Pull request #40645 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 079fb80657c70a843fe28719bd6bd6f731bf816a+bcc50d602ff32c0b2b2fa92683f28813f2824aa3 (f47370ec2a34f4ce397a98338d4ce82e1ab17176) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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-03-09T14:51:49.362Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-09T14:51:49.371Z] Trying to pass milestone 3 [Pipeline] milestone [2020-03-09T14:51:49.400Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-09T14:52:04.535Z] Still waiting to schedule task [2020-03-09T14:52:04.535Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-03-09T14:52:50.672Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0414fff386d5868d7) in /home/ubuntu/workspace/moby_PR-40645 [Pipeline] { [Pipeline] checkout [2020-03-09T14:52:53.788Z] using credential docker-jenkins-github-credentials [2020-03-09T14:52:53.799Z] Cloning the remote Git repository [2020-03-09T14:52:53.799Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:52:53.828Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T14:52:53.873Z] > git init /home/ubuntu/workspace/moby_PR-40645 # timeout=10 [2020-03-09T14:52:54.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:52:54.379Z] > git --version # timeout=10 [2020-03-09T14:52:54.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:52:54.484Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:16.559Z] Fetching without tags [2020-03-09T14:53:16.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:53:16.481Z] > git config --add remote.origin.fetch +refs/pull/40645/head:refs/remotes/origin/PR-40645 # timeout=10 [2020-03-09T14:53:16.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:16.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:53:16.552Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:53:16.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:53:16.554Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:16.877Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:53:18.167Z] Merge succeeded, producing 44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T14:53:18.168Z] Checking out Revision 44557c811819f1b92e45976999824fb13c057f39 (PR-40645) [2020-03-09T14:53:16.875Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:53:16.901Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T14:53:17.637Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T14:53:18.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:53:18.161Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:53:18.188Z] > git checkout -f 44557c811819f1b92e45976999824fb13c057f39 # timeout=10 [2020-03-09T14:53:21.721Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T14:53:21.738Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T14:53:21.717Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [2020-03-09T14:53:24.552Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40645:/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-03-09T14:53:34.533Z] Unable to find image 'alpine:latest' locally [2020-03-09T14:53:34.533Z] latest: Pulling from library/alpine [2020-03-09T14:53:34.533Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T14:53:34.533Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T14:53:34.533Z] c9b1b535fdd9: Download complete [2020-03-09T14:53:34.533Z] c9b1b535fdd9: Pull complete [2020-03-09T14:53:34.533Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T14:53:34.533Z] Status: Downloaded newer image for alpine:latest [2020-03-09T14:53:41.083Z] 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: 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] { (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 [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-03-09T14:53:41.353Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0414fff386d5868d7) in /home/ubuntu/workspace/moby_PR-40645 [Pipeline] // stage [2020-03-09T14:53:41.363Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-40645 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-03-09T14:53:41.476Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-03-09T14:53:41.501Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40645 [Pipeline] // stage [2020-03-09T14:53:41.515Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-03-09T14:53:41.529Z] Fetching changes from the remote Git repository [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-03-09T14:53:41.533Z] Cloning the remote Git repository [2020-03-09T14:53:41.533Z] Cloning with configured refspecs honoured and without tags [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T14:53:41.561Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-09T14:53:41.756Z] using credential docker-jenkins-github-credentials [2020-03-09T14:53:41.801Z] Cloning the remote Git repository [2020-03-09T14:53:41.801Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:53:42.129Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:53:42.385Z] Merge succeeded, producing bbee44612fdfdfd65c91d7e9201bd6ef7b0aa4e9 [2020-03-09T14:53:42.386Z] Checking out Revision bbee44612fdfdfd65c91d7e9201bd6ef7b0aa4e9 (PR-40645) [2020-03-09T14:53:41.489Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-09T14:53:41.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:53:41.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:53:41.565Z] > git --version # timeout=10 [2020-03-09T14:53:41.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:53:41.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:42.132Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:53:42.164Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T14:53:42.262Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T14:53:42.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:53:42.388Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:53:42.396Z] > git checkout -f bbee44612fdfdfd65c91d7e9201bd6ef7b0aa4e9 # timeout=10 [2020-03-09T14:53:41.542Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T14:53:41.543Z] > git init /home/docker/workspace/moby_PR-40645 # timeout=10 [2020-03-09T14:53:41.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:53:41.558Z] > git --version # timeout=10 [2020-03-09T14:53:41.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:53:41.564Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:42.549Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T14:53:42.587Z] First time build. Skipping changelog. [2020-03-09T14:53:41.841Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T14:53:41.843Z] > git init /home/jenkins/workspace/moby_PR-40645 # timeout=10 [2020-03-09T14:53:41.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:53:41.918Z] > git --version # timeout=10 [2020-03-09T14:53:41.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:53:41.936Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:42.553Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T14:53:43.877Z] + [ PR != PR ] [2020-03-09T14:53:43.878Z] + [ master != master ] [2020-03-09T14:53:43.878Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T14:53:44.304Z] + docker version [2020-03-09T14:53:44.304Z] Client: Docker Engine - Community [2020-03-09T14:53:44.304Z] Version: 19.03.5 [2020-03-09T14:53:44.304Z] API version: 1.40 [2020-03-09T14:53:44.304Z] Go version: go1.12.12 [2020-03-09T14:53:44.304Z] Git commit: 633a0ea838 [2020-03-09T14:53:44.305Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-09T14:53:44.305Z] OS/Arch: linux/amd64 [2020-03-09T14:53:44.305Z] Experimental: false [2020-03-09T14:53:44.305Z] [2020-03-09T14:53:44.305Z] Server: Docker Engine - Community [2020-03-09T14:53:44.305Z] Engine: [2020-03-09T14:53:44.305Z] Version: 19.03.5 [2020-03-09T14:53:44.305Z] API version: 1.40 (minimum version 1.12) [2020-03-09T14:53:44.305Z] Go version: go1.12.12 [2020-03-09T14:53:44.305Z] Git commit: 633a0ea838 [2020-03-09T14:53:44.305Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-09T14:53:44.305Z] OS/Arch: linux/amd64 [2020-03-09T14:53:44.305Z] Experimental: true [2020-03-09T14:53:44.305Z] containerd: [2020-03-09T14:53:44.305Z] Version: 1.2.10 [2020-03-09T14:53:44.305Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T14:53:44.305Z] runc: [2020-03-09T14:53:44.305Z] Version: 1.0.0-rc8+dev [2020-03-09T14:53:44.305Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T14:53:44.305Z] docker-init: [2020-03-09T14:53:44.305Z] Version: 0.18.0 [2020-03-09T14:53:44.305Z] GitCommit: fec3683 [Pipeline] sh [2020-03-09T14:53:44.598Z] + docker info [2020-03-09T14:53:50.579Z] Fetching without tags [2020-03-09T14:53:50.973Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:53:50.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:53:50.486Z] > git config --add remote.origin.fetch +refs/pull/40645/head:refs/remotes/origin/PR-40645 # timeout=10 [2020-03-09T14:53:50.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:50.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:53:50.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:53:50.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:53:50.620Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:53:51.006Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:53:51.022Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T14:53:52.096Z] Merge succeeded, producing d267d8eddce4d2d746cd9e474376b7f7a9665eec [2020-03-09T14:53:52.097Z] Checking out Revision d267d8eddce4d2d746cd9e474376b7f7a9665eec (PR-40645) [2020-03-09T14:53:52.493Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T14:53:52.551Z] First time build. Skipping changelog. [2020-03-09T14:53:51.601Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T14:53:52.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:53:52.131Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:53:52.149Z] > git checkout -f d267d8eddce4d2d746cd9e474376b7f7a9665eec # timeout=10 [2020-03-09T14:53:52.524Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T14:53:54.724Z] + docker version [2020-03-09T14:53:54.724Z] Client: Docker Engine - Community [2020-03-09T14:53:54.724Z] Version: 19.03.7 [2020-03-09T14:53:54.724Z] API version: 1.40 [2020-03-09T14:53:54.724Z] Go version: go1.12.17 [2020-03-09T14:53:54.724Z] Git commit: 7141c199a2 [2020-03-09T14:53:54.724Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-09T14:53:54.724Z] OS/Arch: linux/s390x [2020-03-09T14:53:54.724Z] Experimental: false [2020-03-09T14:53:54.724Z] [2020-03-09T14:53:54.724Z] Server: Docker Engine - Community [2020-03-09T14:53:54.724Z] Engine: [2020-03-09T14:53:54.724Z] Version: 19.03.7 [2020-03-09T14:53:54.724Z] API version: 1.40 (minimum version 1.12) [2020-03-09T14:53:54.724Z] Go version: go1.12.17 [2020-03-09T14:53:54.724Z] Git commit: 7141c199a2 [2020-03-09T14:53:54.724Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-09T14:53:54.724Z] OS/Arch: linux/s390x [2020-03-09T14:53:54.724Z] Experimental: true [2020-03-09T14:53:54.724Z] containerd: [2020-03-09T14:53:54.724Z] Version: 1.2.13 [2020-03-09T14:53:54.724Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-09T14:53:54.724Z] runc: [2020-03-09T14:53:54.724Z] Version: 1.0.0-rc10 [2020-03-09T14:53:54.724Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:53:54.724Z] docker-init: [2020-03-09T14:53:54.724Z] Version: 0.18.0 [2020-03-09T14:53:54.724Z] GitCommit: fec3683 [Pipeline] sh [2020-03-09T14:53:55.488Z] + docker info [2020-03-09T14:53:55.840Z] Client: [2020-03-09T14:53:55.840Z] Debug Mode: false [2020-03-09T14:53:55.840Z] [2020-03-09T14:53:55.840Z] Server: [2020-03-09T14:53:55.840Z] Containers: 0 [2020-03-09T14:53:55.840Z] Running: 0 [2020-03-09T14:53:55.840Z] Paused: 0 [2020-03-09T14:53:55.840Z] Stopped: 0 [2020-03-09T14:53:55.840Z] Images: 16 [2020-03-09T14:53:55.840Z] Server Version: 19.03.7 [2020-03-09T14:53:55.840Z] Storage Driver: overlay2 [2020-03-09T14:53:55.840Z] Backing Filesystem: [2020-03-09T14:53:55.840Z] Supports d_type: true [2020-03-09T14:53:55.840Z] Native Overlay Diff: true [2020-03-09T14:53:55.840Z] Logging Driver: json-file [2020-03-09T14:53:55.840Z] Cgroup Driver: cgroupfs [2020-03-09T14:53:55.840Z] Plugins: [2020-03-09T14:53:55.840Z] Volume: local [2020-03-09T14:53:55.840Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T14:53:55.840Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T14:53:55.840Z] Swarm: inactive [2020-03-09T14:53:55.840Z] Runtimes: runc [2020-03-09T14:53:55.840Z] Default Runtime: runc [2020-03-09T14:53:55.840Z] Init Binary: docker-init [2020-03-09T14:53:55.840Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-09T14:53:55.840Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:53:55.840Z] init version: fec3683 [2020-03-09T14:53:55.840Z] Security Options: [2020-03-09T14:53:55.840Z] apparmor [2020-03-09T14:53:55.840Z] seccomp [2020-03-09T14:53:55.840Z] Profile: default [2020-03-09T14:53:55.840Z] Kernel Version: 4.4.0-171-generic [2020-03-09T14:53:55.840Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-09T14:53:55.840Z] OSType: linux [2020-03-09T14:53:55.840Z] Architecture: s390x [2020-03-09T14:53:55.840Z] CPUs: 2 [2020-03-09T14:53:55.840Z] Total Memory: 7.862GiB [2020-03-09T14:53:55.840Z] Name: s390x-ubuntu-01 [2020-03-09T14:53:55.840Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-09T14:53:55.840Z] Docker Root Dir: /var/lib/docker [2020-03-09T14:53:55.840Z] Debug Mode: false [2020-03-09T14:53:55.840Z] Username: dockerbuildbot [2020-03-09T14:53:55.840Z] Registry: https://index.docker.io/v1/ [2020-03-09T14:53:55.840Z] Labels: [2020-03-09T14:53:55.840Z] Experimental: true [2020-03-09T14:53:55.840Z] Insecure Registries: [2020-03-09T14:53:55.840Z] 127.0.0.0/8 [2020-03-09T14:53:55.840Z] Live Restore Enabled: false [2020-03-09T14:53:55.840Z] [2020-03-09T14:53:55.840Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T14:53:56.324Z] Still waiting to schedule task [2020-03-09T14:53:56.324Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0414fff386d5868d7)’ [2020-03-09T14:53:56.330Z] Still waiting to schedule task [2020-03-09T14:53:56.330Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-09T14:53:56.333Z] Still waiting to schedule task [2020-03-09T14:53:56.333Z] All nodes of label ‘windows-2019’ are offline [2020-03-09T14:53:56.581Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:53:56.581Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:53:56.581Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T14:53:56.785Z] Client: [2020-03-09T14:53:56.785Z] Debug Mode: false [2020-03-09T14:53:56.785Z] [2020-03-09T14:53:56.785Z] Server: [2020-03-09T14:53:56.785Z] Containers: 0 [2020-03-09T14:53:56.785Z] Running: 0 [2020-03-09T14:53:56.785Z] Paused: 0 [2020-03-09T14:53:56.785Z] Stopped: 0 [2020-03-09T14:53:56.785Z] Images: 1 [2020-03-09T14:53:56.785Z] Server Version: 19.03.5 [2020-03-09T14:53:56.785Z] Storage Driver: overlay2 [2020-03-09T14:53:56.785Z] Backing Filesystem: extfs [2020-03-09T14:53:56.785Z] Supports d_type: true [2020-03-09T14:53:56.785Z] Native Overlay Diff: true [2020-03-09T14:53:56.785Z] Logging Driver: json-file [2020-03-09T14:53:56.785Z] Cgroup Driver: cgroupfs [2020-03-09T14:53:56.785Z] Plugins: [2020-03-09T14:53:56.785Z] Volume: local [2020-03-09T14:53:56.785Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T14:53:56.785Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T14:53:56.785Z] Swarm: inactive [2020-03-09T14:53:56.785Z] Runtimes: runc [2020-03-09T14:53:56.785Z] Default Runtime: runc [2020-03-09T14:53:56.785Z] Init Binary: docker-init [2020-03-09T14:53:56.785Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T14:53:56.785Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T14:53:56.785Z] init version: fec3683 [2020-03-09T14:53:56.785Z] Security Options: [2020-03-09T14:53:56.785Z] apparmor [2020-03-09T14:53:56.785Z] seccomp [2020-03-09T14:53:56.785Z] Profile: default [2020-03-09T14:53:56.785Z] Kernel Version: 4.15.0-1058-aws [2020-03-09T14:53:56.785Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-09T14:53:56.785Z] OSType: linux [2020-03-09T14:53:56.785Z] Architecture: x86_64 [2020-03-09T14:53:56.785Z] CPUs: 2 [2020-03-09T14:53:56.785Z] Total Memory: 7.501GiB [2020-03-09T14:53:56.785Z] Name: ip-10-100-106-101 [2020-03-09T14:53:56.785Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-09T14:53:56.785Z] Docker Root Dir: /var/lib/docker [2020-03-09T14:53:56.785Z] Debug Mode: false [2020-03-09T14:53:56.785Z] Registry: https://index.docker.io/v1/ [2020-03-09T14:53:56.785Z] Labels: [2020-03-09T14:53:56.785Z] Experimental: true [2020-03-09T14:53:56.785Z] Insecure Registries: [2020-03-09T14:53:56.785Z] 127.0.0.0/8 [2020-03-09T14:53:56.785Z] Live Restore Enabled: true [2020-03-09T14:53:56.785Z] [2020-03-09T14:53:56.785Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T14:53:56.937Z] + bash /home/jenkins/workspace/moby_PR-40645/check-config.sh [2020-03-09T14:53:56.937Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T14:53:56.937Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-09T14:53:56.937Z] [2020-03-09T14:53:56.937Z] Generally Necessary: [2020-03-09T14:53:56.937Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T14:53:56.937Z] - apparmor: enabled and tools installed [2020-03-09T14:53:56.937Z] - CONFIG_NAMESPACES: enabled [2020-03-09T14:53:56.937Z] - CONFIG_NET_NS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_PID_NS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_IPC_NS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_UTS_NS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUPS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CPUSETS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_MEMCG: enabled [2020-03-09T14:53:56.937Z] - CONFIG_KEYS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_VETH: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T14:53:56.937Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T14:53:56.937Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-09T14:53:56.937Z] [2020-03-09T14:53:56.937Z] Optional Features: [2020-03-09T14:53:56.937Z] - CONFIG_USER_NS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_SECCOMP: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T14:53:56.937Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T14:53:56.937Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T14:53:56.937Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-09T14:53:56.937Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T14:53:56.937Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T14:53:56.937Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T14:53:56.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T14:53:56.937Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T14:53:56.937Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T14:53:56.937Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T14:53:56.937Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T14:53:56.937Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T14:53:56.937Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T14:53:56.937Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_EXT4_FS: enabled [2020-03-09T14:53:56.937Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T14:53:56.937Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T14:53:56.937Z] - Network Drivers: [2020-03-09T14:53:56.937Z] - "overlay": [2020-03-09T14:53:56.937Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T14:53:56.937Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T14:53:56.937Z] Optional (for encrypted networks): [2020-03-09T14:53:57.085Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:53:57.086Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:53:57.086Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T14:53:57.086Z] + bash /home/ubuntu/workspace/moby_PR-40645/check-config.sh [2020-03-09T14:53:57.284Z] - CONFIG_CRYPTO: enabled [2020-03-09T14:53:57.284Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_XFRM: enabled [2020-03-09T14:53:57.284Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T14:53:57.284Z] - "ipvlan": [2020-03-09T14:53:57.284Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T14:53:57.284Z] - "macvlan": [2020-03-09T14:53:57.284Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T14:53:57.284Z] - "ftp,tftp client in container": [2020-03-09T14:53:57.284Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T14:53:57.284Z] - Storage Drivers: [2020-03-09T14:53:57.284Z] - "aufs": [2020-03-09T14:53:57.284Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T14:53:57.284Z] - "btrfs": [2020-03-09T14:53:57.284Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T14:53:57.284Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T14:53:57.284Z] - "devicemapper": [2020-03-09T14:53:57.284Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T14:53:57.284Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T14:53:57.284Z] - "overlay": [2020-03-09T14:53:57.284Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T14:53:57.284Z] - "zfs": [2020-03-09T14:53:57.284Z] - /dev/zfs: missing [2020-03-09T14:53:57.284Z] - zfs command: missing [2020-03-09T14:53:57.284Z] - zpool command: missing [2020-03-09T14:53:57.284Z] [2020-03-09T14:53:57.284Z] Limits: [2020-03-09T14:53:57.284Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T14:53:57.284Z] [2020-03-09T14:53:57.284Z] + true [2020-03-09T14:53:57.345Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T14:53:57.345Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-09T14:53:57.345Z] [2020-03-09T14:53:57.345Z] Generally Necessary: [2020-03-09T14:53:57.345Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T14:53:57.345Z] - apparmor: enabled and tools installed [2020-03-09T14:53:57.345Z] - CONFIG_NAMESPACES: enabled [2020-03-09T14:53:57.345Z] - CONFIG_NET_NS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_PID_NS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_IPC_NS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_UTS_NS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_CGROUPS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T14:53:57.345Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T14:53:57.345Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T14:53:57.345Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T14:53:57.345Z] - CONFIG_CPUSETS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_MEMCG: enabled [2020-03-09T14:53:57.345Z] - CONFIG_KEYS: enabled [2020-03-09T14:53:57.345Z] - CONFIG_VETH: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T14:53:57.345Z] - CONFIG_NF_NAT_NEEDED: enabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T14:53:57.603Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T14:53:57.603Z] [2020-03-09T14:53:57.603Z] Optional Features: [2020-03-09T14:53:57.603Z] - CONFIG_USER_NS: enabled [2020-03-09T14:53:57.603Z] - CONFIG_SECCOMP: enabled [2020-03-09T14:53:57.603Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T14:53:57.603Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T14:53:57.603Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T14:53:57.603Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T14:53:57.603Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-09T14:53:57.603Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T14:53:57.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T14:53:57.603Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T14:53:57.603Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T14:53:57.603Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T14:53:57.603Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T14:53:57.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T14:53:57.603Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T14:53:57.603Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T14:53:57.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T14:53:57.603Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T14:53:57.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T14:53:57.603Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T14:53:57.603Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T14:53:57.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T14:53:57.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T14:53:57.603Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T14:53:57.603Z] - CONFIG_EXT4_FS: enabled [2020-03-09T14:53:57.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T14:53:57.603Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T14:53:57.603Z] - Network Drivers: [2020-03-09T14:53:57.603Z] - "overlay": [2020-03-09T14:53:57.603Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T14:53:57.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T14:53:57.603Z] Optional (for encrypted networks): [2020-03-09T14:53:57.862Z] - CONFIG_CRYPTO: enabled [2020-03-09T14:53:57.862Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-09T14:53:57.862Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-09T14:53:57.862Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-09T14:53:57.862Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-09T14:53:57.862Z] - CONFIG_XFRM: enabled [2020-03-09T14:53:57.862Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T14:53:57.862Z] - "ipvlan": [2020-03-09T14:53:57.862Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T14:53:57.862Z] - "macvlan": [2020-03-09T14:53:57.862Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T14:53:57.862Z] - "ftp,tftp client in container": [2020-03-09T14:53:57.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T14:53:57.862Z] - Storage Drivers: [2020-03-09T14:53:57.862Z] - "aufs": [2020-03-09T14:53:57.862Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T14:53:57.862Z] - "btrfs": [2020-03-09T14:53:57.862Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T14:53:57.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T14:53:57.862Z] - "devicemapper": [2020-03-09T14:53:57.862Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T14:53:57.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T14:53:57.862Z] - "overlay": [2020-03-09T14:53:57.862Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T14:53:57.862Z] - "zfs": [2020-03-09T14:53:57.862Z] - /dev/zfs: missing [2020-03-09T14:53:57.862Z] - zfs command: missing [2020-03-09T14:53:57.862Z] - zpool command: missing [2020-03-09T14:53:57.862Z] [2020-03-09T14:53:57.862Z] Limits: [2020-03-09T14:53:57.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T14:53:57.862Z] [2020-03-09T14:53:57.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T14:53:58.071Z] + make bundles/buildx [2020-03-09T14:53:58.071Z] make: command: Command not found [2020-03-09T14:53:58.071Z] make: command: Command not found [2020-03-09T14:53:58.071Z] mkdir bundles [2020-03-09T14:53:58.071Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-09T14:53:58.071Z] --build-arg BUILDX_COMMIT \ [2020-03-09T14:53:58.071Z] --build-arg BUILDX_REPO \ [2020-03-09T14:53:58.071Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-09T14:53:58.071Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-09T14:53:58.071Z] . [2020-03-09T14:53:58.071Z] /bin/sh: 4: go: not found [2020-03-09T14:53:58.071Z] /bin/sh: 5: go: not found [2020-03-09T14:53:58.202Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44557c811819f1b92e45976999824fb13c057f39 . [2020-03-09T14:53:58.202Z] #1 [internal] load build definition from Dockerfile [2020-03-09T14:53:58.202Z] #1 transferring dockerfile: 16.92kB done [2020-03-09T14:53:58.202Z] #1 DONE 0.1s [2020-03-09T14:53:58.202Z] [2020-03-09T14:53:58.202Z] #2 [internal] load .dockerignore [2020-03-09T14:53:58.202Z] #2 transferring context: 87B done [2020-03-09T14:53:58.202Z] #2 DONE 0.1s [2020-03-09T14:53:58.460Z] [2020-03-09T14:53:58.460Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T14:53:58.720Z] #3 DONE 0.3s [2020-03-09T14:53:58.720Z] [2020-03-09T14:53:58.720Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T14:53:58.720Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T14:53:58.977Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-09T14:53:58.977Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T14:53:58.977Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-09T14:53:58.977Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-09T14:53:59.235Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.71MB / 8.82MB 0.2s [2020-03-09T14:53:59.235Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-03-09T14:53:59.235Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-09T14:53:59.326Z] Sending build context to Docker daemon 54.7MB [2020-03-09T14:53:59.326Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-09T14:53:59.326Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-09T14:53:59.326Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-09T14:53:59.326Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-09T14:53:59.326Z] ---> 687421176e14 [2020-03-09T14:53:59.326Z] Step 5/16 : ARG BUILDX_REPO [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> 8ac8e1a1092a [2020-03-09T14:53:59.326Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> ee87bf8f8dbe [2020-03-09T14:53:59.326Z] Step 7/16 : WORKDIR /buildx [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> c0a878267bc7 [2020-03-09T14:53:59.326Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> ffbda77fea5a [2020-03-09T14:53:59.326Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> bc62deac5996 [2020-03-09T14:53:59.326Z] Step 10/16 : RUN go mod download [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> 5fe2b257de49 [2020-03-09T14:53:59.326Z] Step 11/16 : ARG GOOS [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> f525d8febf6b [2020-03-09T14:53:59.326Z] Step 12/16 : ARG GOARCH [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> 08fd6e82bb45 [2020-03-09T14:53:59.326Z] 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-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> 8da15b9d6861 [2020-03-09T14:53:59.326Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-09T14:53:59.326Z] ---> 687421176e14 [2020-03-09T14:53:59.326Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> 76af75514b89 [2020-03-09T14:53:59.326Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-09T14:53:59.326Z] ---> Using cache [2020-03-09T14:53:59.326Z] ---> 8c37ccedc120 [2020-03-09T14:53:59.326Z] Successfully built 8c37ccedc120 [2020-03-09T14:53:59.326Z] Successfully tagged moby-buildx:latest [2020-03-09T14:53:59.326Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-09T14:53:59.326Z] if [ -n "${id}" ]; then \ [2020-03-09T14:53:59.326Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-09T14:53:59.326Z] && touch bundles/buildx; \ [2020-03-09T14:53:59.326Z] docker rm -f ${id}; \ [2020-03-09T14:53:59.326Z] fi [2020-03-09T14:53:59.800Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2020-03-09T14:53:59.800Z] #4 DONE 1.2s [2020-03-09T14:54:00.207Z] bca770ce116051a640a8dbe2a91f018aff23fd111c9e8438a722ee52caab85f4 [2020-03-09T14:54:00.207Z] bundles/buildx version [2020-03-09T14:54:00.207Z] buildx v0.3.1 6db68d0 [2020-03-09T14:54:00.207Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:44557c811819f1b92e45976999824fb13c057f39 . [2020-03-09T14:54:00.207Z] #1 [internal] load build definition from Dockerfile [2020-03-09T14:54:00.207Z] #1 DONE 0.0s [2020-03-09T14:54:00.207Z] [2020-03-09T14:54:00.207Z] #2 [internal] load .dockerignore [2020-03-09T14:54:00.207Z] #2 DONE 0.0s [2020-03-09T14:54:00.207Z] [2020-03-09T14:54:00.207Z] #2 [internal] load .dockerignore [2020-03-09T14:54:00.207Z] #2 transferring context: 87B done [2020-03-09T14:54:00.207Z] #2 DONE 0.0s [2020-03-09T14:54:00.207Z] [2020-03-09T14:54:00.207Z] #1 [internal] load build definition from Dockerfile [2020-03-09T14:54:00.207Z] #1 transferring dockerfile: 16.91kB done [2020-03-09T14:54:00.207Z] #1 DONE 0.0s [2020-03-09T14:54:00.371Z] [2020-03-09T14:54:00.371Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T14:54:00.371Z] #6 DONE 0.2s [2020-03-09T14:54:00.371Z] [2020-03-09T14:54:00.371Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:54:00.566Z] [2020-03-09T14:54:00.566Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T14:54:00.566Z] #3 DONE 0.2s [2020-03-09T14:54:00.566Z] [2020-03-09T14:54:00.566Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T14:54:00.566Z] #4 CACHED [2020-03-09T14:54:00.629Z] #5 DONE 0.3s [2020-03-09T14:54:00.629Z] [2020-03-09T14:54:00.629Z] #20 [internal] load build context [2020-03-09T14:54:01.427Z] [2020-03-09T14:54:01.427Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T14:54:01.427Z] #5 DONE 0.0s [2020-03-09T14:54:01.427Z] [2020-03-09T14:54:01.427Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:54:01.427Z] #6 DONE 0.1s [2020-03-09T14:54:01.427Z] [2020-03-09T14:54:01.427Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T14:54:01.427Z] #71 DONE 0.0s [2020-03-09T14:54:01.427Z] [2020-03-09T14:54:01.427Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:54:01.427Z] #7 DONE 0.0s [2020-03-09T14:54:01.427Z] [2020-03-09T14:54:01.427Z] #20 [internal] load build context [2020-03-09T14:54:02.933Z] #20 transferring context: 50.06MB 1.4s done [2020-03-09T14:54:02.933Z] #20 DONE 1.5s [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T14:54:02.933Z] #45 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T14:54:02.933Z] #73 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #48 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T14:54:02.933Z] #29 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T14:54:02.933Z] #37 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T14:54:02.933Z] #40 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T14:54:02.933Z] #15 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:02.933Z] #65 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:54:02.933Z] #35 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T14:54:02.933Z] #22 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:54:02.933Z] #43 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T14:54:02.933Z] #11 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T14:54:02.933Z] #18 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:54:02.933Z] #58 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T14:54:02.933Z] #9 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T14:54:02.933Z] #13 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:54:02.933Z] #44 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T14:54:02.933Z] #28 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #31 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:54:02.933Z] #21 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #61 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:54:02.933Z] #17 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:02.933Z] #50 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:54:02.933Z] #19 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T14:54:02.933Z] #32 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:02.933Z] #56 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T14:54:02.933Z] #8 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #42 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T14:54:02.933Z] #64 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:02.933Z] #68 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T14:54:02.933Z] #16 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T14:54:02.933Z] #59 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T14:54:02.933Z] #69 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T14:54:02.933Z] #49 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T14:54:02.933Z] #26 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T14:54:02.933Z] #12 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #39 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T14:54:02.933Z] #52 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:54:02.933Z] #25 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #34 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T14:54:02.933Z] #55 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:02.933Z] #38 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T14:54:02.933Z] #14 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:54:02.933Z] #10 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #51 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:02.933Z] #60 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:54:02.933Z] #62 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:02.933Z] #47 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T14:54:02.933Z] #46 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:54:02.933Z] #63 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #75 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:02.933Z] #74 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #54 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T14:54:02.933Z] #72 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:02.933Z] #23 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:54:02.933Z] #30 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #57 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T14:54:02.933Z] #67 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T14:54:02.933Z] #24 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:54:02.933Z] #36 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:02.933Z] #53 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #70 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T14:54:02.933Z] #66 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:02.933Z] #33 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:54:02.933Z] #41 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:54:02.933Z] #27 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T14:54:02.933Z] #76 CACHED [2020-03-09T14:54:02.933Z] [2020-03-09T14:54:02.933Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T14:54:03.160Z] #20 transferring context: 13.46MB 2.7s [2020-03-09T14:54:03.296Z] #77 DONE 0.6s [2020-03-09T14:54:03.417Z] #20 ... [2020-03-09T14:54:03.417Z] [2020-03-09T14:54:03.417Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T14:54:03.417Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T14:54:03.417Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-03-09T14:54:03.417Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T14:54:03.417Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T14:54:03.417Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.4s done [2020-03-09T14:54:03.417Z] #71 DONE 2.8s [2020-03-09T14:54:03.661Z] [2020-03-09T14:54:03.661Z] #78 exporting to image [2020-03-09T14:54:03.661Z] #78 exporting layers [2020-03-09T14:54:03.674Z] [2020-03-09T14:54:03.674Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:54:03.674Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T14:54:03.674Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T14:54:03.674Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.0s done [2020-03-09T14:54:03.674Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-09T14:54:03.674Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-09T14:54:03.674Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-09T14:54:03.674Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s done [2020-03-09T14:54:03.674Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.5s done [2020-03-09T14:54:03.674Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.9s done [2020-03-09T14:54:03.674Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 105.44MB / 120.07MB 2.9s [2020-03-09T14:54:03.674Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 1.6s [2020-03-09T14:54:03.674Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.5s done [2020-03-09T14:54:03.674Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 115.31MB / 120.07MB 3.1s [2020-03-09T14:54:04.431Z] #78 exporting layers 0.7s done [2020-03-09T14:54:04.431Z] #78 writing image sha256:00c4f1f55c8cfd28ae32e5918e6c099aab1f997741414d9dbd17489cd2c1679c [2020-03-09T14:54:04.431Z] #78 writing image sha256:00c4f1f55c8cfd28ae32e5918e6c099aab1f997741414d9dbd17489cd2c1679c done [2020-03-09T14:54:04.431Z] #78 naming to docker.io/library/docker:44557c811819f1b92e45976999824fb13c057f39 done [2020-03-09T14:54:04.431Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T14:54:05.238Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/test/unit [2020-03-09T14:54:06.197Z] #7 ... [2020-03-09T14:54:06.197Z] [2020-03-09T14:54:06.197Z] #20 [internal] load build context [2020-03-09T14:54:06.197Z] #20 transferring context: 50.06MB 4.6s done [2020-03-09T14:54:06.197Z] #20 DONE 5.4s [2020-03-09T14:54:06.197Z] [2020-03-09T14:54:06.197Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:54:06.454Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.5s done [2020-03-09T14:54:06.711Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.8s done [2020-03-09T14:54:06.711Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-09T14:54:07.065Z] Fetching without tags [2020-03-09T14:54:07.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:54:07.036Z] > git config --add remote.origin.fetch +refs/pull/40645/head:refs/remotes/origin/PR-40645 # timeout=10 [2020-03-09T14:54:07.040Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:54:07.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:54:07.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:54:07.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:54:07.075Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:54:07.277Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-09T14:54:07.277Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-09T14:54:07.563Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:54:07.842Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-09T14:54:07.842Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-09T14:54:08.832Z] ? github.com/docker/docker/api [no test files] [2020-03-09T14:54:09.485Z] Merge succeeded, producing 5f67b4980b2c43d17f086fc3310dddfb90c710ba [2020-03-09T14:54:09.486Z] Checking out Revision 5f67b4980b2c43d17f086fc3310dddfb90c710ba (PR-40645) [2020-03-09T14:54:07.572Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:54:07.575Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T14:54:08.655Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T14:54:09.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:54:09.494Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:54:09.497Z] > git checkout -f 5f67b4980b2c43d17f086fc3310dddfb90c710ba # timeout=10 [2020-03-09T14:54:09.605Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T14:54:09.626Z] First time build. Skipping changelog. [2020-03-09T14:54:11.121Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.1s done [2020-03-09T14:54:11.121Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T14:54:11.791Z] + docker version [2020-03-09T14:54:11.791Z] Client: [2020-03-09T14:54:11.791Z] Version: 18.06.1-ce [2020-03-09T14:54:11.791Z] API version: 1.38 [2020-03-09T14:54:11.791Z] Go version: go1.10.3 [2020-03-09T14:54:11.791Z] Git commit: e68fc7a [2020-03-09T14:54:11.791Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-09T14:54:11.791Z] OS/Arch: linux/ppc64le [2020-03-09T14:54:11.791Z] Experimental: false [2020-03-09T14:54:11.791Z] [2020-03-09T14:54:11.791Z] Server: [2020-03-09T14:54:11.791Z] Engine: [2020-03-09T14:54:11.791Z] Version: 18.06.1-ce [2020-03-09T14:54:11.791Z] API version: 1.38 (minimum version 1.12) [2020-03-09T14:54:11.791Z] Go version: go1.10.3 [2020-03-09T14:54:11.791Z] Git commit: e68fc7a [2020-03-09T14:54:11.791Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-09T14:54:11.791Z] OS/Arch: linux/ppc64le [2020-03-09T14:54:11.791Z] Experimental: true [Pipeline] sh [2020-03-09T14:54:09.613Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [2020-03-09T14:54:12.174Z] + docker info [2020-03-09T14:54:12.174Z] Containers: 0 [2020-03-09T14:54:12.174Z] Running: 0 [2020-03-09T14:54:12.174Z] Paused: 0 [2020-03-09T14:54:12.174Z] Stopped: 0 [2020-03-09T14:54:12.174Z] Images: 0 [2020-03-09T14:54:12.174Z] Server Version: 18.06.1-ce [2020-03-09T14:54:12.174Z] Storage Driver: overlay2 [2020-03-09T14:54:12.174Z] Backing Filesystem: extfs [2020-03-09T14:54:12.174Z] Supports d_type: true [2020-03-09T14:54:12.174Z] Native Overlay Diff: true [2020-03-09T14:54:12.174Z] Logging Driver: json-file [2020-03-09T14:54:12.174Z] Cgroup Driver: cgroupfs [2020-03-09T14:54:12.174Z] Plugins: [2020-03-09T14:54:12.174Z] Volume: local [2020-03-09T14:54:12.174Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T14:54:12.174Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-09T14:54:12.174Z] Swarm: inactive [2020-03-09T14:54:12.174Z] Runtimes: runc [2020-03-09T14:54:12.174Z] Default Runtime: runc [2020-03-09T14:54:12.174Z] Init Binary: docker-init [2020-03-09T14:54:12.174Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-09T14:54:12.175Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-09T14:54:12.175Z] init version: fec3683 [2020-03-09T14:54:12.175Z] Security Options: [2020-03-09T14:54:12.175Z] apparmor [2020-03-09T14:54:12.175Z] seccomp [2020-03-09T14:54:12.175Z] Profile: default [2020-03-09T14:54:12.175Z] Kernel Version: 4.4.0-139-generic [2020-03-09T14:54:12.175Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-09T14:54:12.175Z] OSType: linux [2020-03-09T14:54:12.175Z] Architecture: ppc64le [2020-03-09T14:54:12.175Z] CPUs: 4 [2020-03-09T14:54:12.175Z] Total Memory: 7.972GiB [2020-03-09T14:54:12.175Z] Name: ppc64le-ubuntu-11 [2020-03-09T14:54:12.175Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-09T14:54:12.175Z] Docker Root Dir: /var/lib/docker [2020-03-09T14:54:12.175Z] Debug Mode (client): false [2020-03-09T14:54:12.175Z] Debug Mode (server): false [2020-03-09T14:54:12.175Z] Username: dockerbuildbot [2020-03-09T14:54:12.175Z] Registry: https://index.docker.io/v1/ [2020-03-09T14:54:12.175Z] Labels: [2020-03-09T14:54:12.175Z] Experimental: true [2020-03-09T14:54:12.175Z] Insecure Registries: [2020-03-09T14:54:12.175Z] 127.0.0.0/8 [2020-03-09T14:54:12.175Z] Live Restore Enabled: false [2020-03-09T14:54:12.175Z] [Pipeline] sh [2020-03-09T14:54:12.562Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:54:12.562Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:54:12.562Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T14:54:12.562Z] + bash /home/docker/workspace/moby_PR-40645/check-config.sh [2020-03-09T14:54:12.562Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T14:54:12.562Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-09T14:54:12.562Z] [2020-03-09T14:54:12.562Z] Generally Necessary: [2020-03-09T14:54:12.562Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T14:54:12.562Z] - apparmor: enabled and tools installed [2020-03-09T14:54:12.850Z] - CONFIG_NAMESPACES: enabled [2020-03-09T14:54:12.850Z] - CONFIG_NET_NS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_PID_NS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_IPC_NS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_UTS_NS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CGROUPS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CPUSETS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_MEMCG: enabled [2020-03-09T14:54:12.850Z] - CONFIG_KEYS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_VETH: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T14:54:12.850Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T14:54:12.850Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T14:54:12.850Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-09T14:54:12.850Z] [2020-03-09T14:54:12.850Z] Optional Features: [2020-03-09T14:54:12.850Z] - CONFIG_USER_NS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_SECCOMP: enabled [2020-03-09T14:54:12.850Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T14:54:12.850Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T14:54:12.850Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T14:54:12.850Z] (cgroup swap accounting is currently enabled) [2020-03-09T14:54:12.850Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-09T14:54:13.140Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T14:54:13.140Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T14:54:13.140Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T14:54:13.140Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T14:54:13.140Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T14:54:13.140Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T14:54:13.140Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T14:54:13.140Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T14:54:13.140Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T14:54:13.140Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T14:54:13.140Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T14:54:13.140Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T14:54:13.140Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T14:54:13.140Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T14:54:13.140Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T14:54:13.140Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T14:54:13.140Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T14:54:13.140Z] - CONFIG_EXT4_FS: enabled [2020-03-09T14:54:13.140Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T14:54:13.140Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T14:54:13.140Z] - Network Drivers: [2020-03-09T14:54:13.140Z] - "overlay": [2020-03-09T14:54:13.140Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T14:54:13.140Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T14:54:13.140Z] Optional (for encrypted networks): [2020-03-09T14:54:13.423Z] - CONFIG_CRYPTO: enabled [2020-03-09T14:54:13.423Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_XFRM: enabled [2020-03-09T14:54:13.423Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T14:54:13.423Z] - "ipvlan": [2020-03-09T14:54:13.423Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T14:54:13.423Z] - "macvlan": [2020-03-09T14:54:13.423Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T14:54:13.423Z] - "ftp,tftp client in container": [2020-03-09T14:54:13.423Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T14:54:13.423Z] - Storage Drivers: [2020-03-09T14:54:13.423Z] - "aufs": [2020-03-09T14:54:13.423Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T14:54:13.423Z] - "btrfs": [2020-03-09T14:54:13.423Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T14:54:13.423Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T14:54:13.423Z] - "devicemapper": [2020-03-09T14:54:13.423Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T14:54:13.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T14:54:13.423Z] - "overlay": [2020-03-09T14:54:13.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T14:54:13.423Z] - "zfs": [2020-03-09T14:54:13.423Z] - /dev/zfs: missing [2020-03-09T14:54:13.423Z] - zfs command: missing [2020-03-09T14:54:13.423Z] - zpool command: missing [2020-03-09T14:54:13.423Z] [2020-03-09T14:54:13.423Z] Limits: [2020-03-09T14:54:13.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T14:54:13.423Z] [2020-03-09T14:54:13.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T14:54:13.850Z] + make bundles/buildx [2020-03-09T14:54:14.471Z] make: command: Command not found [2020-03-09T14:54:14.471Z] make: command: Command not found [2020-03-09T14:54:14.471Z] mkdir bundles [2020-03-09T14:54:14.471Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-09T14:54:14.471Z] --build-arg BUILDX_COMMIT \ [2020-03-09T14:54:14.471Z] --build-arg BUILDX_REPO \ [2020-03-09T14:54:14.471Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-09T14:54:14.471Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-09T14:54:14.471Z] . [2020-03-09T14:54:14.471Z] /bin/sh: 4: go: not found [2020-03-09T14:54:14.471Z] /bin/sh: 5: go: not found [2020-03-09T14:54:15.300Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.9s done [2020-03-09T14:54:15.300Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [2020-03-09T14:54:17.163Z] Sending build context to Docker daemon 54.7MB [2020-03-09T14:54:17.163Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-09T14:54:17.163Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-09T14:54:17.163Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-09T14:54:17.163Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-09T14:54:17.163Z] 1.12.10-stretch: Pulling from library/golang [2020-03-09T14:54:17.163Z] fb056072eab9: Pulling fs layer [2020-03-09T14:54:17.163Z] 6a33b1f9796f: Pulling fs layer [2020-03-09T14:54:17.163Z] 8f8f8962e456: Pulling fs layer [2020-03-09T14:54:17.163Z] 68adcc365214: Pulling fs layer [2020-03-09T14:54:17.163Z] 76d8adf27bdf: Pulling fs layer [2020-03-09T14:54:17.163Z] d66e58854927: Pulling fs layer [2020-03-09T14:54:17.163Z] 71497195576e: Pulling fs layer [2020-03-09T14:54:17.163Z] 76d8adf27bdf: Waiting [2020-03-09T14:54:17.163Z] 68adcc365214: Waiting [2020-03-09T14:54:17.163Z] d66e58854927: Waiting [2020-03-09T14:54:17.163Z] 71497195576e: Waiting [2020-03-09T14:54:17.827Z] 8f8f8962e456: Verifying Checksum [2020-03-09T14:54:17.827Z] 8f8f8962e456: Download complete [2020-03-09T14:54:18.113Z] 6a33b1f9796f: Verifying Checksum [2020-03-09T14:54:18.113Z] 6a33b1f9796f: Download complete [2020-03-09T14:54:18.179Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-03-09T14:54:20.819Z] fb056072eab9: Verifying Checksum [2020-03-09T14:54:20.819Z] fb056072eab9: Download complete [2020-03-09T14:54:21.852Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.5s done [2020-03-09T14:54:21.852Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-09T14:54:21.852Z] #7 DONE 20.5s [2020-03-09T14:54:21.852Z] [2020-03-09T14:54:21.852Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T14:54:21.887Z] 68adcc365214: Verifying Checksum [2020-03-09T14:54:21.887Z] 68adcc365214: Download complete [2020-03-09T14:54:21.887Z] 71497195576e: Verifying Checksum [2020-03-09T14:54:21.887Z] 71497195576e: Download complete [2020-03-09T14:54:22.513Z] 76d8adf27bdf: Verifying Checksum [2020-03-09T14:54:22.513Z] 76d8adf27bdf: Download complete [2020-03-09T14:54:23.225Z] #8 DONE 1.8s [2020-03-09T14:54:23.225Z] [2020-03-09T14:54:23.225Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T14:54:24.160Z] #9 DONE 1.0s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T14:54:24.160Z] #29 DONE 0.1s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T14:54:24.160Z] #40 DONE 0.1s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:54:24.160Z] #21 DONE 0.1s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T14:54:24.160Z] #46 ... [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T14:54:24.160Z] #52 DONE 0.1s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T14:54:24.160Z] #73 DONE 0.2s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T14:54:24.160Z] #49 DONE 0.2s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T14:54:24.160Z] #32 DONE 0.2s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T14:54:24.160Z] #46 DONE 0.2s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T14:54:24.160Z] #22 DONE 0.2s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T14:54:24.160Z] #67 DONE 0.2s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T14:54:24.160Z] #55 DONE 0.3s [2020-03-09T14:54:24.160Z] [2020-03-09T14:54:24.160Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:25.222Z] fb056072eab9: Pull complete [2020-03-09T14:54:25.846Z] 6a33b1f9796f: Pull complete [2020-03-09T14:54:25.846Z] 8f8f8962e456: Pull complete [2020-03-09T14:54:27.911Z] d66e58854927: Verifying Checksum [2020-03-09T14:54:27.911Z] d66e58854927: Download complete [2020-03-09T14:54:29.952Z] 68adcc365214: Pull complete [2020-03-09T14:54:30.707Z] #56 ... [2020-03-09T14:54:30.707Z] [2020-03-09T14:54:30.707Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:54:30.707Z] #25 5.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:54:30.707Z] #25 5.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:54:30.707Z] #25 5.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:54:30.707Z] #25 5.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:54:30.707Z] #25 5.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:54:30.965Z] #25 7.144 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:54:32.656Z] 76d8adf27bdf: Pull complete [2020-03-09T14:54:33.490Z] #25 ... [2020-03-09T14:54:33.490Z] [2020-03-09T14:54:33.490Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:33.490Z] #74 9.257 + RM_GOPATH=0 [2020-03-09T14:54:33.490Z] #74 9.261 + TMP_GOPATH= [2020-03-09T14:54:33.490Z] #74 9.261 + : /build [2020-03-09T14:54:33.490Z] #74 9.261 + '[' -z '' ']' [2020-03-09T14:54:33.490Z] #74 9.261 ++ mktemp -d [2020-03-09T14:54:33.490Z] #74 9.274 + export GOPATH=/tmp/tmp.ILca5MQzI7 [2020-03-09T14:54:33.490Z] #74 9.274 + GOPATH=/tmp/tmp.ILca5MQzI7 [2020-03-09T14:54:33.490Z] #74 9.274 + RM_GOPATH=1 [2020-03-09T14:54:33.490Z] #74 9.274 ++ dirname ./install.sh [2020-03-09T14:54:33.490Z] #74 9.285 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:54:33.490Z] #74 9.285 + dir=. [2020-03-09T14:54:33.490Z] #74 9.285 + bin=proxy [2020-03-09T14:54:33.490Z] #74 9.285 + shift [2020-03-09T14:54:33.490Z] #74 9.285 + '[' '!' -f ./proxy.installer ']' [2020-03-09T14:54:33.490Z] #74 9.285 + . ./proxy.installer [2020-03-09T14:54:33.490Z] #74 9.285 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:54:33.490Z] #74 9.285 + install_proxy [2020-03-09T14:54:33.490Z] #74 9.285 + case "$1" in [2020-03-09T14:54:33.490Z] #74 9.285 + export CGO_ENABLED=0 [2020-03-09T14:54:33.490Z] #74 9.285 + CGO_ENABLED=0 [2020-03-09T14:54:33.490Z] #74 9.285 + _install_proxy [2020-03-09T14:54:33.490Z] #74 9.285 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T14:54:33.490Z] #74 9.285 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ILca5MQzI7/src/github.com/docker/libnetwork [2020-03-09T14:54:33.490Z] #74 9.290 Cloning into '/tmp/tmp.ILca5MQzI7/src/github.com/docker/libnetwork'... [2020-03-09T14:54:34.055Z] #74 ... [2020-03-09T14:54:34.055Z] [2020-03-09T14:54:34.055Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:54:34.055Z] #10 6.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:54:34.055Z] #10 6.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:54:34.055Z] #10 6.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:54:34.055Z] #10 8.413 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:54:34.055Z] #10 ... [2020-03-09T14:54:34.055Z] [2020-03-09T14:54:34.055Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:54:34.313Z] #30 ... [2020-03-09T14:54:34.313Z] [2020-03-09T14:54:34.313Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:34.313Z] #23 9.889 + RM_GOPATH=0 [2020-03-09T14:54:34.313Z] #23 9.889 + TMP_GOPATH= [2020-03-09T14:54:34.313Z] #23 9.889 + : /build [2020-03-09T14:54:34.313Z] #23 9.890 + '[' -z '' ']' [2020-03-09T14:54:34.313Z] #23 9.891 ++ mktemp -d [2020-03-09T14:54:34.313Z] #23 9.897 + export GOPATH=/tmp/tmp.mI6L7zOtbX [2020-03-09T14:54:34.313Z] #23 9.901 + GOPATH=/tmp/tmp.mI6L7zOtbX [2020-03-09T14:54:34.313Z] #23 9.901 + RM_GOPATH=1 [2020-03-09T14:54:34.313Z] #23 9.906 ++ dirname ./install.sh [2020-03-09T14:54:34.313Z] #23 9.907 + dir=. [2020-03-09T14:54:34.313Z] #23 9.907 + bin=dockercli [2020-03-09T14:54:34.313Z] #23 9.907 + shift [2020-03-09T14:54:34.313Z] #23 9.907 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T14:54:34.313Z] #23 9.907 + . ./dockercli.installer [2020-03-09T14:54:34.313Z] #23 9.907 ++ : stable [2020-03-09T14:54:34.313Z] #23 9.907 ++ : 17.06.2-ce [2020-03-09T14:54:34.313Z] #23 9.907 + install_dockercli [2020-03-09T14:54:34.313Z] #23 9.907 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T14:54:34.313Z] #23 9.907 Install docker/cli version 17.06.2-ce from stable [2020-03-09T14:54:34.313Z] #23 9.908 ++ uname -m [2020-03-09T14:54:34.313Z] #23 9.909 + arch=x86_64 [2020-03-09T14:54:34.313Z] #23 9.909 + '[' x86_64 '!=' x86_64 ']' [2020-03-09T14:54:34.313Z] #23 9.909 + url=https://download.docker.com/linux/static [2020-03-09T14:54:34.313Z] #23 9.909 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-09T14:54:34.313Z] #23 9.909 + tar -xz docker/docker [2020-03-09T14:54:34.313Z] #23 ... [2020-03-09T14:54:34.313Z] [2020-03-09T14:54:34.313Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:54:34.313Z] #62 10.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:54:34.313Z] #62 10.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:54:34.313Z] #62 10.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:54:34.313Z] #62 ... [2020-03-09T14:54:34.313Z] [2020-03-09T14:54:34.313Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:34.313Z] #50 9.249 + RM_GOPATH=0 [2020-03-09T14:54:34.313Z] #50 9.249 + TMP_GOPATH= [2020-03-09T14:54:34.313Z] #50 9.249 + : /build [2020-03-09T14:54:34.313Z] #50 9.249 + '[' -z '' ']' [2020-03-09T14:54:34.313Z] #50 9.249 ++ mktemp -d [2020-03-09T14:54:34.313Z] #50 9.249 + export GOPATH=/tmp/tmp.EoqGDVlKDl [2020-03-09T14:54:34.313Z] #50 9.249 + GOPATH=/tmp/tmp.EoqGDVlKDl [2020-03-09T14:54:34.313Z] #50 9.249 + RM_GOPATH=1 [2020-03-09T14:54:34.313Z] #50 9.249 ++ dirname ./install.sh [2020-03-09T14:54:34.313Z] #50 9.279 Installing gotestsum version v0.3.5 [2020-03-09T14:54:34.313Z] #50 9.279 + dir=. [2020-03-09T14:54:34.313Z] #50 9.279 + bin=gotestsum [2020-03-09T14:54:34.313Z] #50 9.279 + shift [2020-03-09T14:54:34.313Z] #50 9.279 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T14:54:34.313Z] #50 9.279 + . ./gotestsum.installer [2020-03-09T14:54:34.313Z] #50 9.279 ++ : v0.3.5 [2020-03-09T14:54:34.313Z] #50 9.279 + install_gotestsum [2020-03-09T14:54:34.313Z] #50 9.279 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T14:54:34.313Z] #50 9.279 + go get -d gotest.tools/gotestsum [2020-03-09T14:54:34.572Z] #50 ... [2020-03-09T14:54:34.572Z] [2020-03-09T14:54:34.572Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:54:34.572Z] #43 10.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:54:34.572Z] #43 10.23 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:54:34.572Z] #43 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:54:34.830Z] #43 ... [2020-03-09T14:54:34.830Z] [2020-03-09T14:54:34.830Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:34.830Z] #33 10.16 + RM_GOPATH=0 [2020-03-09T14:54:34.830Z] #33 10.16 + TMP_GOPATH= [2020-03-09T14:54:34.830Z] #33 10.16 + : /build [2020-03-09T14:54:34.830Z] #33 10.16 + '[' -z '' ']' [2020-03-09T14:54:34.830Z] #33 10.17 ++ mktemp -d [2020-03-09T14:54:34.830Z] #33 10.17 + export GOPATH=/tmp/tmp.fcqKI6wx7L [2020-03-09T14:54:34.830Z] #33 10.17 + GOPATH=/tmp/tmp.fcqKI6wx7L [2020-03-09T14:54:34.830Z] #33 10.17 + RM_GOPATH=1 [2020-03-09T14:54:34.830Z] #33 10.17 ++ dirname ./install.sh [2020-03-09T14:54:34.830Z] #33 10.18 + dir=. [2020-03-09T14:54:34.830Z] #33 10.18 + bin=tomlv [2020-03-09T14:54:34.830Z] #33 10.18 + shift [2020-03-09T14:54:34.830Z] #33 10.18 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T14:54:34.830Z] #33 10.18 + . ./tomlv.installer [2020-03-09T14:54:34.830Z] #33 10.18 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:54:34.830Z] #33 10.18 + install_tomlv [2020-03-09T14:54:34.830Z] #33 10.18 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T14:54:34.830Z] #33 10.18 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fcqKI6wx7L/src/github.com/BurntSushi/toml [2020-03-09T14:54:34.830Z] #33 10.18 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:54:34.830Z] #33 10.19 Cloning into '/tmp/tmp.fcqKI6wx7L/src/github.com/BurntSushi/toml'... [2020-03-09T14:54:34.830Z] #33 ... [2020-03-09T14:54:34.830Z] [2020-03-09T14:54:34.830Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:54:34.830Z] #35 7.054 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:54:34.830Z] #35 7.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:54:34.830Z] #35 7.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:54:34.830Z] #35 8.286 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:54:34.830Z] #35 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:54:35.087Z] #35 ... [2020-03-09T14:54:35.087Z] [2020-03-09T14:54:35.087Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:54:35.087Z] #41 10.33 + git clone https://github.com/docker/distribution.git . [2020-03-09T14:54:35.087Z] #41 10.34 Cloning into '.'... [2020-03-09T14:54:35.087Z] #41 ... [2020-03-09T14:54:35.087Z] [2020-03-09T14:54:35.087Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:35.344Z] #47 ... [2020-03-09T14:54:35.344Z] [2020-03-09T14:54:35.344Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:35.344Z] #53 10.47 + RM_GOPATH=0 [2020-03-09T14:54:35.344Z] #53 10.47 + TMP_GOPATH= [2020-03-09T14:54:35.344Z] #53 10.47 + : /build [2020-03-09T14:54:35.344Z] #53 10.47 + '[' -z '' ']' [2020-03-09T14:54:35.344Z] #53 10.47 ++ mktemp -d [2020-03-09T14:54:35.344Z] #53 10.48 + export GOPATH=/tmp/tmp.EpqKF2D4Nc [2020-03-09T14:54:35.344Z] #53 10.48 + GOPATH=/tmp/tmp.EpqKF2D4Nc [2020-03-09T14:54:35.344Z] #53 10.48 + RM_GOPATH=1 [2020-03-09T14:54:35.344Z] #53 10.49 ++ dirname ./install.sh [2020-03-09T14:54:35.344Z] #53 10.50 + dir=. [2020-03-09T14:54:35.344Z] #53 10.50 + bin=golangci_lint [2020-03-09T14:54:35.344Z] #53 10.50 + shift [2020-03-09T14:54:35.344Z] #53 10.50 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T14:54:35.344Z] #53 10.50 + . ./golangci_lint.installer [2020-03-09T14:54:35.344Z] #53 10.50 ++ : v1.20.0 [2020-03-09T14:54:35.344Z] #53 10.50 + install_golangci_lint [2020-03-09T14:54:35.344Z] #53 10.51 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T14:54:35.344Z] #53 10.51 Installing golangci-lint version v1.20.0 [2020-03-09T14:54:35.344Z] #53 10.51 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:54:35.601Z] #53 ... [2020-03-09T14:54:35.601Z] [2020-03-09T14:54:35.601Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:35.601Z] #68 10.88 + RM_GOPATH=0 [2020-03-09T14:54:35.601Z] #68 10.88 + TMP_GOPATH= [2020-03-09T14:54:35.601Z] #68 10.88 + : /build/ [2020-03-09T14:54:35.601Z] #68 10.88 + '[' -z '' ']' [2020-03-09T14:54:35.601Z] #68 10.88 ++ mktemp -d [2020-03-09T14:54:35.601Z] #68 10.89 + export GOPATH=/tmp/tmp.ELhSYqPQoI [2020-03-09T14:54:35.601Z] #68 10.90 + GOPATH=/tmp/tmp.ELhSYqPQoI [2020-03-09T14:54:35.601Z] #68 10.91 + RM_GOPATH=1 [2020-03-09T14:54:35.601Z] #68 10.91 ++ dirname ./install.sh [2020-03-09T14:54:35.601Z] #68 10.91 + dir=. [2020-03-09T14:54:35.601Z] #68 10.91 + bin=rootlesskit [2020-03-09T14:54:35.601Z] #68 10.91 + shift [2020-03-09T14:54:35.601Z] #68 10.91 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T14:54:35.601Z] #68 10.91 + . ./rootlesskit.installer [2020-03-09T14:54:35.601Z] #68 10.91 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:54:35.601Z] #68 10.91 + install_rootlesskit [2020-03-09T14:54:35.601Z] #68 10.91 + case "$1" in [2020-03-09T14:54:35.601Z] #68 10.91 + export CGO_ENABLED=0 [2020-03-09T14:54:35.601Z] #68 10.91 + CGO_ENABLED=0 [2020-03-09T14:54:35.601Z] #68 10.91 + _install_rootlesskit [2020-03-09T14:54:35.601Z] #68 10.91 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T14:54:35.601Z] #68 10.91 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:54:35.601Z] #68 10.91 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ELhSYqPQoI/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:54:35.601Z] #68 10.93 Cloning into '/tmp/tmp.ELhSYqPQoI/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T14:54:35.601Z] #68 ... [2020-03-09T14:54:35.601Z] [2020-03-09T14:54:35.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:35.601Z] #47 11.38 + RM_GOPATH=0 [2020-03-09T14:54:35.601Z] #47 11.38 + TMP_GOPATH= [2020-03-09T14:54:35.601Z] #47 11.38 + : /build [2020-03-09T14:54:35.601Z] #47 11.38 + '[' -z '' ']' [2020-03-09T14:54:35.601Z] #47 11.38 ++ mktemp -d [2020-03-09T14:54:35.601Z] #47 11.39 + export GOPATH=/tmp/tmp.jxNY5nfHsA [2020-03-09T14:54:35.601Z] #47 11.39 + GOPATH=/tmp/tmp.jxNY5nfHsA [2020-03-09T14:54:35.601Z] #47 11.39 + RM_GOPATH=1 [2020-03-09T14:54:35.601Z] #47 11.39 ++ dirname ./install.sh [2020-03-09T14:54:35.601Z] #47 11.45 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:54:35.869Z] #47 11.45 + dir=. [2020-03-09T14:54:35.869Z] #47 11.45 + bin=vndr [2020-03-09T14:54:35.869Z] #47 11.45 + shift [2020-03-09T14:54:35.869Z] #47 11.45 + '[' '!' -f ./vndr.installer ']' [2020-03-09T14:54:35.869Z] #47 11.45 + . ./vndr.installer [2020-03-09T14:54:35.869Z] #47 11.45 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:54:35.869Z] #47 11.45 + install_vndr [2020-03-09T14:54:35.869Z] #47 11.45 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T14:54:35.869Z] #47 11.45 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jxNY5nfHsA/src/github.com/LK4D4/vndr [2020-03-09T14:54:35.869Z] #47 11.45 Cloning into '/tmp/tmp.jxNY5nfHsA/src/github.com/LK4D4/vndr'... [2020-03-09T14:54:36.805Z] #47 12.77 + cd /tmp/tmp.jxNY5nfHsA/src/github.com/LK4D4/vndr [2020-03-09T14:54:37.063Z] #47 12.77 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:54:37.063Z] #47 12.82 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T14:54:38.187Z] d66e58854927: Pull complete [2020-03-09T14:54:38.187Z] 71497195576e: Pull complete [2020-03-09T14:54:38.187Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-09T14:54:38.187Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-09T14:54:38.187Z] ---> ebd73b5ebd31 [2020-03-09T14:54:38.187Z] Step 5/16 : ARG BUILDX_REPO [2020-03-09T14:54:38.187Z] ---> Running in dcc625931652 [2020-03-09T14:54:38.187Z] Removing intermediate container dcc625931652 [2020-03-09T14:54:38.187Z] ---> 86a3cd267ee5 [2020-03-09T14:54:38.187Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-09T14:54:38.473Z] ---> Running in f34a87e55f20 [2020-03-09T14:54:38.762Z] Cloning into '/buildx'... [2020-03-09T14:54:40.344Z] #47 15.59 internal/bytealg [2020-03-09T14:54:40.344Z] #47 15.66 internal/race [2020-03-09T14:54:40.344Z] #47 15.90 sync/atomic [2020-03-09T14:54:40.603Z] #47 16.53 unicode [2020-03-09T14:54:42.093Z] #47 17.82 runtime [2020-03-09T14:54:43.055Z] #47 ... [2020-03-09T14:54:43.055Z] [2020-03-09T14:54:43.055Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:43.055Z] #68 18.61 Checking out files: 94% (695/738) Checking out files: 95% (702/738) Checking out files: 96% (709/738) Checking out files: 97% (716/738) Checking out files: 98% (724/738) Checking out files: 99% (731/738) Checking out files: 100% (738/738) Checking out files: 100% (738/738), done. [2020-03-09T14:54:43.055Z] #68 18.74 + cd /tmp/tmp.ELhSYqPQoI/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:54:43.055Z] #68 18.74 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:54:43.769Z] #68 19.32 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:54:43.769Z] #68 19.32 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T14:54:44.285Z] Removing intermediate container f34a87e55f20 [2020-03-09T14:54:44.285Z] ---> 7da71c97f92d [2020-03-09T14:54:44.285Z] Step 7/16 : WORKDIR /buildx [2020-03-09T14:54:44.285Z] ---> Running in 27c396d34b9c [2020-03-09T14:54:44.285Z] Removing intermediate container 27c396d34b9c [2020-03-09T14:54:44.285Z] ---> 4542922ef80d [2020-03-09T14:54:44.285Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-09T14:54:44.285Z] ---> Running in 47b82ac49956 [2020-03-09T14:54:44.285Z] Removing intermediate container 47b82ac49956 [2020-03-09T14:54:44.285Z] ---> 0fce1f3f689a [2020-03-09T14:54:44.285Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-09T14:54:44.285Z] ---> Running in e34dbe71eee6 [2020-03-09T14:54:44.285Z] From https://github.com/docker/buildx [2020-03-09T14:54:44.285Z] * [new tag] v0.3.1 -> build [2020-03-09T14:54:44.336Z] #68 ... [2020-03-09T14:54:44.336Z] [2020-03-09T14:54:44.336Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:54:44.336Z] #30 10.34 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T14:54:44.336Z] #30 10.34 Cloning into '.'... [2020-03-09T14:54:44.684Z] #30 ... [2020-03-09T14:54:44.684Z] [2020-03-09T14:54:44.684Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:44.684Z] #56 10.19 + RM_GOPATH=0 [2020-03-09T14:54:44.684Z] #56 10.19 + TMP_GOPATH= [2020-03-09T14:54:44.684Z] #56 10.19 + : /build [2020-03-09T14:54:44.684Z] #56 10.19 + '[' -z '' ']' [2020-03-09T14:54:44.684Z] #56 10.19 ++ mktemp -d [2020-03-09T14:54:44.684Z] #56 10.19 + export GOPATH=/tmp/tmp.O1tP0rOzhk [2020-03-09T14:54:44.684Z] #56 10.19 + GOPATH=/tmp/tmp.O1tP0rOzhk [2020-03-09T14:54:44.684Z] #56 10.19 + RM_GOPATH=1 [2020-03-09T14:54:44.684Z] #56 10.20 ++ dirname ./install.sh [2020-03-09T14:54:44.684Z] #56 10.21 + dir=. [2020-03-09T14:54:44.684Z] #56 10.21 + bin=shfmt [2020-03-09T14:54:44.684Z] #56 10.21 + shift [2020-03-09T14:54:44.684Z] #56 10.22 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T14:54:44.684Z] #56 10.22 + . ./shfmt.installer [2020-03-09T14:54:44.684Z] #56 10.22 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:54:44.684Z] #56 10.22 + install_shfmt [2020-03-09T14:54:44.684Z] #56 10.22 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T14:54:44.684Z] #56 10.22 + git clone https://github.com/mvdan/sh.git /tmp/tmp.O1tP0rOzhk/src/github.com/mvdan/sh [2020-03-09T14:54:44.684Z] #56 10.22 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:54:44.684Z] #56 10.23 Cloning into '/tmp/tmp.O1tP0rOzhk/src/github.com/mvdan/sh'... [2020-03-09T14:54:44.684Z] #56 ... [2020-03-09T14:54:44.684Z] [2020-03-09T14:54:44.684Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:44.684Z] #33 11.66 + cd /tmp/tmp.fcqKI6wx7L/src/github.com/BurntSushi/toml [2020-03-09T14:54:44.684Z] #33 11.66 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:54:44.684Z] #33 11.68 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:54:44.684Z] #33 12.83 runtime/internal/atomic [2020-03-09T14:54:44.684Z] #33 12.85 internal/cpu [2020-03-09T14:54:44.684Z] #33 13.32 runtime/internal/sys [2020-03-09T14:54:44.684Z] #33 13.60 runtime/internal/math [2020-03-09T14:54:44.684Z] #33 14.07 math/bits [2020-03-09T14:54:44.684Z] #33 14.37 internal/bytealg [2020-03-09T14:54:44.684Z] #33 15.62 math [2020-03-09T14:54:44.684Z] #33 16.66 runtime [2020-03-09T14:54:45.303Z] Switched to branch 'build' [2020-03-09T14:54:45.331Z] #33 ... [2020-03-09T14:54:45.332Z] [2020-03-09T14:54:45.332Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:54:45.332Z] #43 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:54:45.332Z] #43 15.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:54:45.332Z] #43 20.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:54:45.601Z] #43 ... [2020-03-09T14:54:45.601Z] [2020-03-09T14:54:45.601Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:54:45.601Z] #62 13.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:54:45.601Z] #62 17.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:54:45.601Z] #62 21.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:54:46.329Z] Removing intermediate container e34dbe71eee6 [2020-03-09T14:54:46.329Z] ---> c1397ed46054 [2020-03-09T14:54:46.329Z] Step 10/16 : RUN go mod download [2020-03-09T14:54:46.329Z] ---> Running in 1ed75b7f1062 [2020-03-09T14:54:46.560Z] #62 ... [2020-03-09T14:54:46.560Z] [2020-03-09T14:54:46.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:54:46.560Z] #10 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:54:46.560Z] #10 18.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:54:46.614Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-09T14:54:46.614Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-09T14:54:46.614Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-09T14:54:46.614Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-09T14:54:46.614Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-09T14:54:46.614Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-09T14:54:46.614Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-09T14:54:46.614Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-09T14:54:46.614Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-09T14:54:46.817Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ae025865c6eb67c1) in /home/ubuntu/workspace/moby_PR-40645 [2020-03-09T14:54:46.817Z] #10 ... [2020-03-09T14:54:46.817Z] [2020-03-09T14:54:46.817Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:46.817Z] #47 22.58 unicode/utf8 [Pipeline] { [Pipeline] checkout [2020-03-09T14:54:47.644Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-09T14:54:47.752Z] #47 23.51 internal/testlog [2020-03-09T14:54:48.676Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-09T14:54:48.676Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-09T14:54:48.709Z] #47 24.02 encoding [2020-03-09T14:54:48.965Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-09T14:54:48.965Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-09T14:54:48.965Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-09T14:54:48.965Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-09T14:54:48.969Z] #47 ... [2020-03-09T14:54:48.969Z] [2020-03-09T14:54:48.969Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:54:48.969Z] #35 14.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:54:48.969Z] #35 ... [2020-03-09T14:54:48.969Z] [2020-03-09T14:54:48.969Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:48.969Z] #47 24.68 unicode/utf16 [2020-03-09T14:54:49.231Z] #47 25.18 container/list [2020-03-09T14:54:49.594Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-09T14:54:49.727Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e014dcf8c8ba635) in /home/ubuntu/workspace/moby_PR-40645 [Pipeline] { [Pipeline] checkout [2020-03-09T14:54:50.167Z] #47 ... [2020-03-09T14:54:50.167Z] [2020-03-09T14:54:50.167Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:54:50.167Z] #23 24.08 + mkdir -p /build [2020-03-09T14:54:50.167Z] #23 24.14 + mv docker/docker /build/ [2020-03-09T14:54:50.167Z] #23 24.65 + rmdir docker [2020-03-09T14:54:50.167Z] #23 DONE 25.9s [2020-03-09T14:54:50.167Z] [2020-03-09T14:54:50.167Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:54:50.167Z] #47 25.99 crypto/internal/subtle [2020-03-09T14:54:50.431Z] #47 26.24 crypto/subtle [2020-03-09T14:54:50.621Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-09T14:54:50.621Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T14:54:50.693Z] #47 26.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T14:54:50.912Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T14:54:51.197Z] using credential docker-jenkins-github-credentials [2020-03-09T14:54:51.202Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-09T14:54:51.208Z] Cloning the remote Git repository [2020-03-09T14:54:51.208Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:54:51.257Z] #47 26.81 internal/nettrace [2020-03-09T14:54:51.257Z] #47 27.09 runtime/cgo [2020-03-09T14:54:51.407Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T14:54:51.491Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-09T14:54:51.491Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-09T14:54:51.491Z] go: finding github.com/lib/pq v1.0.0 [2020-03-09T14:54:52.208Z] using credential docker-jenkins-github-credentials [2020-03-09T14:54:52.217Z] Cloning the remote Git repository [2020-03-09T14:54:52.217Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:54:51.465Z] > git init /home/ubuntu/workspace/moby_PR-40645 # timeout=10 [2020-03-09T14:54:51.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:54:51.797Z] > git --version # timeout=10 [2020-03-09T14:54:51.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:54:51.813Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:54:52.514Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-09T14:54:52.514Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-09T14:54:53.142Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-09T14:54:52.248Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T14:54:52.281Z] > git init /home/ubuntu/workspace/moby_PR-40645 # timeout=10 [2020-03-09T14:54:52.590Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:54:52.590Z] > git --version # timeout=10 [2020-03-09T14:54:52.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:54:52.727Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:54:53.433Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-09T14:54:54.068Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-09T14:54:54.700Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-09T14:54:55.337Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-09T14:54:55.337Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-09T14:54:55.454Z] #47 ... [2020-03-09T14:54:55.454Z] [2020-03-09T14:54:55.454Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:54:55.454Z] #41 29.75 Checking out files: 70% (1131/1595) Checking out files: 71% (1133/1595) Checking out files: 72% (1149/1595) Checking out files: 73% (1165/1595) Checking out files: 74% (1181/1595) Checking out files: 75% (1197/1595) Checking out files: 76% (1213/1595) Checking out files: 77% (1229/1595) Checking out files: 78% (1245/1595) Checking out files: 79% (1261/1595) Checking out files: 80% (1276/1595) Checking out files: 81% (1292/1595) Checking out files: 82% (1308/1595) Checking out files: 83% (1324/1595) Checking out files: 84% (1340/1595) Checking out files: 85% (1356/1595) Checking out files: 86% (1372/1595) Checking out files: 87% (1388/1595) Checking out files: 88% (1404/1595) Checking out files: 89% (1420/1595) Checking out files: 90% (1436/1595) Checking out files: 91% (1452/1595) Checking out files: 92% (1468/1595) Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-09T14:54:55.454Z] #41 30.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T14:54:55.969Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-09T14:54:56.260Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-09T14:54:56.825Z] #41 ... [2020-03-09T14:54:56.826Z] [2020-03-09T14:54:56.826Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:54:56.826Z] #25 22.93 Fetched 8332 kB in 18s (457 kB/s) [2020-03-09T14:54:56.826Z] #25 22.93 Reading package lists... [2020-03-09T14:54:56.826Z] #25 ... [2020-03-09T14:54:56.826Z] [2020-03-09T14:54:56.826Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:56.826Z] #56 24.83 + cd /tmp/tmp.O1tP0rOzhk/src/github.com/mvdan/sh [2020-03-09T14:54:56.826Z] #56 24.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:54:56.826Z] #56 24.98 + GO111MODULE=on [2020-03-09T14:54:56.826Z] #56 24.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T14:54:56.826Z] #56 26.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:54:56.826Z] #56 26.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:54:56.826Z] #56 26.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:54:56.826Z] #56 27.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:54:56.826Z] #56 27.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:54:56.826Z] #56 28.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:54:56.826Z] #56 30.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:54:56.826Z] #56 32.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:54:56.895Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T14:54:57.546Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-09T14:54:57.757Z] #56 ... [2020-03-09T14:54:57.757Z] [2020-03-09T14:54:57.757Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:54:57.757Z] #25 33.60 Reading package lists... [2020-03-09T14:54:57.757Z] #25 ... [2020-03-09T14:54:57.757Z] [2020-03-09T14:54:57.757Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:54:57.757Z] #33 23.42 unicode/utf8 [2020-03-09T14:54:57.757Z] #33 24.87 runtime/cgo [2020-03-09T14:54:57.757Z] #33 ... [2020-03-09T14:54:57.757Z] [2020-03-09T14:54:57.757Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:54:57.757Z] #35 32.19 Fetched 8332 kB in 25s (329 kB/s) [2020-03-09T14:54:57.845Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-09T14:54:58.132Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-09T14:54:58.132Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-09T14:54:59.169Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-09T14:54:59.463Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T14:55:00.096Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-09T14:55:00.729Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-09T14:55:00.729Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-09T14:55:00.729Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-09T14:55:01.937Z] #35 32.19 Reading package lists... [2020-03-09T14:55:01.937Z] #35 ... [2020-03-09T14:55:01.937Z] [2020-03-09T14:55:01.937Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:01.937Z] #74 33.89 Checking out files: 48% (993/2054) Checking out files: 49% (1007/2054) Checking out files: 50% (1027/2054) Checking out files: 51% (1048/2054) Checking out files: 52% (1069/2054) Checking out files: 53% (1089/2054) Checking out files: 54% (1110/2054) Checking out files: 55% (1130/2054) Checking out files: 56% (1151/2054) Checking out files: 57% (1171/2054) Checking out files: 58% (1192/2054) Checking out files: 59% (1212/2054) Checking out files: 60% (1233/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 90% (1866/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T14:55:01.937Z] #74 35.39 + cd /tmp/tmp.ILca5MQzI7/src/github.com/docker/libnetwork [2020-03-09T14:55:01.937Z] #74 35.39 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:55:01.937Z] #74 35.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T14:55:02.243Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-09T14:55:02.884Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-09T14:55:03.947Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-09T14:55:04.237Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-09T14:55:05.757Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-09T14:55:06.785Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-09T14:55:06.785Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-09T14:55:07.140Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T14:55:07.140Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-03-09T14:55:07.140Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-03-09T14:55:07.140Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T14:55:07.140Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T14:55:07.140Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T14:55:07.141Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T14:55:07.141Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T14:55:07.141Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T14:55:07.141Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T14:55:07.197Z] #74 ... [2020-03-09T14:55:07.197Z] [2020-03-09T14:55:07.197Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:55:07.197Z] #53 42.67 + cd /tmp/tmp.EpqKF2D4Nc/src/github.com/golangci/golangci-lint/ [2020-03-09T14:55:07.197Z] #53 42.67 + git checkout -q v1.20.0 [2020-03-09T14:55:07.197Z] #53 43.17 ++ git describe --tags [2020-03-09T14:55:07.197Z] #53 43.18 + version=v1.20.0 [2020-03-09T14:55:07.197Z] #53 43.18 ++ git rev-parse --short HEAD [2020-03-09T14:55:07.197Z] #53 43.19 + commit=cc98739 [2020-03-09T14:55:07.197Z] #53 43.21 ++ git show -s --format=%cd [2020-03-09T14:55:07.415Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-09T14:55:07.415Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-09T14:55:07.454Z] #53 43.21 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T14:55:07.454Z] #53 43.21 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:55:07.504Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-03-09T14:55:07.504Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T14:55:07.504Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T14:55:08.020Z] #53 ... [2020-03-09T14:55:08.020Z] [2020-03-09T14:55:08.020Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:55:08.020Z] #41 33.91 + 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-03-09T14:55:08.020Z] #41 ... [2020-03-09T14:55:08.020Z] [2020-03-09T14:55:08.020Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:08.020Z] #47 42.96 vendor/golang.org/x/crypto/internal/subtle [2020-03-09T14:55:08.020Z] #47 43.14 vendor/golang.org/x/crypto/curve25519 [2020-03-09T14:55:08.298Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-09T14:55:08.953Z] #47 ... [2020-03-09T14:55:08.953Z] [2020-03-09T14:55:08.953Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:08.953Z] #56 34.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:55:08.953Z] #56 34.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:55:08.953Z] #56 35.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:55:08.953Z] #56 35.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:55:08.953Z] #56 36.25 runtime/cgo [2020-03-09T14:55:08.953Z] #56 36.51 runtime [2020-03-09T14:55:08.953Z] #56 ... [2020-03-09T14:55:08.953Z] [2020-03-09T14:55:08.953Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:55:08.953Z] #25 33.60 Reading package lists... [2020-03-09T14:55:08.953Z] #25 43.43 Building dependency tree... [2020-03-09T14:55:09.466Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-09T14:55:10.096Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-09T14:55:10.325Z] #25 ... [2020-03-09T14:55:10.325Z] [2020-03-09T14:55:10.325Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:55:10.325Z] #43 36.20 Fetched 8332 kB in 26s (316 kB/s) [2020-03-09T14:55:10.325Z] #43 36.20 Reading package lists... [2020-03-09T14:55:10.325Z] #43 45.37 Reading package lists... [2020-03-09T14:55:10.325Z] #43 ... [2020-03-09T14:55:10.325Z] [2020-03-09T14:55:10.325Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:55:10.325Z] #10 36.16 Fetched 8332 kB in 30s (278 kB/s) [2020-03-09T14:55:10.325Z] #10 36.16 Reading package lists... [2020-03-09T14:55:10.325Z] #10 44.91 Reading package lists... [2020-03-09T14:55:10.325Z] #10 ... [2020-03-09T14:55:10.325Z] [2020-03-09T14:55:10.325Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:10.325Z] #35 32.19 Reading package lists... [2020-03-09T14:55:10.672Z] ok github.com/docker/docker/builder/remotecontext 0.322s coverage: 13.6% of statements [2020-03-09T14:55:10.722Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-09T14:55:11.011Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T14:55:11.041Z] ok github.com/docker/docker/builder/dockerfile 0.880s coverage: 48.2% of statements [2020-03-09T14:55:11.703Z] #35 42.78 Reading package lists... [2020-03-09T14:55:11.703Z] #35 ... [2020-03-09T14:55:11.703Z] [2020-03-09T14:55:11.703Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:55:11.703Z] #25 46.80 ca-certificates is already the newest version (20190110). [2020-03-09T14:55:11.703Z] #25 46.80 The following additional packages will be installed: [2020-03-09T14:55:11.703Z] #25 46.83 libjq1 libonig5 [2020-03-09T14:55:11.703Z] #25 47.27 The following NEW packages will be installed: [2020-03-09T14:55:11.703Z] #25 47.29 jq libjq1 libonig5 [2020-03-09T14:55:11.703Z] #25 47.69 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:55:11.703Z] #25 47.69 Need to get 355 kB of archives. [2020-03-09T14:55:11.703Z] #25 47.69 After this operation, 1072 kB of additional disk space will be used. [2020-03-09T14:55:11.703Z] #25 47.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T14:55:11.703Z] #25 47.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T14:55:11.703Z] #25 47.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T14:55:11.802Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-09T14:55:12.583Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-09T14:55:12.583Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-09T14:55:12.583Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-09T14:55:12.585Z] Fetching without tags [2020-03-09T14:55:12.623Z] ok github.com/docker/docker/builder/remotecontext/git 1.040s coverage: 86.3% of statements [2020-03-09T14:55:12.623Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T14:55:12.623Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T14:55:12.638Z] #25 48.83 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:55:12.897Z] #25 49.02 Fetched 355 kB in 0s (1251 kB/s) [2020-03-09T14:55:13.015Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:55:13.155Z] #25 ... [2020-03-09T14:55:13.155Z] [2020-03-09T14:55:13.155Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:55:13.155Z] #62 39.13 Fetched 8332 kB in 29s (288 kB/s) [2020-03-09T14:55:13.155Z] #62 39.13 Reading package lists... [2020-03-09T14:55:13.155Z] #62 47.46 Reading package lists... [2020-03-09T14:55:13.155Z] #62 ... [2020-03-09T14:55:13.155Z] [2020-03-09T14:55:13.155Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:55:13.155Z] #25 49.21 Selecting previously unselected package libonig5:amd64. [2020-03-09T14:55:13.155Z] #25 49.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T14:55:13.155Z] #25 49.27 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-09T14:55:13.155Z] #25 49.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:55:13.213Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-09T14:55:13.416Z] #25 49.58 Selecting previously unselected package libjq1:amd64. [2020-03-09T14:55:13.416Z] #25 49.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:55:13.674Z] #25 49.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:55:13.674Z] #25 49.82 Selecting previously unselected package jq. [2020-03-09T14:55:13.674Z] #25 49.83 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:55:13.841Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-09T14:55:13.841Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-09T14:55:13.841Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-09T14:55:13.841Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T14:55:13.932Z] #25 49.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T14:55:13.932Z] #25 50.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:55:12.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:55:12.415Z] > git config --add remote.origin.fetch +refs/pull/40645/head:refs/remotes/origin/PR-40645 # timeout=10 [2020-03-09T14:55:12.436Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:55:12.578Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:55:12.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:55:12.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:55:12.603Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:55:13.035Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:55:13.048Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T14:55:14.003Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T14:55:14.190Z] #25 50.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:55:14.190Z] #25 50.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T14:55:14.190Z] #25 50.13 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:55:14.448Z] #25 DONE 50.7s [2020-03-09T14:55:14.448Z] [2020-03-09T14:55:14.448Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:14.448Z] #35 42.78 Reading package lists... [2020-03-09T14:55:14.706Z] #35 50.25 Building dependency tree... [2020-03-09T14:55:14.706Z] #35 ... [2020-03-09T14:55:14.706Z] [2020-03-09T14:55:14.706Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T14:55:14.706Z] #26 DONE 0.1s [2020-03-09T14:55:14.706Z] [2020-03-09T14:55:14.706Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:14.740Z] Merge succeeded, producing 2d15a3e4fa4273c74f68ab0261f87f773c3959a6 [2020-03-09T14:55:14.741Z] Checking out Revision 2d15a3e4fa4273c74f68ab0261f87f773c3959a6 (PR-40645) [2020-03-09T14:55:14.867Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-09T14:55:15.071Z] ok github.com/docker/docker/client 0.189s coverage: 75.8% of statements [2020-03-09T14:55:15.157Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-09T14:55:15.739Z] Fetching without tags [2020-03-09T14:55:15.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:55:15.671Z] > git config --add remote.origin.fetch +refs/pull/40645/head:refs/remotes/origin/PR-40645 # timeout=10 [2020-03-09T14:55:15.690Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:55:15.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:55:15.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:55:15.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:55:15.744Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:55:16.048Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:55:16.199Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T14:55:16.199Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-09T14:55:14.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:55:14.752Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:55:14.761Z] > git checkout -f 2d15a3e4fa4273c74f68ab0261f87f773c3959a6 # timeout=10 [2020-03-09T14:55:16.489Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-09T14:55:16.793Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-09T14:55:17.079Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-09T14:55:17.079Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-09T14:55:17.497Z] Merge succeeded, producing 3588f16408c37e859766a4f3d064336f490078b2 [2020-03-09T14:55:17.498Z] Checking out Revision 3588f16408c37e859766a4f3d064336f490078b2 (PR-40645) [2020-03-09T14:55:17.705Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-09T14:55:17.705Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-09T14:55:16.056Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:55:16.067Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T14:55:16.718Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T14:55:17.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:55:17.502Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:55:17.514Z] > git checkout -f 3588f16408c37e859766a4f3d064336f490078b2 # timeout=10 [2020-03-09T14:55:18.710Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T14:55:18.721Z] First time build. Skipping changelog. [2020-03-09T14:55:18.731Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-09T14:55:18.731Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-09T14:55:18.719Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [2020-03-09T14:55:18.886Z] #27 3.734 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T14:55:18.886Z] #27 4.119 [2020-03-09T14:55:19.020Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-09T14:55:19.020Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-09T14:55:19.020Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-09T14:55:19.020Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T14:55:19.647Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-09T14:55:19.647Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-09T14:55:20.178Z] #27 4.341 0.0% ###### 9.7% ############ 18.0% ################## 25.2% ######################## 34.1% ############################## 43.0% ##################################### 51.8% ############################################# 63.1% #################################################### 72.5% ########################################################### 82.8% ################################################################## 92.6% ######################################################################## 100.0% [2020-03-09T14:55:20.306Z] + docker version [2020-03-09T14:55:20.743Z] #27 ... [2020-03-09T14:55:20.743Z] [2020-03-09T14:55:20.743Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:20.743Z] #74 DONE 56.6s [2020-03-09T14:55:20.743Z] [2020-03-09T14:55:20.743Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:20.743Z] #27 6.018 [2020-03-09T14:55:20.743Z] #27 ... [2020-03-09T14:55:20.743Z] [2020-03-09T14:55:20.743Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:20.743Z] #35 50.25 Building dependency tree... [2020-03-09T14:55:20.743Z] #35 54.50 The following additional packages will be installed: [2020-03-09T14:55:20.743Z] #35 54.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T14:55:20.743Z] #35 54.55 Suggested packages: [2020-03-09T14:55:20.743Z] #35 54.55 cmake-doc ninja-build lrzip [2020-03-09T14:55:20.743Z] #35 54.55 Recommended packages: [2020-03-09T14:55:20.743Z] #35 54.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T14:55:20.743Z] #35 55.72 The following NEW packages will be installed: [2020-03-09T14:55:20.743Z] #35 55.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T14:55:20.743Z] #35 55.75 vim-common xxd [2020-03-09T14:55:20.743Z] #35 56.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:55:20.743Z] #35 56.19 Need to get 14.9 MB of archives. [2020-03-09T14:55:20.743Z] #35 56.19 After this operation, 61.8 MB of additional disk space will be used. [2020-03-09T14:55:20.743Z] #35 56.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T14:55:20.743Z] #35 56.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T14:55:20.743Z] #35 56.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T14:55:20.743Z] #35 56.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T14:55:21.001Z] #35 ... [2020-03-09T14:55:21.001Z] [2020-03-09T14:55:21.001Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:21.141Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-09T14:55:21.141Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-09T14:55:21.141Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-09T14:55:21.141Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-09T14:55:21.231Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T14:55:21.254Z] First time build. Skipping changelog. [2020-03-09T14:55:21.430Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T14:55:21.717Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T14:55:21.717Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T14:55:22.036Z] #27 6.362 #=#=# ##### 7.7% ############## 19.5% #################### 28.5% ############################## 41.7% ######################################### 57.2% ############################################### 65.8% ##################################################### 73.8% ############################################################ 83.9% ###################################################################### 98.1% ######################################################################## 100.0% [2020-03-09T14:55:22.298Z] #27 7.703 [2020-03-09T14:55:22.344Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-09T14:55:22.344Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-09T14:55:22.344Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-09T14:55:22.568Z] + docker version [2020-03-09T14:55:21.235Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [2020-03-09T14:55:23.377Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-09T14:55:23.377Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-09T14:55:23.377Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-09T14:55:24.010Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-09T14:55:24.010Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-09T14:55:24.359Z] #27 7.972 1.2% ##### 7.4% ########## 14.0% ############## 19.6% ################## 25.6% ####################### 33.1% ########################### 38.4% ################################ 45.6% ##################################### 52.6% ############################################ 62.0% ############################################### 66.5% #################################################### 73.2% ######################################################### 79.3% ############################################################### 88.7% ######################################################################## 100.0% [2020-03-09T14:55:24.616Z] #27 9.852 [2020-03-09T14:55:24.636Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-09T14:55:25.267Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T14:55:25.558Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-09T14:55:25.903Z] #27 10.12 0.8% # 2.5% ### 4.5% #### 6.2% ##### 8.1% ######## 11.3% ########## 14.5% ############ 17.6% ############## 20.7% ################ 22.4% ################# 24.6% # [2020-03-09T14:55:25.903Z] #27 ... [2020-03-09T14:55:25.903Z] [2020-03-09T14:55:25.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:55:25.903Z] #10 44.91 Reading package lists... [2020-03-09T14:55:25.903Z] #10 52.25 Building dependency tree... [2020-03-09T14:55:25.903Z] #10 55.67 The following additional packages will be installed: [2020-03-09T14:55:25.903Z] #10 55.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T14:55:25.903Z] #10 55.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T14:55:25.903Z] #10 55.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T14:55:25.903Z] #10 55.71 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T14:55:25.903Z] #10 55.72 Suggested packages: [2020-03-09T14:55:25.903Z] #10 55.72 gcc-8-locales seccomp wine64 [2020-03-09T14:55:25.903Z] #10 57.15 The following NEW packages will be installed: [2020-03-09T14:55:25.903Z] #10 57.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T14:55:25.903Z] #10 57.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T14:55:25.903Z] #10 57.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T14:55:25.903Z] #10 57.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T14:55:25.903Z] #10 57.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T14:55:25.903Z] #10 57.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T14:55:25.903Z] #10 57.68 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:55:25.903Z] #10 57.68 Need to get 77.7 MB of archives. [2020-03-09T14:55:25.903Z] #10 57.68 After this operation, 487 MB of additional disk space will be used. [2020-03-09T14:55:25.903Z] #10 57.68 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-03-09T14:55:25.903Z] #10 58.08 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-03-09T14:55:25.903Z] #10 58.26 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-03-09T14:55:25.903Z] #10 58.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-09T14:55:25.903Z] #10 58.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-09T14:55:25.903Z] #10 58.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T14:55:25.903Z] #10 58.80 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-03-09T14:55:25.903Z] #10 59.23 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-03-09T14:55:25.903Z] #10 59.23 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-03-09T14:55:25.903Z] #10 ... [2020-03-09T14:55:25.903Z] [2020-03-09T14:55:25.903Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:26.163Z] #27 10.12 0.8% # 2.5% ### 4.5% #### 6.2% ##### 8.1% ######## 11.3% ########## 14.5% ############ 17.6% ############## 20.7% ################ 22.4% ################# 24.6% #################### 28.2% ###################### 31.0% ######################## 34.0% [2020-03-09T14:55:26.163Z] #27 ... [2020-03-09T14:55:26.163Z] [2020-03-09T14:55:26.163Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:55:26.163Z] #43 45.37 Reading package lists... [2020-03-09T14:55:26.163Z] #43 52.50 Building dependency tree... [2020-03-09T14:55:26.163Z] #43 55.88 The following additional packages will be installed: [2020-03-09T14:55:26.163Z] #43 55.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T14:55:26.163Z] #43 55.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T14:55:26.163Z] #43 55.94 Suggested packages: [2020-03-09T14:55:26.163Z] #43 55.95 manpages-dev python-setuptools [2020-03-09T14:55:26.163Z] #43 57.89 The following NEW packages will be installed: [2020-03-09T14:55:26.163Z] #43 57.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T14:55:26.163Z] #43 57.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T14:55:26.163Z] #43 57.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T14:55:26.163Z] #43 57.92 python-six zlib1g-dev [2020-03-09T14:55:26.163Z] #43 58.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:55:26.163Z] #43 58.42 Need to get 4095 kB of archives. [2020-03-09T14:55:26.163Z] #43 58.42 After this operation, 22.5 MB of additional disk space will be used. [2020-03-09T14:55:26.163Z] #43 58.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-09T14:55:26.163Z] #43 58.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-09T14:55:26.163Z] #43 58.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-09T14:55:26.163Z] #43 58.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T14:55:26.163Z] #43 58.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-09T14:55:26.163Z] #43 58.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-09T14:55:26.163Z] #43 58.46 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-03-09T14:55:26.163Z] #43 58.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-09T14:55:26.163Z] #43 58.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-09T14:55:26.163Z] #43 58.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-09T14:55:26.163Z] #43 58.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-09T14:55:26.163Z] #43 58.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-09T14:55:26.163Z] #43 59.09 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-03-09T14:55:26.163Z] #43 59.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-09T14:55:26.163Z] #43 59.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T14:55:26.163Z] #43 59.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-09T14:55:26.163Z] #43 59.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-09T14:55:26.163Z] #43 60.43 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:55:26.163Z] #43 60.67 Fetched 4095 kB in 1s (3650 kB/s) [2020-03-09T14:55:26.163Z] #43 60.77 Selecting previously unselected package libcap-dev:amd64. [2020-03-09T14:55:26.163Z] #43 60.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-03-09T14:55:26.163Z] #43 60.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-09T14:55:26.163Z] #43 60.85 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T14:55:26.163Z] #43 61.07 Selecting previously unselected package libnet1:amd64. [2020-03-09T14:55:26.163Z] #43 61.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T14:55:26.163Z] #43 61.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:55:26.163Z] #43 61.27 Selecting previously unselected package libnet1-dev. [2020-03-09T14:55:26.163Z] #43 61.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T14:55:26.163Z] #43 61.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T14:55:26.163Z] #43 61.57 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T14:55:26.163Z] #43 61.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T14:55:26.163Z] #43 61.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:55:26.163Z] #43 61.76 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-09T14:55:26.163Z] #43 61.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-09T14:55:26.163Z] #43 61.80 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T14:55:26.163Z] #43 62.15 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T14:55:26.163Z] #43 62.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:55:26.163Z] #43 62.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:55:26.192Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-09T14:55:26.192Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-09T14:55:26.421Z] #43 62.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-09T14:55:26.421Z] #43 62.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:55:26.421Z] #43 62.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T14:55:26.421Z] #43 ... [2020-03-09T14:55:26.421Z] [2020-03-09T14:55:26.421Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:26.481Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-09T14:55:26.481Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-09T14:55:27.458Z] #27 10.12 0.8% # 2.5% ### 4.5% #### 6.2% ##### 8.1% ######## 11.3% ########## 14.5% ############ 17.6% ############## 20.7% ################ 22.4% ################# 24.6% #################### 28.2% ###################### 31.0% ######################## 34.0% ########################### 37.6% ############################# 40.8% ############################### 44.3% ################################## 47.6% ################################### 49.5% ###################################### 53.7% ######################################### 57.6% ########################################## 58.9% ############################################## 64.0% [2020-03-09T14:55:27.458Z] #27 ... [2020-03-09T14:55:27.458Z] [2020-03-09T14:55:27.458Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:55:27.458Z] #62 47.46 Reading package lists... [2020-03-09T14:55:27.458Z] #62 54.78 Building dependency tree... [2020-03-09T14:55:27.458Z] #62 59.39 The following additional packages will be installed: [2020-03-09T14:55:27.458Z] #62 59.41 libbtrfs0 [2020-03-09T14:55:27.458Z] #62 59.62 The following NEW packages will be installed: [2020-03-09T14:55:27.458Z] #62 59.64 libbtrfs-dev libbtrfs0 [2020-03-09T14:55:27.458Z] #62 60.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:55:27.458Z] #62 60.07 Need to get 119 kB of archives. [2020-03-09T14:55:27.458Z] #62 60.07 After this operation, 387 kB of additional disk space will be used. [2020-03-09T14:55:27.458Z] #62 60.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T14:55:27.458Z] #62 60.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T14:55:27.458Z] #62 61.33 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:55:27.458Z] #62 61.57 Fetched 119 kB in 0s (419 kB/s) [2020-03-09T14:55:27.458Z] #62 61.67 Selecting previously unselected package libbtrfs0. [2020-03-09T14:55:27.458Z] #62 61.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 ... 15401 files and directories currently installed.) [2020-03-09T14:55:27.458Z] #62 61.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T14:55:27.458Z] #62 61.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T14:55:27.458Z] #62 61.95 Selecting previously unselected package libbtrfs-dev. [2020-03-09T14:55:27.458Z] #62 61.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T14:55:27.458Z] #62 61.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:55:27.458Z] #62 62.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T14:55:27.458Z] #62 62.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:55:27.458Z] #62 62.33 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:55:27.458Z] #62 DONE 63.4s [2020-03-09T14:55:27.458Z] [2020-03-09T14:55:27.458Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:27.458Z] #27 10.12 0.8% # 2.5% ### 4.5% #### 6.2% ##### 8.1% ######## 11.3% ########## 14.5% ############ 17.6% ############## 20.7% ################ 22.4% ################# 24.6% #################### 28.2% ###################### 31.0% ######################## 34.0% ########################### 37.6% ############################# 40.8% ############################### 44.3% ################################## 47.6% ################################### 49.5% ###################################### 53.7% ######################################### 57.6% ########################################## 58.9% ############################################## 64.0% ################################################ 67.8% ################################################## 69.9% [2020-03-09T14:55:27.458Z] #27 ... [2020-03-09T14:55:27.458Z] [2020-03-09T14:55:27.458Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:55:27.458Z] #63 DONE 0.1s [2020-03-09T14:55:27.458Z] [2020-03-09T14:55:27.458Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:27.458Z] #27 10.12 0.8% # 2.5% ### 4.5% #### 6.2% ##### 8.1% ######## 11.3% ########## 14.5% ############ 17.6% ############## 20.7% ################ 22.4% ################# 24.6% #################### 28.2% ###################### 31.0% ######################## 34.0% ########################### 37.6% ############################# 40.8% ############################### 44.3% ################################## 47.6% ################################### 49.5% ###################################### 53.7% ######################################### 57.6% ########################################## 58.9% ############################################## 64.0% ################################################ 67.8% ################################################## 69.9% #################################################### 72.3% [2020-03-09T14:55:27.458Z] #27 ... [2020-03-09T14:55:27.458Z] [2020-03-09T14:55:27.458Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T14:55:27.458Z] #64 DONE 0.1s [2020-03-09T14:55:27.458Z] [2020-03-09T14:55:27.458Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:27.504Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-09T14:55:28.537Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-09T14:55:28.537Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-09T14:55:28.826Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T14:55:29.011Z] #27 10.12 0.8% # 2.5% ### 4.5% #### 6.2% ##### 8.1% ######## 11.3% ########## 14.5% ############ 17.6% ############## 20.7% ################ 22.4% ################# 24.6% #################### 28.2% ###################### 31.0% ######################## 34.0% ########################### 37.6% ############################# 40.8% ############################### 44.3% ################################## 47.6% ################################### 49.5% ###################################### 53.7% ######################################### 57.6% ########################################## 58.9% ############################################## 64.0% ################################################ 67.8% ################################################## 69.9% #################################################### 72.3% ##################################################### 73.8% ##################################################### 75.0% ####################################################### 76.6% ######################################################## 77.9% ######################################################## 79.1% ########################################################## 80.7% ########################################################### 82.5% ############################################################ 84.6% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 90.2% ################################################################## 92.7% #################################################################### 95.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-03-09T14:55:29.129Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-09T14:55:29.129Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-09T14:55:29.129Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-09T14:55:29.269Z] #27 14.50 [2020-03-09T14:55:29.527Z] #27 ... [2020-03-09T14:55:29.527Z] [2020-03-09T14:55:29.527Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:29.527Z] #33 55.27 sync [2020-03-09T14:55:29.527Z] #33 55.27 internal/reflectlite [2020-03-09T14:55:29.527Z] #33 58.48 errors [2020-03-09T14:55:29.527Z] #33 58.48 sort [2020-03-09T14:55:29.527Z] #33 59.11 strconv [2020-03-09T14:55:29.527Z] #33 60.02 io [2020-03-09T14:55:29.527Z] #33 61.34 internal/oserror [2020-03-09T14:55:29.527Z] #33 61.52 syscall [2020-03-09T14:55:29.527Z] #33 63.27 reflect [2020-03-09T14:55:29.789Z] #33 ... [2020-03-09T14:55:29.789Z] [2020-03-09T14:55:29.789Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:29.789Z] #47 55.55 sync [2020-03-09T14:55:29.789Z] #47 55.60 internal/reflectlite [2020-03-09T14:55:29.789Z] #47 58.03 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T14:55:29.789Z] #47 58.48 math/rand [2020-03-09T14:55:29.789Z] #47 59.73 internal/singleflight [2020-03-09T14:55:29.789Z] #47 60.15 io [2020-03-09T14:55:29.789Z] #47 60.16 strconv [2020-03-09T14:55:29.789Z] #47 61.68 bytes [2020-03-09T14:55:29.789Z] #47 64.31 reflect [2020-03-09T14:55:29.789Z] #47 64.78 bufio [2020-03-09T14:55:29.789Z] #47 ... [2020-03-09T14:55:29.789Z] [2020-03-09T14:55:29.789Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:55:29.789Z] #30 64.17 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-09T14:55:29.789Z] #30 65.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T14:55:29.789Z] #30 65.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T14:55:30.158Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-09T14:55:30.158Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-09T14:55:31.170Z] #30 ... [2020-03-09T14:55:31.171Z] [2020-03-09T14:55:31.171Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:31.171Z] #35 57.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-09T14:55:31.171Z] #35 57.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-09T14:55:31.171Z] #35 57.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-09T14:55:31.171Z] #35 57.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-09T14:55:31.171Z] #35 57.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-09T14:55:31.171Z] #35 57.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-09T14:55:31.171Z] #35 59.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:55:31.171Z] #35 59.77 Fetched 14.9 MB in 2s (7438 kB/s) [2020-03-09T14:55:31.171Z] #35 59.92 Selecting previously unselected package xxd. [2020-03-09T14:55:31.171Z] #35 59.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T14:55:31.171Z] #35 60.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T14:55:31.171Z] #35 60.02 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T14:55:31.171Z] #35 60.23 Selecting previously unselected package vim-common. [2020-03-09T14:55:31.171Z] #35 60.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:55:31.171Z] #35 60.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T14:55:31.171Z] #35 60.63 Selecting previously unselected package cmake-data. [2020-03-09T14:55:31.171Z] #35 60.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T14:55:31.171Z] #35 60.65 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T14:55:31.171Z] #35 65.39 Selecting previously unselected package libicu63:amd64. [2020-03-09T14:55:31.171Z] #35 65.43 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-09T14:55:31.171Z] #35 65.46 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T14:55:31.200Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-09T14:55:31.428Z] #35 ... [2020-03-09T14:55:31.428Z] [2020-03-09T14:55:31.428Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:31.428Z] #27 15.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T14:55:31.428Z] #27 15.90 [2020-03-09T14:55:31.428Z] #27 16.06 ######################################################################## 100.0% [2020-03-09T14:55:31.428Z] #27 16.19 [2020-03-09T14:55:31.492Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-09T14:55:31.492Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-09T14:55:31.788Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-09T14:55:31.993Z] #27 17.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T14:55:32.088Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-09T14:55:32.088Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T14:55:32.088Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-09T14:55:32.253Z] #27 17.49 [2020-03-09T14:55:32.379Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-09T14:55:32.510Z] #27 17.70 0.7% ######################################################################## 100.0% [2020-03-09T14:55:32.510Z] #27 17.85 [2020-03-09T14:55:32.529Z] Client: Docker Engine - Community [2020-03-09T14:55:32.529Z] Version: 19.03.5 [2020-03-09T14:55:32.529Z] API version: 1.40 [2020-03-09T14:55:32.529Z] Go version: go1.12.12 [2020-03-09T14:55:32.529Z] Git commit: 633a0ea [2020-03-09T14:55:32.529Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-09T14:55:32.529Z] OS/Arch: linux/arm64 [2020-03-09T14:55:32.529Z] Experimental: false [2020-03-09T14:55:32.529Z] [2020-03-09T14:55:32.529Z] Server: Docker Engine - Community [2020-03-09T14:55:32.529Z] Engine: [2020-03-09T14:55:32.529Z] Version: 19.03.5 [2020-03-09T14:55:32.529Z] API version: 1.40 (minimum version 1.12) [2020-03-09T14:55:32.529Z] Go version: go1.12.12 [2020-03-09T14:55:32.529Z] Git commit: 633a0ea [2020-03-09T14:55:32.529Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-09T14:55:32.529Z] OS/Arch: linux/arm64 [2020-03-09T14:55:32.529Z] Experimental: true [2020-03-09T14:55:32.529Z] containerd: [2020-03-09T14:55:32.529Z] Version: 1.2.10 [2020-03-09T14:55:32.529Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T14:55:32.529Z] runc: [2020-03-09T14:55:32.529Z] Version: 1.0.0-rc8+dev [2020-03-09T14:55:32.529Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T14:55:32.529Z] docker-init: [2020-03-09T14:55:32.529Z] Version: 0.18.0 [2020-03-09T14:55:32.529Z] GitCommit: fec3683 [2020-03-09T14:55:32.562Z] Client: Docker Engine - Community [2020-03-09T14:55:32.562Z] Version: 19.03.5 [2020-03-09T14:55:32.562Z] API version: 1.40 [2020-03-09T14:55:32.562Z] Go version: go1.12.12 [2020-03-09T14:55:32.562Z] Git commit: 633a0ea838 [2020-03-09T14:55:32.562Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-09T14:55:32.562Z] OS/Arch: linux/amd64 [2020-03-09T14:55:32.562Z] Experimental: false [2020-03-09T14:55:32.562Z] [2020-03-09T14:55:32.562Z] Server: Docker Engine - Community [2020-03-09T14:55:32.562Z] Engine: [2020-03-09T14:55:32.562Z] Version: 19.03.5 [2020-03-09T14:55:32.562Z] API version: 1.40 (minimum version 1.12) [2020-03-09T14:55:32.562Z] Go version: go1.12.12 [2020-03-09T14:55:32.562Z] Git commit: 633a0ea838 [2020-03-09T14:55:32.562Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-09T14:55:32.562Z] OS/Arch: linux/amd64 [2020-03-09T14:55:32.562Z] Experimental: true [2020-03-09T14:55:32.562Z] containerd: [2020-03-09T14:55:32.562Z] Version: 1.2.10 [2020-03-09T14:55:32.562Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T14:55:32.562Z] runc: [2020-03-09T14:55:32.562Z] Version: 1.0.0-rc8+dev [2020-03-09T14:55:32.562Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T14:55:32.562Z] docker-init: [2020-03-09T14:55:32.562Z] Version: 0.18.0 [2020-03-09T14:55:32.562Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2020-03-09T14:55:32.860Z] + docker info [2020-03-09T14:55:32.896Z] + docker info [2020-03-09T14:55:33.433Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-09T14:55:33.433Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-09T14:55:33.881Z] #27 19.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T14:55:33.881Z] #27 19.22 skipping existing 1849cc453dee [2020-03-09T14:55:33.881Z] #27 19.33 [2020-03-09T14:55:34.075Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T14:55:34.367Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-09T14:55:34.367Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T14:55:34.367Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-09T14:55:34.670Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-09T14:55:35.255Z] #27 20.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T14:55:35.520Z] #27 20.69 [2020-03-09T14:55:35.520Z] #27 20.89 ################# [2020-03-09T14:55:35.520Z] #27 ... [2020-03-09T14:55:35.520Z] [2020-03-09T14:55:35.520Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:55:35.520Z] #50 61.40 + cd /tmp/tmp.EoqGDVlKDl/src/gotest.tools/gotestsum [2020-03-09T14:55:35.520Z] #50 61.40 + git checkout -q v0.3.5 [2020-03-09T14:55:35.520Z] #50 61.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T14:55:35.733Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-09T14:55:35.777Z] #50 ... [2020-03-09T14:55:35.778Z] [2020-03-09T14:55:35.778Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:55:35.778Z] #27 20.89 ######################################################################## 100.0% [2020-03-09T14:55:35.778Z] #27 20.98 [2020-03-09T14:55:35.778Z] #27 21.08 Download of images into '/build' complete. [2020-03-09T14:55:35.778Z] #27 21.08 Use something like the following to load the result into a Docker daemon: [2020-03-09T14:55:35.778Z] #27 21.08 tar -cC '/build' . | docker load [2020-03-09T14:55:36.342Z] #27 DONE 21.6s [2020-03-09T14:55:36.342Z] [2020-03-09T14:55:36.342Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:55:36.342Z] #43 62.54 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-09T14:55:36.342Z] #43 62.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 62.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T14:55:36.342Z] #43 63.33 Selecting previously unselected package libprotobuf17:amd64. [2020-03-09T14:55:36.342Z] #43 63.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 63.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:36.342Z] #43 64.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-09T14:55:36.342Z] #43 64.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 64.62 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:36.342Z] #43 64.92 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-09T14:55:36.342Z] #43 64.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 64.95 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:36.342Z] #43 66.66 Selecting previously unselected package libprotoc17:amd64. [2020-03-09T14:55:36.342Z] #43 66.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 66.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:36.342Z] #43 67.29 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T14:55:36.342Z] #43 67.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 67.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T14:55:36.342Z] #43 67.48 Selecting previously unselected package protobuf-compiler. [2020-03-09T14:55:36.342Z] #43 67.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 67.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T14:55:36.342Z] #43 67.63 Selecting previously unselected package python-pkg-resources. [2020-03-09T14:55:36.342Z] #43 67.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T14:55:36.342Z] #43 67.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T14:55:36.342Z] #43 67.88 Selecting previously unselected package python-six. [2020-03-09T14:55:36.342Z] #43 67.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T14:55:36.342Z] #43 67.89 Unpacking python-six (1.12.0-1) ... [2020-03-09T14:55:36.342Z] #43 68.02 Selecting previously unselected package python-protobuf. [2020-03-09T14:55:36.342Z] #43 68.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-09T14:55:36.342Z] #43 68.03 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T14:55:36.342Z] #43 68.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T14:55:36.369Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-09T14:55:36.369Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T14:55:36.369Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-09T14:55:36.908Z] #43 ... [2020-03-09T14:55:36.908Z] [2020-03-09T14:55:36.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:55:36.908Z] #10 63.00 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-03-09T14:55:36.908Z] #10 66.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-09T14:55:36.908Z] #10 66.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-09T14:55:36.908Z] #10 66.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T14:55:36.908Z] #10 66.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T14:55:36.908Z] #10 66.26 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-03-09T14:55:36.908Z] #10 66.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-09T14:55:36.908Z] #10 66.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-09T14:55:36.908Z] #10 66.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-09T14:55:36.908Z] #10 66.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-09T14:55:36.908Z] #10 66.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-09T14:55:36.908Z] #10 66.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-09T14:55:36.908Z] #10 66.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-09T14:55:36.908Z] #10 66.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-09T14:55:36.908Z] #10 66.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-09T14:55:36.908Z] #10 66.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-09T14:55:36.908Z] #10 67.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:55:36.908Z] #10 67.97 Fetched 77.7 MB in 9s (8477 kB/s) [2020-03-09T14:55:36.908Z] #10 68.07 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T14:55:36.908Z] #10 68.07 (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-03-09T14:55:36.908Z] #10 68.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-09T14:55:36.908Z] #10 68.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T14:55:36.908Z] #10 70.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T14:55:36.908Z] #10 70.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-09T14:55:36.908Z] #10 70.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T14:55:37.007Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-09T14:55:37.165Z] #10 ... [2020-03-09T14:55:37.165Z] [2020-03-09T14:55:37.165Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:37.299Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T14:55:37.299Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-09T14:55:37.299Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-09T14:55:37.423Z] #35 73.38 Selecting previously unselected package libxml2:amd64. [2020-03-09T14:55:37.423Z] #35 73.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-09T14:55:37.423Z] #35 73.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T14:55:37.423Z] #35 ... [2020-03-09T14:55:37.423Z] [2020-03-09T14:55:37.423Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:55:37.423Z] #65 2.995 + RM_GOPATH=0 [2020-03-09T14:55:37.423Z] #65 2.997 + TMP_GOPATH= [2020-03-09T14:55:37.423Z] #65 2.997 + : /build [2020-03-09T14:55:37.423Z] #65 2.997 + '[' -z '' ']' [2020-03-09T14:55:37.423Z] #65 3.000 ++ mktemp -d [2020-03-09T14:55:37.423Z] #65 3.007 + export GOPATH=/tmp/tmp.S3pvoWQaxp [2020-03-09T14:55:37.423Z] #65 3.007 + GOPATH=/tmp/tmp.S3pvoWQaxp [2020-03-09T14:55:37.423Z] #65 3.008 + RM_GOPATH=1 [2020-03-09T14:55:37.423Z] #65 3.009 ++ dirname ./install.sh [2020-03-09T14:55:37.423Z] #65 3.016 + dir=. [2020-03-09T14:55:37.423Z] #65 3.017 + bin=containerd [2020-03-09T14:55:37.423Z] #65 3.017 + shift [2020-03-09T14:55:37.423Z] #65 3.017 + '[' '!' -f ./containerd.installer ']' [2020-03-09T14:55:37.423Z] #65 3.017 + . ./containerd.installer [2020-03-09T14:55:37.423Z] #65 3.017 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:55:37.423Z] #65 3.023 + install_containerd [2020-03-09T14:55:37.423Z] #65 3.023 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T14:55:37.423Z] #65 3.025 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:55:37.423Z] #65 3.025 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S3pvoWQaxp/src/github.com/containerd/containerd [2020-03-09T14:55:37.423Z] #65 3.031 Cloning into '/tmp/tmp.S3pvoWQaxp/src/github.com/containerd/containerd'... [2020-03-09T14:55:37.988Z] #65 ... [2020-03-09T14:55:37.988Z] [2020-03-09T14:55:37.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:55:37.988Z] #10 74.10 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T14:55:37.988Z] #10 74.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T14:55:37.988Z] #10 74.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T14:55:38.336Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-09T14:55:38.553Z] #10 74.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-09T14:55:38.553Z] #10 74.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:55:38.553Z] #10 74.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:55:38.628Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-09T14:55:38.811Z] #10 74.92 Selecting previously unselected package dmsetup. [2020-03-09T14:55:38.811Z] #10 74.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:55:38.811Z] #10 74.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T14:55:38.920Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-09T14:55:38.920Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T14:55:39.068Z] #10 75.11 Selecting previously unselected package mingw-w64-common. [2020-03-09T14:55:39.068Z] #10 75.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T14:55:39.068Z] #10 75.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T14:55:39.552Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-09T14:55:39.552Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-09T14:55:39.633Z] #10 ... [2020-03-09T14:55:39.634Z] [2020-03-09T14:55:39.634Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:39.634Z] #56 65.35 syscall [2020-03-09T14:55:39.634Z] #56 65.36 reflect [2020-03-09T14:55:39.634Z] #56 74.19 time [2020-03-09T14:55:39.843Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-09T14:55:39.891Z] #56 ... [2020-03-09T14:55:39.891Z] [2020-03-09T14:55:39.891Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:39.891Z] #35 74.46 Selecting previously unselected package libarchive13:amd64. [2020-03-09T14:55:39.891Z] #35 74.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-09T14:55:39.891Z] #35 74.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T14:55:39.891Z] #35 75.04 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-09T14:55:39.891Z] #35 75.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-09T14:55:39.891Z] #35 75.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T14:55:39.891Z] #35 75.23 Selecting previously unselected package librhash0:amd64. [2020-03-09T14:55:39.891Z] #35 75.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-09T14:55:39.891Z] #35 75.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-09T14:55:39.891Z] #35 75.42 Selecting previously unselected package libuv1:amd64. [2020-03-09T14:55:39.891Z] #35 75.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-09T14:55:39.891Z] #35 75.45 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-09T14:55:39.891Z] #35 75.59 Selecting previously unselected package cmake. [2020-03-09T14:55:39.891Z] #35 75.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-09T14:55:39.891Z] #35 75.62 Unpacking cmake (3.13.4-1) ... [2020-03-09T14:55:40.879Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-09T14:55:40.879Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-09T14:55:41.170Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-09T14:55:41.263Z] #35 ... [2020-03-09T14:55:41.263Z] [2020-03-09T14:55:41.263Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:41.263Z] #47 66.80 syscall [2020-03-09T14:55:41.263Z] #47 75.79 time [2020-03-09T14:55:41.263Z] #47 ... [2020-03-09T14:55:41.263Z] [2020-03-09T14:55:41.263Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:55:41.263Z] #43 74.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:41.263Z] #43 74.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:55:41.263Z] #43 74.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:55:41.263Z] #43 74.94 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T14:55:41.263Z] #43 74.95 Setting up python-six (1.12.0-1) ... [2020-03-09T14:55:41.467Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-09T14:55:42.970Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-09T14:55:42.970Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-09T14:55:42.970Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T14:55:43.196Z] #43 79.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T14:55:43.196Z] #43 79.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:55:43.196Z] #43 79.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:43.196Z] #43 79.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T14:55:43.196Z] #43 79.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:43.196Z] #43 79.20 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T14:55:43.196Z] #43 79.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T14:55:43.196Z] #43 79.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T14:55:43.196Z] #43 79.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T14:55:43.196Z] #43 79.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T14:55:43.263Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-09T14:55:43.556Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-09T14:55:43.700Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 30.7% of statements [2020-03-09T14:55:43.700Z] ok github.com/docker/docker/container 0.116s coverage: 34.9% of statements [2020-03-09T14:55:43.700Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T14:55:43.700Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T14:55:44.056Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T14:55:44.056Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T14:55:44.137Z] #43 ... [2020-03-09T14:55:44.137Z] [2020-03-09T14:55:44.137Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:55:44.137Z] #35 79.29 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T14:55:44.137Z] #35 79.31 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T14:55:44.137Z] #35 79.32 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-09T14:55:44.137Z] #35 79.33 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T14:55:44.137Z] #35 79.38 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-09T14:55:44.137Z] #35 79.39 Setting up cmake-data (3.13.4-1) ... [2020-03-09T14:55:44.137Z] #35 79.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T14:55:44.137Z] #35 79.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T14:55:44.137Z] #35 79.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T14:55:44.137Z] #35 79.45 Setting up cmake (3.13.4-1) ... [2020-03-09T14:55:44.137Z] #35 79.49 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:55:44.137Z] #35 79.56 Processing triggers for mime-support (3.62) ... [2020-03-09T14:55:44.137Z] #35 DONE 80.3s [2020-03-09T14:55:44.137Z] [2020-03-09T14:55:44.137Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:55:44.137Z] #36 DONE 0.1s [2020-03-09T14:55:44.137Z] [2020-03-09T14:55:44.137Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T14:55:44.393Z] #37 DONE 0.1s [2020-03-09T14:55:44.393Z] [2020-03-09T14:55:44.393Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:44.393Z] #33 70.22 time [2020-03-09T14:55:44.393Z] #33 77.68 internal/poll [2020-03-09T14:55:44.393Z] #33 78.85 internal/fmtsort [2020-03-09T14:55:44.393Z] #33 79.64 internal/syscall/unix [2020-03-09T14:55:44.393Z] #33 80.01 strings [2020-03-09T14:55:44.393Z] #33 80.08 os [2020-03-09T14:55:44.585Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-09T14:55:44.650Z] #33 ... [2020-03-09T14:55:44.650Z] [2020-03-09T14:55:44.650Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:44.873Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-09T14:55:45.077Z] Client: [2020-03-09T14:55:45.077Z] Debug Mode: false [2020-03-09T14:55:45.077Z] [2020-03-09T14:55:45.077Z] Server: [2020-03-09T14:55:45.077Z] Containers: 0 [2020-03-09T14:55:45.077Z] Running: 0 [2020-03-09T14:55:45.077Z] Paused: 0 [2020-03-09T14:55:45.077Z] Stopped: 0 [2020-03-09T14:55:45.077Z] Images: 0 [2020-03-09T14:55:45.077Z] Server Version: 19.03.5 [2020-03-09T14:55:45.077Z] Storage Driver: overlay2 [2020-03-09T14:55:45.077Z] Backing Filesystem: extfs [2020-03-09T14:55:45.077Z] Supports d_type: true [2020-03-09T14:55:45.077Z] Native Overlay Diff: true [2020-03-09T14:55:45.077Z] Logging Driver: json-file [2020-03-09T14:55:45.077Z] Cgroup Driver: cgroupfs [2020-03-09T14:55:45.077Z] Plugins: [2020-03-09T14:55:45.077Z] Volume: local [2020-03-09T14:55:45.077Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T14:55:45.077Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T14:55:45.077Z] Swarm: inactive [2020-03-09T14:55:45.077Z] Runtimes: runc [2020-03-09T14:55:45.077Z] Default Runtime: runc [2020-03-09T14:55:45.077Z] Init Binary: docker-init [2020-03-09T14:55:45.077Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T14:55:45.077Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T14:55:45.077Z] init version: fec3683 [2020-03-09T14:55:45.077Z] Security Options: [2020-03-09T14:55:45.077Z] apparmor [2020-03-09T14:55:45.077Z] seccomp [2020-03-09T14:55:45.077Z] Profile: default [2020-03-09T14:55:45.077Z] Kernel Version: 4.15.0-1057-aws [2020-03-09T14:55:45.077Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-09T14:55:45.077Z] OSType: linux [2020-03-09T14:55:45.077Z] Architecture: aarch64 [2020-03-09T14:55:45.077Z] CPUs: 4 [2020-03-09T14:55:45.077Z] Total Memory: 7.525GiB [2020-03-09T14:55:45.077Z] Name: ip-10-100-41-50 [2020-03-09T14:55:45.077Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-09T14:55:45.077Z] Docker Root Dir: /var/lib/docker [2020-03-09T14:55:45.077Z] Debug Mode: false [2020-03-09T14:55:45.077Z] Registry: https://index.docker.io/v1/ [2020-03-09T14:55:45.077Z] Labels: [2020-03-09T14:55:45.077Z] Experimental: true [2020-03-09T14:55:45.077Z] Insecure Registries: [2020-03-09T14:55:45.077Z] 127.0.0.0/8 [2020-03-09T14:55:45.077Z] Live Restore Enabled: true [2020-03-09T14:55:45.077Z] [2020-03-09T14:55:45.077Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T14:55:45.090Z] Client: [2020-03-09T14:55:45.090Z] Debug Mode: false [2020-03-09T14:55:45.090Z] [2020-03-09T14:55:45.090Z] Server: [2020-03-09T14:55:45.090Z] Containers: 0 [2020-03-09T14:55:45.090Z] Running: 0 [2020-03-09T14:55:45.090Z] Paused: 0 [2020-03-09T14:55:45.090Z] Stopped: 0 [2020-03-09T14:55:45.090Z] Images: 0 [2020-03-09T14:55:45.090Z] Server Version: 19.03.5 [2020-03-09T14:55:45.090Z] Storage Driver: overlay2 [2020-03-09T14:55:45.090Z] Backing Filesystem: extfs [2020-03-09T14:55:45.090Z] Supports d_type: true [2020-03-09T14:55:45.090Z] Native Overlay Diff: true [2020-03-09T14:55:45.090Z] Logging Driver: json-file [2020-03-09T14:55:45.090Z] Cgroup Driver: cgroupfs [2020-03-09T14:55:45.090Z] Plugins: [2020-03-09T14:55:45.090Z] Volume: local [2020-03-09T14:55:45.090Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T14:55:45.090Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T14:55:45.090Z] Swarm: inactive [2020-03-09T14:55:45.090Z] Runtimes: runc [2020-03-09T14:55:45.090Z] Default Runtime: runc [2020-03-09T14:55:45.090Z] Init Binary: docker-init [2020-03-09T14:55:45.090Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T14:55:45.090Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T14:55:45.090Z] init version: fec3683 [2020-03-09T14:55:45.090Z] Security Options: [2020-03-09T14:55:45.090Z] apparmor [2020-03-09T14:55:45.090Z] seccomp [2020-03-09T14:55:45.090Z] Profile: default [2020-03-09T14:55:45.090Z] Kernel Version: 4.15.0-1058-aws [2020-03-09T14:55:45.090Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-09T14:55:45.090Z] OSType: linux [2020-03-09T14:55:45.090Z] Architecture: x86_64 [2020-03-09T14:55:45.090Z] CPUs: 2 [2020-03-09T14:55:45.090Z] Total Memory: 7.501GiB [2020-03-09T14:55:45.090Z] Name: ip-10-100-63-169 [2020-03-09T14:55:45.090Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-09T14:55:45.090Z] Docker Root Dir: /var/lib/docker [2020-03-09T14:55:45.090Z] Debug Mode: false [2020-03-09T14:55:45.090Z] Registry: https://index.docker.io/v1/ [2020-03-09T14:55:45.090Z] Labels: [2020-03-09T14:55:45.090Z] Experimental: true [2020-03-09T14:55:45.090Z] Insecure Registries: [2020-03-09T14:55:45.090Z] 127.0.0.0/8 [2020-03-09T14:55:45.090Z] Live Restore Enabled: true [2020-03-09T14:55:45.090Z] [2020-03-09T14:55:45.090Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T14:55:45.162Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-09T14:55:45.377Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:55:45.377Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:55:45.377Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T14:55:45.377Z] + bash /home/ubuntu/workspace/moby_PR-40645/check-config.sh [2020-03-09T14:55:45.377Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T14:55:45.377Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-09T14:55:45.377Z] [2020-03-09T14:55:45.377Z] Generally Necessary: [2020-03-09T14:55:45.377Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T14:55:45.377Z] - apparmor: enabled and tools installed [2020-03-09T14:55:45.377Z] - CONFIG_NAMESPACES: enabled [2020-03-09T14:55:45.377Z] - CONFIG_NET_NS: enabled [2020-03-09T14:55:45.377Z] - CONFIG_PID_NS: enabled [2020-03-09T14:55:45.377Z] - CONFIG_IPC_NS: enabled [2020-03-09T14:55:45.377Z] - CONFIG_UTS_NS: enabled [2020-03-09T14:55:45.377Z] - CONFIG_CGROUPS: enabled [2020-03-09T14:55:45.377Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T14:55:45.415Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:55:45.415Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T14:55:45.415Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T14:55:45.415Z] + bash /home/ubuntu/workspace/moby_PR-40645/check-config.sh [2020-03-09T14:55:45.415Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T14:55:45.415Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-09T14:55:45.415Z] [2020-03-09T14:55:45.415Z] Generally Necessary: [2020-03-09T14:55:45.415Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T14:55:45.415Z] - apparmor: enabled and tools installed [2020-03-09T14:55:45.415Z] - CONFIG_NAMESPACES: enabled [2020-03-09T14:55:45.415Z] - CONFIG_NET_NS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_PID_NS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_IPC_NS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_UTS_NS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_CGROUPS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T14:55:45.415Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T14:55:45.415Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T14:55:45.415Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T14:55:45.415Z] - CONFIG_CPUSETS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_MEMCG: enabled [2020-03-09T14:55:45.415Z] - CONFIG_KEYS: enabled [2020-03-09T14:55:45.415Z] - CONFIG_VETH: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T14:55:45.415Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T14:55:45.452Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-09T14:55:45.639Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T14:55:45.639Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T14:55:45.639Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T14:55:45.639Z] - CONFIG_CPUSETS: enabled [2020-03-09T14:55:45.639Z] - CONFIG_MEMCG: enabled [2020-03-09T14:55:45.639Z] - CONFIG_KEYS: enabled [2020-03-09T14:55:45.639Z] - CONFIG_VETH: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T14:55:45.639Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T14:55:45.639Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T14:55:45.639Z] [2020-03-09T14:55:45.639Z] Optional Features: [2020-03-09T14:55:45.639Z] - CONFIG_USER_NS: enabled [2020-03-09T14:55:45.639Z] - CONFIG_SECCOMP: enabled [2020-03-09T14:55:45.639Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T14:55:45.639Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T14:55:45.639Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T14:55:45.639Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T14:55:45.680Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T14:55:45.680Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T14:55:45.680Z] [2020-03-09T14:55:45.680Z] Optional Features: [2020-03-09T14:55:45.680Z] - CONFIG_USER_NS: enabled [2020-03-09T14:55:45.680Z] - CONFIG_SECCOMP: enabled [2020-03-09T14:55:45.680Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T14:55:45.680Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T14:55:45.680Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T14:55:45.680Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T14:55:45.680Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-09T14:55:45.680Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T14:55:45.680Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T14:55:45.680Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T14:55:45.680Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T14:55:45.680Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T14:55:45.680Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T14:55:45.680Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T14:55:45.680Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T14:55:45.680Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T14:55:45.680Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T14:55:45.680Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T14:55:45.680Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T14:55:45.680Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T14:55:45.680Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T14:55:45.680Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T14:55:45.680Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T14:55:45.680Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T14:55:45.680Z] - CONFIG_EXT4_FS: enabled [2020-03-09T14:55:45.680Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T14:55:45.680Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T14:55:45.680Z] - Network Drivers: [2020-03-09T14:55:45.680Z] - "overlay": [2020-03-09T14:55:45.680Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T14:55:45.680Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T14:55:45.680Z] Optional (for encrypted networks): [2020-03-09T14:55:45.899Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T14:55:45.899Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T14:55:45.899Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T14:55:45.899Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T14:55:45.899Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T14:55:45.899Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T14:55:45.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T14:55:45.899Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T14:55:45.899Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T14:55:45.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T14:55:45.899Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T14:55:45.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T14:55:45.899Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T14:55:45.899Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T14:55:45.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T14:55:45.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T14:55:45.899Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T14:55:45.899Z] - CONFIG_EXT4_FS: enabled [2020-03-09T14:55:45.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T14:55:45.899Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T14:55:45.899Z] - Network Drivers: [2020-03-09T14:55:45.899Z] - "overlay": [2020-03-09T14:55:45.899Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T14:55:45.899Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T14:55:45.899Z] Optional (for encrypted networks): [2020-03-09T14:55:45.937Z] - CONFIG_CRYPTO: enabled [2020-03-09T14:55:45.937Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-09T14:55:45.937Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-09T14:55:45.937Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-09T14:55:45.937Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-09T14:55:45.937Z] - CONFIG_XFRM: enabled [2020-03-09T14:55:45.938Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T14:55:45.938Z] - "ipvlan": [2020-03-09T14:55:45.938Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T14:55:45.938Z] - "macvlan": [2020-03-09T14:55:45.938Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T14:55:45.938Z] - "ftp,tftp client in container": [2020-03-09T14:55:45.938Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T14:55:45.938Z] - Storage Drivers: [2020-03-09T14:55:45.938Z] - "aufs": [2020-03-09T14:55:45.938Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T14:55:45.938Z] - "btrfs": [2020-03-09T14:55:45.938Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T14:55:45.938Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T14:55:45.938Z] - "devicemapper": [2020-03-09T14:55:45.938Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T14:55:45.938Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T14:55:45.938Z] - "overlay": [2020-03-09T14:55:45.938Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T14:55:45.938Z] - "zfs": [2020-03-09T14:55:45.938Z] - /dev/zfs: missing [2020-03-09T14:55:45.938Z] - zfs command: missing [2020-03-09T14:55:45.938Z] - zpool command: missing [2020-03-09T14:55:45.938Z] [2020-03-09T14:55:45.938Z] Limits: [2020-03-09T14:55:45.938Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T14:55:45.938Z] [2020-03-09T14:55:45.938Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T14:55:46.085Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-09T14:55:46.159Z] - CONFIG_CRYPTO: enabled [2020-03-09T14:55:46.159Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-09T14:55:46.159Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-09T14:55:46.159Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-09T14:55:46.159Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-09T14:55:46.159Z] - CONFIG_XFRM: enabled [2020-03-09T14:55:46.159Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T14:55:46.159Z] - "ipvlan": [2020-03-09T14:55:46.159Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T14:55:46.159Z] - "macvlan": [2020-03-09T14:55:46.159Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T14:55:46.159Z] - "ftp,tftp client in container": [2020-03-09T14:55:46.159Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T14:55:46.159Z] - Storage Drivers: [2020-03-09T14:55:46.159Z] - "aufs": [2020-03-09T14:55:46.159Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T14:55:46.159Z] - "btrfs": [2020-03-09T14:55:46.159Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T14:55:46.159Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T14:55:46.159Z] - "devicemapper": [2020-03-09T14:55:46.278Z] + sudo modprobe ip_vs [2020-03-09T14:55:46.419Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T14:55:46.419Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T14:55:46.419Z] - "overlay": [2020-03-09T14:55:46.419Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T14:55:46.419Z] - "zfs": [2020-03-09T14:55:46.419Z] - /dev/zfs: missing [2020-03-09T14:55:46.419Z] - zfs command: missing [2020-03-09T14:55:46.419Z] - zpool command: missing [2020-03-09T14:55:46.419Z] [2020-03-09T14:55:46.419Z] Limits: [2020-03-09T14:55:46.419Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T14:55:46.419Z] [2020-03-09T14:55:46.419Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T14:55:46.538Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44557c811819f1b92e45976999824fb13c057f39 . [2020-03-09T14:55:46.774Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44557c811819f1b92e45976999824fb13c057f39 . [2020-03-09T14:55:46.774Z] #2 [internal] load build definition from Dockerfile [2020-03-09T14:55:46.805Z] #1 [internal] load .dockerignore [2020-03-09T14:55:46.805Z] #1 transferring context: 87B done [2020-03-09T14:55:46.805Z] #1 DONE 0.1s [2020-03-09T14:55:46.805Z] [2020-03-09T14:55:46.805Z] #2 [internal] load build definition from Dockerfile [2020-03-09T14:55:46.805Z] #2 transferring dockerfile: 16.92kB done [2020-03-09T14:55:46.805Z] #2 DONE 0.1s [2020-03-09T14:55:46.805Z] [2020-03-09T14:55:46.805Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T14:55:47.037Z] #2 transferring dockerfile: 16.92kB done [2020-03-09T14:55:47.037Z] #2 DONE 0.2s [2020-03-09T14:55:47.037Z] [2020-03-09T14:55:47.037Z] #1 [internal] load .dockerignore [2020-03-09T14:55:47.037Z] #1 transferring context: 87B done [2020-03-09T14:55:47.037Z] #1 DONE 0.2s [2020-03-09T14:55:47.037Z] [2020-03-09T14:55:47.037Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T14:55:47.173Z] #38 2.624 + RM_GOPATH=0 [2020-03-09T14:55:47.173Z] #38 2.624 + TMP_GOPATH= [2020-03-09T14:55:47.173Z] #38 2.624 + : /build [2020-03-09T14:55:47.173Z] #38 2.624 + '[' -z '' ']' [2020-03-09T14:55:47.173Z] #38 2.627 ++ mktemp -d [2020-03-09T14:55:47.173Z] #38 2.629 + export GOPATH=/tmp/tmp.nxj5PZK1Ly [2020-03-09T14:55:47.173Z] #38 2.629 + GOPATH=/tmp/tmp.nxj5PZK1Ly [2020-03-09T14:55:47.173Z] #38 2.629 + RM_GOPATH=1 [2020-03-09T14:55:47.173Z] #38 2.629 ++ dirname ./install.sh [2020-03-09T14:55:47.173Z] #38 2.635 + dir=. [2020-03-09T14:55:47.173Z] #38 2.635 + bin=tini [2020-03-09T14:55:47.173Z] #38 2.635 + shift [2020-03-09T14:55:47.173Z] #38 2.636 + '[' '!' -f ./tini.installer ']' [2020-03-09T14:55:47.173Z] #38 2.651 + . ./tini.installer [2020-03-09T14:55:47.173Z] #38 2.652 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:55:47.173Z] #38 2.653 + install_tini [2020-03-09T14:55:47.173Z] #38 2.654 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T14:55:47.173Z] #38 2.654 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:55:47.173Z] #38 2.655 + git clone https://github.com/krallin/tini.git /tmp/tmp.nxj5PZK1Ly/tini [2020-03-09T14:55:47.173Z] #38 2.661 Cloning into '/tmp/tmp.nxj5PZK1Ly/tini'... [2020-03-09T14:55:47.369Z] #3 DONE 0.5s [2020-03-09T14:55:47.369Z] [2020-03-09T14:55:47.369Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T14:55:47.369Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T14:55:47.369Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T14:55:47.369Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-09T14:55:47.369Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-09T14:55:47.369Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.46MB / 8.82MB 0.2s [2020-03-09T14:55:47.607Z] #3 DONE 0.6s [2020-03-09T14:55:47.607Z] [2020-03-09T14:55:47.607Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T14:55:47.607Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T14:55:47.626Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2020-03-09T14:55:47.626Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-03-09T14:55:47.626Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-09T14:55:47.738Z] #38 3.445 + cd /tmp/tmp.nxj5PZK1Ly/tini [2020-03-09T14:55:47.738Z] #38 3.445 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:55:47.738Z] #38 3.489 + cmake . [2020-03-09T14:55:47.867Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T14:55:47.867Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-09T14:55:47.867Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-09T14:55:47.867Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.36MB / 8.26MB 0.1s [2020-03-09T14:55:47.867Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-03-09T14:55:47.867Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-09T14:55:48.173Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-09T14:55:48.173Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-09T14:55:48.173Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-09T14:55:48.191Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-09T14:55:48.191Z] #4 DONE 0.9s [2020-03-09T14:55:48.437Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-09T14:55:48.437Z] #4 DONE 0.7s [2020-03-09T14:55:48.669Z] #38 4.118 -- The C compiler identification is GNU 8.3.0 [2020-03-09T14:55:48.669Z] #38 4.167 -- Check for working C compiler: /usr/bin/cc [2020-03-09T14:55:48.698Z] [2020-03-09T14:55:48.698Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:55:48.757Z] [2020-03-09T14:55:48.757Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:55:48.961Z] #5 ... [2020-03-09T14:55:48.961Z] [2020-03-09T14:55:48.961Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T14:55:48.961Z] #6 DONE 0.3s [2020-03-09T14:55:49.014Z] #6 ... [2020-03-09T14:55:49.014Z] [2020-03-09T14:55:49.014Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T14:55:49.014Z] #5 DONE 0.2s [2020-03-09T14:55:49.014Z] [2020-03-09T14:55:49.014Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:55:49.202Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-09T14:55:49.202Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-09T14:55:49.221Z] [2020-03-09T14:55:49.221Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:55:49.221Z] #5 DONE 0.4s [2020-03-09T14:55:49.221Z] [2020-03-09T14:55:49.221Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:55:49.221Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T14:55:49.481Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T14:55:49.481Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-09T14:55:49.481Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.3s [2020-03-09T14:55:49.481Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.19MB / 7.68MB 0.3s [2020-03-09T14:55:49.481Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-09T14:55:49.481Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.4s [2020-03-09T14:55:49.491Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-09T14:55:49.491Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-09T14:55:49.579Z] #6 DONE 0.5s [2020-03-09T14:55:49.579Z] [2020-03-09T14:55:49.579Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T14:55:49.579Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T14:55:49.579Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T14:55:49.579Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T14:55:49.579Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 299.15kB / 9.11MB 0.2s [2020-03-09T14:55:49.579Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2020-03-09T14:55:49.579Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-03-09T14:55:49.603Z] #38 4.919 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T14:55:49.603Z] #38 4.929 -- Detecting C compiler ABI info [2020-03-09T14:55:49.742Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.4s done [2020-03-09T14:55:49.742Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.5s [2020-03-09T14:55:49.742Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.5s [2020-03-09T14:55:49.742Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 7.88MB / 49.17MB 0.6s [2020-03-09T14:55:49.742Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 12.99MB / 49.17MB 0.7s [2020-03-09T14:55:49.742Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 872.53kB / 9.98MB 0.7s [2020-03-09T14:55:49.837Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-03-09T14:55:49.860Z] #38 5.610 -- Detecting C compiler ABI info - done [2020-03-09T14:55:50.014Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 6.13MB / 52.10MB 0.8s [2020-03-09T14:55:50.014Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 8.69MB / 9.98MB 0.8s [2020-03-09T14:55:50.014Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 16.47MB / 49.17MB 0.9s [2020-03-09T14:55:50.014Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 14.54MB / 52.10MB 0.9s [2020-03-09T14:55:50.014Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.9s [2020-03-09T14:55:50.116Z] #38 5.661 -- Detecting C compile features [2020-03-09T14:55:50.116Z] #38 ... [2020-03-09T14:55:50.116Z] [2020-03-09T14:55:50.116Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:55:50.116Z] #43 86.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T14:55:50.278Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 26.24MB / 49.17MB 1.1s [2020-03-09T14:55:50.278Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 27.01MB / 52.10MB 1.1s [2020-03-09T14:55:50.278Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.9s done [2020-03-09T14:55:50.278Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 1.1s [2020-03-09T14:55:50.373Z] #43 86.34 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:55:50.543Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 41.92MB / 49.17MB 1.3s [2020-03-09T14:55:50.543Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 30.14MB / 52.10MB 1.3s [2020-03-09T14:55:50.543Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 46.24MB / 49.17MB 1.4s [2020-03-09T14:55:50.543Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 6.63MB / 62.47MB 1.4s [2020-03-09T14:55:50.807Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.6s [2020-03-09T14:55:50.807Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 43.11MB / 52.10MB 1.6s [2020-03-09T14:55:50.807Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 16.54MB / 62.47MB 1.6s [2020-03-09T14:55:50.807Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.6s done [2020-03-09T14:55:50.807Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 50.13MB / 52.10MB 1.7s [2020-03-09T14:55:50.807Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.7s [2020-03-09T14:55:50.939Z] #43 DONE 86.8s [2020-03-09T14:55:50.939Z] [2020-03-09T14:55:50.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:55:50.986Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-09T14:55:50.986Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-09T14:55:51.074Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 26.50MB / 62.47MB 1.9s [2020-03-09T14:55:51.336Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.9s done [2020-03-09T14:55:51.336Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 39.77MB / 62.47MB 2.1s [2020-03-09T14:55:51.336Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 20.53MB / 97.60MB 2.1s [2020-03-09T14:55:51.336Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 2.1s [2020-03-09T14:55:51.336Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-09T14:55:51.336Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.85MB / 62.47MB 2.2s [2020-03-09T14:55:51.336Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.1s done [2020-03-09T14:55:51.599Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.4s [2020-03-09T14:55:51.599Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 44.35MB / 97.60MB 2.4s [2020-03-09T14:55:51.618Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-09T14:55:51.618Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-09T14:55:51.846Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2020-03-09T14:55:51.846Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-03-09T14:55:51.858Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.7s done [2020-03-09T14:55:51.858Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 58.46MB / 97.60MB 2.8s [2020-03-09T14:55:52.118Z] #7 ... [2020-03-09T14:55:52.118Z] [2020-03-09T14:55:52.118Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T14:55:52.118Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T14:55:52.118Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T14:55:52.118Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T14:55:52.118Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-03-09T14:55:52.118Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.0s done [2020-03-09T14:55:52.118Z] #71 DONE 2.9s [2020-03-09T14:55:52.118Z] [2020-03-09T14:55:52.118Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:55:52.118Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 68.04MB / 97.60MB 3.0s [2020-03-09T14:55:52.251Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-09T14:55:52.251Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-09T14:55:52.381Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 74.93MB / 97.60MB 3.1s [2020-03-09T14:55:52.381Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 87.49MB / 97.60MB 3.3s [2020-03-09T14:55:52.641Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.6s [2020-03-09T14:55:53.745Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-03-09T14:55:53.759Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T14:55:53.759Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T14:55:53.759Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-09T14:55:53.759Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-09T14:55:53.759Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-09T14:55:54.220Z] #44 ... [2020-03-09T14:55:54.220Z] [2020-03-09T14:55:54.220Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:54.220Z] #47 79.63 internal/fmtsort [2020-03-09T14:55:54.220Z] #47 80.54 strings [2020-03-09T14:55:54.220Z] #47 81.77 os [2020-03-09T14:55:54.220Z] #47 83.93 regexp/syntax [2020-03-09T14:55:54.220Z] #47 85.94 fmt [2020-03-09T14:55:54.220Z] #47 88.49 regexp [2020-03-09T14:55:54.220Z] #47 ... [2020-03-09T14:55:54.220Z] [2020-03-09T14:55:54.220Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:54.220Z] #38 8.251 -- Detecting C compile features - done [2020-03-09T14:55:54.220Z] #38 8.283 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T14:55:54.220Z] #38 8.478 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T14:55:54.220Z] #38 8.572 -- Configuring done [2020-03-09T14:55:54.220Z] #38 8.605 -- Generating done [2020-03-09T14:55:54.220Z] #38 8.626 -- Build files have been written to: /tmp/tmp.nxj5PZK1Ly/tini [2020-03-09T14:55:54.220Z] #38 8.629 + make tini-static [2020-03-09T14:55:54.220Z] #38 9.039 Scanning dependencies of target tini-static [2020-03-09T14:55:54.220Z] #38 9.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T14:55:54.390Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-09T14:55:54.692Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-09T14:55:55.130Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.7s done [2020-03-09T14:55:55.130Z] #71 DONE 5.1s [2020-03-09T14:55:55.130Z] [2020-03-09T14:55:55.130Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:55:55.130Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T14:55:55.130Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.8s done [2020-03-09T14:55:55.130Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T14:55:55.130Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-09T14:55:55.130Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.0s done [2020-03-09T14:55:55.130Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-09T14:55:55.130Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s done [2020-03-09T14:55:55.130Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.9s done [2020-03-09T14:55:55.130Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.7s done [2020-03-09T14:55:55.130Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 70.40MB / 120.07MB 4.6s [2020-03-09T14:55:55.130Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.2s [2020-03-09T14:55:55.130Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.0s done [2020-03-09T14:55:55.130Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 82.15MB / 120.07MB 4.9s [2020-03-09T14:55:55.130Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 91.76MB / 120.07MB 5.1s [2020-03-09T14:55:55.130Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 100.83MB / 120.07MB 5.4s [2020-03-09T14:55:55.160Z] #38 10.63 [100%] Linking C executable tini-static [2020-03-09T14:55:55.160Z] #38 ... [2020-03-09T14:55:55.160Z] [2020-03-09T14:55:55.160Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:55.160Z] #56 80.84 encoding/binary [2020-03-09T14:55:55.160Z] #56 80.91 os [2020-03-09T14:55:55.160Z] #56 83.09 encoding/base64 [2020-03-09T14:55:55.160Z] #56 83.92 golang.org/x/sys/unix [2020-03-09T14:55:55.160Z] #56 85.42 fmt [2020-03-09T14:55:55.160Z] #56 90.63 encoding/json [2020-03-09T14:55:55.160Z] #56 ... [2020-03-09T14:55:55.160Z] [2020-03-09T14:55:55.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:55:55.160Z] #44 3.836 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T14:55:55.160Z] #44 3.836 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T14:55:55.160Z] #44 3.924 Note: Building without GnuTLS support [2020-03-09T14:55:55.185Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.8s done [2020-03-09T14:55:55.625Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.73MB / 120.07MB 5.7s [2020-03-09T14:55:55.727Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-09T14:55:55.727Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-09T14:55:55.760Z] #7 ... [2020-03-09T14:55:55.760Z] [2020-03-09T14:55:55.760Z] #20 [internal] load build context [2020-03-09T14:55:55.760Z] #20 transferring context: 50.06MB 4.2s done [2020-03-09T14:55:55.760Z] #20 DONE 6.5s [2020-03-09T14:55:55.760Z] [2020-03-09T14:55:55.760Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:55:55.760Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 6.6s done [2020-03-09T14:55:55.760Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-09T14:55:55.883Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.9s [2020-03-09T14:55:56.100Z] #44 ... [2020-03-09T14:55:56.100Z] [2020-03-09T14:55:56.100Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:56.100Z] #38 11.35 [100%] Built target tini-static [2020-03-09T14:55:56.100Z] #38 11.42 + mkdir -p /build [2020-03-09T14:55:56.100Z] #38 11.43 + cp tini-static /build/docker-init [2020-03-09T14:55:56.100Z] #38 DONE 11.7s [2020-03-09T14:55:56.331Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.4s done [2020-03-09T14:55:56.331Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-09T14:55:56.357Z] [2020-03-09T14:55:56.358Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:56.358Z] #47 91.54 go/token [2020-03-09T14:55:56.358Z] #47 ... [2020-03-09T14:55:56.358Z] [2020-03-09T14:55:56.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:55:56.358Z] #10 82.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T14:55:56.358Z] #10 82.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T14:55:56.358Z] #10 82.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T14:55:56.358Z] #10 90.08 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T14:55:56.358Z] #10 90.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T14:55:56.358Z] #10 90.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:55:56.358Z] #10 90.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T14:55:56.358Z] #10 90.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T14:55:56.358Z] #10 90.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:55:56.447Z] #7 ... [2020-03-09T14:55:56.447Z] [2020-03-09T14:55:56.447Z] #20 [internal] load build context [2020-03-09T14:55:56.447Z] #20 transferring context: 50.06MB 6.6s done [2020-03-09T14:55:56.447Z] #20 DONE 7.1s [2020-03-09T14:55:56.447Z] [2020-03-09T14:55:56.447Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:55:56.616Z] #10 ... [2020-03-09T14:55:56.616Z] [2020-03-09T14:55:56.616Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:55:56.616Z] #33 83.57 path [2020-03-09T14:55:56.616Z] #33 84.08 text/tabwriter [2020-03-09T14:55:56.616Z] #33 84.29 fmt [2020-03-09T14:55:56.616Z] #33 84.74 path/filepath [2020-03-09T14:55:56.616Z] #33 86.24 io/ioutil [2020-03-09T14:55:56.616Z] #33 88.37 flag [2020-03-09T14:55:56.616Z] #33 88.39 github.com/BurntSushi/toml [2020-03-09T14:55:56.616Z] #33 90.53 log [2020-03-09T14:55:56.707Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.9s done [2020-03-09T14:55:56.760Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-09T14:55:56.872Z] #33 ... [2020-03-09T14:55:56.872Z] [2020-03-09T14:55:56.872Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:55:56.872Z] #47 92.84 go/scanner [2020-03-09T14:55:56.901Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.4s done [2020-03-09T14:55:56.901Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-09T14:55:57.402Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-09T14:55:57.804Z] #47 93.51 internal/lazyregexp [2020-03-09T14:55:57.804Z] #47 93.67 net/url [2020-03-09T14:55:58.427Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-09T14:55:58.610Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.0s done [2020-03-09T14:55:58.610Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-09T14:55:58.734Z] #47 94.36 go/ast [2020-03-09T14:55:58.867Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.4s done [2020-03-09T14:55:58.867Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-09T14:55:59.055Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-09T14:55:59.055Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T14:55:59.124Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-09T14:55:59.345Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T14:55:59.345Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-09T14:55:59.381Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-09T14:55:59.444Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.1s done [2020-03-09T14:55:59.444Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-09T14:55:59.635Z] go: finding cloud.google.com/go v0.26.0 [2020-03-09T14:55:59.976Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2020-03-09T14:56:00.104Z] #47 95.66 text/template/parse [2020-03-09T14:56:00.265Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-09T14:56:00.579Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-09T14:56:00.877Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-09T14:56:01.174Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-09T14:56:01.298Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 2.1s done [2020-03-09T14:56:01.358Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done [2020-03-09T14:56:01.358Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-09T14:56:01.467Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-09T14:56:01.555Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-09T14:56:01.761Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-03-09T14:56:02.004Z] #47 ... [2020-03-09T14:56:02.004Z] [2020-03-09T14:56:02.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:02.004Z] #33 93.61 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:56:02.004Z] #33 DONE 97.7s [2020-03-09T14:56:02.004Z] [2020-03-09T14:56:02.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:02.004Z] #44 6.364 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T14:56:02.004Z] #44 6.381 GEN .gitid [2020-03-09T14:56:02.004Z] #44 6.388 GEN criu/include/version.h [2020-03-09T14:56:02.004Z] #44 6.414 GEN include/common/asm [2020-03-09T14:56:02.004Z] #44 7.830 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T14:56:02.004Z] #44 7.929 PBCC images/opts.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.015 PBCC images/sit.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.115 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.200 DEP images/opts.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.248 DEP images/sit.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.304 PBCC images/macvlan.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.322 DEP images/macvlan.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.383 PBCC images/autofs.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.438 DEP images/autofs.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.497 PBCC images/sysctl.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.516 DEP images/sysctl.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.609 PBCC images/time.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.666 DEP images/time.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.725 PBCC images/binfmt-misc.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.762 DEP images/binfmt-misc.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.821 PBCC images/seccomp.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.884 DEP images/seccomp.pb-c.d [2020-03-09T14:56:02.004Z] #44 8.940 PBCC images/userns.pb-c.c [2020-03-09T14:56:02.004Z] #44 8.986 DEP images/userns.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.090 PBCC images/cgroup.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.140 DEP images/cgroup.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.188 PBCC images/fown.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.199 PBCC images/ext-file.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.225 DEP images/fown.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.292 DEP images/ext-file.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.368 PBCC images/rpc.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.462 DEP images/rpc.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.532 PBCC images/siginfo.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.540 DEP images/siginfo.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.579 PBCC images/pagemap.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.633 DEP images/pagemap.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.696 PBCC images/rlimit.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.723 DEP images/rlimit.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.785 PBCC images/file-lock.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.794 DEP images/file-lock.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.864 PBCC images/tty.pb-c.c [2020-03-09T14:56:02.004Z] #44 9.912 DEP images/tty.pb-c.d [2020-03-09T14:56:02.004Z] #44 9.974 PBCC images/tun.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.03 PBCC images/netdev.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.07 DEP images/tun.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.12 DEP images/netdev.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.18 PBCC images/vma.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.24 DEP images/vma.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.29 PBCC images/creds.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.33 DEP images/creds.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.39 PBCC images/utsns.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.46 DEP images/utsns.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.50 PBCC images/ipc-desc.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.51 PBCC images/ipc-sem.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.55 DEP images/ipc-desc.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.62 DEP images/ipc-sem.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.68 PBCC images/ipc-msg.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.72 DEP images/ipc-msg.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.77 PBCC images/ipc-shm.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.79 DEP images/ipc-shm.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.82 PBCC images/ipc-var.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.88 DEP images/ipc-var.pb-c.d [2020-03-09T14:56:02.004Z] #44 10.94 PBCC images/sk-opts.pb-c.c [2020-03-09T14:56:02.004Z] #44 10.96 PBCC images/packet-sock.pb-c.c [2020-03-09T14:56:02.004Z] #44 11.02 DEP images/sk-opts.pb-c.d [2020-03-09T14:56:02.004Z] #44 11.08 DEP images/packet-sock.pb-c.d [2020-03-09T14:56:02.004Z] #44 11.15 PBCC images/sk-netlink.pb-c.c [2020-03-09T14:56:02.004Z] #44 11.26 DEP images/sk-netlink.pb-c.d [2020-03-09T14:56:02.115Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-09T14:56:02.261Z] #44 11.42 PBCC images/sk-inet.pb-c.c [2020-03-09T14:56:02.261Z] #44 11.48 DEP images/sk-inet.pb-c.d [2020-03-09T14:56:02.261Z] #44 11.54 PBCC images/sk-unix.pb-c.c [2020-03-09T14:56:02.495Z] go: finding github.com/golang/mock v1.1.1 [2020-03-09T14:56:02.495Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-09T14:56:02.495Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-09T14:56:02.518Z] #44 11.74 DEP images/sk-unix.pb-c.d [2020-03-09T14:56:02.518Z] #44 11.86 PBCC images/mm.pb-c.c [2020-03-09T14:56:02.775Z] #44 11.99 DEP images/mm.pb-c.d [2020-03-09T14:56:02.775Z] #44 12.09 PBCC images/timerfd.pb-c.c [2020-03-09T14:56:02.784Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-09T14:56:02.784Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T14:56:02.860Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-09T14:56:02.860Z] ok github.com/docker/docker/daemon 12.221s coverage: 17.5% of statements [2020-03-09T14:56:02.860Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T14:56:02.860Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T14:56:02.860Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T14:56:02.860Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T14:56:03.034Z] #44 12.14 DEP images/timerfd.pb-c.d [2020-03-09T14:56:03.034Z] #44 12.26 PBCC images/timer.pb-c.c [2020-03-09T14:56:03.034Z] #44 12.31 DEP images/timer.pb-c.d [2020-03-09T14:56:03.034Z] #44 12.33 PBCC images/sa.pb-c.c [2020-03-09T14:56:03.034Z] #44 12.35 DEP images/sa.pb-c.d [2020-03-09T14:56:03.034Z] #44 12.37 PBCC images/pipe-data.pb-c.c [2020-03-09T14:56:03.034Z] #44 12.38 DEP images/pipe-data.pb-c.d [2020-03-09T14:56:03.034Z] #44 12.40 PBCC images/mnt.pb-c.c [2020-03-09T14:56:03.034Z] #44 12.41 DEP images/mnt.pb-c.d [2020-03-09T14:56:03.034Z] #44 12.45 PBCC images/sk-packet.pb-c.c [2020-03-09T14:56:03.034Z] #44 12.48 DEP images/sk-packet.pb-c.d [2020-03-09T14:56:03.291Z] #44 12.53 PBCC images/tcp-stream.pb-c.c [2020-03-09T14:56:03.291Z] #44 12.63 DEP images/tcp-stream.pb-c.d [2020-03-09T14:56:03.548Z] #44 12.69 PBCC images/pipe.pb-c.c [2020-03-09T14:56:03.548Z] #44 12.79 DEP images/pipe.pb-c.d [2020-03-09T14:56:03.548Z] #44 12.85 PBCC images/pstree.pb-c.c [2020-03-09T14:56:03.548Z] #44 12.88 DEP images/pstree.pb-c.d [2020-03-09T14:56:03.548Z] #44 12.94 PBCC images/fs.pb-c.c [2020-03-09T14:56:03.548Z] #44 12.99 DEP images/fs.pb-c.d [2020-03-09T14:56:03.804Z] #44 13.05 PBCC images/signalfd.pb-c.c [2020-03-09T14:56:03.804Z] #44 13.12 DEP images/signalfd.pb-c.d [2020-03-09T14:56:03.804Z] #44 13.18 PBCC images/fh.pb-c.c [2020-03-09T14:56:03.804Z] #44 13.23 PBCC images/fsnotify.pb-c.c [2020-03-09T14:56:03.817Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-09T14:56:04.061Z] #44 13.30 DEP images/fh.pb-c.d [2020-03-09T14:56:04.061Z] #44 13.33 DEP images/fsnotify.pb-c.d [2020-03-09T14:56:04.061Z] #44 13.42 PBCC images/eventpoll.pb-c.c [2020-03-09T14:56:04.061Z] #44 13.47 DEP images/eventpoll.pb-c.d [2020-03-09T14:56:04.061Z] #44 13.53 PBCC images/eventfd.pb-c.c [2020-03-09T14:56:04.080Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.0s done [2020-03-09T14:56:04.080Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-09T14:56:04.319Z] #44 13.56 DEP images/eventfd.pb-c.d [2020-03-09T14:56:04.319Z] #44 13.62 PBCC images/remap-file-path.pb-c.c [2020-03-09T14:56:04.319Z] #44 13.64 DEP images/remap-file-path.pb-c.d [2020-03-09T14:56:04.319Z] #44 13.69 PBCC images/fifo.pb-c.c [2020-03-09T14:56:04.319Z] #44 13.70 DEP images/fifo.pb-c.d [2020-03-09T14:56:04.319Z] #44 13.78 PBCC images/ghost-file.pb-c.c [2020-03-09T14:56:04.353Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-03-09T14:56:04.452Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-09T14:56:04.452Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-09T14:56:04.452Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-09T14:56:04.577Z] #44 13.81 DEP images/ghost-file.pb-c.d [2020-03-09T14:56:04.577Z] #44 13.87 PBCC images/regfile.pb-c.c [2020-03-09T14:56:04.577Z] #44 13.95 DEP images/regfile.pb-c.d [2020-03-09T14:56:04.577Z] #44 14.04 PBCC images/ns.pb-c.c [2020-03-09T14:56:04.834Z] #44 14.08 DEP images/ns.pb-c.d [2020-03-09T14:56:04.834Z] #44 14.13 PBCC images/fdinfo.pb-c.c [2020-03-09T14:56:04.834Z] #44 ... [2020-03-09T14:56:04.834Z] [2020-03-09T14:56:04.834Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:05.078Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-09T14:56:05.078Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-09T14:56:05.367Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-09T14:56:05.565Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.5s done [2020-03-09T14:56:05.565Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-09T14:56:05.565Z] #7 DONE 16.1s [2020-03-09T14:56:05.565Z] [2020-03-09T14:56:05.565Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T14:56:05.864Z] #65 37.38 Checking out files: 61% (1957/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 95% (3041/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T14:56:06.122Z] #65 38.52 + cd /tmp/tmp.S3pvoWQaxp/src/github.com/containerd/containerd [2020-03-09T14:56:06.122Z] #65 38.54 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:56:06.171Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-09T14:56:06.394Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-09T14:56:07.176Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.232s coverage: 57.9% of statements [2020-03-09T14:56:08.018Z] #65 40.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T14:56:08.018Z] #65 40.28 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T14:56:08.018Z] #65 40.28 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T14:56:08.018Z] #65 40.28 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T14:56:08.018Z] #65 40.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T14:56:08.018Z] #65 40.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T14:56:08.018Z] #65 40.28 + '[' '' = dynamic ']' [2020-03-09T14:56:08.018Z] #65 40.28 + make [2020-03-09T14:56:08.108Z] #8 DONE 3.0s [2020-03-09T14:56:08.370Z] [2020-03-09T14:56:08.370Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T14:56:08.952Z] #65 41.32 + bin/ctr [2020-03-09T14:56:08.952Z] #65 ... [2020-03-09T14:56:08.952Z] [2020-03-09T14:56:08.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:08.952Z] #56 94.59 github.com/pkg/diff [2020-03-09T14:56:08.952Z] #56 96.15 go/ast [2020-03-09T14:56:08.952Z] #56 97.51 golang.org/x/crypto/ssh/terminal [2020-03-09T14:56:08.952Z] #56 99.39 mvdan.cc/editorconfig [2020-03-09T14:56:08.952Z] #56 100.7 mvdan.cc/sh/v3/fileutil [2020-03-09T14:56:08.952Z] #56 101.0 mvdan.cc/sh/v3/syntax [2020-03-09T14:56:08.952Z] #56 ... [2020-03-09T14:56:08.952Z] [2020-03-09T14:56:08.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:08.952Z] #44 14.21 DEP images/fdinfo.pb-c.d [2020-03-09T14:56:08.952Z] #44 14.28 PBCC images/core-aarch64.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.38 PBCC images/core-arm.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.41 PBCC images/core-ppc64.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.46 PBCC images/core-s390.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.53 PBCC images/core-x86.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.62 PBCC images/core.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.70 PBCC images/inventory.pb-c.c [2020-03-09T14:56:08.952Z] #44 14.75 DEP images/core-aarch64.pb-c.d [2020-03-09T14:56:08.952Z] #44 14.78 DEP images/core-arm.pb-c.d [2020-03-09T14:56:08.952Z] #44 14.83 DEP images/core-ppc64.pb-c.d [2020-03-09T14:56:08.952Z] #44 14.87 DEP images/core-s390.pb-c.d [2020-03-09T14:56:08.952Z] #44 14.92 DEP images/core-x86.pb-c.d [2020-03-09T14:56:08.952Z] #44 15.01 DEP images/core.pb-c.d [2020-03-09T14:56:08.952Z] #44 15.07 DEP images/inventory.pb-c.d [2020-03-09T14:56:08.952Z] #44 15.12 PBCC images/cpuinfo.pb-c.c [2020-03-09T14:56:08.952Z] #44 15.16 DEP images/cpuinfo.pb-c.d [2020-03-09T14:56:08.952Z] #44 15.24 PBCC images/stats.pb-c.c [2020-03-09T14:56:08.952Z] #44 15.27 DEP images/stats.pb-c.d [2020-03-09T14:56:08.952Z] #44 16.74 make[1]: Nothing to be done for 'all'. [2020-03-09T14:56:08.952Z] #44 18.18 CC images/stats.o [2020-03-09T14:56:09.209Z] #44 18.52 CC images/core.o [2020-03-09T14:56:09.318Z] #9 DONE 1.1s [2020-03-09T14:56:09.318Z] [2020-03-09T14:56:09.318Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T14:56:09.318Z] #29 DONE 0.1s [2020-03-09T14:56:09.318Z] [2020-03-09T14:56:09.318Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:09.343Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s [2020-03-09T14:56:09.343Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.7s done [2020-03-09T14:56:09.581Z] #25 ... [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:56:09.581Z] #21 DONE 0.1s [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T14:56:09.581Z] #40 DONE 0.1s [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T14:56:09.581Z] #73 DONE 0.1s [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T14:56:09.581Z] #22 DONE 0.1s [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T14:56:09.581Z] #32 DONE 0.2s [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T14:56:09.581Z] #55 DONE 0.2s [2020-03-09T14:56:09.581Z] [2020-03-09T14:56:09.581Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:09.842Z] #56 ... [2020-03-09T14:56:09.842Z] [2020-03-09T14:56:09.842Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T14:56:09.842Z] #49 DONE 0.2s [2020-03-09T14:56:09.842Z] [2020-03-09T14:56:09.842Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T14:56:09.842Z] #46 DONE 0.2s [2020-03-09T14:56:09.842Z] [2020-03-09T14:56:09.842Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T14:56:09.842Z] #67 DONE 0.2s [2020-03-09T14:56:09.842Z] [2020-03-09T14:56:09.842Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T14:56:09.842Z] #52 DONE 0.2s [2020-03-09T14:56:09.842Z] [2020-03-09T14:56:09.842Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:09.909Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-09T14:56:10.142Z] #44 19.21 CC images/core-x86.o [2020-03-09T14:56:10.399Z] #44 19.79 CC images/core-arm.o [2020-03-09T14:56:10.476Z] #7 DONE 21.1s [2020-03-09T14:56:10.477Z] [2020-03-09T14:56:10.477Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T14:56:11.329Z] #44 20.38 CC images/core-aarch64.o [2020-03-09T14:56:11.586Z] #44 20.84 CC images/core-ppc64.o [2020-03-09T14:56:12.150Z] #44 21.50 CC images/core-s390.o [2020-03-09T14:56:12.150Z] #44 ... [2020-03-09T14:56:12.150Z] [2020-03-09T14:56:12.150Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:12.150Z] #56 107.8 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T14:56:12.377Z] #8 DONE 1.8s [2020-03-09T14:56:12.377Z] [2020-03-09T14:56:12.377Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T14:56:13.309Z] #9 DONE 1.0s [2020-03-09T14:56:13.309Z] [2020-03-09T14:56:13.309Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:13.309Z] #35 ... [2020-03-09T14:56:13.309Z] [2020-03-09T14:56:13.309Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T14:56:13.309Z] #29 DONE 0.1s [2020-03-09T14:56:13.309Z] [2020-03-09T14:56:13.309Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T14:56:13.309Z] #40 DONE 0.1s [2020-03-09T14:56:13.567Z] [2020-03-09T14:56:13.567Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:56:13.567Z] #21 DONE 0.1s [2020-03-09T14:56:13.567Z] [2020-03-09T14:56:13.567Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T14:56:13.609Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.244s coverage: 45.9% of statements [2020-03-09T14:56:13.827Z] #32 DONE 0.3s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T14:56:13.827Z] #22 DONE 0.3s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T14:56:13.827Z] #67 DONE 0.3s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T14:56:13.827Z] #73 DONE 0.3s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T14:56:13.827Z] #55 DONE 0.4s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T14:56:13.827Z] #52 DONE 0.4s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:13.827Z] #53 ... [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T14:56:13.827Z] #49 DONE 0.4s [2020-03-09T14:56:13.827Z] [2020-03-09T14:56:13.827Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T14:56:13.827Z] #46 DONE 0.4s [2020-03-09T14:56:14.046Z] #56 ... [2020-03-09T14:56:14.046Z] [2020-03-09T14:56:14.046Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:14.046Z] #47 99.58 go/parser [2020-03-09T14:56:14.046Z] #47 101.0 text/template [2020-03-09T14:56:14.046Z] #47 103.3 encoding/xml [2020-03-09T14:56:14.046Z] #47 106.9 go/doc [2020-03-09T14:56:14.046Z] #47 109.5 github.com/LK4D4/vndr/versioned [2020-03-09T14:56:14.046Z] #47 109.6 compress/flate [2020-03-09T14:56:14.046Z] #47 ... [2020-03-09T14:56:14.046Z] [2020-03-09T14:56:14.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:14.046Z] #44 22.18 CC images/cpuinfo.o [2020-03-09T14:56:14.046Z] #44 22.64 CC images/inventory.o [2020-03-09T14:56:14.047Z] #44 22.87 CC images/fdinfo.o [2020-03-09T14:56:14.047Z] #44 23.28 CC images/fown.o [2020-03-09T14:56:14.084Z] [2020-03-09T14:56:14.084Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:14.304Z] #44 23.57 CC images/ns.o [2020-03-09T14:56:14.561Z] #44 23.77 CC images/regfile.o [2020-03-09T14:56:14.818Z] #44 24.15 CC images/ghost-file.o [2020-03-09T14:56:15.155Z] #53 ... [2020-03-09T14:56:15.155Z] [2020-03-09T14:56:15.155Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:15.155Z] #25 4.745 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:15.155Z] #25 4.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:15.155Z] #25 4.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:15.155Z] #25 5.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-09T14:56:15.382Z] #44 24.47 CC images/fifo.o [2020-03-09T14:56:15.382Z] #44 24.72 CC images/remap-file-path.o [2020-03-09T14:56:15.640Z] #44 24.94 CC images/eventfd.o [2020-03-09T14:56:15.897Z] #44 25.27 CC images/eventpoll.o [2020-03-09T14:56:15.995Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.076s coverage: 48.6% of statements [2020-03-09T14:56:16.460Z] #44 25.58 CC images/fh.o [2020-03-09T14:56:16.717Z] #44 25.92 CC images/fsnotify.o [2020-03-09T14:56:17.244Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.741s coverage: 72.5% of statements [2020-03-09T14:56:17.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T14:56:17.648Z] #44 26.68 CC images/signalfd.o [2020-03-09T14:56:17.648Z] #44 27.02 CC images/fs.o [2020-03-09T14:56:17.707Z] #25 8.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-09T14:56:17.904Z] #44 ... [2020-03-09T14:56:17.904Z] [2020-03-09T14:56:17.904Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:17.904Z] #56 DONE 113.7s [2020-03-09T14:56:17.904Z] [2020-03-09T14:56:17.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:17.904Z] #44 27.18 CC images/pstree.o [2020-03-09T14:56:17.904Z] #44 ... [2020-03-09T14:56:17.904Z] [2020-03-09T14:56:17.904Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:17.904Z] #47 110.2 github.com/LK4D4/vndr/build [2020-03-09T14:56:17.904Z] #47 112.8 compress/gzip [2020-03-09T14:56:17.904Z] #47 113.7 vendor/golang.org/x/crypto/cryptobyte [2020-03-09T14:56:18.468Z] #47 114.3 net [2020-03-09T14:56:18.984Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.496s coverage: 76.1% of statements [2020-03-09T14:56:19.346Z] #47 ... [2020-03-09T14:56:19.346Z] [2020-03-09T14:56:19.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:19.346Z] #10 5.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:19.346Z] #10 5.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:19.346Z] #10 5.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:19.346Z] #10 5.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:56:19.631Z] #25 9.983 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-09T14:56:19.631Z] #25 ... [2020-03-09T14:56:19.631Z] [2020-03-09T14:56:19.631Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:19.631Z] #43 4.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:19.631Z] #43 4.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:19.631Z] #43 4.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:19.631Z] #43 5.703 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-09T14:56:19.631Z] #43 7.654 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-09T14:56:19.631Z] #43 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-09T14:56:19.631Z] #43 ... [2020-03-09T14:56:19.631Z] [2020-03-09T14:56:19.631Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:19.631Z] #35 6.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:19.631Z] #35 6.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:19.631Z] #35 6.671 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:19.631Z] #35 7.499 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-09T14:56:19.631Z] #35 9.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-09T14:56:19.631Z] #35 ... [2020-03-09T14:56:19.631Z] [2020-03-09T14:56:19.631Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:56:19.631Z] #41 4.396 + git clone https://github.com/docker/distribution.git . [2020-03-09T14:56:19.631Z] #41 4.400 Cloning into '.'... [2020-03-09T14:56:19.893Z] #41 ... [2020-03-09T14:56:19.893Z] [2020-03-09T14:56:19.893Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:19.893Z] #50 6.026 + RM_GOPATH=0 [2020-03-09T14:56:19.893Z] #50 6.027 + TMP_GOPATH= [2020-03-09T14:56:19.893Z] #50 6.027 + : /build [2020-03-09T14:56:19.893Z] #50 6.028 + '[' -z '' ']' [2020-03-09T14:56:19.893Z] #50 6.050 ++ mktemp -d [2020-03-09T14:56:19.893Z] #50 6.056 + export GOPATH=/tmp/tmp.PP1skMZ7qf [2020-03-09T14:56:19.893Z] #50 6.057 + GOPATH=/tmp/tmp.PP1skMZ7qf [2020-03-09T14:56:19.893Z] #50 6.057 + RM_GOPATH=1 [2020-03-09T14:56:19.893Z] #50 6.065 ++ dirname ./install.sh [2020-03-09T14:56:19.893Z] #50 6.069 + dir=. [2020-03-09T14:56:19.893Z] #50 6.069 + bin=gotestsum [2020-03-09T14:56:19.893Z] #50 6.069 + shift [2020-03-09T14:56:19.893Z] #50 6.069 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T14:56:19.893Z] #50 6.069 + . ./gotestsum.installer [2020-03-09T14:56:19.893Z] #50 6.069 ++ : v0.3.5 [2020-03-09T14:56:19.893Z] #50 6.069 + install_gotestsum [2020-03-09T14:56:19.893Z] #50 6.069 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T14:56:19.893Z] #50 6.069 Installing gotestsum version v0.3.5 [2020-03-09T14:56:19.893Z] #50 6.070 + go get -d gotest.tools/gotestsum [2020-03-09T14:56:19.893Z] #50 ... [2020-03-09T14:56:19.893Z] [2020-03-09T14:56:19.893Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:56:19.893Z] #30 5.837 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T14:56:19.893Z] #30 5.844 Cloning into '.'... [2020-03-09T14:56:19.945Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-03-09T14:56:20.156Z] #30 ... [2020-03-09T14:56:20.156Z] [2020-03-09T14:56:20.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:20.156Z] #10 3.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:20.156Z] #10 3.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:20.156Z] #10 3.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:20.156Z] #10 3.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-09T14:56:20.156Z] #10 4.837 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-09T14:56:20.156Z] #10 6.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-09T14:56:20.156Z] #10 ... [2020-03-09T14:56:20.156Z] [2020-03-09T14:56:20.156Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:20.156Z] #47 5.868 + RM_GOPATH=0 [2020-03-09T14:56:20.156Z] #47 5.868 + TMP_GOPATH= [2020-03-09T14:56:20.156Z] #47 5.868 + : /build [2020-03-09T14:56:20.156Z] #47 5.868 + '[' -z '' ']' [2020-03-09T14:56:20.156Z] #47 5.868 ++ mktemp -d [2020-03-09T14:56:20.156Z] #47 5.872 + export GOPATH=/tmp/tmp.Eh0oqVqGTY [2020-03-09T14:56:20.156Z] #47 5.873 + GOPATH=/tmp/tmp.Eh0oqVqGTY [2020-03-09T14:56:20.156Z] #47 5.874 + RM_GOPATH=1 [2020-03-09T14:56:20.156Z] #47 5.875 ++ dirname ./install.sh [2020-03-09T14:56:20.156Z] #47 5.880 + dir=. [2020-03-09T14:56:20.156Z] #47 5.881 + bin=vndr [2020-03-09T14:56:20.156Z] #47 5.881 + shift [2020-03-09T14:56:20.156Z] #47 5.882 + '[' '!' -f ./vndr.installer ']' [2020-03-09T14:56:20.156Z] #47 5.884 + . ./vndr.installer [2020-03-09T14:56:20.156Z] #47 5.884 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:56:20.156Z] #47 5.885 + install_vndr [2020-03-09T14:56:20.156Z] #47 5.886 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T14:56:20.156Z] #47 5.888 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:56:20.156Z] #47 5.891 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Eh0oqVqGTY/src/github.com/LK4D4/vndr [2020-03-09T14:56:20.156Z] #47 5.901 Cloning into '/tmp/tmp.Eh0oqVqGTY/src/github.com/LK4D4/vndr'... [2020-03-09T14:56:20.156Z] #47 6.571 + cd /tmp/tmp.Eh0oqVqGTY/src/github.com/LK4D4/vndr [2020-03-09T14:56:20.156Z] #47 6.572 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:56:20.156Z] #47 6.596 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T14:56:20.156Z] #47 8.146 runtime/internal/sys [2020-03-09T14:56:20.156Z] #47 8.173 internal/race [2020-03-09T14:56:20.156Z] #47 8.211 runtime/internal/atomic [2020-03-09T14:56:20.156Z] #47 8.220 internal/cpu [2020-03-09T14:56:20.156Z] #47 8.445 sync/atomic [2020-03-09T14:56:20.156Z] #47 8.507 runtime/internal/math [2020-03-09T14:56:20.156Z] #47 8.915 unicode [2020-03-09T14:56:20.156Z] #47 9.034 unicode/utf8 [2020-03-09T14:56:20.156Z] #47 9.186 math/bits [2020-03-09T14:56:20.156Z] #47 9.227 internal/bytealg [2020-03-09T14:56:20.157Z] #47 10.03 internal/testlog [2020-03-09T14:56:20.157Z] #47 10.46 encoding [2020-03-09T14:56:20.157Z] #47 10.59 math [2020-03-09T14:56:20.362Z] #47 ... [2020-03-09T14:56:20.362Z] [2020-03-09T14:56:20.362Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:20.362Z] #44 27.68 CC images/pipe.o [2020-03-09T14:56:20.362Z] #44 28.23 CC images/tcp-stream.o [2020-03-09T14:56:20.362Z] #44 28.49 CC images/sk-packet.o [2020-03-09T14:56:20.362Z] #44 28.70 CC images/mnt.o [2020-03-09T14:56:20.362Z] #44 28.96 CC images/pipe-data.o [2020-03-09T14:56:20.362Z] #44 29.21 CC images/sa.o [2020-03-09T14:56:20.362Z] #44 29.46 CC images/timer.o [2020-03-09T14:56:20.362Z] #44 29.75 CC images/timerfd.o [2020-03-09T14:56:20.418Z] #47 10.70 unicode/utf16 [2020-03-09T14:56:20.418Z] #47 ... [2020-03-09T14:56:20.418Z] [2020-03-09T14:56:20.418Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:20.418Z] #74 5.722 + RM_GOPATH=0 [2020-03-09T14:56:20.418Z] #74 5.722 + TMP_GOPATH= [2020-03-09T14:56:20.418Z] #74 5.722 + : /build [2020-03-09T14:56:20.418Z] #74 5.722 + '[' -z '' ']' [2020-03-09T14:56:20.418Z] #74 5.724 ++ mktemp -d [2020-03-09T14:56:20.418Z] #74 5.729 + export GOPATH=/tmp/tmp.K7fjPHVczl [2020-03-09T14:56:20.418Z] #74 5.729 + GOPATH=/tmp/tmp.K7fjPHVczl [2020-03-09T14:56:20.418Z] #74 5.729 + RM_GOPATH=1 [2020-03-09T14:56:20.418Z] #74 5.730 ++ dirname ./install.sh [2020-03-09T14:56:20.418Z] #74 5.734 + dir=. [2020-03-09T14:56:20.418Z] #74 5.734 + bin=proxy [2020-03-09T14:56:20.418Z] #74 5.734 + shift [2020-03-09T14:56:20.418Z] #74 5.734 + '[' '!' -f ./proxy.installer ']' [2020-03-09T14:56:20.418Z] #74 5.734 + . ./proxy.installer [2020-03-09T14:56:20.418Z] #74 5.734 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:56:20.418Z] #74 5.734 + install_proxy [2020-03-09T14:56:20.418Z] #74 5.734 + case "$1" in [2020-03-09T14:56:20.418Z] #74 5.734 + export CGO_ENABLED=0 [2020-03-09T14:56:20.418Z] #74 5.734 + CGO_ENABLED=0 [2020-03-09T14:56:20.418Z] #74 5.734 + _install_proxy [2020-03-09T14:56:20.418Z] #74 5.734 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T14:56:20.418Z] #74 5.734 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.K7fjPHVczl/src/github.com/docker/libnetwork [2020-03-09T14:56:20.418Z] #74 5.734 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:56:20.418Z] #74 5.744 Cloning into '/tmp/tmp.K7fjPHVczl/src/github.com/docker/libnetwork'... [2020-03-09T14:56:20.418Z] #74 ... [2020-03-09T14:56:20.418Z] [2020-03-09T14:56:20.418Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:20.418Z] #62 3.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:20.418Z] #62 3.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:20.418Z] #62 3.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:20.418Z] #62 3.801 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-09T14:56:20.418Z] #62 4.685 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-09T14:56:20.418Z] #62 6.398 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-09T14:56:20.618Z] #44 29.96 CC images/mm.o [2020-03-09T14:56:20.680Z] #62 ... [2020-03-09T14:56:20.680Z] [2020-03-09T14:56:20.680Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:20.680Z] #33 6.389 + RM_GOPATH=0 [2020-03-09T14:56:20.680Z] #33 6.390 + TMP_GOPATH= [2020-03-09T14:56:20.680Z] #33 6.391 + : /build [2020-03-09T14:56:20.680Z] #33 6.391 + '[' -z '' ']' [2020-03-09T14:56:20.680Z] #33 6.395 ++ mktemp -d [2020-03-09T14:56:20.680Z] #33 6.400 + export GOPATH=/tmp/tmp.OX3PECdpnp [2020-03-09T14:56:20.680Z] #33 6.400 + GOPATH=/tmp/tmp.OX3PECdpnp [2020-03-09T14:56:20.680Z] #33 6.401 + RM_GOPATH=1 [2020-03-09T14:56:20.680Z] #33 6.402 ++ dirname ./install.sh [2020-03-09T14:56:20.680Z] #33 6.403 + dir=. [2020-03-09T14:56:20.680Z] #33 6.403 + bin=tomlv [2020-03-09T14:56:20.680Z] #33 6.403 + shift [2020-03-09T14:56:20.680Z] #33 6.403 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T14:56:20.680Z] #33 6.404 + . ./tomlv.installer [2020-03-09T14:56:20.680Z] #33 6.404 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:56:20.680Z] #33 6.404 + install_tomlv [2020-03-09T14:56:20.680Z] #33 6.404 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T14:56:20.680Z] #33 6.404 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OX3PECdpnp/src/github.com/BurntSushi/toml [2020-03-09T14:56:20.680Z] #33 6.404 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:56:20.680Z] #33 6.406 Cloning into '/tmp/tmp.OX3PECdpnp/src/github.com/BurntSushi/toml'... [2020-03-09T14:56:20.680Z] #33 7.474 + cd /tmp/tmp.OX3PECdpnp/src/github.com/BurntSushi/toml [2020-03-09T14:56:20.680Z] #33 7.503 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:56:20.680Z] #33 7.519 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:56:20.680Z] #33 8.348 internal/cpu [2020-03-09T14:56:20.680Z] #33 8.371 math/bits [2020-03-09T14:56:20.680Z] #33 8.439 runtime/internal/sys [2020-03-09T14:56:20.680Z] #33 8.498 runtime/internal/atomic [2020-03-09T14:56:20.680Z] #33 8.980 unicode/utf8 [2020-03-09T14:56:20.680Z] #33 9.317 internal/bytealg [2020-03-09T14:56:20.680Z] #33 9.449 unicode [2020-03-09T14:56:20.680Z] #33 9.452 math [2020-03-09T14:56:20.680Z] #33 9.780 internal/testlog [2020-03-09T14:56:20.680Z] #33 10.97 runtime/cgo [2020-03-09T14:56:20.680Z] #33 11.03 runtime [2020-03-09T14:56:20.680Z] #33 ... [2020-03-09T14:56:20.680Z] [2020-03-09T14:56:20.680Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:20.680Z] #68 5.845 + RM_GOPATH=0 [2020-03-09T14:56:20.680Z] #68 5.845 + TMP_GOPATH= [2020-03-09T14:56:20.680Z] #68 5.845 + : /build/ [2020-03-09T14:56:20.680Z] #68 5.845 + '[' -z '' ']' [2020-03-09T14:56:20.680Z] #68 5.849 ++ mktemp -d [2020-03-09T14:56:20.680Z] #68 5.853 + export GOPATH=/tmp/tmp.UrBu0bjDf3 [2020-03-09T14:56:20.680Z] #68 5.853 + GOPATH=/tmp/tmp.UrBu0bjDf3 [2020-03-09T14:56:20.680Z] #68 5.853 + RM_GOPATH=1 [2020-03-09T14:56:20.680Z] #68 5.857 ++ dirname ./install.sh [2020-03-09T14:56:20.680Z] #68 5.860 + dir=. [2020-03-09T14:56:20.680Z] #68 5.860 + bin=rootlesskit [2020-03-09T14:56:20.680Z] #68 5.860 + shift [2020-03-09T14:56:20.680Z] #68 5.861 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T14:56:20.680Z] #68 5.861 + . ./rootlesskit.installer [2020-03-09T14:56:20.680Z] #68 5.861 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:56:20.680Z] #68 5.861 + install_rootlesskit [2020-03-09T14:56:20.680Z] #68 5.861 + case "$1" in [2020-03-09T14:56:20.680Z] #68 5.861 + export CGO_ENABLED=0 [2020-03-09T14:56:20.680Z] #68 5.861 + CGO_ENABLED=0 [2020-03-09T14:56:20.680Z] #68 5.861 + _install_rootlesskit [2020-03-09T14:56:20.680Z] #68 5.861 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T14:56:20.680Z] #68 5.861 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:56:20.680Z] #68 5.861 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UrBu0bjDf3/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:56:20.680Z] #68 5.873 Cloning into '/tmp/tmp.UrBu0bjDf3/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T14:56:20.680Z] #68 9.723 + cd /tmp/tmp.UrBu0bjDf3/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:56:20.680Z] #68 9.734 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:56:20.680Z] #68 9.930 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:56:20.680Z] #68 9.931 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T14:56:20.789Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-03-09T14:56:20.875Z] #44 30.22 CC images/sk-opts.o [2020-03-09T14:56:20.941Z] #68 ... [2020-03-09T14:56:20.941Z] [2020-03-09T14:56:20.941Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:20.941Z] #23 6.133 + RM_GOPATH=0 [2020-03-09T14:56:20.941Z] #23 6.133 + TMP_GOPATH= [2020-03-09T14:56:20.941Z] #23 6.133 + : /build [2020-03-09T14:56:20.941Z] #23 6.133 + '[' -z '' ']' [2020-03-09T14:56:20.941Z] #23 6.133 ++ mktemp -d [2020-03-09T14:56:20.941Z] #23 6.135 + export GOPATH=/tmp/tmp.J9BuxRgGeq [2020-03-09T14:56:20.941Z] #23 6.135 + GOPATH=/tmp/tmp.J9BuxRgGeq [2020-03-09T14:56:20.941Z] #23 6.135 + RM_GOPATH=1 [2020-03-09T14:56:20.941Z] #23 6.135 ++ dirname ./install.sh [2020-03-09T14:56:20.941Z] #23 6.137 Install docker/cli version 17.06.2-ce from stable [2020-03-09T14:56:20.941Z] #23 6.137 + dir=. [2020-03-09T14:56:20.941Z] #23 6.137 + bin=dockercli [2020-03-09T14:56:20.941Z] #23 6.137 + shift [2020-03-09T14:56:20.941Z] #23 6.137 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T14:56:20.941Z] #23 6.137 + . ./dockercli.installer [2020-03-09T14:56:20.941Z] #23 6.137 ++ : stable [2020-03-09T14:56:20.941Z] #23 6.137 ++ : 17.06.2-ce [2020-03-09T14:56:20.941Z] #23 6.137 + install_dockercli [2020-03-09T14:56:20.941Z] #23 6.137 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T14:56:20.941Z] #23 6.139 ++ uname -m [2020-03-09T14:56:20.941Z] #23 6.143 + arch=aarch64 [2020-03-09T14:56:20.941Z] #23 6.143 + '[' aarch64 '!=' x86_64 ']' [2020-03-09T14:56:20.941Z] #23 6.143 + '[' aarch64 '!=' s390x ']' [2020-03-09T14:56:20.941Z] #23 6.143 + '[' aarch64 '!=' armhf ']' [2020-03-09T14:56:20.941Z] #23 6.143 + build_dockercli [2020-03-09T14:56:20.941Z] #23 6.143 + git clone https://github.com/docker/docker-ce /tmp/tmp.J9BuxRgGeq/tmp/docker-ce [2020-03-09T14:56:20.941Z] #23 6.160 Cloning into '/tmp/tmp.J9BuxRgGeq/tmp/docker-ce'... [2020-03-09T14:56:20.941Z] #23 ... [2020-03-09T14:56:20.941Z] [2020-03-09T14:56:20.941Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:20.941Z] #62 11.61 Fetched 8160 kB in 9s (955 kB/s) [2020-03-09T14:56:21.445Z] #44 30.63 CC images/sk-unix.o [2020-03-09T14:56:21.445Z] #44 30.92 CC images/sk-inet.o [2020-03-09T14:56:21.888Z] #10 8.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:56:21.888Z] #10 ... [2020-03-09T14:56:21.888Z] [2020-03-09T14:56:21.888Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:21.888Z] #35 8.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:22.009Z] #44 31.30 CC images/tun.o [2020-03-09T14:56:22.147Z] #35 8.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:22.147Z] #35 8.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:22.266Z] #44 31.55 CC images/sk-netlink.o [2020-03-09T14:56:22.523Z] #44 31.81 CC images/packet-sock.o [2020-03-09T14:56:22.584Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.879s coverage: 59.8% of statements [2020-03-09T14:56:22.584Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T14:56:22.584Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T14:56:22.584Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-09T14:56:22.584Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T14:56:22.780Z] #44 32.01 CC images/ipc-var.o [2020-03-09T14:56:22.962Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-03-09T14:56:22.962Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T14:56:23.037Z] #44 32.30 CC images/ipc-desc.o [2020-03-09T14:56:23.294Z] #44 32.48 CC images/ipc-shm.o [2020-03-09T14:56:23.518Z] #35 ... [2020-03-09T14:56:23.519Z] [2020-03-09T14:56:23.519Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:56:23.519Z] #30 10.02 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T14:56:23.519Z] #30 10.06 Cloning into '.'... [2020-03-09T14:56:23.519Z] #30 ... [2020-03-09T14:56:23.519Z] [2020-03-09T14:56:23.519Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:23.519Z] #25 5.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:23.519Z] #25 6.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:23.519Z] #25 6.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:23.519Z] #25 6.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:56:23.519Z] #25 ... [2020-03-09T14:56:23.519Z] [2020-03-09T14:56:23.519Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:23.519Z] #62 5.767 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:23.519Z] #62 5.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:23.519Z] #62 5.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:23.519Z] #62 6.223 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:56:23.519Z] #62 8.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:56:23.550Z] #44 32.76 CC images/ipc-msg.o [2020-03-09T14:56:23.550Z] #44 33.02 CC images/ipc-sem.o [2020-03-09T14:56:23.776Z] #62 ... [2020-03-09T14:56:23.776Z] [2020-03-09T14:56:23.776Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:23.776Z] #68 9.916 + RM_GOPATH=0 [2020-03-09T14:56:23.776Z] #68 9.916 + TMP_GOPATH= [2020-03-09T14:56:23.776Z] #68 9.927 + : /build/ [2020-03-09T14:56:23.776Z] #68 9.927 + '[' -z '' ']' [2020-03-09T14:56:23.776Z] #68 9.928 ++ mktemp -d [2020-03-09T14:56:23.776Z] #68 9.931 + export GOPATH=/tmp/tmp.UAVR5QabL7 [2020-03-09T14:56:23.776Z] #68 9.937 + GOPATH=/tmp/tmp.UAVR5QabL7 [2020-03-09T14:56:23.776Z] #68 9.938 + RM_GOPATH=1 [2020-03-09T14:56:23.776Z] #68 9.939 ++ dirname ./install.sh [2020-03-09T14:56:23.776Z] #68 9.944 + dir=. [2020-03-09T14:56:23.776Z] #68 9.945 + bin=rootlesskit [2020-03-09T14:56:23.776Z] #68 9.945 + shift [2020-03-09T14:56:23.776Z] #68 9.945 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T14:56:23.776Z] #68 9.945 + . ./rootlesskit.installer [2020-03-09T14:56:23.776Z] #68 9.945 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:56:23.776Z] #68 9.946 + install_rootlesskit [2020-03-09T14:56:23.776Z] #68 9.946 + case "$1" in [2020-03-09T14:56:23.776Z] #68 9.946 + export CGO_ENABLED=0 [2020-03-09T14:56:23.776Z] #68 9.946 + CGO_ENABLED=0 [2020-03-09T14:56:23.776Z] #68 9.946 + _install_rootlesskit [2020-03-09T14:56:23.776Z] #68 9.947 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T14:56:23.776Z] #68 9.947 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UAVR5QabL7/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:56:23.776Z] #68 9.948 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:56:23.776Z] #68 9.973 Cloning into '/tmp/tmp.UAVR5QabL7/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T14:56:23.776Z] #68 ... [2020-03-09T14:56:23.776Z] [2020-03-09T14:56:23.776Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:56:23.776Z] #41 10.19 + git clone https://github.com/docker/distribution.git . [2020-03-09T14:56:23.776Z] #41 10.20 Cloning into '.'... [2020-03-09T14:56:24.034Z] #41 ... [2020-03-09T14:56:24.034Z] [2020-03-09T14:56:24.034Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:24.034Z] #56 ... [2020-03-09T14:56:24.034Z] [2020-03-09T14:56:24.034Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:24.034Z] #23 8.682 + RM_GOPATH=0 [2020-03-09T14:56:24.034Z] #23 8.682 + TMP_GOPATH= [2020-03-09T14:56:24.034Z] #23 8.682 + : /build [2020-03-09T14:56:24.034Z] #23 8.682 + '[' -z '' ']' [2020-03-09T14:56:24.034Z] #23 8.687 ++ mktemp -d [2020-03-09T14:56:24.034Z] #23 8.687 + export GOPATH=/tmp/tmp.RbfNLeJOEY [2020-03-09T14:56:24.034Z] #23 8.687 + GOPATH=/tmp/tmp.RbfNLeJOEY [2020-03-09T14:56:24.034Z] #23 8.687 + RM_GOPATH=1 [2020-03-09T14:56:24.034Z] #23 8.688 ++ dirname ./install.sh [2020-03-09T14:56:24.034Z] #23 8.689 Install docker/cli version 17.06.2-ce from stable [2020-03-09T14:56:24.034Z] #23 8.690 + dir=. [2020-03-09T14:56:24.034Z] #23 8.690 + bin=dockercli [2020-03-09T14:56:24.034Z] #23 8.690 + shift [2020-03-09T14:56:24.034Z] #23 8.690 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T14:56:24.034Z] #23 8.690 + . ./dockercli.installer [2020-03-09T14:56:24.034Z] #23 8.690 ++ : stable [2020-03-09T14:56:24.034Z] #23 8.690 ++ : 17.06.2-ce [2020-03-09T14:56:24.034Z] #23 8.690 + install_dockercli [2020-03-09T14:56:24.034Z] #23 8.690 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T14:56:24.034Z] #23 8.692 ++ uname -m [2020-03-09T14:56:24.034Z] #23 8.700 + arch=x86_64 [2020-03-09T14:56:24.034Z] #23 8.700 + '[' x86_64 '!=' x86_64 ']' [2020-03-09T14:56:24.034Z] #23 8.701 + url=https://download.docker.com/linux/static [2020-03-09T14:56:24.034Z] #23 8.701 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-09T14:56:24.034Z] #23 8.704 + tar -xz docker/docker [2020-03-09T14:56:24.114Z] #44 33.34 CC images/utsns.o [2020-03-09T14:56:24.202Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.8% of statements [2020-03-09T14:56:24.292Z] #23 ... [2020-03-09T14:56:24.292Z] [2020-03-09T14:56:24.292Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:24.292Z] #50 10.24 + RM_GOPATH=0 [2020-03-09T14:56:24.292Z] #50 10.24 + TMP_GOPATH= [2020-03-09T14:56:24.292Z] #50 10.24 + : /build [2020-03-09T14:56:24.292Z] #50 10.24 + '[' -z '' ']' [2020-03-09T14:56:24.292Z] #50 10.24 ++ mktemp -d [2020-03-09T14:56:24.292Z] #50 10.24 + export GOPATH=/tmp/tmp.R57aiGZI1a [2020-03-09T14:56:24.292Z] #50 10.24 + GOPATH=/tmp/tmp.R57aiGZI1a [2020-03-09T14:56:24.292Z] #50 10.24 + RM_GOPATH=1 [2020-03-09T14:56:24.292Z] #50 10.25 ++ dirname ./install.sh [2020-03-09T14:56:24.292Z] #50 10.25 + dir=. [2020-03-09T14:56:24.292Z] #50 10.25 + bin=gotestsum [2020-03-09T14:56:24.292Z] #50 10.25 + shift [2020-03-09T14:56:24.292Z] #50 10.25 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T14:56:24.292Z] #50 10.25 + . ./gotestsum.installer [2020-03-09T14:56:24.292Z] #50 10.25 ++ : v0.3.5 [2020-03-09T14:56:24.292Z] #50 10.25 + install_gotestsum [2020-03-09T14:56:24.292Z] #50 10.25 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T14:56:24.292Z] #50 10.25 + go get -d gotest.tools/gotestsum [2020-03-09T14:56:24.292Z] #50 10.25 Installing gotestsum version v0.3.5 [2020-03-09T14:56:24.292Z] #50 ... [2020-03-09T14:56:24.292Z] [2020-03-09T14:56:24.292Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:24.292Z] #43 9.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:24.292Z] #43 9.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:24.292Z] #43 9.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:56:24.292Z] #43 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:56:24.371Z] #44 33.51 CC images/creds.o [2020-03-09T14:56:24.371Z] #44 33.71 CC images/vma.o [2020-03-09T14:56:24.554Z] #43 ... [2020-03-09T14:56:24.554Z] [2020-03-09T14:56:24.554Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:24.554Z] #33 9.042 + RM_GOPATH=0 [2020-03-09T14:56:24.554Z] #33 9.044 + TMP_GOPATH= [2020-03-09T14:56:24.554Z] #33 9.044 + : /build [2020-03-09T14:56:24.554Z] #33 9.044 + '[' -z '' ']' [2020-03-09T14:56:24.554Z] #33 9.045 ++ mktemp -d [2020-03-09T14:56:24.554Z] #33 9.048 + export GOPATH=/tmp/tmp.1HxNls7eX9 [2020-03-09T14:56:24.554Z] #33 9.055 + GOPATH=/tmp/tmp.1HxNls7eX9 [2020-03-09T14:56:24.554Z] #33 9.055 + RM_GOPATH=1 [2020-03-09T14:56:24.554Z] #33 9.059 ++ dirname ./install.sh [2020-03-09T14:56:24.554Z] #33 9.069 + dir=. [2020-03-09T14:56:24.554Z] #33 9.069 + bin=tomlv [2020-03-09T14:56:24.554Z] #33 9.070 + shift [2020-03-09T14:56:24.554Z] #33 9.070 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T14:56:24.554Z] #33 9.071 + . ./tomlv.installer [2020-03-09T14:56:24.554Z] #33 9.071 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:56:24.554Z] #33 9.072 + install_tomlv [2020-03-09T14:56:24.554Z] #33 9.073 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T14:56:24.554Z] #33 9.073 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:56:24.554Z] #33 9.073 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1HxNls7eX9/src/github.com/BurntSushi/toml [2020-03-09T14:56:24.554Z] #33 9.108 Cloning into '/tmp/tmp.1HxNls7eX9/src/github.com/BurntSushi/toml'... [2020-03-09T14:56:24.554Z] #33 10.36 + cd /tmp/tmp.1HxNls7eX9/src/github.com/BurntSushi/toml [2020-03-09T14:56:24.554Z] #33 10.36 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:56:24.554Z] #33 10.37 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:56:24.575Z] ok github.com/docker/docker/daemon/logger/awslogs 0.060s coverage: 77.4% of statements [2020-03-09T14:56:24.575Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T14:56:24.575Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T14:56:24.628Z] #44 33.92 CC images/netdev.o [2020-03-09T14:56:24.812Z] #33 ... [2020-03-09T14:56:24.812Z] [2020-03-09T14:56:24.812Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:24.812Z] #74 10.37 + RM_GOPATH=0 [2020-03-09T14:56:24.812Z] #74 10.37 + TMP_GOPATH= [2020-03-09T14:56:24.812Z] #74 10.37 + : /build [2020-03-09T14:56:24.812Z] #74 10.37 + '[' -z '' ']' [2020-03-09T14:56:24.812Z] #74 10.37 ++ mktemp -d [2020-03-09T14:56:24.812Z] #74 10.37 + export GOPATH=/tmp/tmp.H8u8FnHdIf [2020-03-09T14:56:24.812Z] #74 10.37 + GOPATH=/tmp/tmp.H8u8FnHdIf [2020-03-09T14:56:24.812Z] #74 10.37 + RM_GOPATH=1 [2020-03-09T14:56:24.812Z] #74 10.37 ++ dirname ./install.sh [2020-03-09T14:56:24.812Z] #74 10.38 + dir=. [2020-03-09T14:56:24.812Z] #74 10.38 + bin=proxy [2020-03-09T14:56:24.812Z] #74 10.38 + shift [2020-03-09T14:56:24.812Z] #74 10.38 + '[' '!' -f ./proxy.installer ']' [2020-03-09T14:56:24.812Z] #74 10.38 + . ./proxy.installer [2020-03-09T14:56:24.812Z] #74 10.38 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:56:24.812Z] #74 10.38 + install_proxy [2020-03-09T14:56:24.812Z] #74 10.38 + case "$1" in [2020-03-09T14:56:24.812Z] #74 10.38 + export CGO_ENABLED=0 [2020-03-09T14:56:24.812Z] #74 10.38 + CGO_ENABLED=0 [2020-03-09T14:56:24.812Z] #74 10.38 + _install_proxy [2020-03-09T14:56:24.812Z] #74 10.38 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T14:56:24.812Z] #74 10.38 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.H8u8FnHdIf/src/github.com/docker/libnetwork [2020-03-09T14:56:24.812Z] #74 10.38 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:56:24.812Z] #74 10.39 Cloning into '/tmp/tmp.H8u8FnHdIf/src/github.com/docker/libnetwork'... [2020-03-09T14:56:24.812Z] #74 ... [2020-03-09T14:56:24.812Z] [2020-03-09T14:56:24.812Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:24.812Z] #53 10.72 + RM_GOPATH=0 [2020-03-09T14:56:24.812Z] #53 10.72 + TMP_GOPATH= [2020-03-09T14:56:24.812Z] #53 10.72 + : /build [2020-03-09T14:56:24.812Z] #53 10.72 + '[' -z '' ']' [2020-03-09T14:56:24.812Z] #53 10.72 ++ mktemp -d [2020-03-09T14:56:24.812Z] #53 10.73 + export GOPATH=/tmp/tmp.UsrWtKelPt [2020-03-09T14:56:24.812Z] #53 10.73 + GOPATH=/tmp/tmp.UsrWtKelPt [2020-03-09T14:56:24.812Z] #53 10.73 + RM_GOPATH=1 [2020-03-09T14:56:24.812Z] #53 10.73 ++ dirname ./install.sh [2020-03-09T14:56:24.812Z] #53 10.74 + dir=. [2020-03-09T14:56:24.812Z] #53 10.74 + bin=golangci_lint [2020-03-09T14:56:24.812Z] #53 10.74 + shift [2020-03-09T14:56:24.812Z] #53 10.74 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T14:56:24.812Z] #53 10.74 + . ./golangci_lint.installer [2020-03-09T14:56:24.812Z] #53 10.74 ++ : v1.20.0 [2020-03-09T14:56:24.812Z] #53 10.74 + install_golangci_lint [2020-03-09T14:56:24.812Z] #53 10.74 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T14:56:24.812Z] #53 10.74 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:56:24.812Z] #53 10.74 Installing golangci-lint version v1.20.0 [2020-03-09T14:56:24.885Z] #44 34.34 CC images/tty.o [2020-03-09T14:56:24.944Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-03-09T14:56:25.450Z] #44 34.87 CC images/file-lock.o [2020-03-09T14:56:25.708Z] #44 35.05 CC images/rlimit.o [2020-03-09T14:56:25.726Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-03-09T14:56:25.965Z] #44 35.25 CC images/pagemap.o [2020-03-09T14:56:26.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-03-09T14:56:26.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-03-09T14:56:26.227Z] #44 35.52 CC images/siginfo.o [2020-03-09T14:56:26.241Z] #62 11.61 Reading package lists... [2020-03-09T14:56:26.241Z] #62 ... [2020-03-09T14:56:26.241Z] [2020-03-09T14:56:26.241Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:26.241Z] #56 5.810 + RM_GOPATH=0 [2020-03-09T14:56:26.241Z] #56 5.810 + TMP_GOPATH= [2020-03-09T14:56:26.241Z] #56 5.810 + : /build [2020-03-09T14:56:26.241Z] #56 5.810 + '[' -z '' ']' [2020-03-09T14:56:26.241Z] #56 5.810 ++ mktemp -d [2020-03-09T14:56:26.241Z] #56 5.810 + export GOPATH=/tmp/tmp.ZBBjBlHikm [2020-03-09T14:56:26.241Z] #56 5.810 + GOPATH=/tmp/tmp.ZBBjBlHikm [2020-03-09T14:56:26.241Z] #56 5.810 + RM_GOPATH=1 [2020-03-09T14:56:26.241Z] #56 5.815 ++ dirname ./install.sh [2020-03-09T14:56:26.241Z] #56 5.817 + dir=. [2020-03-09T14:56:26.241Z] #56 5.817 + bin=shfmt [2020-03-09T14:56:26.241Z] #56 5.817 + shift [2020-03-09T14:56:26.241Z] #56 5.817 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T14:56:26.241Z] #56 5.817 + . ./shfmt.installer [2020-03-09T14:56:26.241Z] #56 5.817 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:56:26.241Z] #56 5.817 + install_shfmt [2020-03-09T14:56:26.241Z] #56 5.817 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T14:56:26.241Z] #56 5.817 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZBBjBlHikm/src/github.com/mvdan/sh [2020-03-09T14:56:26.241Z] #56 5.818 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:56:26.241Z] #56 5.821 Cloning into '/tmp/tmp.ZBBjBlHikm/src/github.com/mvdan/sh'... [2020-03-09T14:56:26.241Z] #56 14.66 + cd /tmp/tmp.ZBBjBlHikm/src/github.com/mvdan/sh [2020-03-09T14:56:26.241Z] #56 14.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:56:26.241Z] #56 14.70 + GO111MODULE=on [2020-03-09T14:56:26.241Z] #56 14.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T14:56:26.241Z] #56 15.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:56:26.241Z] #56 ... [2020-03-09T14:56:26.241Z] [2020-03-09T14:56:26.241Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:26.241Z] #53 6.133 + RM_GOPATH=0 [2020-03-09T14:56:26.241Z] #53 6.134 + TMP_GOPATH= [2020-03-09T14:56:26.241Z] #53 6.134 + : /build [2020-03-09T14:56:26.241Z] #53 6.134 + '[' -z '' ']' [2020-03-09T14:56:26.241Z] #53 6.145 ++ mktemp -d [2020-03-09T14:56:26.241Z] #53 6.148 + export GOPATH=/tmp/tmp.hF5aB7xoDE [2020-03-09T14:56:26.241Z] #53 6.149 + GOPATH=/tmp/tmp.hF5aB7xoDE [2020-03-09T14:56:26.241Z] #53 6.149 + RM_GOPATH=1 [2020-03-09T14:56:26.241Z] #53 6.153 ++ dirname ./install.sh [2020-03-09T14:56:26.241Z] #53 6.154 + dir=. [2020-03-09T14:56:26.241Z] #53 6.155 + bin=golangci_lint [2020-03-09T14:56:26.241Z] #53 6.155 + shift [2020-03-09T14:56:26.241Z] #53 6.155 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T14:56:26.241Z] #53 6.155 + . ./golangci_lint.installer [2020-03-09T14:56:26.241Z] #53 6.156 ++ : v1.20.0 [2020-03-09T14:56:26.241Z] #53 6.156 + install_golangci_lint [2020-03-09T14:56:26.241Z] #53 6.156 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T14:56:26.241Z] #53 6.156 Installing golangci-lint version v1.20.0 [2020-03-09T14:56:26.241Z] #53 6.156 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:56:26.241Z] #53 ... [2020-03-09T14:56:26.241Z] [2020-03-09T14:56:26.241Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:26.241Z] #56 16.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:56:26.241Z] #56 16.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:56:26.241Z] #56 16.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:56:26.241Z] #56 16.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:56:26.484Z] #44 35.81 CC images/rpc.o [2020-03-09T14:56:26.820Z] #56 17.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:56:26.911Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-03-09T14:56:26.911Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T14:56:27.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.004s coverage: 19.9% of statements [2020-03-09T14:56:27.766Z] #56 17.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:56:27.922Z] #44 37.07 CC images/ext-file.o [2020-03-09T14:56:27.922Z] #44 37.34 CC images/cgroup.o [2020-03-09T14:56:28.266Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-03-09T14:56:28.710Z] #56 18.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:56:28.854Z] #44 38.00 CC images/userns.o [2020-03-09T14:56:29.004Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-09T14:56:29.112Z] #44 38.37 CC images/google/protobuf/descriptor.o [2020-03-09T14:56:29.361Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-09T14:56:30.159Z] ok github.com/docker/docker/daemon/logger/splunk 1.450s coverage: 82.5% of statements [2020-03-09T14:56:30.159Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T14:56:30.159Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-03-09T14:56:30.159Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T14:56:30.483Z] #44 ... [2020-03-09T14:56:30.483Z] [2020-03-09T14:56:30.483Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:30.483Z] #47 116.4 vendor/golang.org/x/crypto/poly1305 [2020-03-09T14:56:30.483Z] #47 116.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-09T14:56:30.483Z] #47 118.0 vendor/golang.org/x/crypto/hkdf [2020-03-09T14:56:30.483Z] #47 118.3 vendor/golang.org/x/text/transform [2020-03-09T14:56:30.483Z] #47 119.1 vendor/golang.org/x/text/unicode/bidi [2020-03-09T14:56:30.483Z] #47 121.1 vendor/golang.org/x/text/unicode/norm [2020-03-09T14:56:30.483Z] #47 125.6 vendor/golang.org/x/net/idna [2020-03-09T14:56:30.627Z] #56 20.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:56:30.627Z] #56 20.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:56:30.627Z] #56 20.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:56:30.740Z] #47 ... [2020-03-09T14:56:30.740Z] [2020-03-09T14:56:30.740Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:30.740Z] #10 116.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T14:56:30.740Z] #10 116.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T14:56:30.740Z] #10 116.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:56:30.740Z] #10 ... [2020-03-09T14:56:30.740Z] [2020-03-09T14:56:30.740Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:30.740Z] #44 40.11 CC images/opts.o [2020-03-09T14:56:30.889Z] #56 ... [2020-03-09T14:56:30.889Z] [2020-03-09T14:56:30.889Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:30.889Z] #47 11.11 runtime [2020-03-09T14:56:30.889Z] #47 11.16 container/list [2020-03-09T14:56:30.889Z] #47 12.89 crypto/internal/subtle [2020-03-09T14:56:30.889Z] #47 13.29 crypto/subtle [2020-03-09T14:56:30.889Z] #47 14.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T14:56:30.889Z] #47 14.53 internal/nettrace [2020-03-09T14:56:30.889Z] #47 14.60 runtime/cgo [2020-03-09T14:56:30.889Z] #47 14.61 vendor/golang.org/x/crypto/internal/subtle [2020-03-09T14:56:30.889Z] #47 ... [2020-03-09T14:56:30.889Z] [2020-03-09T14:56:30.889Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:30.889Z] #35 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-09T14:56:30.889Z] #35 18.46 Fetched 8160 kB in 12s (677 kB/s) [2020-03-09T14:56:30.997Z] #44 40.31 CC images/seccomp.o [2020-03-09T14:56:31.151Z] #35 18.46 Reading package lists... [2020-03-09T14:56:31.151Z] #35 ... [2020-03-09T14:56:31.151Z] [2020-03-09T14:56:31.151Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:31.253Z] #44 40.61 CC images/binfmt-misc.o [2020-03-09T14:56:31.442Z] #74 20.77 Checking out files: 63% (1312/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T14:56:31.442Z] #74 21.69 + cd /tmp/tmp.K7fjPHVczl/src/github.com/docker/libnetwork [2020-03-09T14:56:31.442Z] #74 21.69 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:56:31.467Z] #53 ... [2020-03-09T14:56:31.467Z] [2020-03-09T14:56:31.467Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:31.467Z] #68 17.13 Checking out files: 84% (624/738) Checking out files: 85% (628/738) Checking out files: 86% (635/738) Checking out files: 87% (643/738) Checking out files: 88% (650/738) Checking out files: 89% (657/738) Checking out files: 90% (665/738) Checking out files: 91% (672/738) Checking out files: 92% (679/738) Checking out files: 93% (687/738) Checking out files: 94% (694/738) Checking out files: 95% (702/738) Checking out files: 96% (709/738) Checking out files: 97% (716/738) Checking out files: 98% (724/738) Checking out files: 99% (731/738) Checking out files: 100% (738/738) Checking out files: 100% (738/738), done. [2020-03-09T14:56:31.467Z] #68 17.55 + cd /tmp/tmp.UAVR5QabL7/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:56:31.467Z] #68 17.55 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:56:31.467Z] #68 17.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:56:31.467Z] #68 17.70 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T14:56:31.510Z] #44 40.86 CC images/time.o [2020-03-09T14:56:31.705Z] #74 21.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T14:56:31.705Z] #74 ... [2020-03-09T14:56:31.705Z] [2020-03-09T14:56:31.705Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:31.705Z] #10 12.12 Fetched 8160 kB in 9s (895 kB/s) [2020-03-09T14:56:31.705Z] #10 12.12 Reading package lists... [2020-03-09T14:56:31.705Z] #10 19.27 Reading package lists... [2020-03-09T14:56:31.705Z] #10 ... [2020-03-09T14:56:31.705Z] [2020-03-09T14:56:31.705Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:56:31.705Z] #41 18.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T14:56:31.705Z] #41 20.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-09T14:56:31.766Z] #44 41.12 CC images/sysctl.o [2020-03-09T14:56:31.955Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-03-09T14:56:32.023Z] #44 41.32 CC images/autofs.o [2020-03-09T14:56:32.280Z] #44 41.49 CC images/macvlan.o [2020-03-09T14:56:32.567Z] #44 41.73 CC images/sit.o [2020-03-09T14:56:32.567Z] #44 41.99 LINK images/built-in.o [2020-03-09T14:56:32.797Z] ok github.com/docker/docker/distribution 0.319s coverage: 22.1% of statements [2020-03-09T14:56:32.797Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T14:56:32.830Z] #44 42.12 GEN compel/include/asm [2020-03-09T14:56:32.830Z] #44 42.12 GEN compel/include/version.h [2020-03-09T14:56:32.830Z] #44 42.14 touch .config [2020-03-09T14:56:32.830Z] #44 42.15 GEN include/common/config.h [2020-03-09T14:56:32.830Z] #44 42.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-09T14:56:33.088Z] #44 42.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-09T14:56:33.088Z] #44 42.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-09T14:56:33.088Z] #44 42.30 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-09T14:56:33.088Z] #44 42.36 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-09T14:56:33.088Z] #44 42.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-09T14:56:33.088Z] #44 42.42 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T14:56:33.088Z] #44 42.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-09T14:56:33.088Z] #44 42.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T14:56:33.356Z] #44 42.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T14:56:33.356Z] #44 42.52 DEP compel/plugins/std/infect.d [2020-03-09T14:56:33.356Z] #44 42.68 DEP compel/plugins/std/string.d [2020-03-09T14:56:33.356Z] #44 42.71 DEP compel/plugins/std/log.d [2020-03-09T14:56:33.613Z] #44 42.75 DEP compel/plugins/std/fds.d [2020-03-09T14:56:33.613Z] #44 42.86 DEP compel/plugins/std/std.d [2020-03-09T14:56:33.613Z] #44 42.97 DEP compel/plugins/shmem/shmem.d [2020-03-09T14:56:33.716Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-09T14:56:33.870Z] #44 43.06 DEP compel/plugins/fds/fds.d [2020-03-09T14:56:33.993Z] #68 ... [2020-03-09T14:56:33.993Z] [2020-03-09T14:56:33.993Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:33.993Z] #35 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:56:33.993Z] #35 14.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:56:33.993Z] #35 19.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:56:33.993Z] #35 ... [2020-03-09T14:56:33.993Z] [2020-03-09T14:56:33.993Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:33.993Z] #47 9.857 + RM_GOPATH=0 [2020-03-09T14:56:33.993Z] #47 9.857 + TMP_GOPATH= [2020-03-09T14:56:33.993Z] #47 9.857 + : /build [2020-03-09T14:56:33.993Z] #47 9.857 + '[' -z '' ']' [2020-03-09T14:56:33.993Z] #47 9.857 ++ mktemp -d [2020-03-09T14:56:33.993Z] #47 9.864 + export GOPATH=/tmp/tmp.4tMHrSDn7x [2020-03-09T14:56:33.993Z] #47 9.864 + GOPATH=/tmp/tmp.4tMHrSDn7x [2020-03-09T14:56:33.993Z] #47 9.864 + RM_GOPATH=1 [2020-03-09T14:56:33.993Z] #47 9.864 ++ dirname ./install.sh [2020-03-09T14:56:33.993Z] #47 9.864 + dir=. [2020-03-09T14:56:33.993Z] #47 9.864 + bin=vndr [2020-03-09T14:56:33.993Z] #47 9.864 + shift [2020-03-09T14:56:33.993Z] #47 9.864 + '[' '!' -f ./vndr.installer ']' [2020-03-09T14:56:33.993Z] #47 9.864 + . ./vndr.installer [2020-03-09T14:56:33.993Z] #47 9.864 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:56:33.993Z] #47 9.864 + install_vndr [2020-03-09T14:56:33.993Z] #47 9.864 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T14:56:33.993Z] #47 9.864 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4tMHrSDn7x/src/github.com/LK4D4/vndr [2020-03-09T14:56:33.993Z] #47 9.866 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:56:33.993Z] #47 9.940 Cloning into '/tmp/tmp.4tMHrSDn7x/src/github.com/LK4D4/vndr'... [2020-03-09T14:56:33.993Z] #47 11.11 + cd /tmp/tmp.4tMHrSDn7x/src/github.com/LK4D4/vndr [2020-03-09T14:56:33.993Z] #47 11.11 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:56:33.993Z] #47 11.15 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T14:56:33.993Z] #47 13.87 internal/race [2020-03-09T14:56:33.993Z] #47 14.08 internal/bytealg [2020-03-09T14:56:33.993Z] #47 14.17 sync/atomic [2020-03-09T14:56:33.993Z] #47 14.69 unicode [2020-03-09T14:56:33.993Z] #47 15.73 runtime [2020-03-09T14:56:33.993Z] #47 ... [2020-03-09T14:56:33.993Z] [2020-03-09T14:56:33.993Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:33.993Z] #56 10.47 + RM_GOPATH=0 [2020-03-09T14:56:33.993Z] #56 10.47 + TMP_GOPATH= [2020-03-09T14:56:33.993Z] #56 10.47 + : /build [2020-03-09T14:56:33.993Z] #56 10.47 + '[' -z '' ']' [2020-03-09T14:56:33.993Z] #56 10.48 ++ mktemp -d [2020-03-09T14:56:33.993Z] #56 10.48 + export GOPATH=/tmp/tmp.rHKMegtzYI [2020-03-09T14:56:33.993Z] #56 10.48 + GOPATH=/tmp/tmp.rHKMegtzYI [2020-03-09T14:56:33.993Z] #56 10.48 + RM_GOPATH=1 [2020-03-09T14:56:33.993Z] #56 10.48 ++ dirname ./install.sh [2020-03-09T14:56:33.993Z] #56 10.50 + dir=. [2020-03-09T14:56:33.993Z] #56 10.50 + bin=shfmt [2020-03-09T14:56:33.993Z] #56 10.50 + shift [2020-03-09T14:56:33.993Z] #56 10.50 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T14:56:33.993Z] #56 10.50 + . ./shfmt.installer [2020-03-09T14:56:33.993Z] #56 10.50 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:56:33.993Z] #56 10.50 + install_shfmt [2020-03-09T14:56:33.993Z] #56 10.50 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T14:56:33.993Z] #56 10.50 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:56:33.993Z] #56 10.51 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rHKMegtzYI/src/github.com/mvdan/sh [2020-03-09T14:56:33.993Z] #56 10.51 Cloning into '/tmp/tmp.rHKMegtzYI/src/github.com/mvdan/sh'... [2020-03-09T14:56:34.127Z] #44 43.28 CC compel/plugins/std/std.o [2020-03-09T14:56:34.252Z] #56 ... [2020-03-09T14:56:34.252Z] [2020-03-09T14:56:34.252Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:34.252Z] #25 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:56:34.252Z] #25 14.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:56:34.252Z] #25 ... [2020-03-09T14:56:34.252Z] [2020-03-09T14:56:34.252Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:34.252Z] #47 20.53 unicode/utf8 [2020-03-09T14:56:34.383Z] #44 43.66 CC compel/plugins/std/fds.o [2020-03-09T14:56:34.946Z] #44 44.21 CC compel/plugins/std/log.o [2020-03-09T14:56:34.957Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-03-09T14:56:35.013Z] #41 ... [2020-03-09T14:56:35.013Z] [2020-03-09T14:56:35.013Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:35.013Z] #25 15.26 Fetched 8160 kB in 11s (759 kB/s) [2020-03-09T14:56:35.013Z] #25 15.26 Reading package lists... [2020-03-09T14:56:35.013Z] #25 21.58 Reading package lists... [2020-03-09T14:56:35.013Z] #25 ... [2020-03-09T14:56:35.013Z] [2020-03-09T14:56:35.013Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:35.013Z] #35 18.46 Reading package lists... [2020-03-09T14:56:35.193Z] #47 ... [2020-03-09T14:56:35.193Z] [2020-03-09T14:56:35.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:35.193Z] #10 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:56:35.193Z] #10 ... [2020-03-09T14:56:35.193Z] [2020-03-09T14:56:35.193Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:35.193Z] #33 11.73 runtime/internal/atomic [2020-03-09T14:56:35.193Z] #33 11.74 internal/cpu [2020-03-09T14:56:35.193Z] #33 12.20 runtime/internal/sys [2020-03-09T14:56:35.193Z] #33 12.65 runtime/internal/math [2020-03-09T14:56:35.193Z] #33 12.76 internal/bytealg [2020-03-09T14:56:35.193Z] #33 12.77 math/bits [2020-03-09T14:56:35.193Z] #33 13.79 math [2020-03-09T14:56:35.193Z] #33 14.79 runtime [2020-03-09T14:56:35.311Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2020-03-09T14:56:35.311Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T14:56:35.311Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2020-03-09T14:56:35.311Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T14:56:35.761Z] #33 ... [2020-03-09T14:56:35.761Z] [2020-03-09T14:56:35.761Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:35.761Z] #62 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:56:36.020Z] #62 ... [2020-03-09T14:56:36.020Z] [2020-03-09T14:56:36.020Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:36.020Z] #47 22.17 math [2020-03-09T14:56:36.326Z] #44 45.24 CC compel/plugins/std/string.o [2020-03-09T14:56:36.550Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-09T14:56:36.550Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T14:56:36.584Z] #44 45.95 CC compel/plugins/std/infect.o [2020-03-09T14:56:36.664Z] #35 25.81 Reading package lists... [2020-03-09T14:56:36.664Z] #35 ... [2020-03-09T14:56:36.664Z] [2020-03-09T14:56:36.664Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:36.664Z] #43 17.43 Fetched 8160 kB in 13s (625 kB/s) [2020-03-09T14:56:36.664Z] #43 17.43 Reading package lists... [2020-03-09T14:56:36.901Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-03-09T14:56:36.925Z] #43 24.81 Reading package lists... [2020-03-09T14:56:36.925Z] #43 ... [2020-03-09T14:56:36.925Z] [2020-03-09T14:56:36.925Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:36.925Z] #53 26.95 + cd /tmp/tmp.hF5aB7xoDE/src/github.com/golangci/golangci-lint/ [2020-03-09T14:56:36.925Z] #53 26.95 + git checkout -q v1.20.0 [2020-03-09T14:56:37.148Z] #44 46.40 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-09T14:56:37.148Z] #44 46.47 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-09T14:56:37.148Z] #44 46.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-09T14:56:37.405Z] #44 46.58 AR compel/plugins/std.lib.a [2020-03-09T14:56:37.405Z] #44 46.65 CC compel/plugins/fds/fds.o [2020-03-09T14:56:37.502Z] #53 27.58 ++ git describe --tags [2020-03-09T14:56:37.502Z] #53 27.58 + version=v1.20.0 [2020-03-09T14:56:37.502Z] #53 27.58 ++ git rev-parse --short HEAD [2020-03-09T14:56:37.502Z] #53 27.60 + commit=cc98739 [2020-03-09T14:56:37.502Z] #53 27.60 ++ git show -s --format=%cd [2020-03-09T14:56:37.502Z] #53 27.61 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T14:56:37.502Z] #53 27.61 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:56:37.502Z] #53 ... [2020-03-09T14:56:37.502Z] [2020-03-09T14:56:37.502Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:37.502Z] #62 11.61 Reading package lists... [2020-03-09T14:56:37.502Z] #62 18.26 Reading package lists... [2020-03-09T14:56:37.502Z] #62 24.89 Building dependency tree... [2020-03-09T14:56:37.502Z] #62 ... [2020-03-09T14:56:37.502Z] [2020-03-09T14:56:37.502Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:37.502Z] #25 21.58 Reading package lists... [2020-03-09T14:56:37.661Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-03-09T14:56:37.664Z] #44 46.81 AR compel/plugins/fds.lib.a [2020-03-09T14:56:37.664Z] #44 46.86 HOSTDEP compel/src/lib/log-host.d [2020-03-09T14:56:37.664Z] #44 47.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T14:56:37.920Z] #47 ... [2020-03-09T14:56:37.920Z] [2020-03-09T14:56:37.920Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:37.920Z] #23 23.24 + mkdir -p /build [2020-03-09T14:56:37.920Z] #23 23.24 + mv docker/docker /build/ [2020-03-09T14:56:37.920Z] #23 23.25 + rmdir docker [2020-03-09T14:56:37.920Z] #23 DONE 24.2s [2020-03-09T14:56:37.920Z] [2020-03-09T14:56:37.920Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:37.920Z] #33 22.38 internal/testlog [2020-03-09T14:56:37.920Z] #33 22.87 encoding [2020-03-09T14:56:37.920Z] #33 23.04 runtime/cgo [2020-03-09T14:56:37.927Z] #44 47.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-09T14:56:37.927Z] #44 47.26 HOSTDEP compel/src/main-host.d [2020-03-09T14:56:38.032Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-09T14:56:38.177Z] #33 ... [2020-03-09T14:56:38.177Z] [2020-03-09T14:56:38.177Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:38.177Z] #43 14.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:56:38.177Z] #43 20.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:56:38.185Z] #44 47.42 DEP compel/src/lib/ptrace.d [2020-03-09T14:56:38.442Z] #44 47.59 DEP compel/src/lib/infect.d [2020-03-09T14:56:38.442Z] #44 ... [2020-03-09T14:56:38.442Z] [2020-03-09T14:56:38.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:38.442Z] #10 134.5 Selecting previously unselected package libapparmor1:amd64. [2020-03-09T14:56:38.442Z] #10 134.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-09T14:56:38.442Z] #10 134.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T14:56:38.449Z] #25 27.37 Building dependency tree... [2020-03-09T14:56:38.700Z] #10 ... [2020-03-09T14:56:38.700Z] [2020-03-09T14:56:38.700Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:38.700Z] #68 127.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:56:38.700Z] #68 127.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T14:56:38.700Z] #68 DONE 134.5s [2020-03-09T14:56:38.700Z] [2020-03-09T14:56:38.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:38.700Z] #10 134.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-09T14:56:38.700Z] #10 134.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-09T14:56:38.700Z] #10 134.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T14:56:38.700Z] #10 ... [2020-03-09T14:56:38.700Z] [2020-03-09T14:56:38.700Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T14:56:38.700Z] #69 DONE 0.1s [2020-03-09T14:56:38.957Z] [2020-03-09T14:56:38.957Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:38.957Z] #10 134.9 Selecting previously unselected package libbtrfs0. [2020-03-09T14:56:38.957Z] #10 134.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T14:56:38.957Z] #10 134.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T14:56:38.957Z] #10 135.0 Selecting previously unselected package libbtrfs-dev. [2020-03-09T14:56:38.957Z] #10 135.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T14:56:38.957Z] #10 135.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:56:39.214Z] #10 135.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-09T14:56:39.214Z] #10 135.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:56:39.214Z] #10 135.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:56:39.214Z] #10 135.3 Selecting previously unselected package libudev-dev:amd64. [2020-03-09T14:56:39.214Z] #10 135.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T14:56:39.214Z] #10 135.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:56:39.553Z] #43 ... [2020-03-09T14:56:39.553Z] [2020-03-09T14:56:39.553Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:39.553Z] #56 25.72 + cd /tmp/tmp.rHKMegtzYI/src/github.com/mvdan/sh [2020-03-09T14:56:39.553Z] #56 25.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:56:39.553Z] #56 25.93 + GO111MODULE=on [2020-03-09T14:56:39.553Z] #56 25.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T14:56:39.778Z] #10 135.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-09T14:56:39.778Z] #10 135.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-09T14:56:39.778Z] #10 135.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T14:56:39.868Z] ok github.com/docker/docker/pkg/archive 0.532s coverage: 77.3% of statements [2020-03-09T14:56:40.343Z] #10 136.2 Selecting previously unselected package libpcre16-3:amd64. [2020-03-09T14:56:40.343Z] #10 136.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-09T14:56:40.343Z] #10 136.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T14:56:40.343Z] #10 136.5 Selecting previously unselected package libpcre32-3:amd64. [2020-03-09T14:56:40.343Z] #10 136.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-09T14:56:40.343Z] #10 136.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T14:56:40.367Z] #25 31.08 ca-certificates is already the newest version (20190110). [2020-03-09T14:56:40.367Z] #25 31.08 The following additional packages will be installed: [2020-03-09T14:56:40.367Z] #25 31.09 libjq1 libonig5 [2020-03-09T14:56:40.599Z] #10 136.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-09T14:56:40.599Z] #10 136.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-09T14:56:40.599Z] #10 136.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T14:56:40.599Z] #10 136.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-09T14:56:40.633Z] ok github.com/docker/docker/pkg/authorization 0.341s coverage: 68.3% of statements [2020-03-09T14:56:40.856Z] #10 136.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-09T14:56:40.856Z] #10 136.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T14:56:40.943Z] #25 31.48 The following NEW packages will be installed: [2020-03-09T14:56:40.944Z] #25 31.50 jq libjq1 libonig5 [2020-03-09T14:56:40.944Z] #25 ... [2020-03-09T14:56:40.944Z] [2020-03-09T14:56:40.944Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:40.944Z] #56 21.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:56:40.944Z] #56 22.21 runtime [2020-03-09T14:56:40.944Z] #56 22.23 runtime/cgo [2020-03-09T14:56:40.982Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-09T14:56:40.982Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-09T14:56:41.114Z] #10 137.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-09T14:56:41.114Z] #10 137.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-09T14:56:41.114Z] #10 137.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T14:56:41.208Z] #56 ... [2020-03-09T14:56:41.208Z] [2020-03-09T14:56:41.208Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:41.208Z] #43 24.81 Reading package lists... [2020-03-09T14:56:41.371Z] #10 ... [2020-03-09T14:56:41.371Z] [2020-03-09T14:56:41.371Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:41.371Z] #50 DONE 137.3s [2020-03-09T14:56:41.371Z] [2020-03-09T14:56:41.371Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:41.371Z] #10 137.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-09T14:56:41.371Z] #10 137.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:56:41.455Z] #56 27.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:56:41.455Z] #56 27.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:56:41.455Z] #56 27.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:56:41.627Z] #10 137.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T14:56:41.627Z] #10 137.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-09T14:56:41.627Z] #10 137.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-09T14:56:41.885Z] #10 137.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T14:56:42.143Z] #10 138.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-09T14:56:42.143Z] #10 138.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T14:56:42.143Z] #10 138.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:56:42.143Z] #10 ... [2020-03-09T14:56:42.143Z] [2020-03-09T14:56:42.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:42.143Z] #47 127.9 vendor/golang.org/x/net/http2/hpack [2020-03-09T14:56:42.143Z] #47 129.3 mime [2020-03-09T14:56:42.143Z] #47 130.8 mime/quotedprintable [2020-03-09T14:56:42.143Z] #47 131.2 net/http/internal [2020-03-09T14:56:42.143Z] #47 134.0 crypto/tls [2020-03-09T14:56:42.143Z] #47 ... [2020-03-09T14:56:42.143Z] [2020-03-09T14:56:42.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:42.143Z] #44 47.75 DEP compel/src/lib/infect-util.d [2020-03-09T14:56:42.143Z] #44 47.82 DEP compel/src/lib/infect-rpc.d [2020-03-09T14:56:42.143Z] #44 47.89 DEP compel/arch/x86/src/lib/infect.d [2020-03-09T14:56:42.143Z] #44 48.04 DEP compel/arch/x86/src/lib/cpu.d [2020-03-09T14:56:42.143Z] #44 48.10 DEP compel/src/lib/log.d [2020-03-09T14:56:42.143Z] #44 48.21 DEP compel/src/main.d [2020-03-09T14:56:42.143Z] #44 48.41 DEP compel/src/lib/handle-elf.d [2020-03-09T14:56:42.143Z] #44 48.63 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-09T14:56:42.143Z] #44 48.91 CC compel/src/lib/log.o [2020-03-09T14:56:42.143Z] #44 49.40 CC compel/arch/x86/src/lib/cpu.o [2020-03-09T14:56:42.143Z] #44 50.14 CC compel/arch/x86/src/lib/infect.o [2020-03-09T14:56:42.143Z] #44 51.16 CC compel/src/lib/infect-rpc.o [2020-03-09T14:56:42.401Z] #44 51.75 CC compel/src/lib/infect-util.o [2020-03-09T14:56:42.461Z] #56 28.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:56:42.608Z] #43 31.80 Building dependency tree... [2020-03-09T14:56:42.659Z] #44 52.02 CC compel/src/lib/infect.o [2020-03-09T14:56:42.728Z] #56 28.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:56:43.223Z] #44 ... [2020-03-09T14:56:43.224Z] [2020-03-09T14:56:43.224Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:43.224Z] #10 138.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T14:56:43.224Z] #10 138.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T14:56:43.224Z] #10 138.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T14:56:43.224Z] #10 138.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T14:56:43.224Z] #10 138.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T14:56:43.224Z] #10 138.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T14:56:43.224Z] #10 138.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:56:43.224Z] #10 138.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T14:56:43.224Z] #10 138.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T14:56:43.224Z] #10 138.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:56:43.224Z] #10 138.9 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-03-09T14:56:43.224Z] #10 138.9 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-03-09T14:56:43.224Z] #10 138.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:56:43.224Z] #10 138.9 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-03-09T14:56:43.224Z] #10 138.9 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-03-09T14:56:43.224Z] #10 138.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T14:56:43.224Z] #10 138.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T14:56:43.224Z] #10 139.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:56:43.224Z] #10 139.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T14:56:43.224Z] #10 139.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:56:43.224Z] #10 139.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T14:56:43.224Z] #10 139.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:56:43.224Z] #10 DONE 139.3s [2020-03-09T14:56:43.224Z] [2020-03-09T14:56:43.224Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:56:43.224Z] #58 DONE 0.1s [2020-03-09T14:56:43.481Z] [2020-03-09T14:56:43.481Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T14:56:43.481Z] #59 DONE 0.1s [2020-03-09T14:56:43.481Z] [2020-03-09T14:56:43.481Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:43.551Z] #43 ... [2020-03-09T14:56:43.551Z] [2020-03-09T14:56:43.551Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:43.551Z] #62 28.91 The following additional packages will be installed: [2020-03-09T14:56:43.551Z] #62 28.93 libbtrfs0 [2020-03-09T14:56:43.551Z] #62 29.15 The following NEW packages will be installed: [2020-03-09T14:56:43.551Z] #62 29.16 libbtrfs-dev libbtrfs0 [2020-03-09T14:56:43.551Z] #62 29.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:56:43.551Z] #62 29.71 Need to get 119 kB of archives. [2020-03-09T14:56:43.551Z] #62 29.71 After this operation, 387 kB of additional disk space will be used. [2020-03-09T14:56:43.551Z] #62 29.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-09T14:56:43.551Z] #62 29.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-09T14:56:43.551Z] #62 31.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:56:43.551Z] #62 31.69 Fetched 119 kB in 0s (302 kB/s) [2020-03-09T14:56:43.551Z] #62 31.87 Selecting previously unselected package libbtrfs0. [2020-03-09T14:56:43.551Z] #62 31.87 (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 ... 15374 files and directories currently installed.) [2020-03-09T14:56:43.551Z] #62 31.97 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-09T14:56:43.551Z] #62 31.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T14:56:43.551Z] #62 32.16 Selecting previously unselected package libbtrfs-dev. [2020-03-09T14:56:43.551Z] #62 32.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-09T14:56:43.551Z] #62 32.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:56:43.551Z] #62 32.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T14:56:43.551Z] #62 32.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:56:43.551Z] #62 32.50 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:56:43.551Z] #62 DONE 34.2s [2020-03-09T14:56:43.551Z] [2020-03-09T14:56:43.551Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:56:43.551Z] #63 DONE 0.1s [2020-03-09T14:56:43.815Z] [2020-03-09T14:56:43.815Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:43.815Z] #25 31.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:56:43.815Z] #25 31.98 Need to get 325 kB of archives. [2020-03-09T14:56:43.815Z] #25 31.98 After this operation, 1019 kB of additional disk space will be used. [2020-03-09T14:56:43.815Z] #25 31.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-09T14:56:43.815Z] #25 31.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-09T14:56:43.815Z] #25 32.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-09T14:56:43.815Z] #25 33.25 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:56:43.815Z] #25 33.51 Fetched 325 kB in 0s (1024 kB/s) [2020-03-09T14:56:43.815Z] #25 33.64 Selecting previously unselected package libonig5:arm64. [2020-03-09T14:56:43.815Z] #25 33.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-09T14:56:43.815Z] #25 33.73 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-09T14:56:43.815Z] #25 33.80 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-09T14:56:43.815Z] #25 34.24 Selecting previously unselected package libjq1:arm64. [2020-03-09T14:56:43.815Z] #25 34.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-09T14:56:43.815Z] #25 34.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-09T14:56:43.815Z] #25 ... [2020-03-09T14:56:43.815Z] [2020-03-09T14:56:43.815Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T14:56:43.815Z] #64 DONE 0.2s [2020-03-09T14:56:43.815Z] [2020-03-09T14:56:43.815Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:43.815Z] #25 34.54 Selecting previously unselected package jq. [2020-03-09T14:56:43.815Z] #25 34.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-09T14:56:43.815Z] #25 34.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T14:56:44.136Z] #56 30.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:56:44.192Z] ok github.com/docker/docker/layer 7.177s coverage: 68.8% of statements [2020-03-09T14:56:44.192Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T14:56:44.192Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T14:56:44.192Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T14:56:44.192Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T14:56:44.192Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T14:56:44.192Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T14:56:44.388Z] #25 35.02 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-09T14:56:44.388Z] #25 35.05 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-09T14:56:44.388Z] #25 35.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T14:56:44.388Z] #25 35.09 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:56:44.541Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-09T14:56:44.899Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-03-09T14:56:45.263Z] ok github.com/docker/docker/pkg/chrootarchive 3.453s coverage: 43.2% of statements [2020-03-09T14:56:45.263Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T14:56:45.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T14:56:45.263Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-03-09T14:56:45.510Z] #56 31.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:56:45.552Z] #25 ... [2020-03-09T14:56:45.552Z] [2020-03-09T14:56:45.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:45.552Z] #10 19.27 Reading package lists... [2020-03-09T14:56:45.552Z] #10 26.14 Building dependency tree... [2020-03-09T14:56:45.552Z] #10 29.93 The following additional packages will be installed: [2020-03-09T14:56:45.552Z] #10 29.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T14:56:45.552Z] #10 29.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T14:56:45.552Z] #10 29.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T14:56:45.552Z] #10 29.94 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T14:56:45.552Z] #10 29.94 Suggested packages: [2020-03-09T14:56:45.552Z] #10 29.97 gcc-8-locales seccomp wine64 [2020-03-09T14:56:45.552Z] #10 31.51 The following NEW packages will be installed: [2020-03-09T14:56:45.552Z] #10 31.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T14:56:45.552Z] #10 31.53 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T14:56:45.552Z] #10 31.53 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T14:56:45.552Z] #10 31.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T14:56:45.552Z] #10 31.54 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T14:56:45.552Z] #10 31.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T14:56:45.552Z] #10 31.98 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:56:45.552Z] #10 31.98 Need to get 73.3 MB of archives. [2020-03-09T14:56:45.552Z] #10 31.98 After this operation, 472 MB of additional disk space will be used. [2020-03-09T14:56:45.552Z] #10 31.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-03-09T14:56:45.552Z] #10 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-03-09T14:56:45.552Z] #10 32.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-09T14:56:45.552Z] #10 32.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-09T14:56:45.552Z] #10 32.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-09T14:56:45.552Z] #10 32.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T14:56:45.552Z] #10 32.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-09T14:56:45.552Z] #10 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-09T14:56:45.552Z] #10 33.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-03-09T14:56:45.816Z] #10 ... [2020-03-09T14:56:45.816Z] [2020-03-09T14:56:45.816Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:45.816Z] #43 36.13 The following additional packages will be installed: [2020-03-09T14:56:45.816Z] #43 36.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T14:56:45.816Z] #43 36.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T14:56:45.816Z] #43 36.13 Suggested packages: [2020-03-09T14:56:45.816Z] #43 36.13 manpages-dev python-setuptools [2020-03-09T14:56:46.007Z] #60 2.369 + RM_GOPATH=0 [2020-03-09T14:56:46.007Z] #60 2.369 + TMP_GOPATH= [2020-03-09T14:56:46.007Z] #60 2.369 + : /build [2020-03-09T14:56:46.007Z] #60 2.369 + '[' -z '' ']' [2020-03-09T14:56:46.007Z] #60 2.369 ++ mktemp -d [2020-03-09T14:56:46.007Z] #60 2.376 + export GOPATH=/tmp/tmp.po2zKnfyup [2020-03-09T14:56:46.007Z] #60 2.376 + GOPATH=/tmp/tmp.po2zKnfyup [2020-03-09T14:56:46.007Z] #60 2.376 + RM_GOPATH=1 [2020-03-09T14:56:46.007Z] #60 2.377 ++ dirname ./install.sh [2020-03-09T14:56:46.007Z] #60 2.380 + dir=. [2020-03-09T14:56:46.007Z] #60 2.381 + bin=runc [2020-03-09T14:56:46.007Z] #60 2.381 + shift [2020-03-09T14:56:46.007Z] #60 2.381 + '[' '!' -f ./runc.installer ']' [2020-03-09T14:56:46.007Z] #60 2.382 + . ./runc.installer [2020-03-09T14:56:46.007Z] #60 2.382 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:56:46.007Z] #60 2.383 + install_runc [2020-03-09T14:56:46.007Z] #60 2.384 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T14:56:46.007Z] #60 2.391 + uname -r [2020-03-09T14:56:46.007Z] #60 2.396 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T14:56:46.007Z] #60 2.398 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T14:56:46.007Z] #60 2.398 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T14:56:46.007Z] #60 2.398 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.po2zKnfyup/src/github.com/opencontainers/runc [2020-03-09T14:56:46.007Z] #60 2.400 Cloning into '/tmp/tmp.po2zKnfyup/src/github.com/opencontainers/runc'... [2020-03-09T14:56:46.007Z] #60 ... [2020-03-09T14:56:46.007Z] [2020-03-09T14:56:46.007Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T14:56:46.007Z] #11 DONE 2.7s [2020-03-09T14:56:46.007Z] [2020-03-09T14:56:46.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:46.007Z] #44 54.67 CC compel/src/lib/ptrace.o [2020-03-09T14:56:46.007Z] #44 54.95 AR compel/libcompel.a [2020-03-09T14:56:46.007Z] #44 55.06 HOSTCC compel/src/main-host.o [2020-03-09T14:56:46.007Z] #44 55.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-09T14:56:46.080Z] #43 ... [2020-03-09T14:56:46.080Z] [2020-03-09T14:56:46.080Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:46.080Z] #25 DONE 36.7s [2020-03-09T14:56:46.080Z] [2020-03-09T14:56:46.080Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T14:56:46.080Z] #26 DONE 0.1s [2020-03-09T14:56:46.080Z] [2020-03-09T14:56:46.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:46.080Z] #10 36.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-09T14:56:46.109Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-03-09T14:56:46.265Z] #44 55.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T14:56:46.475Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-09T14:56:46.829Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-03-09T14:56:47.197Z] #44 56.21 HOSTCC compel/src/lib/log-host.o [2020-03-09T14:56:47.197Z] #44 56.39 HOSTLINK compel/compel-host-bin [2020-03-09T14:56:47.197Z] #44 56.59 DEP soccr/soccr.d [2020-03-09T14:56:47.418Z] #56 ... [2020-03-09T14:56:47.418Z] [2020-03-09T14:56:47.418Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:47.418Z] #47 28.75 unicode/utf16 [2020-03-09T14:56:47.418Z] #47 29.41 container/list [2020-03-09T14:56:47.418Z] #47 30.64 crypto/internal/subtle [2020-03-09T14:56:47.418Z] #47 30.85 crypto/subtle [2020-03-09T14:56:47.418Z] #47 30.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T14:56:47.418Z] #47 31.10 internal/nettrace [2020-03-09T14:56:47.418Z] #47 31.50 runtime/cgo [2020-03-09T14:56:47.455Z] #44 56.73 CC soccr/soccr.o [2020-03-09T14:56:47.680Z] #47 ... [2020-03-09T14:56:47.680Z] [2020-03-09T14:56:47.680Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:47.997Z] #10 38.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-09T14:56:47.997Z] #10 38.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-09T14:56:47.997Z] #10 38.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-09T14:56:47.997Z] #10 38.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-09T14:56:47.997Z] #10 38.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-03-09T14:56:47.997Z] #10 38.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-09T14:56:47.997Z] #10 38.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-09T14:56:47.997Z] #10 38.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-09T14:56:47.997Z] #10 38.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-09T14:56:47.997Z] #10 38.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-09T14:56:47.997Z] #10 38.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-09T14:56:47.997Z] #10 38.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-09T14:56:47.997Z] #10 38.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-09T14:56:47.997Z] #10 38.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-09T14:56:47.997Z] #10 38.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-09T14:56:48.040Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-03-09T14:56:48.390Z] #44 ... [2020-03-09T14:56:48.390Z] [2020-03-09T14:56:48.390Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T14:56:48.390Z] #12 DONE 2.2s [2020-03-09T14:56:48.390Z] [2020-03-09T14:56:48.390Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T14:56:48.810Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-03-09T14:56:49.170Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2020-03-09T14:56:49.384Z] #10 39.86 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:56:49.384Z] #10 40.04 Fetched 73.3 MB in 7s (10.6 MB/s) [2020-03-09T14:56:49.499Z] #74 34.05 Checking out files: 47% (978/2054) Checking out files: 48% (986/2054) Checking out files: 49% (1007/2054) Checking out files: 50% (1027/2054) Checking out files: 51% (1048/2054) Checking out files: 52% (1069/2054) Checking out files: 53% (1089/2054) Checking out files: 54% (1110/2054) Checking out files: 55% (1130/2054) Checking out files: 56% (1151/2054) Checking out files: 57% (1171/2054) Checking out files: 58% (1192/2054) Checking out files: 59% (1212/2054) Checking out files: 60% (1233/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T14:56:49.499Z] #74 35.82 + cd /tmp/tmp.H8u8FnHdIf/src/github.com/docker/libnetwork [2020-03-09T14:56:49.530Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-09T14:56:49.530Z] ok github.com/docker/docker/pkg/fsutils 0.412s coverage: 85.1% of statements [2020-03-09T14:56:49.646Z] #10 40.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T14:56:49.646Z] #10 40.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-09T14:56:49.646Z] #10 40.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-09T14:56:49.646Z] #10 40.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T14:56:49.756Z] #74 35.82 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:56:50.014Z] #74 36.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T14:56:50.217Z] #10 ... [2020-03-09T14:56:50.217Z] [2020-03-09T14:56:50.217Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:50.217Z] #74 DONE 40.6s [2020-03-09T14:56:50.286Z] #13 2.039 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T14:56:50.286Z] #13 DONE 2.2s [2020-03-09T14:56:50.286Z] [2020-03-09T14:56:50.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:50.286Z] #44 58.13 AR soccr/libsoccr.a [2020-03-09T14:56:50.286Z] #44 58.17 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T14:56:50.286Z] #44 58.54 DEP criu/arch/x86/sigframe.d [2020-03-09T14:56:50.286Z] #44 58.66 DEP criu/arch/x86/sigaction_compat.d [2020-03-09T14:56:50.286Z] #44 58.75 DEP criu/arch/x86/kerndat.d [2020-03-09T14:56:50.286Z] #44 58.94 DEP criu/arch/x86/crtools.d [2020-03-09T14:56:50.286Z] #44 59.06 DEP criu/arch/x86/cpu.d [2020-03-09T14:56:50.286Z] #44 59.27 CC criu/arch/x86/cpu.o [2020-03-09T14:56:50.479Z] [2020-03-09T14:56:50.479Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:50.479Z] #43 37.58 The following NEW packages will be installed: [2020-03-09T14:56:50.479Z] #43 37.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T14:56:50.479Z] #43 37.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T14:56:50.479Z] #43 37.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T14:56:50.479Z] #43 37.59 python-six zlib1g-dev [2020-03-09T14:56:50.479Z] #43 38.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:56:50.479Z] #43 38.02 Need to get 3798 kB of archives. [2020-03-09T14:56:50.479Z] #43 38.02 After this operation, 21.6 MB of additional disk space will be used. [2020-03-09T14:56:50.479Z] #43 38.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-09T14:56:50.479Z] #43 38.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-09T14:56:50.479Z] #43 38.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-09T14:56:50.479Z] #43 38.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-09T14:56:50.479Z] #43 38.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-09T14:56:50.479Z] #43 38.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-09T14:56:50.479Z] #43 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-03-09T14:56:50.479Z] #43 38.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-09T14:56:50.479Z] #43 38.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-09T14:56:50.479Z] #43 38.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-09T14:56:50.479Z] #43 38.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-09T14:56:50.479Z] #43 38.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-09T14:56:50.479Z] #43 38.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-03-09T14:56:50.479Z] #43 38.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-09T14:56:50.479Z] #43 38.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T14:56:50.479Z] #43 38.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-09T14:56:50.479Z] #43 38.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-09T14:56:50.479Z] #43 39.35 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:56:50.479Z] #43 39.59 Fetched 3798 kB in 1s (7015 kB/s) [2020-03-09T14:56:50.479Z] #43 39.70 Selecting previously unselected package libcap-dev:arm64. [2020-03-09T14:56:50.479Z] #43 39.70 (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 ... 15374 files and directories currently installed.) [2020-03-09T14:56:50.479Z] #43 39.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-09T14:56:50.479Z] #43 39.88 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-09T14:56:50.479Z] #43 40.13 Selecting previously unselected package libnet1:arm64. [2020-03-09T14:56:50.479Z] #43 40.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-09T14:56:50.479Z] #43 40.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:56:50.479Z] #43 40.32 Selecting previously unselected package libnet1-dev. [2020-03-09T14:56:50.479Z] #43 40.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-09T14:56:50.479Z] #43 40.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T14:56:50.479Z] #43 40.68 Selecting previously unselected package libnl-3-200:arm64. [2020-03-09T14:56:50.479Z] #43 40.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-09T14:56:50.479Z] #43 40.70 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-09T14:56:50.479Z] #43 40.93 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-09T14:56:50.479Z] #43 40.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-09T14:56:50.479Z] #43 40.96 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-09T14:56:50.543Z] #44 59.93 CC criu/arch/x86/crtools.o [2020-03-09T14:56:50.763Z] ok github.com/docker/docker/pkg/ioutils 0.259s coverage: 70.6% of statements [2020-03-09T14:56:50.763Z] ok github.com/docker/docker/pkg/idtools 0.679s coverage: 70.1% of statements [2020-03-09T14:56:50.763Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-03-09T14:56:50.763Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-03-09T14:56:50.947Z] #74 ... [2020-03-09T14:56:50.947Z] [2020-03-09T14:56:50.947Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:50.947Z] #62 27.63 Fetched 8332 kB in 22s (378 kB/s) [2020-03-09T14:56:50.947Z] #62 27.63 Reading package lists... [2020-03-09T14:56:50.947Z] #62 ... [2020-03-09T14:56:50.947Z] [2020-03-09T14:56:50.947Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:56:50.947Z] #41 34.71 Checking out files: 75% (1200/1595) Checking out files: 76% (1213/1595) Checking out files: 77% (1229/1595) Checking out files: 78% (1245/1595) Checking out files: 79% (1261/1595) Checking out files: 80% (1276/1595) Checking out files: 81% (1292/1595) Checking out files: 82% (1308/1595) Checking out files: 83% (1324/1595) Checking out files: 84% (1340/1595) Checking out files: 85% (1356/1595) Checking out files: 86% (1372/1595) Checking out files: 87% (1388/1595) Checking out files: 88% (1404/1595) Checking out files: 89% (1420/1595) Checking out files: 90% (1436/1595) Checking out files: 91% (1452/1595) Checking out files: 92% (1468/1595) Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-09T14:56:50.947Z] #41 35.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T14:56:51.051Z] #43 41.55 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-09T14:56:51.051Z] #43 41.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-09T14:56:51.051Z] #43 41.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-09T14:56:51.051Z] #43 41.83 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-09T14:56:51.122Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-09T14:56:51.122Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T14:56:51.313Z] #43 41.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-09T14:56:51.313Z] #43 41.87 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-09T14:56:51.535Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-09T14:56:51.575Z] #43 41.99 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-09T14:56:51.575Z] #43 42.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-09T14:56:51.575Z] #43 42.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-09T14:56:51.836Z] #43 ... [2020-03-09T14:56:51.836Z] [2020-03-09T14:56:51.836Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:51.836Z] #35 25.81 Reading package lists... [2020-03-09T14:56:51.836Z] #35 32.62 Building dependency tree... [2020-03-09T14:56:51.836Z] #35 36.33 The following additional packages will be installed: [2020-03-09T14:56:51.837Z] #35 36.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T14:56:51.837Z] #35 36.34 Suggested packages: [2020-03-09T14:56:51.837Z] #35 36.34 cmake-doc ninja-build lrzip [2020-03-09T14:56:51.837Z] #35 36.34 Recommended packages: [2020-03-09T14:56:51.837Z] #35 36.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T14:56:51.837Z] #35 37.33 The following NEW packages will be installed: [2020-03-09T14:56:51.837Z] #35 37.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T14:56:51.837Z] #35 37.35 vim-common xxd [2020-03-09T14:56:51.837Z] #35 37.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:56:51.837Z] #35 37.82 Need to get 14.2 MB of archives. [2020-03-09T14:56:51.837Z] #35 37.82 After this operation, 60.0 MB of additional disk space will be used. [2020-03-09T14:56:51.837Z] #35 37.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-09T14:56:51.837Z] #35 37.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T14:56:51.837Z] #35 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T14:56:51.837Z] #35 37.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-09T14:56:51.837Z] #35 38.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-09T14:56:51.837Z] #35 38.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-09T14:56:51.837Z] #35 38.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-09T14:56:51.837Z] #35 38.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-09T14:56:51.837Z] #35 38.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-09T14:56:51.837Z] #35 38.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-09T14:56:51.837Z] #35 40.71 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:56:51.837Z] #35 41.03 Fetched 14.2 MB in 1s (9675 kB/s) [2020-03-09T14:56:51.837Z] #35 41.17 Selecting previously unselected package xxd. [2020-03-09T14:56:51.837Z] #35 41.17 (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 ... 15374 files and directories currently installed.) [2020-03-09T14:56:51.837Z] #35 41.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-09T14:56:51.837Z] #35 41.28 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T14:56:51.837Z] #35 41.54 Selecting previously unselected package vim-common. [2020-03-09T14:56:51.837Z] #35 41.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:56:51.837Z] #35 41.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T14:56:51.837Z] #35 42.15 Selecting previously unselected package cmake-data. [2020-03-09T14:56:51.837Z] #35 42.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T14:56:51.837Z] #35 42.21 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T14:56:51.837Z] #35 ... [2020-03-09T14:56:51.837Z] [2020-03-09T14:56:51.837Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:51.837Z] #43 42.51 Selecting previously unselected package libprotobuf17:arm64. [2020-03-09T14:56:51.837Z] #43 42.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-09T14:56:51.837Z] #43 42.54 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-09T14:56:51.887Z] #41 ... [2020-03-09T14:56:51.887Z] [2020-03-09T14:56:51.887Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:56:51.887Z] #10 28.48 Fetched 8332 kB in 23s (358 kB/s) [2020-03-09T14:56:51.887Z] #10 28.48 Reading package lists... [2020-03-09T14:56:51.887Z] #10 ... [2020-03-09T14:56:51.887Z] [2020-03-09T14:56:51.887Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:56:51.887Z] #62 27.63 Reading package lists... [2020-03-09T14:56:51.915Z] #44 61.26 CC criu/arch/x86/kerndat.o [2020-03-09T14:56:51.924Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-09T14:56:51.924Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-09T14:56:52.291Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-03-09T14:56:52.479Z] #44 ... [2020-03-09T14:56:52.479Z] [2020-03-09T14:56:52.479Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T14:56:52.479Z] #14 DONE 2.0s [2020-03-09T14:56:52.479Z] [2020-03-09T14:56:52.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:52.479Z] #44 61.80 CC criu/arch/x86/sigaction_compat.o [2020-03-09T14:56:52.659Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-09T14:56:52.781Z] #43 43.28 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-09T14:56:52.781Z] #43 43.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-09T14:56:52.781Z] #43 43.34 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-09T14:56:53.004Z] ok github.com/docker/docker/pkg/mount 1.212s coverage: 70.0% of statements [2020-03-09T14:56:53.005Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T14:56:53.005Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T14:56:53.005Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T14:56:53.042Z] #44 62.14 CC criu/arch/x86/sigframe.o [2020-03-09T14:56:53.042Z] #43 43.53 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-09T14:56:53.042Z] #43 43.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-09T14:56:53.042Z] #43 43.62 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-09T14:56:53.299Z] #44 62.47 LINK criu/arch/x86/crtools.built-in.o [2020-03-09T14:56:53.299Z] #44 62.55 DEP criu/pie/util-vdso-elf32.d [2020-03-09T14:56:53.299Z] #44 62.67 DEP criu/pie/util-vdso.d [2020-03-09T14:56:53.299Z] #44 62.78 DEP criu/pie/util.d [2020-03-09T14:56:53.557Z] #44 62.90 CC criu/pie/util.o [2020-03-09T14:56:53.821Z] #62 39.19 Reading package lists... [2020-03-09T14:56:53.821Z] #62 ... [2020-03-09T14:56:53.821Z] [2020-03-09T14:56:53.821Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:53.821Z] #25 30.70 Fetched 8332 kB in 25s (334 kB/s) [2020-03-09T14:56:53.906Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-03-09T14:56:53.998Z] #43 ... [2020-03-09T14:56:53.998Z] [2020-03-09T14:56:53.998Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:53.998Z] #65 4.357 + RM_GOPATH=0 [2020-03-09T14:56:53.998Z] #65 4.357 + TMP_GOPATH= [2020-03-09T14:56:53.998Z] #65 4.357 + : /build [2020-03-09T14:56:53.998Z] #65 4.357 + '[' -z '' ']' [2020-03-09T14:56:53.998Z] #65 4.357 ++ mktemp -d [2020-03-09T14:56:53.998Z] #65 4.398 + export GOPATH=/tmp/tmp.rQENoJoADC [2020-03-09T14:56:53.998Z] #65 4.398 + GOPATH=/tmp/tmp.rQENoJoADC [2020-03-09T14:56:53.998Z] #65 4.398 + RM_GOPATH=1 [2020-03-09T14:56:53.998Z] #65 4.398 ++ dirname ./install.sh [2020-03-09T14:56:53.998Z] #65 4.399 + dir=. [2020-03-09T14:56:53.998Z] #65 4.399 + bin=containerd [2020-03-09T14:56:53.998Z] #65 4.399 + shift [2020-03-09T14:56:53.998Z] #65 4.399 + '[' '!' -f ./containerd.installer ']' [2020-03-09T14:56:53.998Z] #65 4.399 + . ./containerd.installer [2020-03-09T14:56:53.998Z] #65 4.399 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:56:53.998Z] #65 4.399 + install_containerd [2020-03-09T14:56:53.998Z] #65 4.399 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T14:56:53.998Z] #65 4.399 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:56:53.998Z] #65 4.402 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rQENoJoADC/src/github.com/containerd/containerd [2020-03-09T14:56:53.998Z] #65 4.438 Cloning into '/tmp/tmp.rQENoJoADC/src/github.com/containerd/containerd'... [2020-03-09T14:56:53.998Z] #65 ... [2020-03-09T14:56:53.998Z] [2020-03-09T14:56:53.998Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:56:53.998Z] #27 4.657 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T14:56:53.998Z] #27 5.360 [2020-03-09T14:56:53.998Z] #27 5.671 0.0% ### 4.4% ##### 7.7% ####### 10.9% ########### 15.7% ############# 19.4% ################ 23.4% ################### 27.5% ###################### 31.2% ######################### 35.6% ########################### 37.7% ############################### 43.4% ##################################### 51.6% ######################################## 56.7% ############################################ 62.2% ################################################## 70.5% ####################################################### 76.9% ############################################################ 83.5% ############################################################### 87.8% ################################################################## 92.8% ######################################################################## 100.0% [2020-03-09T14:56:54.079Z] #25 30.70 Reading package lists... [2020-03-09T14:56:54.079Z] #25 ... [2020-03-09T14:56:54.079Z] [2020-03-09T14:56:54.079Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:56:54.079Z] #53 40.27 + cd /tmp/tmp.UsrWtKelPt/src/github.com/golangci/golangci-lint/ [2020-03-09T14:56:54.079Z] #53 40.27 + git checkout -q v1.20.0 [2020-03-09T14:56:54.121Z] #44 63.21 CC criu/pie/util-vdso.o [2020-03-09T14:56:54.299Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-09T14:56:54.569Z] #27 8.368 [2020-03-09T14:56:54.685Z] #44 ... [2020-03-09T14:56:54.685Z] [2020-03-09T14:56:54.685Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T14:56:54.685Z] #15 DONE 2.3s [2020-03-09T14:56:54.685Z] [2020-03-09T14:56:54.685Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:56:54.685Z] #44 63.85 CC criu/pie/util-vdso-elf32.o [2020-03-09T14:56:54.699Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-09T14:56:54.699Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-09T14:56:55.027Z] #53 41.40 ++ git describe --tags [2020-03-09T14:56:55.285Z] #53 41.42 + version=v1.20.0 [2020-03-09T14:56:55.285Z] #53 41.43 ++ git rev-parse --short HEAD [2020-03-09T14:56:55.285Z] #53 41.48 + commit=cc98739 [2020-03-09T14:56:55.285Z] #53 41.48 ++ git show -s --format=%cd [2020-03-09T14:56:55.285Z] #53 41.50 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T14:56:55.285Z] #53 41.50 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:56:55.615Z] #44 64.75 AR criu/pie/pie.lib.a [2020-03-09T14:56:55.615Z] #44 64.82 DEP criu/pie/restorer.d [2020-03-09T14:56:55.615Z] #44 ... [2020-03-09T14:56:55.615Z] [2020-03-09T14:56:55.615Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:55.615Z] #47 141.3 net/http/httptrace [2020-03-09T14:56:55.615Z] #47 141.5 net/http [2020-03-09T14:56:55.615Z] #47 ... [2020-03-09T14:56:55.615Z] [2020-03-09T14:56:55.615Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:56:55.615Z] #60 9.560 + cd /tmp/tmp.po2zKnfyup/src/github.com/opencontainers/runc [2020-03-09T14:56:55.615Z] #60 9.561 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:56:55.615Z] #60 10.26 + '[' -z '' ']' [2020-03-09T14:56:55.615Z] #60 10.26 + target=static [2020-03-09T14:56:55.615Z] #60 10.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T14:56:55.615Z] #60 11.83 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-03-09T14:56:55.897Z] #27 8.636 0.1% ###### 8.5% ############ 16.8% ################# 24.2% ######################### 36.0% ################################ 45.2% ######################################## 56.5% ################################################ 67.4% ######################################################### 79.9% ######################################################################## 100.0% [2020-03-09T14:56:55.909Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-03-09T14:56:56.260Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-09T14:56:56.492Z] #27 10.11 [2020-03-09T14:56:56.983Z] #60 ... [2020-03-09T14:56:56.983Z] [2020-03-09T14:56:56.983Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T14:56:56.983Z] #16 DONE 2.2s [2020-03-09T14:56:56.983Z] [2020-03-09T14:56:56.983Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:56:57.182Z] #53 ... [2020-03-09T14:56:57.182Z] [2020-03-09T14:56:57.182Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:56:57.182Z] #56 33.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:56:57.182Z] #56 35.76 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:56:57.182Z] #56 35.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:56:57.182Z] #56 36.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:56:57.182Z] #56 36.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:56:57.182Z] #56 37.71 runtime/cgo [2020-03-09T14:56:57.182Z] #56 38.00 runtime [2020-03-09T14:56:57.440Z] #56 ... [2020-03-09T14:56:57.440Z] [2020-03-09T14:56:57.440Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:56:57.440Z] #41 39.00 + 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-03-09T14:56:57.697Z] #41 ... [2020-03-09T14:56:57.697Z] [2020-03-09T14:56:57.697Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:57.697Z] #35 34.27 Fetched 8332 kB in 26s (323 kB/s) [2020-03-09T14:56:57.697Z] #35 34.27 Reading package lists... [2020-03-09T14:56:57.697Z] #35 ... [2020-03-09T14:56:57.697Z] [2020-03-09T14:56:57.697Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:56:57.697Z] #25 30.70 Reading package lists... [2020-03-09T14:56:58.333Z] #27 10.38 0.0% ## 3.4% ##### 7.7% ######## 11.9% ############# 18.1% ################# 23.7% ######################## 34.5% ############################# 41.4% ######################################## 55.8% ################################################## 70.2% ########################################################## 81.1% ############################################################# 84.9% ############################################################### 88.0% ################################################################## 93.0% ####################################################################### 98.7% ######################################################################## 100.0% [2020-03-09T14:56:58.594Z] #27 12.35 [2020-03-09T14:56:59.072Z] #25 42.13 Reading package lists... [2020-03-09T14:56:59.073Z] #25 ... [2020-03-09T14:56:59.073Z] [2020-03-09T14:56:59.073Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:56:59.073Z] #43 35.86 Fetched 8332 kB in 27s (311 kB/s) [2020-03-09T14:56:59.073Z] #43 35.86 Reading package lists... [2020-03-09T14:56:59.330Z] #43 ... [2020-03-09T14:56:59.330Z] [2020-03-09T14:56:59.330Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:56:59.330Z] #35 34.27 Reading package lists... [2020-03-09T14:56:59.350Z] ok github.com/docker/docker/pkg/signal 2.328s coverage: 61.0% of statements [2020-03-09T14:56:59.350Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-09T14:56:59.502Z] #17 2.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:56:59.502Z] #17 2.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:56:59.710Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-09T14:56:59.759Z] #17 2.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:57:00.016Z] #17 3.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:57:00.079Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-09T14:57:00.431Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-09T14:57:00.788Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-09T14:57:01.154Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.4% of statements [2020-03-09T14:57:01.387Z] #17 4.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:57:01.510Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-03-09T14:57:02.271Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2020-03-09T14:57:02.271Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-03-09T14:57:02.543Z] #27 12.75 0.0% # 1.5% # 2.7% ## 3.8% ### 5.3% #### 6.9% ###### 9.1% ####### 10.8% ######### 12.6% ########## 14.8% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.5% ################ 22.8% ################# 24.1% ################## 25.6% ################### 27.2% #################### 28.2% ##################### 29.5% ###################### 31.3% ####################### 32.8% ######################### 35.2% ########################## 36.6% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################## 47.5% #################################### 50.7% ###################################### 53.3% ######################################## 56.3% ########################################## 59.1% ############################################ 61.4% ############################################## 64.5% [2020-03-09T14:57:02.543Z] #27 ... [2020-03-09T14:57:02.543Z] [2020-03-09T14:57:02.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:02.543Z] #10 43.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T14:57:02.543Z] #10 43.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-09T14:57:02.543Z] #10 43.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T14:57:02.543Z] #10 46.31 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T14:57:02.543Z] #10 46.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T14:57:02.543Z] #10 46.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T14:57:02.543Z] #10 46.57 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-09T14:57:02.543Z] #10 46.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-09T14:57:02.543Z] #10 46.58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-09T14:57:02.543Z] #10 46.79 Selecting previously unselected package dmsetup. [2020-03-09T14:57:02.543Z] #10 46.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-09T14:57:02.543Z] #10 46.85 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T14:57:02.543Z] #10 47.21 Selecting previously unselected package mingw-w64-common. [2020-03-09T14:57:02.543Z] #10 47.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T14:57:02.543Z] #10 47.24 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T14:57:02.637Z] testing: warning: no tests to run [2020-03-09T14:57:02.638Z] coverage: [no statements] [2020-03-09T14:57:02.638Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-09T14:57:02.757Z] #17 5.938 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:57:02.810Z] #10 ... [2020-03-09T14:57:02.810Z] [2020-03-09T14:57:02.810Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:02.810Z] #27 12.75 0.0% # 1.5% # 2.7% ## 3.8% ### 5.3% #### 6.9% ###### 9.1% ####### 10.8% ######### 12.6% ########## 14.8% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.5% ################ 22.8% ################# 24.1% ################## 25.6% ################### 27.2% #################### 28.2% ##################### 29.5% ###################### 31.3% ####################### 32.8% ######################### 35.2% ########################## 36.6% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################## 47.5% #################################### 50.7% ###################################### 53.3% ######################################## 56.3% ########################################## 59.1% ############################################ 61.4% ############################################## 64.5% ############################################### 66.3% ################################################# 69.1% [2020-03-09T14:57:02.810Z] #27 ... [2020-03-09T14:57:02.810Z] [2020-03-09T14:57:02.810Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:02.810Z] #33 43.13 internal/reflectlite [2020-03-09T14:57:02.810Z] #33 43.16 sync [2020-03-09T14:57:02.810Z] #33 45.83 sort [2020-03-09T14:57:02.810Z] #33 45.84 errors [2020-03-09T14:57:02.810Z] #33 46.25 io [2020-03-09T14:57:02.810Z] #33 46.25 strconv [2020-03-09T14:57:02.810Z] #33 46.25 internal/oserror [2020-03-09T14:57:02.810Z] #33 46.52 syscall [2020-03-09T14:57:02.810Z] #33 49.02 strings [2020-03-09T14:57:02.810Z] #33 49.04 bytes [2020-03-09T14:57:02.810Z] #33 52.86 reflect [2020-03-09T14:57:02.810Z] #33 ... [2020-03-09T14:57:02.810Z] [2020-03-09T14:57:02.810Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:02.810Z] #47 43.23 internal/reflectlite [2020-03-09T14:57:02.810Z] #47 43.24 sync [2020-03-09T14:57:02.810Z] #47 44.82 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T14:57:02.810Z] #47 44.83 math/rand [2020-03-09T14:57:02.810Z] #47 44.88 internal/singleflight [2020-03-09T14:57:02.810Z] #47 46.75 io [2020-03-09T14:57:02.810Z] #47 46.75 sort [2020-03-09T14:57:02.810Z] #47 46.75 strconv [2020-03-09T14:57:02.810Z] #47 46.79 syscall [2020-03-09T14:57:02.810Z] #47 49.37 vendor/golang.org/x/net/dns/dnsmessage [2020-03-09T14:57:02.810Z] #47 49.70 bytes [2020-03-09T14:57:02.994Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-09T14:57:02.994Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-09T14:57:03.073Z] #47 ... [2020-03-09T14:57:03.073Z] [2020-03-09T14:57:03.073Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:57:03.073Z] #30 43.60 Checking out files: 89% (1359/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-03-09T14:57:03.073Z] #30 43.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T14:57:03.073Z] #30 44.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T14:57:03.073Z] #30 ... [2020-03-09T14:57:03.073Z] [2020-03-09T14:57:03.073Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:03.513Z] #35 45.50 Reading package lists... [2020-03-09T14:57:03.513Z] #35 ... [2020-03-09T14:57:03.513Z] [2020-03-09T14:57:03.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:03.513Z] #10 28.48 Reading package lists... [2020-03-09T14:57:03.513Z] #10 40.37 Reading package lists... [2020-03-09T14:57:03.513Z] #10 49.81 Building dependency tree... [2020-03-09T14:57:03.513Z] #10 ... [2020-03-09T14:57:03.513Z] [2020-03-09T14:57:03.513Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:57:03.513Z] #62 39.19 Reading package lists... [2020-03-09T14:57:03.571Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-09T14:57:03.692Z] #17 ... [2020-03-09T14:57:03.692Z] [2020-03-09T14:57:03.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:03.692Z] #44 65.09 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-09T14:57:03.692Z] #44 65.18 DEP criu/arch/x86/restorer_unmap.d [2020-03-09T14:57:03.692Z] #44 65.21 DEP criu/arch/x86/restorer.d [2020-03-09T14:57:03.692Z] #44 65.37 DEP criu/arch/x86/vdso-pie.d [2020-03-09T14:57:03.692Z] #44 65.47 DEP criu/pie/parasite-vdso.d [2020-03-09T14:57:03.692Z] #44 65.59 DEP criu/pie/parasite.d [2020-03-09T14:57:03.692Z] #44 65.81 CC criu/pie/parasite.o [2020-03-09T14:57:03.692Z] #44 67.29 LINK criu/pie/parasite.built-in.o [2020-03-09T14:57:03.692Z] #44 67.31 GEN criu/pie/parasite-blob.h [2020-03-09T14:57:03.692Z] #44 67.32 CC criu/pie/parasite-vdso.o [2020-03-09T14:57:03.692Z] #44 68.00 CC criu/arch/x86/vdso-pie.o [2020-03-09T14:57:03.692Z] #44 68.42 CC criu/arch/x86/restorer.o [2020-03-09T14:57:03.692Z] #44 68.98 CC criu/arch/x86/restorer_unmap.o [2020-03-09T14:57:03.692Z] #44 69.03 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-09T14:57:03.692Z] #44 69.42 CC criu/pie/restorer.o [2020-03-09T14:57:03.692Z] #44 72.45 LINK criu/pie/restorer.built-in.o [2020-03-09T14:57:03.692Z] #44 72.48 GEN criu/pie/restorer-blob.h [2020-03-09T14:57:03.692Z] #44 72.60 DEP criu/vdso.d [2020-03-09T14:57:03.692Z] #44 72.83 DEP criu/vdso-compat.d [2020-03-09T14:57:03.692Z] #44 73.00 DEP criu/uts_ns.d [2020-03-09T14:57:03.692Z] #44 73.15 DEP criu/util.d [2020-03-09T14:57:03.782Z] #62 49.02 Building dependency tree... [2020-03-09T14:57:04.255Z] #44 73.33 DEP criu/uffd.d [2020-03-09T14:57:04.256Z] #44 73.49 DEP criu/tun.d [2020-03-09T14:57:04.481Z] #27 12.75 0.0% # 1.5% # 2.7% ## 3.8% ### 5.3% #### 6.9% ###### 9.1% ####### 10.8% ######### 12.6% ########## 14.8% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.5% ################ 22.8% ################# 24.1% ################## 25.6% ################### 27.2% #################### 28.2% ##################### 29.5% ###################### 31.3% ####################### 32.8% ######################### 35.2% ########################## 36.6% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################## 47.5% #################################### 50.7% ###################################### 53.3% ######################################## 56.3% ########################################## 59.1% ############################################ 61.4% ############################################## 64.5% ############################################### 66.3% ################################################# 69.1% ################################################### 70.9% #################################################### 72.8% ###################################################### 75.3% ######################################################## 77.8% ######################################################### 79.7% ########################################################## 81.5% ############################################################ 83.7% ############################################################# 85.3% ############################################################## 87.1% ################################################################ 89.3% ################################################################# 90.8% ################################################################## 92.3% ################################################################### 93.8% #################################################################### 95.8% ###################################################################### 98.0% ######################################################################## 100.0% [2020-03-09T14:57:04.512Z] #44 73.66 DEP criu/tty.d [2020-03-09T14:57:04.512Z] #44 73.86 DEP criu/timerfd.d [2020-03-09T14:57:04.742Z] #27 18.43 [2020-03-09T14:57:04.769Z] #44 74.11 DEP criu/sysfs_parse.d [2020-03-09T14:57:05.006Z] #27 ... [2020-03-09T14:57:05.006Z] [2020-03-09T14:57:05.006Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:05.006Z] #43 45.79 Selecting previously unselected package libprotoc17:arm64. [2020-03-09T14:57:05.006Z] #43 45.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-09T14:57:05.006Z] #43 45.82 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-09T14:57:05.006Z] #43 46.34 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T14:57:05.006Z] #43 46.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-09T14:57:05.006Z] #43 46.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T14:57:05.006Z] #43 46.62 Selecting previously unselected package protobuf-compiler. [2020-03-09T14:57:05.006Z] #43 46.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-09T14:57:05.006Z] #43 46.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T14:57:05.006Z] #43 46.88 Selecting previously unselected package python-pkg-resources. [2020-03-09T14:57:05.006Z] #43 46.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T14:57:05.006Z] #43 46.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T14:57:05.006Z] #43 47.49 Selecting previously unselected package python-six. [2020-03-09T14:57:05.006Z] #43 47.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T14:57:05.006Z] #43 47.51 Unpacking python-six (1.12.0-1) ... [2020-03-09T14:57:05.006Z] #43 47.64 Selecting previously unselected package python-protobuf. [2020-03-09T14:57:05.006Z] #43 47.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-09T14:57:05.006Z] #43 47.66 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T14:57:05.006Z] #43 48.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T14:57:05.006Z] #43 52.69 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-09T14:57:05.006Z] #43 52.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:05.006Z] #43 52.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-09T14:57:05.006Z] #43 52.98 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-09T14:57:05.006Z] #43 53.00 Setting up python-six (1.12.0-1) ... [2020-03-09T14:57:05.026Z] #44 74.34 DEP criu/sysctl.d [2020-03-09T14:57:05.271Z] #43 ... [2020-03-09T14:57:05.271Z] [2020-03-09T14:57:05.271Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:57:05.271Z] #35 47.50 Selecting previously unselected package libicu63:arm64. [2020-03-09T14:57:05.271Z] #35 47.50 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 47.52 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-09T14:57:05.271Z] #35 53.49 Selecting previously unselected package libxml2:arm64. [2020-03-09T14:57:05.271Z] #35 53.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 53.50 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T14:57:05.271Z] #35 54.25 Selecting previously unselected package libarchive13:arm64. [2020-03-09T14:57:05.271Z] #35 54.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 54.29 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-09T14:57:05.271Z] #35 54.74 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-09T14:57:05.271Z] #35 54.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 54.79 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-09T14:57:05.271Z] #35 55.03 Selecting previously unselected package librhash0:arm64. [2020-03-09T14:57:05.271Z] #35 55.04 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 55.04 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-09T14:57:05.271Z] #35 55.28 Selecting previously unselected package libuv1:arm64. [2020-03-09T14:57:05.271Z] #35 55.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 55.29 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-09T14:57:05.271Z] #35 55.62 Selecting previously unselected package cmake. [2020-03-09T14:57:05.271Z] #35 55.62 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-09T14:57:05.271Z] #35 55.63 Unpacking cmake (3.13.4-1) ... [2020-03-09T14:57:05.271Z] #35 ... [2020-03-09T14:57:05.271Z] [2020-03-09T14:57:05.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:05.271Z] #10 56.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T14:57:05.271Z] #10 56.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T14:57:05.283Z] #44 74.48 DEP criu/string.d [2020-03-09T14:57:05.283Z] #44 74.51 DEP criu/stats.d [2020-03-09T14:57:05.425Z] ok github.com/docker/docker/plugin 0.548s coverage: 27.1% of statements [2020-03-09T14:57:05.532Z] #10 56.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T14:57:05.541Z] #44 74.64 DEP criu/sockets.d [2020-03-09T14:57:05.541Z] #44 74.87 DEP criu/sk-unix.d [2020-03-09T14:57:05.680Z] #62 52.48 The following additional packages will be installed: [2020-03-09T14:57:05.680Z] #62 52.50 libbtrfs0 [2020-03-09T14:57:05.798Z] #44 75.17 DEP criu/sk-tcp.d [2020-03-09T14:57:05.938Z] #62 52.70 The following NEW packages will be installed: [2020-03-09T14:57:05.938Z] #62 52.71 libbtrfs-dev libbtrfs0 [2020-03-09T14:57:06.055Z] #44 75.42 DEP criu/sk-queue.d [2020-03-09T14:57:06.191Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-09T14:57:06.312Z] #44 75.64 DEP criu/sk-packet.d [2020-03-09T14:57:06.514Z] #62 53.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:57:06.514Z] #62 53.23 Need to get 119 kB of archives. [2020-03-09T14:57:06.514Z] #62 53.23 After this operation, 387 kB of additional disk space will be used. [2020-03-09T14:57:06.514Z] #62 53.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T14:57:06.514Z] #62 53.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T14:57:06.569Z] #44 75.79 DEP criu/sk-netlink.d [2020-03-09T14:57:06.826Z] #44 75.97 DEP criu/sk-inet.d [2020-03-09T14:57:06.826Z] #44 76.15 DEP criu/signalfd.d [2020-03-09T14:57:06.972Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-03-09T14:57:07.083Z] #44 76.38 DEP criu/sigframe.d [2020-03-09T14:57:07.328Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-09T14:57:07.340Z] #44 76.55 DEP criu/shmem.d [2020-03-09T14:57:07.447Z] #62 54.28 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:57:07.598Z] #44 76.70 DEP criu/servicefd.d [2020-03-09T14:57:07.598Z] #44 76.84 DEP criu/seize.d [2020-03-09T14:57:07.704Z] #62 54.48 Fetched 119 kB in 0s (290 kB/s) [2020-03-09T14:57:07.704Z] #62 54.61 Selecting previously unselected package libbtrfs0. [2020-03-09T14:57:07.855Z] #44 76.98 DEP criu/seccomp.d [2020-03-09T14:57:07.855Z] #44 77.19 DEP criu/rst-malloc.d [2020-03-09T14:57:07.962Z] #62 54.61 (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-03-09T14:57:07.962Z] #62 54.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T14:57:07.962Z] #62 54.70 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T14:57:08.112Z] #44 77.28 DEP criu/rbtree.d [2020-03-09T14:57:08.112Z] #44 77.32 DEP criu/pstree.d [2020-03-09T14:57:08.112Z] #44 77.48 DEP criu/protobuf.d [2020-03-09T14:57:08.219Z] #62 54.80 Selecting previously unselected package libbtrfs-dev. [2020-03-09T14:57:08.219Z] #62 54.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T14:57:08.219Z] #62 54.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:57:08.219Z] #62 55.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T14:57:08.369Z] #44 77.62 GEN criu/protobuf-desc-gen.h [2020-03-09T14:57:08.477Z] #62 55.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:57:08.478Z] #62 55.11 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:08.550Z] ok github.com/docker/docker/registry 0.093s coverage: 56.0% of statements [2020-03-09T14:57:08.627Z] #44 ... [2020-03-09T14:57:08.627Z] [2020-03-09T14:57:08.627Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:57:08.627Z] #17 11.70 Fetched 8332 kB in 10s (874 kB/s) [2020-03-09T14:57:08.627Z] #17 11.70 Reading package lists... [2020-03-09T14:57:08.627Z] #17 ... [2020-03-09T14:57:08.627Z] [2020-03-09T14:57:08.627Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:08.627Z] #47 155.2 github.com/LK4D4/vndr/godl [2020-03-09T14:57:08.627Z] #47 156.0 github.com/LK4D4/vndr [2020-03-09T14:57:08.627Z] #47 DONE 164.5s [2020-03-09T14:57:08.884Z] [2020-03-09T14:57:08.884Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:08.902Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-09T14:57:09.045Z] #62 DONE 55.8s [2020-03-09T14:57:09.045Z] [2020-03-09T14:57:09.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:09.045Z] #10 49.81 Building dependency tree... [2020-03-09T14:57:09.045Z] #10 53.51 The following additional packages will be installed: [2020-03-09T14:57:09.045Z] #10 53.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T14:57:09.045Z] #10 53.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T14:57:09.045Z] #10 53.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T14:57:09.045Z] #10 53.54 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T14:57:09.045Z] #10 53.55 Suggested packages: [2020-03-09T14:57:09.045Z] #10 53.56 gcc-8-locales seccomp wine64 [2020-03-09T14:57:09.045Z] #10 54.76 The following NEW packages will be installed: [2020-03-09T14:57:09.045Z] #10 54.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T14:57:09.045Z] #10 54.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T14:57:09.045Z] #10 54.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T14:57:09.045Z] #10 54.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T14:57:09.045Z] #10 54.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T14:57:09.045Z] #10 54.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T14:57:09.045Z] #10 55.19 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:57:09.045Z] #10 55.19 Need to get 77.7 MB of archives. [2020-03-09T14:57:09.045Z] #10 55.19 After this operation, 487 MB of additional disk space will be used. [2020-03-09T14:57:09.045Z] #10 55.19 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-03-09T14:57:09.045Z] #10 55.39 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-03-09T14:57:09.045Z] #10 55.67 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-03-09T14:57:09.045Z] #10 55.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-09T14:57:09.045Z] #10 55.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-09T14:57:09.045Z] #10 55.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T14:57:09.045Z] #10 ... [2020-03-09T14:57:09.045Z] [2020-03-09T14:57:09.045Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:57:09.045Z] #63 DONE 0.1s [2020-03-09T14:57:09.259Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-03-09T14:57:09.304Z] [2020-03-09T14:57:09.304Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T14:57:09.304Z] #64 DONE 0.1s [2020-03-09T14:57:09.304Z] [2020-03-09T14:57:09.304Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:09.562Z] #65 ... [2020-03-09T14:57:09.562Z] [2020-03-09T14:57:09.562Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:09.562Z] #43 46.41 Reading package lists... [2020-03-09T14:57:09.562Z] #43 54.14 Building dependency tree... [2020-03-09T14:57:09.769Z] #10 ... [2020-03-09T14:57:09.769Z] [2020-03-09T14:57:09.769Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:09.769Z] #50 49.53 + cd /tmp/tmp.PP1skMZ7qf/src/gotest.tools/gotestsum [2020-03-09T14:57:09.769Z] #50 49.54 + git checkout -q v0.3.5 [2020-03-09T14:57:09.769Z] #50 49.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T14:57:09.769Z] #50 ... [2020-03-09T14:57:09.769Z] [2020-03-09T14:57:09.769Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:09.769Z] #27 20.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T14:57:09.769Z] #27 20.59 [2020-03-09T14:57:09.769Z] #27 20.77 # 2.2% ######################################################################## 100.0% [2020-03-09T14:57:09.769Z] #27 20.91 [2020-03-09T14:57:09.769Z] #27 22.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T14:57:09.769Z] #27 22.81 [2020-03-09T14:57:09.769Z] #27 23.06 0.8% ######################################################################## 100.0% [2020-03-09T14:57:09.769Z] #27 23.24 [2020-03-09T14:57:09.769Z] #27 ... [2020-03-09T14:57:09.769Z] [2020-03-09T14:57:09.769Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:09.769Z] #56 49.73 bytes [2020-03-09T14:57:09.769Z] #56 49.74 strconv [2020-03-09T14:57:09.769Z] #56 49.77 syscall [2020-03-09T14:57:09.769Z] #56 49.78 strings [2020-03-09T14:57:09.769Z] #56 55.48 text/tabwriter [2020-03-09T14:57:09.769Z] #56 55.49 bufio [2020-03-09T14:57:09.769Z] #56 57.84 reflect [2020-03-09T14:57:09.769Z] #56 57.85 regexp/syntax [2020-03-09T14:57:09.769Z] #56 ... [2020-03-09T14:57:09.769Z] [2020-03-09T14:57:09.769Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:57:09.769Z] #35 59.07 Setting up libicu63:arm64 (63.1-6) ... [2020-03-09T14:57:09.769Z] #35 59.09 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T14:57:09.769Z] #35 59.11 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-09T14:57:09.769Z] #35 59.12 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T14:57:09.769Z] #35 59.17 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-09T14:57:09.769Z] #35 59.20 Setting up cmake-data (3.13.4-1) ... [2020-03-09T14:57:09.769Z] #35 59.22 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T14:57:09.769Z] #35 59.29 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-09T14:57:09.769Z] #35 59.33 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-09T14:57:09.769Z] #35 59.35 Setting up cmake (3.13.4-1) ... [2020-03-09T14:57:09.769Z] #35 59.42 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:09.769Z] #35 59.58 Processing triggers for mime-support (3.62) ... [2020-03-09T14:57:09.821Z] #43 ... [2020-03-09T14:57:09.821Z] [2020-03-09T14:57:09.821Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:09.821Z] #33 56.05 sync [2020-03-09T14:57:09.821Z] #33 56.06 internal/reflectlite [2020-03-09T14:57:10.008Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-03-09T14:57:10.008Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-09T14:57:10.257Z] #60 ... [2020-03-09T14:57:10.257Z] [2020-03-09T14:57:10.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:10.257Z] #44 79.61 DEP criu/protobuf-desc.d [2020-03-09T14:57:10.257Z] #44 79.71 DEP criu/proc_parse.d [2020-03-09T14:57:10.342Z] #35 DONE 61.1s [2020-03-09T14:57:10.342Z] [2020-03-09T14:57:10.342Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:10.342Z] #43 56.12 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-09T14:57:10.342Z] #43 56.16 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-09T14:57:10.342Z] #43 56.20 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-09T14:57:10.342Z] #43 56.22 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-09T14:57:10.342Z] #43 56.24 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-09T14:57:10.342Z] #43 56.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T14:57:10.342Z] #43 56.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:10.342Z] #43 56.29 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-09T14:57:10.342Z] #43 56.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T14:57:10.342Z] #43 56.33 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T14:57:10.515Z] #44 79.89 DEP criu/plugin.d [2020-03-09T14:57:10.515Z] #44 79.98 DEP criu/pipes.d [2020-03-09T14:57:10.603Z] #43 ... [2020-03-09T14:57:10.603Z] [2020-03-09T14:57:10.603Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:57:10.603Z] #36 DONE 0.1s [2020-03-09T14:57:10.603Z] [2020-03-09T14:57:10.603Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:10.603Z] #47 53.65 bufio [2020-03-09T14:57:10.603Z] #47 57.38 reflect [2020-03-09T14:57:10.603Z] #47 58.22 regexp/syntax [2020-03-09T14:57:10.603Z] #47 60.50 vendor/golang.org/x/text/transform [2020-03-09T14:57:10.603Z] #47 ... [2020-03-09T14:57:10.603Z] [2020-03-09T14:57:10.603Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T14:57:10.603Z] #37 DONE 0.1s [2020-03-09T14:57:10.603Z] [2020-03-09T14:57:10.603Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:10.603Z] #33 53.40 bufio [2020-03-09T14:57:10.603Z] #33 57.11 path [2020-03-09T14:57:10.603Z] #33 59.77 time [2020-03-09T14:57:10.603Z] #33 59.80 internal/syscall/unix [2020-03-09T14:57:10.864Z] #33 ... [2020-03-09T14:57:10.864Z] [2020-03-09T14:57:10.864Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:11.079Z] #44 80.18 DEP criu/pie-util.d [2020-03-09T14:57:11.079Z] #44 80.32 DEP criu/pie-util-vdso.d [2020-03-09T14:57:11.336Z] #44 80.49 DEP criu/pie-util-vdso-elf32.d [2020-03-09T14:57:11.337Z] #44 80.62 DEP criu/path.d [2020-03-09T14:57:11.337Z] #44 80.72 DEP criu/parasite-syscall.d [2020-03-09T14:57:11.594Z] #44 80.98 DEP criu/pagemap.d [2020-03-09T14:57:11.726Z] #33 ... [2020-03-09T14:57:11.726Z] [2020-03-09T14:57:11.726Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:11.726Z] #74 DONE 57.7s [2020-03-09T14:57:11.726Z] [2020-03-09T14:57:11.726Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:57:11.726Z] #25 42.13 Reading package lists... [2020-03-09T14:57:11.726Z] #25 51.13 Building dependency tree... [2020-03-09T14:57:11.726Z] #25 54.81 ca-certificates is already the newest version (20190110). [2020-03-09T14:57:11.726Z] #25 54.81 The following additional packages will be installed: [2020-03-09T14:57:11.726Z] #25 54.84 libjq1 libonig5 [2020-03-09T14:57:11.726Z] #25 55.21 The following NEW packages will be installed: [2020-03-09T14:57:11.726Z] #25 55.22 jq libjq1 libonig5 [2020-03-09T14:57:11.726Z] #25 55.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:57:11.726Z] #25 55.66 Need to get 355 kB of archives. [2020-03-09T14:57:11.726Z] #25 55.66 After this operation, 1072 kB of additional disk space will be used. [2020-03-09T14:57:11.726Z] #25 55.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T14:57:11.726Z] #25 55.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T14:57:11.726Z] #25 55.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T14:57:11.726Z] #25 57.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:57:11.726Z] #25 57.35 Fetched 355 kB in 0s (1126 kB/s) [2020-03-09T14:57:11.726Z] #25 57.46 Selecting previously unselected package libonig5:amd64. [2020-03-09T14:57:11.726Z] #25 57.46 (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-03-09T14:57:11.726Z] #25 57.55 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-09T14:57:11.726Z] #25 57.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:57:11.726Z] #25 57.84 Selecting previously unselected package libjq1:amd64. [2020-03-09T14:57:11.726Z] #25 57.84 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:57:11.726Z] #25 57.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:57:11.726Z] #25 58.05 Selecting previously unselected package jq. [2020-03-09T14:57:11.726Z] #25 58.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:57:11.726Z] #25 58.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T14:57:11.726Z] #25 58.42 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:57:11.726Z] #25 58.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:57:11.726Z] #25 58.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T14:57:11.726Z] #25 58.50 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:11.726Z] #25 ... [2020-03-09T14:57:11.726Z] [2020-03-09T14:57:11.726Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:11.726Z] #43 58.53 The following additional packages will be installed: [2020-03-09T14:57:11.851Z] #44 81.14 DEP criu/pagemap-cache.d [2020-03-09T14:57:11.851Z] #44 81.25 DEP criu/page-xfer.d [2020-03-09T14:57:11.984Z] #43 58.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T14:57:11.984Z] #43 58.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T14:57:11.984Z] #43 58.55 Suggested packages: [2020-03-09T14:57:11.984Z] #43 58.57 manpages-dev python-setuptools [2020-03-09T14:57:12.109Z] #44 81.38 DEP criu/page-pipe.d [2020-03-09T14:57:12.109Z] #44 81.52 DEP criu/netfilter.d [2020-03-09T14:57:12.243Z] #43 ... [2020-03-09T14:57:12.243Z] [2020-03-09T14:57:12.243Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:57:12.243Z] #25 DONE 58.9s [2020-03-09T14:57:12.243Z] [2020-03-09T14:57:12.243Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T14:57:12.249Z] #38 ... [2020-03-09T14:57:12.249Z] [2020-03-09T14:57:12.249Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:12.249Z] #43 62.01 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-09T14:57:12.249Z] #43 62.03 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:12.249Z] #43 DONE 62.5s [2020-03-09T14:57:12.249Z] [2020-03-09T14:57:12.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:12.366Z] #44 81.72 DEP criu/net.d [2020-03-09T14:57:12.400Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-09T14:57:12.501Z] #26 DONE 0.1s [2020-03-09T14:57:12.501Z] [2020-03-09T14:57:12.501Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:12.762Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2020-03-09T14:57:12.931Z] #44 81.98 DEP criu/namespaces.d [2020-03-09T14:57:12.931Z] #44 82.11 DEP criu/mount.d [2020-03-09T14:57:12.931Z] #44 82.26 DEP criu/mem.d [2020-03-09T14:57:13.189Z] #44 82.42 DEP criu/lsm.d [2020-03-09T14:57:13.189Z] #44 82.55 DEP criu/log.d [2020-03-09T14:57:13.189Z] #44 82.66 DEP criu/libnetlink.d [2020-03-09T14:57:13.446Z] #44 82.77 DEP criu/kerndat.d [2020-03-09T14:57:13.446Z] #44 82.92 DEP criu/kcmp-ids.d [2020-03-09T14:57:13.533Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-09T14:57:13.703Z] #44 83.02 DEP criu/irmap.d [2020-03-09T14:57:13.961Z] #44 83.13 DEP criu/ipc_ns.d [2020-03-09T14:57:13.961Z] #44 83.30 DEP criu/image.d [2020-03-09T14:57:14.164Z] #44 ... [2020-03-09T14:57:14.164Z] [2020-03-09T14:57:14.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:14.164Z] #27 24.93 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T14:57:14.164Z] #27 24.99 skipping existing ed4b54129745 [2020-03-09T14:57:14.164Z] #27 25.18 [2020-03-09T14:57:14.164Z] #27 26.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T14:57:14.164Z] #27 27.39 [2020-03-09T14:57:14.164Z] #27 27.60 ######################################################################## 100.0% [2020-03-09T14:57:14.164Z] #27 27.69 [2020-03-09T14:57:14.164Z] #27 27.78 Download of images into '/build' complete. [2020-03-09T14:57:14.164Z] #27 27.78 Use something like the following to load the result into a Docker daemon: [2020-03-09T14:57:14.164Z] #27 27.78 tar -cC '/build' . | docker load [2020-03-09T14:57:14.164Z] #27 DONE 28.0s [2020-03-09T14:57:14.218Z] #44 83.44 DEP criu/image-desc.d [2020-03-09T14:57:14.218Z] #44 83.51 DEP criu/fsnotify.d [2020-03-09T14:57:14.299Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-03-09T14:57:14.424Z] [2020-03-09T14:57:14.424Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:14.424Z] #38 3.005 + RM_GOPATH=0 [2020-03-09T14:57:14.424Z] #38 3.005 + TMP_GOPATH= [2020-03-09T14:57:14.424Z] #38 3.005 + : /build [2020-03-09T14:57:14.424Z] #38 3.005 + '[' -z '' ']' [2020-03-09T14:57:14.424Z] #38 3.006 ++ mktemp -d [2020-03-09T14:57:14.424Z] #38 3.017 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:57:14.424Z] #38 3.017 + export GOPATH=/tmp/tmp.8BPz3HsVuy [2020-03-09T14:57:14.424Z] #38 3.017 + GOPATH=/tmp/tmp.8BPz3HsVuy [2020-03-09T14:57:14.424Z] #38 3.017 + RM_GOPATH=1 [2020-03-09T14:57:14.424Z] #38 3.017 ++ dirname ./install.sh [2020-03-09T14:57:14.424Z] #38 3.017 + dir=. [2020-03-09T14:57:14.424Z] #38 3.017 + bin=tini [2020-03-09T14:57:14.424Z] #38 3.017 + shift [2020-03-09T14:57:14.424Z] #38 3.017 + '[' '!' -f ./tini.installer ']' [2020-03-09T14:57:14.424Z] #38 3.017 + . ./tini.installer [2020-03-09T14:57:14.424Z] #38 3.017 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:57:14.424Z] #38 3.017 + install_tini [2020-03-09T14:57:14.424Z] #38 3.017 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T14:57:14.424Z] #38 3.017 + git clone https://github.com/krallin/tini.git /tmp/tmp.8BPz3HsVuy/tini [2020-03-09T14:57:14.424Z] #38 3.018 Cloning into '/tmp/tmp.8BPz3HsVuy/tini'... [2020-03-09T14:57:14.476Z] #44 83.72 DEP criu/filesystems.d [2020-03-09T14:57:14.733Z] #44 83.82 DEP criu/files.d [2020-03-09T14:57:14.733Z] #44 83.97 DEP criu/files-reg.d [2020-03-09T14:57:14.990Z] #44 84.12 DEP criu/files-ext.d [2020-03-09T14:57:14.990Z] #44 84.25 DEP criu/file-lock.d [2020-03-09T14:57:14.998Z] #38 4.256 + cd /tmp/tmp.8BPz3HsVuy/tini [2020-03-09T14:57:14.998Z] #38 4.257 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:57:14.998Z] #38 4.270 + cmake . [2020-03-09T14:57:15.248Z] #44 84.52 DEP criu/file-ids.d [2020-03-09T14:57:15.248Z] #44 84.63 DEP criu/fifo.d [2020-03-09T14:57:15.505Z] #44 84.76 DEP criu/fdstore.d [2020-03-09T14:57:15.505Z] #44 84.87 DEP criu/fault-injection.d [2020-03-09T14:57:15.763Z] #44 84.90 DEP criu/external.d [2020-03-09T14:57:15.763Z] #44 84.97 DEP criu/eventpoll.d [2020-03-09T14:57:16.020Z] #44 85.14 DEP criu/eventfd.d [2020-03-09T14:57:16.020Z] #44 85.30 DEP criu/crtools.d [2020-03-09T14:57:16.020Z] #44 85.41 DEP criu/cr-service.d [2020-03-09T14:57:16.278Z] #44 85.58 DEP criu/cr-restore.d [2020-03-09T14:57:16.536Z] #44 85.74 DEP criu/cr-errno.d [2020-03-09T14:57:16.536Z] #44 85.76 DEP criu/cr-dump.d [2020-03-09T14:57:16.536Z] #44 86.01 DEP criu/cr-dedup.d [2020-03-09T14:57:16.690Z] #27 4.289 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T14:57:16.690Z] #27 ... [2020-03-09T14:57:16.690Z] [2020-03-09T14:57:16.690Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:57:16.690Z] #35 45.50 Reading package lists... [2020-03-09T14:57:16.690Z] #35 53.80 Building dependency tree... [2020-03-09T14:57:16.690Z] #35 58.03 The following additional packages will be installed: [2020-03-09T14:57:16.690Z] #35 58.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T14:57:16.690Z] #35 58.09 Suggested packages: [2020-03-09T14:57:16.690Z] #35 58.09 cmake-doc ninja-build lrzip [2020-03-09T14:57:16.690Z] #35 58.09 Recommended packages: [2020-03-09T14:57:16.690Z] #35 58.09 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T14:57:16.690Z] #35 59.54 The following NEW packages will be installed: [2020-03-09T14:57:16.690Z] #35 59.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T14:57:16.690Z] #35 59.56 vim-common xxd [2020-03-09T14:57:16.690Z] #35 60.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:57:16.690Z] #35 60.16 Need to get 14.9 MB of archives. [2020-03-09T14:57:16.690Z] #35 60.16 After this operation, 61.8 MB of additional disk space will be used. [2020-03-09T14:57:16.690Z] #35 60.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T14:57:16.690Z] #35 60.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T14:57:16.690Z] #35 60.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T14:57:16.690Z] #35 60.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T14:57:16.690Z] #35 61.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-09T14:57:16.690Z] #35 61.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-09T14:57:16.690Z] #35 61.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-09T14:57:16.690Z] #35 61.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-09T14:57:16.690Z] #35 61.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-09T14:57:16.690Z] #35 61.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-09T14:57:16.690Z] #35 63.26 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:57:16.690Z] #35 63.40 Fetched 14.9 MB in 2s (6861 kB/s) [2020-03-09T14:57:16.690Z] #35 63.50 Selecting previously unselected package xxd. [2020-03-09T14:57:16.690Z] #35 63.50 (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-03-09T14:57:16.690Z] #35 63.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T14:57:16.690Z] #35 63.59 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T14:57:16.917Z] #38 5.993 -- The C compiler identification is GNU 8.3.0 [2020-03-09T14:57:16.917Z] #38 6.070 -- Check for working C compiler: /usr/bin/cc [2020-03-09T14:57:16.958Z] #35 ... [2020-03-09T14:57:16.959Z] [2020-03-09T14:57:16.959Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:16.959Z] #27 4.624 [2020-03-09T14:57:17.100Z] #44 86.18 DEP criu/cr-check.d [2020-03-09T14:57:17.100Z] #44 86.38 DEP criu/config.d [2020-03-09T14:57:17.357Z] #44 86.52 DEP criu/clone-noasan.d [2020-03-09T14:57:17.357Z] #44 86.60 DEP criu/cgroup.d [2020-03-09T14:57:17.357Z] #44 86.73 DEP criu/cgroup-props.d [2020-03-09T14:57:17.615Z] #44 86.86 DEP criu/bitmap.d [2020-03-09T14:57:17.615Z] #44 86.88 DEP criu/bfd.d [2020-03-09T14:57:17.615Z] #44 86.97 DEP criu/autofs.d [2020-03-09T14:57:17.615Z] #44 87.08 DEP criu/aio.d [2020-03-09T14:57:17.860Z] #38 7.038 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T14:57:17.861Z] #38 7.044 -- Detecting C compiler ABI info [2020-03-09T14:57:18.179Z] #44 87.25 DEP criu/action-scripts.d [2020-03-09T14:57:18.436Z] #44 87.53 CC criu/action-scripts.o [2020-03-09T14:57:18.694Z] #44 88.11 CC criu/aio.o [2020-03-09T14:57:18.802Z] #38 8.034 -- Detecting C compiler ABI info - done [2020-03-09T14:57:18.802Z] #38 8.079 -- Detecting C compile features [2020-03-09T14:57:18.951Z] #44 ... [2020-03-09T14:57:18.952Z] [2020-03-09T14:57:18.952Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:57:18.952Z] #30 DONE 175.1s [2020-03-09T14:57:18.952Z] [2020-03-09T14:57:18.952Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:57:18.952Z] #17 11.70 Reading package lists... [2020-03-09T14:57:18.952Z] #17 15.65 Reading package lists... [2020-03-09T14:57:18.952Z] #17 18.96 Building dependency tree... [2020-03-09T14:57:18.952Z] #17 20.52 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T14:57:18.952Z] #17 20.52 The following additional packages will be installed: [2020-03-09T14:57:18.952Z] #17 20.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T14:57:18.952Z] #17 20.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T14:57:18.952Z] #17 20.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T14:57:18.952Z] #17 20.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T14:57:18.952Z] #17 20.52 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T14:57:18.952Z] #17 20.52 Suggested packages: [2020-03-09T14:57:18.952Z] #17 20.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T14:57:18.952Z] #17 20.53 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T14:57:18.952Z] #17 20.53 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T14:57:18.952Z] #17 20.53 Recommended packages: [2020-03-09T14:57:18.952Z] #17 20.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T14:57:18.952Z] #17 20.53 python3-keyrings.alt python3-xdg unzip [2020-03-09T14:57:19.023Z] #27 4.889 ## 3.1% ###### 8.5% ########## 14.5% ############## 19.8% ################### 27.4% ####################### 32.5% ########################### 38.4% ################################ 45.0% ####################################### 54.6% ############################################ 61.7% ################################################# 69.0% ####################################################### 77.4% ########################################################## 81.3% ############################################################# 85.6% ################################################################ 89.8% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-09T14:57:19.209Z] #17 22.30 The following NEW packages will be installed: [2020-03-09T14:57:19.209Z] #17 22.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T14:57:19.209Z] #17 22.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T14:57:19.209Z] #17 22.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T14:57:19.209Z] #17 22.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T14:57:19.209Z] #17 22.31 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T14:57:19.209Z] #17 22.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T14:57:19.209Z] #17 22.31 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T14:57:19.209Z] #17 22.31 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T14:57:19.281Z] #27 7.023 [2020-03-09T14:57:19.467Z] #17 ... [2020-03-09T14:57:19.467Z] [2020-03-09T14:57:19.467Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:19.467Z] #44 88.66 CC criu/autofs.o [2020-03-09T14:57:19.538Z] #27 7.208 ### 4.9% [2020-03-09T14:57:19.538Z] #27 ... [2020-03-09T14:57:19.538Z] [2020-03-09T14:57:19.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:19.538Z] #10 56.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-03-09T14:57:19.538Z] #10 56.72 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-03-09T14:57:19.538Z] #10 56.73 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-03-09T14:57:19.539Z] #10 60.80 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-03-09T14:57:19.539Z] #10 63.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-09T14:57:19.539Z] #10 63.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-09T14:57:19.539Z] #10 63.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T14:57:19.539Z] #10 63.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T14:57:19.539Z] #10 63.45 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-03-09T14:57:19.539Z] #10 63.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-09T14:57:19.539Z] #10 63.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-09T14:57:19.539Z] #10 63.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-09T14:57:19.539Z] #10 63.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-09T14:57:19.539Z] #10 63.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-09T14:57:19.539Z] #10 63.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-09T14:57:19.539Z] #10 63.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-09T14:57:19.539Z] #10 63.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-09T14:57:19.539Z] #10 63.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-09T14:57:19.539Z] #10 63.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-09T14:57:19.539Z] #10 65.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:57:19.539Z] #10 65.31 Fetched 77.7 MB in 9s (8875 kB/s) [2020-03-09T14:57:19.539Z] #10 65.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T14:57:19.539Z] #10 65.41 (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-03-09T14:57:19.539Z] #10 65.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-09T14:57:19.539Z] #10 65.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T14:57:19.539Z] #10 ... [2020-03-09T14:57:19.539Z] [2020-03-09T14:57:19.539Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:20.054Z] #27 7.208 ### 4.9% ################### 27.2% #################################### 51.3% ##################################################### 73.7% ################################################################### 93.5% ######################################################################## 100.0% [2020-03-09T14:57:20.311Z] #27 8.025 [2020-03-09T14:57:20.838Z] #44 90.23 CC criu/bfd.o [2020-03-09T14:57:21.349Z] #38 ... [2020-03-09T14:57:21.349Z] [2020-03-09T14:57:21.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:21.349Z] #44 4.250 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T14:57:21.349Z] #44 4.250 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T14:57:21.349Z] #44 4.279 Note: Building without GnuTLS support [2020-03-09T14:57:21.349Z] #44 6.824 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T14:57:21.349Z] #44 6.914 GEN .gitid [2020-03-09T14:57:21.349Z] #44 6.953 GEN criu/include/version.h [2020-03-09T14:57:21.349Z] #44 7.005 GEN include/common/asm [2020-03-09T14:57:21.349Z] #44 9.133 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T14:57:21.349Z] #44 9.232 PBCC images/opts.pb-c.c [2020-03-09T14:57:21.349Z] #44 9.299 PBCC images/sit.pb-c.c [2020-03-09T14:57:21.349Z] #44 9.377 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T14:57:21.349Z] #44 9.527 DEP images/opts.pb-c.d [2020-03-09T14:57:21.403Z] #44 90.68 CC criu/bitmap.o [2020-03-09T14:57:21.610Z] #44 9.652 DEP images/sit.pb-c.d [2020-03-09T14:57:21.610Z] #44 9.707 PBCC images/macvlan.pb-c.c [2020-03-09T14:57:21.610Z] #44 9.772 DEP images/macvlan.pb-c.d [2020-03-09T14:57:21.610Z] #44 9.824 PBCC images/autofs.pb-c.c [2020-03-09T14:57:21.660Z] #44 90.82 CC criu/cgroup-props.o [2020-03-09T14:57:21.859Z] #27 8.212 # 1.9% ####### 10.7% ############# 19.3% ################## 26.3% ######################## 34.3% ############################## 42.9% ##################################### 52.3% ########################################## 59.5% ################################################## 70.6% ########################################################### 82.3% ################################################################ 89.1% ##################################################################### 96.5% ######################################################################## 100.0% [2020-03-09T14:57:21.874Z] #44 9.878 DEP images/autofs.pb-c.d [2020-03-09T14:57:21.874Z] #44 10.02 PBCC images/sysctl.pb-c.c [2020-03-09T14:57:21.874Z] #44 10.03 DEP images/sysctl.pb-c.d [2020-03-09T14:57:21.874Z] #44 10.08 PBCC images/time.pb-c.c [2020-03-09T14:57:22.117Z] #27 9.830 [2020-03-09T14:57:22.135Z] #44 10.15 DEP images/time.pb-c.d [2020-03-09T14:57:22.135Z] #44 10.22 PBCC images/binfmt-misc.pb-c.c [2020-03-09T14:57:22.135Z] #44 10.29 DEP images/binfmt-misc.pb-c.d [2020-03-09T14:57:22.135Z] #44 10.33 PBCC images/seccomp.pb-c.c [2020-03-09T14:57:22.281Z] #44 91.59 CC criu/cgroup.o [2020-03-09T14:57:22.396Z] #44 10.40 DEP images/seccomp.pb-c.d [2020-03-09T14:57:22.396Z] #44 10.46 PBCC images/userns.pb-c.c [2020-03-09T14:57:22.396Z] #44 10.53 DEP images/userns.pb-c.d [2020-03-09T14:57:22.396Z] #44 10.59 PBCC images/cgroup.pb-c.c [2020-03-09T14:57:22.634Z] #27 10.05 0.8% # 2.6% ### 4.4% [2020-03-09T14:57:22.634Z] #27 ... [2020-03-09T14:57:22.634Z] [2020-03-09T14:57:22.634Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:22.634Z] #65 3.402 + RM_GOPATH=0 [2020-03-09T14:57:22.634Z] #65 3.402 + TMP_GOPATH= [2020-03-09T14:57:22.634Z] #65 3.402 + : /build [2020-03-09T14:57:22.634Z] #65 3.402 + '[' -z '' ']' [2020-03-09T14:57:22.634Z] #65 3.406 ++ mktemp -d [2020-03-09T14:57:22.634Z] #65 3.407 + export GOPATH=/tmp/tmp.AEhfQsKpHG [2020-03-09T14:57:22.634Z] #65 3.407 + GOPATH=/tmp/tmp.AEhfQsKpHG [2020-03-09T14:57:22.634Z] #65 3.407 + RM_GOPATH=1 [2020-03-09T14:57:22.634Z] #65 3.407 ++ dirname ./install.sh [2020-03-09T14:57:22.634Z] #65 3.414 + dir=. [2020-03-09T14:57:22.634Z] #65 3.414 + bin=containerd [2020-03-09T14:57:22.634Z] #65 3.414 + shift [2020-03-09T14:57:22.634Z] #65 3.414 + '[' '!' -f ./containerd.installer ']' [2020-03-09T14:57:22.634Z] #65 3.414 + . ./containerd.installer [2020-03-09T14:57:22.634Z] #65 3.415 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:57:22.634Z] #65 3.415 + install_containerd [2020-03-09T14:57:22.634Z] #65 3.418 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T14:57:22.634Z] #65 3.418 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:57:22.634Z] #65 3.418 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AEhfQsKpHG/src/github.com/containerd/containerd [2020-03-09T14:57:22.634Z] #65 3.423 Cloning into '/tmp/tmp.AEhfQsKpHG/src/github.com/containerd/containerd'... [2020-03-09T14:57:22.634Z] #65 ... [2020-03-09T14:57:22.634Z] [2020-03-09T14:57:22.634Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:22.658Z] #44 10.76 DEP images/cgroup.pb-c.d [2020-03-09T14:57:22.658Z] #44 10.83 PBCC images/fown.pb-c.c [2020-03-09T14:57:22.920Z] #44 10.89 PBCC images/ext-file.pb-c.c [2020-03-09T14:57:22.920Z] #44 10.91 DEP images/fown.pb-c.d [2020-03-09T14:57:22.920Z] #44 10.99 DEP images/ext-file.pb-c.d [2020-03-09T14:57:22.920Z] #44 11.04 PBCC images/rpc.pb-c.c [2020-03-09T14:57:23.150Z] #27 10.05 0.8% # 2.6% ### 4.4% ##### 7.2% ###### 9.0% ####### 11.1% ######## 12.4% ########## 14.2% [2020-03-09T14:57:23.150Z] #27 ... [2020-03-09T14:57:23.150Z] [2020-03-09T14:57:23.150Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:23.150Z] #47 59.28 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T14:57:23.150Z] #47 59.28 internal/reflectlite [2020-03-09T14:57:23.150Z] #47 59.86 math/rand [2020-03-09T14:57:23.150Z] #47 61.13 internal/singleflight [2020-03-09T14:57:23.150Z] #47 62.41 strconv [2020-03-09T14:57:23.150Z] #47 62.41 bytes [2020-03-09T14:57:23.150Z] #47 64.91 bufio [2020-03-09T14:57:23.150Z] #47 66.85 syscall [2020-03-09T14:57:23.150Z] #47 66.98 reflect [2020-03-09T14:57:23.150Z] #47 ... [2020-03-09T14:57:23.150Z] [2020-03-09T14:57:23.150Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:23.150Z] #33 59.40 sort [2020-03-09T14:57:23.150Z] #33 59.43 errors [2020-03-09T14:57:23.150Z] #33 59.87 strconv [2020-03-09T14:57:23.150Z] #33 60.92 io [2020-03-09T14:57:23.150Z] #33 62.21 internal/oserror [2020-03-09T14:57:23.150Z] #33 62.36 syscall [2020-03-09T14:57:23.150Z] #33 64.41 reflect [2020-03-09T14:57:23.181Z] #44 11.16 DEP images/rpc.pb-c.d [2020-03-09T14:57:23.181Z] #44 11.30 PBCC images/siginfo.pb-c.c [2020-03-09T14:57:23.181Z] #44 11.31 DEP images/siginfo.pb-c.d [2020-03-09T14:57:23.181Z] #44 11.37 PBCC images/pagemap.pb-c.c [2020-03-09T14:57:23.181Z] #44 11.41 DEP images/pagemap.pb-c.d [2020-03-09T14:57:23.408Z] #33 ... [2020-03-09T14:57:23.408Z] [2020-03-09T14:57:23.408Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:23.442Z] #44 11.54 PBCC images/rlimit.pb-c.c [2020-03-09T14:57:23.442Z] #44 11.60 DEP images/rlimit.pb-c.d [2020-03-09T14:57:23.442Z] #44 11.68 PBCC images/file-lock.pb-c.c [2020-03-09T14:57:23.442Z] #44 ... [2020-03-09T14:57:23.442Z] [2020-03-09T14:57:23.442Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:23.442Z] #47 63.83 time [2020-03-09T14:57:23.442Z] #47 68.14 regexp [2020-03-09T14:57:23.442Z] #47 72.95 io/ioutil [2020-03-09T14:57:23.442Z] #47 73.00 net [2020-03-09T14:57:23.442Z] #47 73.85 os/exec [2020-03-09T14:57:23.666Z] #27 10.05 0.8% # 2.6% ### 4.4% ##### 7.2% ###### 9.0% ####### 11.1% ######## 12.4% ########## 14.2% ############ 16.7% ############# 18.8% ############### 21.2% ################# 23.7% ################## 25.8% [2020-03-09T14:57:23.666Z] #27 ... [2020-03-09T14:57:23.666Z] [2020-03-09T14:57:23.666Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:23.666Z] #43 60.46 The following NEW packages will be installed: [2020-03-09T14:57:23.666Z] #43 60.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T14:57:23.666Z] #43 60.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T14:57:23.666Z] #43 60.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T14:57:23.666Z] #43 60.47 python-six zlib1g-dev [2020-03-09T14:57:23.666Z] #43 60.96 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:57:23.666Z] #43 60.96 Need to get 4095 kB of archives. [2020-03-09T14:57:23.666Z] #43 60.96 After this operation, 22.5 MB of additional disk space will be used. [2020-03-09T14:57:23.666Z] #43 60.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-09T14:57:23.666Z] #43 60.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-09T14:57:23.666Z] #43 60.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-09T14:57:23.666Z] #43 60.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T14:57:23.666Z] #43 60.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-09T14:57:23.666Z] #43 61.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-09T14:57:23.666Z] #43 61.00 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-03-09T14:57:23.666Z] #43 61.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-09T14:57:23.666Z] #43 61.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-09T14:57:23.666Z] #43 61.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-09T14:57:23.666Z] #43 61.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-09T14:57:23.666Z] #43 61.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-09T14:57:23.666Z] #43 61.33 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-03-09T14:57:23.666Z] #43 61.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-09T14:57:23.666Z] #43 61.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T14:57:23.666Z] #43 61.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-09T14:57:23.666Z] #43 61.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-09T14:57:23.666Z] #43 62.77 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:57:23.666Z] #43 63.02 Fetched 4095 kB in 1s (4823 kB/s) [2020-03-09T14:57:23.666Z] #43 63.13 Selecting previously unselected package libcap-dev:amd64. [2020-03-09T14:57:23.666Z] #43 63.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 ... 15401 files and directories currently installed.) [2020-03-09T14:57:23.666Z] #43 63.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-09T14:57:23.666Z] #43 63.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T14:57:23.666Z] #43 63.34 Selecting previously unselected package libnet1:amd64. [2020-03-09T14:57:23.666Z] #43 63.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T14:57:23.666Z] #43 63.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:23.666Z] #43 63.47 Selecting previously unselected package libnet1-dev. [2020-03-09T14:57:23.667Z] #43 63.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 63.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:23.667Z] #43 63.87 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T14:57:23.667Z] #43 63.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 63.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:57:23.667Z] #43 64.07 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-09T14:57:23.667Z] #43 64.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 64.11 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T14:57:23.667Z] #43 64.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T14:57:23.667Z] #43 64.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 64.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:57:23.667Z] #43 64.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-09T14:57:23.667Z] #43 64.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 64.63 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T14:57:23.667Z] #43 64.77 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-09T14:57:23.667Z] #43 64.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 64.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T14:57:23.667Z] #43 65.06 Selecting previously unselected package libprotobuf17:amd64. [2020-03-09T14:57:23.667Z] #43 65.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 65.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:23.667Z] #43 66.01 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-09T14:57:23.667Z] #43 66.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 66.02 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:23.667Z] #43 66.25 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-09T14:57:23.667Z] #43 66.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 66.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:23.667Z] #43 67.63 Selecting previously unselected package libprotoc17:amd64. [2020-03-09T14:57:23.667Z] #43 67.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 67.64 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:23.667Z] #43 68.47 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T14:57:23.667Z] #43 68.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 68.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T14:57:23.667Z] #43 68.65 Selecting previously unselected package protobuf-compiler. [2020-03-09T14:57:23.667Z] #43 68.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 68.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T14:57:23.667Z] #43 68.82 Selecting previously unselected package python-pkg-resources. [2020-03-09T14:57:23.667Z] #43 68.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T14:57:23.667Z] #43 68.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T14:57:23.667Z] #43 69.07 Selecting previously unselected package python-six. [2020-03-09T14:57:23.667Z] #43 69.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T14:57:23.667Z] #43 69.08 Unpacking python-six (1.12.0-1) ... [2020-03-09T14:57:23.667Z] #43 69.20 Selecting previously unselected package python-protobuf. [2020-03-09T14:57:23.667Z] #43 69.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-09T14:57:23.667Z] #43 69.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T14:57:23.667Z] #43 69.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T14:57:23.667Z] #43 ... [2020-03-09T14:57:23.667Z] [2020-03-09T14:57:23.667Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:23.703Z] #47 ... [2020-03-09T14:57:23.703Z] [2020-03-09T14:57:23.703Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:23.703Z] #56 64.05 time [2020-03-09T14:57:23.703Z] #56 67.00 regexp [2020-03-09T14:57:23.703Z] #56 72.50 path/filepath [2020-03-09T14:57:23.703Z] #56 73.01 mvdan.cc/sh/v3/fileutil [2020-03-09T14:57:23.964Z] #56 ... [2020-03-09T14:57:23.964Z] [2020-03-09T14:57:23.964Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:23.964Z] #44 11.74 DEP images/file-lock.pb-c.d [2020-03-09T14:57:23.965Z] #44 11.85 PBCC images/tty.pb-c.c [2020-03-09T14:57:23.965Z] #44 12.02 DEP images/tty.pb-c.d [2020-03-09T14:57:24.225Z] #44 12.18 PBCC images/tun.pb-c.c [2020-03-09T14:57:24.225Z] #44 12.29 PBCC images/netdev.pb-c.c [2020-03-09T14:57:24.225Z] #44 12.37 DEP images/tun.pb-c.d [2020-03-09T14:57:24.487Z] #44 12.52 DEP images/netdev.pb-c.d [2020-03-09T14:57:24.487Z] #44 12.65 PBCC images/vma.pb-c.c [2020-03-09T14:57:24.487Z] #44 12.71 DEP images/vma.pb-c.d [2020-03-09T14:57:24.748Z] #44 12.86 PBCC images/creds.pb-c.c [2020-03-09T14:57:24.748Z] #44 12.87 DEP images/creds.pb-c.d [2020-03-09T14:57:24.821Z] #44 ... [2020-03-09T14:57:24.821Z] [2020-03-09T14:57:24.821Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:57:24.821Z] #17 22.63 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:57:24.821Z] #17 22.63 Need to get 27.0 MB of archives. [2020-03-09T14:57:24.821Z] #17 22.63 After this operation, 111 MB of additional disk space will be used. [2020-03-09T14:57:24.821Z] #17 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-09T14:57:24.821Z] #17 22.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-09T14:57:24.821Z] #17 22.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-09T14:57:24.821Z] #17 22.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-09T14:57:24.821Z] #17 22.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-09T14:57:24.821Z] #17 22.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-09T14:57:24.821Z] #17 22.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-09T14:57:24.821Z] #17 22.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-09T14:57:24.821Z] #17 22.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-09T14:57:24.821Z] #17 22.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-09T14:57:24.821Z] #17 22.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-09T14:57:24.821Z] #17 22.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-09T14:57:24.821Z] #17 22.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-09T14:57:24.821Z] #17 22.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-09T14:57:24.821Z] #17 22.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-09T14:57:24.821Z] #17 22.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-09T14:57:24.821Z] #17 23.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T14:57:24.821Z] #17 23.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T14:57:24.821Z] #17 23.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-09T14:57:24.821Z] #17 23.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-09T14:57:24.821Z] #17 23.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-09T14:57:24.821Z] #17 23.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-09T14:57:24.821Z] #17 23.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-09T14:57:24.821Z] #17 23.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T14:57:24.821Z] #17 23.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T14:57:24.821Z] #17 23.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T14:57:24.821Z] #17 23.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-09T14:57:24.821Z] #17 23.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-09T14:57:24.821Z] #17 23.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T14:57:24.821Z] #17 23.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-09T14:57:24.821Z] #17 23.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T14:57:24.821Z] #17 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-09T14:57:24.821Z] #17 23.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-09T14:57:24.821Z] #17 23.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-09T14:57:24.821Z] #17 23.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T14:57:24.821Z] #17 23.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T14:57:24.821Z] #17 23.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T14:57:24.821Z] #17 23.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-09T14:57:24.821Z] #17 23.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T14:57:24.821Z] #17 23.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T14:57:24.821Z] #17 23.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T14:57:24.821Z] #17 23.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-09T14:57:24.821Z] #17 23.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T14:57:24.821Z] #17 23.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-09T14:57:24.821Z] #17 24.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-09T14:57:24.821Z] #17 24.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-09T14:57:24.821Z] #17 24.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:57:24.821Z] #17 24.65 Fetched 27.0 MB in 2s (15.9 MB/s) [2020-03-09T14:57:24.821Z] #17 24.72 Selecting previously unselected package pigz. [2020-03-09T14:57:24.821Z] #17 24.72 (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-03-09T14:57:24.821Z] #17 24.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-09T14:57:24.821Z] #17 24.78 Unpacking pigz (2.4-1) ... [2020-03-09T14:57:24.821Z] #17 24.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-09T14:57:24.821Z] #17 24.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:57:24.821Z] #17 24.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:57:24.821Z] #17 25.39 Selecting previously unselected package python3.7-minimal. [2020-03-09T14:57:24.821Z] #17 25.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:57:24.821Z] #17 25.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T14:57:24.821Z] #17 26.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:57:24.821Z] #17 26.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T14:57:25.009Z] #44 13.02 PBCC images/utsns.pb-c.c [2020-03-09T14:57:25.009Z] #44 13.08 DEP images/utsns.pb-c.d [2020-03-09T14:57:25.009Z] #44 13.19 PBCC images/ipc-desc.pb-c.c [2020-03-09T14:57:25.078Z] #17 28.15 Selecting previously unselected package python3-minimal. [2020-03-09T14:57:25.078Z] #17 28.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-09T14:57:25.078Z] #17 28.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-09T14:57:25.078Z] #17 28.22 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T14:57:25.269Z] #44 13.20 PBCC images/ipc-sem.pb-c.c [2020-03-09T14:57:25.269Z] #44 13.24 DEP images/ipc-desc.pb-c.d [2020-03-09T14:57:25.269Z] #44 13.34 DEP images/ipc-sem.pb-c.d [2020-03-09T14:57:25.269Z] #44 13.40 PBCC images/ipc-msg.pb-c.c [2020-03-09T14:57:25.269Z] #44 13.45 DEP images/ipc-msg.pb-c.d [2020-03-09T14:57:25.335Z] #17 28.31 Selecting previously unselected package libmpdec2:amd64. [2020-03-09T14:57:25.335Z] #17 28.32 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-09T14:57:25.335Z] #17 28.33 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T14:57:25.335Z] #17 28.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-09T14:57:25.335Z] #17 28.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:57:25.335Z] #17 28.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:57:25.547Z] #44 13.54 PBCC images/ipc-shm.pb-c.c [2020-03-09T14:57:25.547Z] #44 13.58 DEP images/ipc-shm.pb-c.d [2020-03-09T14:57:25.547Z] #44 13.64 PBCC images/ipc-var.pb-c.c [2020-03-09T14:57:25.547Z] #44 13.68 DEP images/ipc-var.pb-c.d [2020-03-09T14:57:25.547Z] #44 13.71 PBCC images/sk-opts.pb-c.c [2020-03-09T14:57:25.547Z] #44 13.75 PBCC images/packet-sock.pb-c.c [2020-03-09T14:57:25.810Z] #44 13.80 DEP images/sk-opts.pb-c.d [2020-03-09T14:57:25.810Z] #44 13.87 DEP images/packet-sock.pb-c.d [2020-03-09T14:57:25.810Z] #44 13.90 PBCC images/sk-netlink.pb-c.c [2020-03-09T14:57:25.810Z] #44 13.95 DEP images/sk-netlink.pb-c.d [2020-03-09T14:57:25.810Z] #44 14.01 PBCC images/sk-inet.pb-c.c [2020-03-09T14:57:26.070Z] #44 ... [2020-03-09T14:57:26.070Z] [2020-03-09T14:57:26.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:26.070Z] #10 66.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T14:57:26.070Z] #10 66.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-09T14:57:26.070Z] #10 66.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:57:26.070Z] #10 66.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T14:57:26.070Z] #10 66.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-09T14:57:26.070Z] #10 66.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:57:26.070Z] #10 ... [2020-03-09T14:57:26.070Z] [2020-03-09T14:57:26.070Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:26.070Z] #33 66.46 internal/poll [2020-03-09T14:57:26.070Z] #33 69.32 os [2020-03-09T14:57:26.070Z] #33 70.06 internal/fmtsort [2020-03-09T14:57:26.070Z] #33 71.70 fmt [2020-03-09T14:57:26.070Z] #33 71.71 path/filepath [2020-03-09T14:57:26.070Z] #33 72.89 io/ioutil [2020-03-09T14:57:26.070Z] #33 75.86 github.com/BurntSushi/toml [2020-03-09T14:57:26.070Z] #33 75.87 log [2020-03-09T14:57:26.070Z] #33 75.87 flag [2020-03-09T14:57:26.266Z] #17 29.21 Selecting previously unselected package python3.7. [2020-03-09T14:57:26.266Z] #17 29.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:57:26.266Z] #17 29.22 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:57:26.266Z] #17 29.30 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-09T14:57:26.266Z] #17 29.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-09T14:57:26.266Z] #17 29.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T14:57:26.266Z] #17 29.40 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T14:57:26.332Z] #33 ... [2020-03-09T14:57:26.332Z] [2020-03-09T14:57:26.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:26.855Z] #65 41.49 Checking out files: 36% (1161/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 72% (2303/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) [2020-03-09T14:57:26.855Z] #65 ... [2020-03-09T14:57:26.855Z] [2020-03-09T14:57:26.855Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:26.855Z] #38 10.67 -- Detecting C compile features - done [2020-03-09T14:57:26.855Z] #38 10.72 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T14:57:26.855Z] #38 11.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T14:57:26.855Z] #38 11.14 -- Configuring done [2020-03-09T14:57:26.855Z] #38 11.17 -- Generating done [2020-03-09T14:57:26.855Z] #38 11.20 -- Build files have been written to: /tmp/tmp.8BPz3HsVuy/tini [2020-03-09T14:57:26.855Z] #38 11.21 + make tini-static [2020-03-09T14:57:26.855Z] #38 11.87 Scanning dependencies of target tini-static [2020-03-09T14:57:26.855Z] #38 12.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T14:57:26.855Z] #38 14.68 [100%] Linking C executable tini-static [2020-03-09T14:57:26.855Z] #38 15.44 [100%] Built target tini-static [2020-03-09T14:57:26.855Z] #38 15.58 + mkdir -p /build [2020-03-09T14:57:26.855Z] #38 15.59 + cp tini-static /build/docker-init [2020-03-09T14:57:26.855Z] #38 DONE 16.3s [2020-03-09T14:57:26.855Z] [2020-03-09T14:57:26.855Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:27.019Z] #27 10.05 0.8% # 2.6% ### 4.4% ##### 7.2% ###### 9.0% ####### 11.1% ######## 12.4% ########## 14.2% ############ 16.7% ############# 18.8% ############### 21.2% ################# 23.7% ################## 25.8% #################### 28.0% ##################### 29.5% ###################### 31.5% ####################### 33.0% ######################### 36.0% ########################### 37.9% ############################ 39.4% ############################# 40.9% ############################### 43.1% ################################ 44.8% ################################## 47.3% ################################### 49.2% #################################### 51.1% ##################################### 52.5% ####################################### 54.7% ######################################### 57.0% ########################################### 59.8% ############################################ 61.7% ############################################## 63.9% ############################################### 65.8% ################################################ 67.5% ################################################# 69.2% ################################################### 71.3% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 77.1% ######################################################## 78.6% ########################################################## 81.0% ########################################################### 82.9% ############################################################# 85.3% ############################################################## 87.2% [2020-03-09T14:57:27.019Z] #27 ... [2020-03-09T14:57:27.019Z] [2020-03-09T14:57:27.019Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:57:27.019Z] #35 63.81 Selecting previously unselected package vim-common. [2020-03-09T14:57:27.019Z] #35 63.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:57:27.019Z] #35 63.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T14:57:27.019Z] #35 64.29 Selecting previously unselected package cmake-data. [2020-03-09T14:57:27.019Z] #35 64.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T14:57:27.019Z] #35 64.32 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T14:57:27.019Z] #35 67.87 Selecting previously unselected package libicu63:amd64. [2020-03-09T14:57:27.019Z] #35 67.92 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-09T14:57:27.019Z] #35 67.94 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T14:57:27.198Z] #17 30.18 Selecting previously unselected package python3. [2020-03-09T14:57:27.198Z] #17 30.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-09T14:57:27.198Z] #17 30.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-09T14:57:27.198Z] #17 30.24 Unpacking python3 (3.7.3-1) ... [2020-03-09T14:57:27.198Z] #17 30.34 Selecting previously unselected package libip4tc0:amd64. [2020-03-09T14:57:27.198Z] #17 30.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-09T14:57:27.198Z] #17 30.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T14:57:27.277Z] #35 ... [2020-03-09T14:57:27.277Z] [2020-03-09T14:57:27.277Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:27.455Z] #17 30.45 Selecting previously unselected package libip6tc0:amd64. [2020-03-09T14:57:27.455Z] #17 30.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-09T14:57:27.455Z] #17 30.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T14:57:27.455Z] #17 30.55 Selecting previously unselected package libiptc0:amd64. [2020-03-09T14:57:27.455Z] #17 30.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-09T14:57:27.455Z] #17 30.57 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-09T14:57:27.455Z] #17 30.65 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-09T14:57:27.455Z] #17 30.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-09T14:57:27.455Z] #17 30.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T14:57:27.535Z] #27 10.05 0.8% # 2.6% ### 4.4% ##### 7.2% ###### 9.0% ####### 11.1% ######## 12.4% ########## 14.2% ############ 16.7% ############# 18.8% ############### 21.2% ################# 23.7% ################## 25.8% #################### 28.0% ##################### 29.5% ###################### 31.5% ####################### 33.0% ######################### 36.0% ########################### 37.9% ############################ 39.4% ############################# 40.9% ############################### 43.1% ################################ 44.8% ################################## 47.3% ################################### 49.2% #################################### 51.1% ##################################### 52.5% ####################################### 54.7% ######################################### 57.0% ########################################### 59.8% ############################################ 61.7% ############################################## 63.9% ############################################### 65.8% ################################################ 67.5% ################################################# 69.2% ################################################### 71.3% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 77.1% ######################################################## 78.6% ########################################################## 81.0% ########################################################### 82.9% ############################################################# 85.3% ############################################################## 87.2% ################################################################ 89.2% ################################################################# 91.2% ################################################################## 93.0% #################################################################### 94.9% ###################################################################### 97.8% ######################################################################## 100.0% [2020-03-09T14:57:27.639Z] #65 41.49 Checking out files: 36% (1161/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 72% (2303/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 94% (3012/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T14:57:27.640Z] #65 43.74 + cd /tmp/tmp.rQENoJoADC/src/github.com/containerd/containerd [2020-03-09T14:57:27.640Z] #65 43.74 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:57:27.713Z] #17 30.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-09T14:57:27.713Z] #17 30.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-09T14:57:27.713Z] #17 30.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T14:57:27.713Z] #17 30.81 Selecting previously unselected package libnftnl11:amd64. [2020-03-09T14:57:27.713Z] #17 30.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-09T14:57:27.713Z] #17 30.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T14:57:27.713Z] #17 30.91 Selecting previously unselected package iptables. [2020-03-09T14:57:27.713Z] #17 30.92 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-09T14:57:27.789Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T14:57:27.789Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === Skipped [2020-03-09T14:57:27.789Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T14:57:27.789Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T14:57:27.789Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:73: No driver to put! [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T14:57:27.789Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T14:57:27.789Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T14:57:27.789Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T14:57:27.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T14:57:27.789Z] graphtest_unix.go:73: No driver to put! [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T14:57:27.789Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T14:57:27.789Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] [2020-03-09T14:57:27.789Z] DONE 2168 tests, 20 skipped in 200.102s [2020-03-09T14:57:27.792Z] #27 15.46 Post stage [Pipeline] junit [2020-03-09T14:57:27.913Z] Recording test results [2020-03-09T14:57:27.970Z] #17 30.92 Unpacking iptables (1.8.2-4) ... [2020-03-09T14:57:28.227Z] #17 31.26 Selecting previously unselected package xxd. [2020-03-09T14:57:28.227Z] #17 31.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T14:57:28.227Z] #17 31.27 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T14:57:28.227Z] #17 31.40 Selecting previously unselected package vim-common. [2020-03-09T14:57:28.227Z] #17 31.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:57:28.227Z] #17 31.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T14:57:28.357Z] #27 ... [2020-03-09T14:57:28.357Z] [2020-03-09T14:57:28.357Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:28.357Z] #50 64.54 + cd /tmp/tmp.R57aiGZI1a/src/gotest.tools/gotestsum [2020-03-09T14:57:28.357Z] #50 64.54 + git checkout -q v0.3.5 [2020-03-09T14:57:28.357Z] #50 64.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T14:57:28.485Z] #17 31.59 Selecting previously unselected package bash-completion. [2020-03-09T14:57:28.485Z] #17 31.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T14:57:28.515Z] Removing intermediate container 1ed75b7f1062 [2020-03-09T14:57:28.515Z] ---> 24f9ba139904 [2020-03-09T14:57:28.515Z] Step 11/16 : ARG GOOS [2020-03-09T14:57:28.515Z] ---> Running in 31d69968491b [2020-03-09T14:57:28.515Z] Removing intermediate container 31d69968491b [2020-03-09T14:57:28.515Z] ---> ddfb9f59ec01 [2020-03-09T14:57:28.515Z] Step 12/16 : ARG GOARCH [2020-03-09T14:57:28.515Z] ---> Running in 0ea453bbdd03 [2020-03-09T14:57:28.515Z] Removing intermediate container 0ea453bbdd03 [2020-03-09T14:57:28.515Z] ---> d5539f33ef35 [2020-03-09T14:57:28.515Z] 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-03-09T14:57:28.515Z] ---> Running in 43a16647327b [2020-03-09T14:57:28.615Z] #50 ... [2020-03-09T14:57:28.615Z] [2020-03-09T14:57:28.615Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:28.615Z] #43 75.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:28.615Z] #43 75.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:28.615Z] #43 75.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:57:28.615Z] #43 75.20 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T14:57:28.615Z] #43 75.22 Setting up python-six (1.12.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T14:57:29.557Z] #65 45.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T14:57:29.557Z] #65 45.41 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T14:57:29.557Z] #65 45.41 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T14:57:29.557Z] #65 45.41 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T14:57:29.557Z] #65 45.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T14:57:29.557Z] #65 45.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T14:57:29.557Z] #65 45.41 + '[' '' = dynamic ']' [2020-03-09T14:57:29.557Z] #65 45.41 + make [2020-03-09T14:57:30.195Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -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:44557c811819f1b92e45976999824fb13c057f39 hack/make.sh dynbinary test-integration [2020-03-09T14:57:30.567Z] [2020-03-09T14:57:30.567Z] Removing bundles/ [2020-03-09T14:57:30.567Z] [2020-03-09T14:57:30.567Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-09T14:57:30.567Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T14:57:30.567Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T14:57:30.945Z] #65 46.86 + bin/ctr [2020-03-09T14:57:31.011Z] #17 34.12 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T14:57:31.143Z] #43 ... [2020-03-09T14:57:31.143Z] [2020-03-09T14:57:31.143Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:57:31.143Z] #30 67.33 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-09T14:57:31.143Z] #30 68.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T14:57:31.143Z] #30 68.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T14:57:31.143Z] #30 ... [2020-03-09T14:57:31.143Z] [2020-03-09T14:57:31.143Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:57:31.143Z] #35 75.92 Selecting previously unselected package libxml2:amd64. [2020-03-09T14:57:31.143Z] #35 75.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-09T14:57:31.143Z] #35 75.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T14:57:31.143Z] #35 76.69 Selecting previously unselected package libarchive13:amd64. [2020-03-09T14:57:31.143Z] #35 76.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-09T14:57:31.143Z] #35 76.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T14:57:31.143Z] #35 77.05 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-09T14:57:31.143Z] #35 77.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-09T14:57:31.143Z] #35 77.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T14:57:31.143Z] #35 77.21 Selecting previously unselected package librhash0:amd64. [2020-03-09T14:57:31.143Z] #35 77.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-09T14:57:31.143Z] #35 77.23 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-09T14:57:31.143Z] #35 77.42 Selecting previously unselected package libuv1:amd64. [2020-03-09T14:57:31.143Z] #35 77.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-09T14:57:31.143Z] #35 77.43 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-09T14:57:31.143Z] #35 77.62 Selecting previously unselected package cmake. [2020-03-09T14:57:31.143Z] #35 77.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-09T14:57:31.143Z] #35 77.65 Unpacking cmake (3.13.4-1) ... [2020-03-09T14:57:31.575Z] #17 34.54 Selecting previously unselected package bzip2. [2020-03-09T14:57:31.575Z] #17 34.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-09T14:57:31.575Z] #17 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T14:57:31.575Z] #17 34.63 Selecting previously unselected package xz-utils. [2020-03-09T14:57:31.575Z] #17 34.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-09T14:57:31.575Z] #17 34.65 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T14:57:31.708Z] #35 ... [2020-03-09T14:57:31.708Z] [2020-03-09T14:57:31.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:31.708Z] #10 68.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T14:57:31.708Z] #10 68.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-09T14:57:31.708Z] #10 68.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T14:57:31.708Z] #10 71.52 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T14:57:31.708Z] #10 71.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T14:57:31.708Z] #10 71.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T14:57:31.708Z] #10 71.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-09T14:57:31.708Z] #10 71.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:57:31.708Z] #10 71.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:57:31.708Z] #10 72.01 Selecting previously unselected package dmsetup. [2020-03-09T14:57:31.708Z] #10 72.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:57:31.708Z] #10 72.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T14:57:31.708Z] #10 72.29 Selecting previously unselected package mingw-w64-common. [2020-03-09T14:57:31.708Z] #10 72.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T14:57:31.708Z] #10 72.33 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T14:57:31.833Z] #17 34.81 Selecting previously unselected package apparmor. [2020-03-09T14:57:31.833Z] #17 34.82 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-09T14:57:31.833Z] #17 34.89 Unpacking apparmor (2.13.2-10) ... [2020-03-09T14:57:31.966Z] #10 ... [2020-03-09T14:57:31.966Z] [2020-03-09T14:57:31.966Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:31.966Z] #27 16.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T14:57:31.966Z] #27 16.91 [2020-03-09T14:57:31.966Z] #27 17.09 ######################################################################## 100.0% [2020-03-09T14:57:31.966Z] #27 17.21 [2020-03-09T14:57:31.966Z] #27 18.11 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T14:57:31.966Z] #27 18.51 [2020-03-09T14:57:31.966Z] #27 18.72 0.7% ######################################################################## 100.0% [2020-03-09T14:57:31.966Z] #27 18.93 [2020-03-09T14:57:32.090Z] #17 35.28 Selecting previously unselected package aufs-tools. [2020-03-09T14:57:32.090Z] #17 35.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-09T14:57:32.224Z] #27 19.80 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T14:57:32.224Z] #27 19.88 skipping existing 1849cc453dee [2020-03-09T14:57:32.224Z] #27 20.00 [2020-03-09T14:57:32.347Z] #17 35.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T14:57:32.347Z] #17 35.41 Selecting previously unselected package libonig5:amd64. [2020-03-09T14:57:32.347Z] #17 35.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-09T14:57:32.347Z] #17 35.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:57:32.347Z] #17 35.52 Selecting previously unselected package libjq1:amd64. [2020-03-09T14:57:32.347Z] #17 35.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:57:32.347Z] #17 35.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:57:32.604Z] #17 35.64 Selecting previously unselected package jq. [2020-03-09T14:57:32.604Z] #17 35.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:57:32.604Z] #17 35.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T14:57:32.604Z] #17 35.76 Selecting previously unselected package libaio1:amd64. [2020-03-09T14:57:32.604Z] #17 35.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-09T14:57:32.604Z] #17 35.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-09T14:57:32.604Z] #17 35.82 Selecting previously unselected package libgpm2:amd64. [2020-03-09T14:57:32.604Z] #17 35.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-09T14:57:32.604Z] #17 35.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-09T14:57:32.797Z] #27 ... [2020-03-09T14:57:32.797Z] [2020-03-09T14:57:32.797Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:32.797Z] #56 69.15 reflect [2020-03-09T14:57:32.797Z] #56 69.17 syscall [2020-03-09T14:57:32.797Z] #56 77.04 context [2020-03-09T14:57:32.797Z] #56 78.19 internal/poll [2020-03-09T14:57:32.862Z] #17 35.90 Selecting previously unselected package libicu63:amd64. [2020-03-09T14:57:32.862Z] #17 35.90 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-09T14:57:32.862Z] #17 35.91 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T14:57:33.054Z] #56 ... [2020-03-09T14:57:33.054Z] [2020-03-09T14:57:33.054Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:33.054Z] #43 79.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T14:57:33.054Z] #43 79.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:57:33.054Z] #43 79.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:33.054Z] #43 79.64 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T14:57:33.054Z] #43 79.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:33.054Z] #43 79.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T14:57:33.054Z] #43 79.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:33.054Z] #43 79.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T14:57:33.054Z] #43 79.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T14:57:33.054Z] #43 79.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T14:57:33.491Z] #65 ... [2020-03-09T14:57:33.491Z] [2020-03-09T14:57:33.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:33.491Z] #44 14.20 DEP images/sk-inet.pb-c.d [2020-03-09T14:57:33.491Z] #44 14.26 PBCC images/sk-unix.pb-c.c [2020-03-09T14:57:33.491Z] #44 14.31 DEP images/sk-unix.pb-c.d [2020-03-09T14:57:33.491Z] #44 14.37 PBCC images/mm.pb-c.c [2020-03-09T14:57:33.491Z] #44 14.44 DEP images/mm.pb-c.d [2020-03-09T14:57:33.491Z] #44 14.51 PBCC images/timerfd.pb-c.c [2020-03-09T14:57:33.491Z] #44 14.58 DEP images/timerfd.pb-c.d [2020-03-09T14:57:33.491Z] #44 14.68 PBCC images/timer.pb-c.c [2020-03-09T14:57:33.491Z] #44 14.79 DEP images/timer.pb-c.d [2020-03-09T14:57:33.491Z] #44 14.88 PBCC images/sa.pb-c.c [2020-03-09T14:57:33.491Z] #44 14.98 DEP images/sa.pb-c.d [2020-03-09T14:57:33.491Z] #44 15.04 PBCC images/pipe-data.pb-c.c [2020-03-09T14:57:33.491Z] #44 15.18 DEP images/pipe-data.pb-c.d [2020-03-09T14:57:33.491Z] #44 15.34 PBCC images/mnt.pb-c.c [2020-03-09T14:57:33.491Z] #44 15.44 DEP images/mnt.pb-c.d [2020-03-09T14:57:33.491Z] #44 15.51 PBCC images/sk-packet.pb-c.c [2020-03-09T14:57:33.491Z] #44 15.62 DEP images/sk-packet.pb-c.d [2020-03-09T14:57:33.491Z] #44 15.70 PBCC images/tcp-stream.pb-c.c [2020-03-09T14:57:33.491Z] #44 15.74 DEP images/tcp-stream.pb-c.d [2020-03-09T14:57:33.491Z] #44 15.85 PBCC images/pipe.pb-c.c [2020-03-09T14:57:33.491Z] #44 16.00 DEP images/pipe.pb-c.d [2020-03-09T14:57:33.491Z] #44 16.19 PBCC images/pstree.pb-c.c [2020-03-09T14:57:33.491Z] #44 16.19 DEP images/pstree.pb-c.d [2020-03-09T14:57:33.491Z] #44 16.25 PBCC images/fs.pb-c.c [2020-03-09T14:57:33.491Z] #44 16.29 DEP images/fs.pb-c.d [2020-03-09T14:57:33.491Z] #44 16.34 PBCC images/signalfd.pb-c.c [2020-03-09T14:57:33.491Z] #44 16.40 DEP images/signalfd.pb-c.d [2020-03-09T14:57:33.491Z] #44 16.46 PBCC images/fh.pb-c.c [2020-03-09T14:57:33.491Z] #44 16.60 PBCC images/fsnotify.pb-c.c [2020-03-09T14:57:33.491Z] #44 16.68 DEP images/fh.pb-c.d [2020-03-09T14:57:33.491Z] #44 16.91 DEP images/fsnotify.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.01 PBCC images/eventpoll.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.06 DEP images/eventpoll.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.17 PBCC images/eventfd.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.21 DEP images/eventfd.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.30 PBCC images/remap-file-path.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.36 DEP images/remap-file-path.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.39 PBCC images/fifo.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.44 DEP images/fifo.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.50 PBCC images/ghost-file.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.54 DEP images/ghost-file.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.61 PBCC images/regfile.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.67 DEP images/regfile.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.74 PBCC images/ns.pb-c.c [2020-03-09T14:57:33.491Z] #44 17.79 DEP images/ns.pb-c.d [2020-03-09T14:57:33.491Z] #44 17.85 PBCC images/fdinfo.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.02 DEP images/fdinfo.pb-c.d [2020-03-09T14:57:33.491Z] #44 18.09 PBCC images/core-aarch64.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.18 PBCC images/core-arm.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.23 PBCC images/core-ppc64.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.28 PBCC images/core-s390.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.34 PBCC images/core-x86.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.37 PBCC images/core.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.46 PBCC images/inventory.pb-c.c [2020-03-09T14:57:33.491Z] #44 18.53 DEP images/core-aarch64.pb-c.d [2020-03-09T14:57:33.491Z] #44 18.62 DEP images/core-arm.pb-c.d [2020-03-09T14:57:33.491Z] #44 18.69 DEP images/core-ppc64.pb-c.d [2020-03-09T14:57:33.491Z] #44 18.76 DEP images/core-s390.pb-c.d [2020-03-09T14:57:33.491Z] #44 18.90 DEP images/core-x86.pb-c.d [2020-03-09T14:57:33.491Z] #44 18.94 DEP images/core.pb-c.d [2020-03-09T14:57:33.491Z] #44 19.04 DEP images/inventory.pb-c.d [2020-03-09T14:57:33.491Z] #44 19.11 PBCC images/cpuinfo.pb-c.c [2020-03-09T14:57:33.491Z] #44 19.14 DEP images/cpuinfo.pb-c.d [2020-03-09T14:57:33.491Z] #44 19.18 PBCC images/stats.pb-c.c [2020-03-09T14:57:33.491Z] #44 19.22 DEP images/stats.pb-c.d [2020-03-09T14:57:33.491Z] #44 21.24 make[1]: Nothing to be done for 'all'. [2020-03-09T14:57:34.014Z] #43 ... [2020-03-09T14:57:34.014Z] [2020-03-09T14:57:34.014Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:34.014Z] #33 70.17 time [2020-03-09T14:57:34.014Z] #33 76.38 internal/poll [2020-03-09T14:57:34.014Z] #33 79.09 os [2020-03-09T14:57:34.014Z] #33 79.96 internal/fmtsort [2020-03-09T14:57:34.014Z] #33 ... [2020-03-09T14:57:34.014Z] [2020-03-09T14:57:34.014Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T14:57:34.014Z] #27 21.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T14:57:34.014Z] #27 21.56 [2020-03-09T14:57:34.014Z] #27 21.67 ######################################################################## 100.0% [2020-03-09T14:57:34.014Z] #27 21.78 [2020-03-09T14:57:34.275Z] #27 21.84 Download of images into '/build' complete. [2020-03-09T14:57:34.275Z] #27 21.84 Use something like the following to load the result into a Docker daemon: [2020-03-09T14:57:34.275Z] #27 21.84 tar -cC '/build' . | docker load [2020-03-09T14:57:34.875Z] #44 ... [2020-03-09T14:57:34.875Z] [2020-03-09T14:57:34.875Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:34.875Z] #47 75.20 internal/lazyregexp [2020-03-09T14:57:34.875Z] #47 75.49 github.com/LK4D4/vndr/versioned [2020-03-09T14:57:34.875Z] #47 77.31 encoding/base64 [2020-03-09T14:57:34.875Z] #47 77.35 crypto/cipher [2020-03-09T14:57:34.876Z] #47 77.37 flag [2020-03-09T14:57:34.876Z] #47 79.15 go/token [2020-03-09T14:57:34.876Z] #47 81.43 net/url [2020-03-09T14:57:34.876Z] #47 81.87 go/scanner [2020-03-09T14:57:34.876Z] #47 82.14 text/template/parse [2020-03-09T14:57:34.876Z] #47 84.48 go/ast [2020-03-09T14:57:34.876Z] #47 84.86 encoding/json [2020-03-09T14:57:35.137Z] #47 ... [2020-03-09T14:57:35.137Z] [2020-03-09T14:57:35.137Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:35.137Z] #33 81.27 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:57:35.137Z] #33 DONE 85.4s [2020-03-09T14:57:35.137Z] [2020-03-09T14:57:35.137Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:35.137Z] #56 75.32 encoding/binary [2020-03-09T14:57:35.137Z] #56 75.32 fmt [2020-03-09T14:57:35.137Z] #56 77.25 encoding/base64 [2020-03-09T14:57:35.137Z] #56 77.37 golang.org/x/sys/unix [2020-03-09T14:57:35.137Z] #56 80.85 encoding/json [2020-03-09T14:57:35.137Z] #56 80.86 github.com/pkg/diff [2020-03-09T14:57:35.137Z] #56 80.86 go/token [2020-03-09T14:57:35.137Z] #56 82.92 go/scanner [2020-03-09T14:57:35.137Z] #56 84.62 mvdan.cc/editorconfig [2020-03-09T14:57:35.137Z] #56 85.17 go/ast [2020-03-09T14:57:35.205Z] #27 DONE 23.1s [2020-03-09T14:57:35.205Z] [2020-03-09T14:57:35.205Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:57:35.205Z] #35 81.14 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T14:57:35.205Z] #35 81.28 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T14:57:35.205Z] #35 81.44 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-09T14:57:35.205Z] #35 81.69 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T14:57:35.205Z] #35 81.89 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-09T14:57:35.205Z] #35 82.03 Setting up cmake-data (3.13.4-1) ... [2020-03-09T14:57:35.386Z] #17 ... [2020-03-09T14:57:35.386Z] [2020-03-09T14:57:35.386Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:35.386Z] #44 94.37 CC criu/clone-noasan.o [2020-03-09T14:57:35.386Z] #44 94.55 CC criu/config.o [2020-03-09T14:57:35.386Z] #44 95.97 CC criu/cr-check.o [2020-03-09T14:57:35.386Z] #44 97.63 CC criu/cr-dedup.o [2020-03-09T14:57:35.386Z] #44 98.00 CC criu/cr-dump.o [2020-03-09T14:57:35.386Z] #44 100.3 CC criu/cr-errno.o [2020-03-09T14:57:35.386Z] #44 100.4 CC criu/cr-restore.o [2020-03-09T14:57:35.386Z] #44 104.4 CC criu/cr-service.o [2020-03-09T14:57:35.463Z] #35 82.14 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T14:57:35.463Z] #35 82.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T14:57:35.463Z] #35 82.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T14:57:35.463Z] #35 82.18 Setting up cmake (3.13.4-1) ... [2020-03-09T14:57:35.463Z] #35 82.19 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:35.716Z] #56 ... [2020-03-09T14:57:35.716Z] [2020-03-09T14:57:35.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:35.716Z] #44 23.69 CC images/stats.o [2020-03-09T14:57:35.721Z] #35 82.35 Processing triggers for mime-support (3.62) ... [2020-03-09T14:57:36.319Z] #44 ... [2020-03-09T14:57:36.319Z] [2020-03-09T14:57:36.319Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:57:36.319Z] #17 39.45 Selecting previously unselected package libnet1:amd64. [2020-03-09T14:57:36.319Z] #17 39.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T14:57:36.319Z] #17 39.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:36.319Z] #17 39.54 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T14:57:36.319Z] #17 39.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T14:57:36.356Z] #35 DONE 83.1s [2020-03-09T14:57:36.356Z] [2020-03-09T14:57:36.356Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:36.356Z] #10 79.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T14:57:36.356Z] #10 79.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T14:57:36.356Z] #10 79.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T14:57:36.576Z] #17 39.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:57:36.576Z] #17 39.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T14:57:36.576Z] #17 39.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:57:36.576Z] #17 39.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:57:36.576Z] #17 39.73 Selecting previously unselected package libreadline5:amd64. [2020-03-09T14:57:36.576Z] #17 39.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-09T14:57:36.576Z] #17 39.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T14:57:36.615Z] #10 ... [2020-03-09T14:57:36.615Z] [2020-03-09T14:57:36.615Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:57:36.615Z] #36 DONE 0.2s [2020-03-09T14:57:36.615Z] [2020-03-09T14:57:36.615Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T14:57:36.615Z] #37 DONE 0.1s [2020-03-09T14:57:36.615Z] [2020-03-09T14:57:36.615Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:36.659Z] #44 24.45 CC images/core.o [2020-03-09T14:57:36.833Z] #17 39.85 Selecting previously unselected package net-tools. [2020-03-09T14:57:36.833Z] #17 39.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-09T14:57:36.833Z] #17 39.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T14:57:36.833Z] #17 40.04 Selecting previously unselected package python-pip-whl. [2020-03-09T14:57:36.833Z] #17 40.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T14:57:36.833Z] #17 40.05 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T14:57:37.231Z] #44 25.25 CC images/core-x86.o [2020-03-09T14:57:37.398Z] #17 40.58 Selecting previously unselected package python3-lib2to3. [2020-03-09T14:57:37.399Z] #17 40.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T14:57:37.399Z] #17 40.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T14:57:37.656Z] #17 40.71 Selecting previously unselected package python3-distutils. [2020-03-09T14:57:37.656Z] #17 40.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T14:57:37.656Z] #17 40.73 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T14:57:37.805Z] #44 25.76 CC images/core-arm.o [2020-03-09T14:57:37.913Z] #17 40.90 Selecting previously unselected package python3-pip. [2020-03-09T14:57:37.914Z] #17 40.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T14:57:37.914Z] #17 40.90 Unpacking python3-pip (18.1-5) ... [2020-03-09T14:57:37.914Z] #17 41.07 Selecting previously unselected package python3-pkg-resources. [2020-03-09T14:57:37.914Z] #17 41.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T14:57:37.914Z] #17 41.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T14:57:38.066Z] #44 26.31 CC images/core-aarch64.o [2020-03-09T14:57:38.171Z] #17 41.20 Selecting previously unselected package python3-setuptools. [2020-03-09T14:57:38.171Z] #17 41.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T14:57:38.171Z] #17 41.22 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T14:57:38.171Z] #17 41.39 Selecting previously unselected package python3-wheel. [2020-03-09T14:57:38.171Z] #17 41.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T14:57:38.428Z] #17 41.41 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T14:57:38.428Z] #17 41.50 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T14:57:38.428Z] #17 41.51 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-09T14:57:38.429Z] #17 41.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T14:57:38.514Z] #38 ... [2020-03-09T14:57:38.514Z] [2020-03-09T14:57:38.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:38.514Z] #47 74.65 time [2020-03-09T14:57:38.514Z] #47 80.28 os [2020-03-09T14:57:38.514Z] #47 84.40 strings [2020-03-09T14:57:38.686Z] #17 41.76 Selecting previously unselected package vim-runtime. [2020-03-09T14:57:38.686Z] #17 41.76 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:57:38.686Z] #17 41.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-09T14:57:38.686Z] #17 41.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T14:57:38.686Z] #17 41.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T14:57:38.772Z] #47 ... [2020-03-09T14:57:38.772Z] [2020-03-09T14:57:38.772Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:38.772Z] #33 80.83 strings [2020-03-09T14:57:38.772Z] #33 84.24 fmt [2020-03-09T14:57:39.013Z] #44 26.86 CC images/core-ppc64.o [2020-03-09T14:57:39.035Z] #33 85.18 path/filepath [2020-03-09T14:57:40.079Z] #44 27.84 CC images/core-s390.o [2020-03-09T14:57:40.409Z] #33 ... [2020-03-09T14:57:40.409Z] [2020-03-09T14:57:40.409Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:40.409Z] #38 3.548 + RM_GOPATH=0 [2020-03-09T14:57:40.409Z] #38 3.548 + TMP_GOPATH= [2020-03-09T14:57:40.409Z] #38 3.548 + : /build [2020-03-09T14:57:40.409Z] #38 3.548 + '[' -z '' ']' [2020-03-09T14:57:40.409Z] #38 3.549 ++ mktemp -d [2020-03-09T14:57:40.409Z] #38 3.554 + export GOPATH=/tmp/tmp.TkhDHWDMbw [2020-03-09T14:57:40.409Z] #38 3.554 + GOPATH=/tmp/tmp.TkhDHWDMbw [2020-03-09T14:57:40.409Z] #38 3.554 + RM_GOPATH=1 [2020-03-09T14:57:40.409Z] #38 3.566 ++ dirname ./install.sh [2020-03-09T14:57:40.409Z] #38 3.584 + dir=. [2020-03-09T14:57:40.409Z] #38 3.585 + bin=tini [2020-03-09T14:57:40.409Z] #38 3.585 + shift [2020-03-09T14:57:40.409Z] #38 3.585 + '[' '!' -f ./tini.installer ']' [2020-03-09T14:57:40.409Z] #38 3.585 + . ./tini.installer [2020-03-09T14:57:40.409Z] #38 3.586 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:57:40.409Z] #38 3.586 + install_tini [2020-03-09T14:57:40.409Z] #38 3.586 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T14:57:40.409Z] #38 3.587 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:57:40.409Z] #38 3.587 + git clone https://github.com/krallin/tini.git /tmp/tmp.TkhDHWDMbw/tini [2020-03-09T14:57:40.409Z] #38 3.604 Cloning into '/tmp/tmp.TkhDHWDMbw/tini'... [2020-03-09T14:57:40.975Z] #38 4.350 + cd /tmp/tmp.TkhDHWDMbw/tini [2020-03-09T14:57:40.975Z] #38 4.350 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T14:57:40.975Z] #38 4.359 + cmake . [2020-03-09T14:57:41.541Z] #38 ... [2020-03-09T14:57:41.541Z] [2020-03-09T14:57:41.541Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:57:41.541Z] #43 87.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T14:57:41.541Z] #43 87.63 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:41.541Z] #43 DONE 88.1s [2020-03-09T14:57:41.541Z] [2020-03-09T14:57:41.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:41.963Z] #17 44.80 Selecting previously unselected package vim. [2020-03-09T14:57:41.963Z] #17 44.81 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T14:57:41.963Z] #17 44.83 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T14:57:41.994Z] #44 29.82 CC images/cpuinfo.o [2020-03-09T14:57:41.994Z] #44 ... [2020-03-09T14:57:41.994Z] [2020-03-09T14:57:41.994Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:41.994Z] #47 92.24 encoding/xml [2020-03-09T14:57:42.220Z] #17 45.35 Selecting previously unselected package xfsprogs. [2020-03-09T14:57:42.220Z] #17 45.35 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-09T14:57:42.220Z] #17 45.35 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T14:57:42.256Z] #47 92.40 text/template [2020-03-09T14:57:42.784Z] #17 45.72 Selecting previously unselected package zip. [2020-03-09T14:57:42.784Z] #17 45.72 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-03-09T14:57:42.784Z] #17 45.73 Unpacking zip (3.0-11+b1) ... [2020-03-09T14:57:42.784Z] #17 45.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T14:57:42.784Z] #17 45.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T14:57:42.784Z] #17 45.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T14:57:42.784Z] #17 45.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T14:57:42.784Z] #17 45.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-09T14:57:42.784Z] #17 46.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T14:57:42.784Z] #17 46.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T14:57:42.784Z] #17 46.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:57:42.784Z] #17 46.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T14:57:42.784Z] #17 46.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:57:42.784Z] #17 46.06 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T14:57:43.042Z] #17 46.08 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T14:57:43.042Z] #17 46.10 Setting up zip (3.0-11+b1) ... [2020-03-09T14:57:43.042Z] #17 46.11 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T14:57:43.042Z] #17 46.14 Setting up bash-completion (1:2.8-6) ... [2020-03-09T14:57:44.821Z] #44 ... [2020-03-09T14:57:44.821Z] [2020-03-09T14:57:44.821Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:44.821Z] #56 80.48 os [2020-03-09T14:57:44.821Z] #56 84.98 encoding/binary [2020-03-09T14:57:44.821Z] #56 86.17 fmt [2020-03-09T14:57:44.821Z] #56 86.60 encoding/base64 [2020-03-09T14:57:44.821Z] #56 87.61 golang.org/x/sys/unix [2020-03-09T14:57:44.821Z] #56 ... [2020-03-09T14:57:44.821Z] [2020-03-09T14:57:44.821Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:44.821Z] #10 88.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T14:57:44.821Z] #10 88.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T14:57:44.821Z] #10 88.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:57:44.821Z] #10 89.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T14:57:44.821Z] #10 89.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T14:57:44.821Z] #10 89.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:57:44.836Z] #47 94.87 go/parser [2020-03-09T14:57:45.631Z] #17 48.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-09T14:57:45.631Z] #17 48.86 Setting up xz-utils (5.2.4-1) ... [2020-03-09T14:57:45.631Z] #17 48.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T14:57:45.631Z] #17 48.88 Setting up pigz (2.4-1) ... [2020-03-09T14:57:45.889Z] #17 48.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T14:57:45.889Z] #17 48.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:57:45.889Z] #17 48.92 Setting up python-pip-whl (18.1-5) ... [2020-03-09T14:57:45.889Z] #17 48.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T14:57:45.889Z] #17 48.95 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T14:57:46.146Z] #17 49.31 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-09T14:57:46.146Z] #17 49.32 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:57:46.146Z] #17 49.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:57:46.146Z] #17 49.34 Setting up vim (2:8.1.0875-5) ... [2020-03-09T14:57:46.146Z] #17 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T14:57:46.146Z] #17 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T14:57:46.146Z] #17 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T14:57:46.146Z] #17 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T14:57:46.146Z] #17 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T14:57:46.146Z] #17 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T14:57:46.146Z] #17 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T14:57:46.146Z] #17 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T14:57:46.404Z] #17 49.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:57:46.404Z] #17 49.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T14:57:46.404Z] #17 49.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T14:57:46.404Z] #17 49.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T14:57:46.404Z] #17 49.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T14:57:46.404Z] #17 49.49 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:57:46.661Z] #17 ... [2020-03-09T14:57:46.661Z] [2020-03-09T14:57:46.661Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:46.661Z] #44 105.9 CC criu/crtools.o [2020-03-09T14:57:46.661Z] #44 106.5 CC criu/eventfd.o [2020-03-09T14:57:46.661Z] #44 106.8 CC criu/eventpoll.o [2020-03-09T14:57:46.661Z] #44 107.6 CC criu/external.o [2020-03-09T14:57:46.661Z] #44 107.9 CC criu/fault-injection.o [2020-03-09T14:57:46.661Z] #44 108.0 CC criu/fdstore.o [2020-03-09T14:57:46.661Z] #44 108.4 CC criu/fifo.o [2020-03-09T14:57:46.661Z] #44 108.7 CC criu/file-ids.o [2020-03-09T14:57:46.661Z] #44 109.0 CC criu/file-lock.o [2020-03-09T14:57:46.661Z] #44 109.9 CC criu/files-ext.o [2020-03-09T14:57:46.661Z] #44 110.3 CC criu/files-reg.o [2020-03-09T14:57:46.661Z] #44 112.2 CC criu/files.o [2020-03-09T14:57:46.661Z] #44 114.4 CC criu/filesystems.o [2020-03-09T14:57:46.661Z] #44 115.2 CC criu/fsnotify.o [2020-03-09T14:57:47.226Z] #44 116.5 CC criu/image-desc.o [2020-03-09T14:57:47.226Z] #44 116.6 CC criu/image.o [2020-03-09T14:57:47.380Z] #47 ... [2020-03-09T14:57:47.381Z] [2020-03-09T14:57:47.381Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:47.381Z] #56 87.30 mvdan.cc/sh/v3/syntax [2020-03-09T14:57:47.381Z] #56 93.29 golang.org/x/crypto/ssh/terminal [2020-03-09T14:57:47.381Z] #56 ... [2020-03-09T14:57:47.381Z] [2020-03-09T14:57:47.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:47.381Z] #44 30.36 CC images/inventory.o [2020-03-09T14:57:47.381Z] #44 30.75 CC images/fdinfo.o [2020-03-09T14:57:47.381Z] #44 31.32 CC images/fown.o [2020-03-09T14:57:47.381Z] #44 31.65 CC images/ns.o [2020-03-09T14:57:47.381Z] #44 31.98 CC images/regfile.o [2020-03-09T14:57:47.381Z] #44 32.19 CC images/ghost-file.o [2020-03-09T14:57:47.381Z] #44 32.54 CC images/fifo.o [2020-03-09T14:57:47.381Z] #44 32.72 CC images/remap-file-path.o [2020-03-09T14:57:47.381Z] #44 32.96 CC images/eventfd.o [2020-03-09T14:57:47.381Z] #44 33.32 CC images/eventpoll.o [2020-03-09T14:57:47.381Z] #44 33.82 CC images/fh.o [2020-03-09T14:57:47.381Z] #44 34.35 CC images/fsnotify.o [2020-03-09T14:57:47.381Z] #44 35.40 CC images/signalfd.o [2020-03-09T14:57:47.952Z] #44 35.82 CC images/fs.o [2020-03-09T14:57:48.107Z] #10 ... [2020-03-09T14:57:48.107Z] [2020-03-09T14:57:48.107Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:48.214Z] #44 36.09 CC images/pstree.o [2020-03-09T14:57:48.475Z] #44 36.49 CC images/pipe.o [2020-03-09T14:57:48.596Z] #44 117.6 CC criu/ipc_ns.o [2020-03-09T14:57:49.047Z] #44 36.95 CC images/tcp-stream.o [2020-03-09T14:57:49.138Z] #65 38.34 Checking out files: 47% (1529/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 81% (2620/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) [2020-03-09T14:57:49.138Z] #65 ... [2020-03-09T14:57:49.138Z] [2020-03-09T14:57:49.138Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:49.138Z] #47 85.22 fmt [2020-03-09T14:57:49.138Z] #47 87.76 regexp/syntax [2020-03-09T14:57:49.138Z] #47 91.46 flag [2020-03-09T14:57:49.138Z] #47 92.06 go/token [2020-03-09T14:57:49.138Z] #47 92.93 go/scanner [2020-03-09T14:57:49.138Z] #47 93.24 regexp [2020-03-09T14:57:49.138Z] #47 94.63 go/ast [2020-03-09T14:57:49.138Z] #47 ... [2020-03-09T14:57:49.138Z] [2020-03-09T14:57:49.138Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:57:49.139Z] #65 38.34 Checking out files: 47% (1529/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 81% (2620/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T14:57:49.161Z] #44 ... [2020-03-09T14:57:49.161Z] [2020-03-09T14:57:49.161Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:57:49.161Z] #17 52.13 Setting up iptables (1.8.2-4) ... [2020-03-09T14:57:49.161Z] #17 52.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T14:57:49.161Z] #17 52.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T14:57:49.161Z] #17 52.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T14:57:49.161Z] #17 52.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T14:57:49.161Z] #17 52.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T14:57:49.161Z] #17 52.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T14:57:49.161Z] #17 52.19 Setting up python3 (3.7.3-1) ... [2020-03-09T14:57:49.307Z] #44 37.44 CC images/sk-packet.o [2020-03-09T14:57:49.396Z] #65 40.08 + cd /tmp/tmp.AEhfQsKpHG/src/github.com/containerd/containerd [2020-03-09T14:57:49.396Z] #65 40.08 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T14:57:49.418Z] #17 52.63 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T14:57:49.879Z] #44 ... [2020-03-09T14:57:49.879Z] [2020-03-09T14:57:49.879Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:49.879Z] #10 90.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T14:57:49.879Z] #10 90.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-09T14:57:49.879Z] #10 90.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:57:49.879Z] #10 ... [2020-03-09T14:57:49.879Z] [2020-03-09T14:57:49.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:49.879Z] #44 37.88 CC images/mnt.o [2020-03-09T14:57:49.963Z] #65 ... [2020-03-09T14:57:49.963Z] [2020-03-09T14:57:49.963Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:49.963Z] #38 5.154 -- The C compiler identification is GNU 8.3.0 [2020-03-09T14:57:49.963Z] #38 5.216 -- Check for working C compiler: /usr/bin/cc [2020-03-09T14:57:49.963Z] #38 5.974 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T14:57:49.963Z] #38 5.982 -- Detecting C compiler ABI info [2020-03-09T14:57:49.963Z] #38 6.854 -- Detecting C compiler ABI info - done [2020-03-09T14:57:49.963Z] #38 6.896 -- Detecting C compile features [2020-03-09T14:57:49.963Z] #38 9.012 -- Detecting C compile features - done [2020-03-09T14:57:49.963Z] #38 9.081 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T14:57:49.963Z] #38 9.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T14:57:49.963Z] #38 9.578 -- Configuring done [2020-03-09T14:57:49.963Z] #38 9.602 -- Generating done [2020-03-09T14:57:49.963Z] #38 9.613 -- Build files have been written to: /tmp/tmp.TkhDHWDMbw/tini [2020-03-09T14:57:49.963Z] #38 9.620 + make tini-static [2020-03-09T14:57:49.963Z] #38 10.18 Scanning dependencies of target tini-static [2020-03-09T14:57:49.963Z] #38 10.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T14:57:49.963Z] #38 11.74 [100%] Linking C executable tini-static [2020-03-09T14:57:49.963Z] #38 12.56 [100%] Built target tini-static [2020-03-09T14:57:49.963Z] #38 12.63 + mkdir -p /build [2020-03-09T14:57:49.963Z] #38 12.65 + cp tini-static /build/docker-init [2020-03-09T14:57:49.963Z] #38 DONE 13.1s [2020-03-09T14:57:49.963Z] [2020-03-09T14:57:49.963Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:49.963Z] #44 3.851 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T14:57:49.963Z] #44 3.851 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T14:57:49.963Z] #44 3.872 Note: Building without GnuTLS support [2020-03-09T14:57:49.963Z] #44 6.025 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T14:57:49.963Z] #44 6.078 GEN .gitid [2020-03-09T14:57:49.963Z] #44 6.099 GEN criu/include/version.h [2020-03-09T14:57:49.963Z] #44 6.165 GEN include/common/asm [2020-03-09T14:57:49.963Z] #44 7.916 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T14:57:49.963Z] #44 8.009 PBCC images/opts.pb-c.c [2020-03-09T14:57:49.963Z] #44 8.077 PBCC images/sit.pb-c.c [2020-03-09T14:57:49.963Z] #44 8.134 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T14:57:49.963Z] #44 8.280 DEP images/opts.pb-c.d [2020-03-09T14:57:49.963Z] #44 8.331 DEP images/sit.pb-c.d [2020-03-09T14:57:49.963Z] #44 8.382 PBCC images/macvlan.pb-c.c [2020-03-09T14:57:49.963Z] #44 8.410 DEP images/macvlan.pb-c.d [2020-03-09T14:57:49.963Z] #44 8.448 PBCC images/autofs.pb-c.c [2020-03-09T14:57:49.963Z] #44 8.469 DEP images/autofs.pb-c.d [2020-03-09T14:57:49.963Z] #44 8.579 PBCC images/sysctl.pb-c.c [2020-03-09T14:57:49.963Z] #44 8.603 DEP images/sysctl.pb-c.d [2020-03-09T14:57:49.963Z] #44 8.698 PBCC images/time.pb-c.c [2020-03-09T14:57:50.140Z] #44 38.20 CC images/pipe-data.o [2020-03-09T14:57:50.221Z] #44 8.798 DEP images/time.pb-c.d [2020-03-09T14:57:50.221Z] #44 8.899 PBCC images/binfmt-misc.pb-c.c [2020-03-09T14:57:50.221Z] #44 8.953 DEP images/binfmt-misc.pb-c.d [2020-03-09T14:57:50.221Z] #44 9.012 PBCC images/seccomp.pb-c.c [2020-03-09T14:57:50.221Z] #44 ... [2020-03-09T14:57:50.221Z] [2020-03-09T14:57:50.221Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:50.221Z] #33 86.59 io/ioutil [2020-03-09T14:57:50.221Z] #33 87.25 path [2020-03-09T14:57:50.221Z] #33 87.81 text/tabwriter [2020-03-09T14:57:50.221Z] #33 89.61 github.com/BurntSushi/toml [2020-03-09T14:57:50.221Z] #33 89.62 flag [2020-03-09T14:57:50.221Z] #33 91.84 log [2020-03-09T14:57:50.221Z] #33 94.35 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:57:50.351Z] #17 53.39 Setting up apparmor (2.13.2-10) ... [2020-03-09T14:57:50.400Z] #44 38.53 CC images/sa.o [2020-03-09T14:57:50.478Z] #33 ... [2020-03-09T14:57:50.478Z] [2020-03-09T14:57:50.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:50.478Z] #44 9.054 DEP images/seccomp.pb-c.d [2020-03-09T14:57:50.478Z] #44 9.064 PBCC images/userns.pb-c.c [2020-03-09T14:57:50.478Z] #44 9.070 DEP images/userns.pb-c.d [2020-03-09T14:57:50.478Z] #44 9.079 PBCC images/cgroup.pb-c.c [2020-03-09T14:57:50.478Z] #44 9.094 DEP images/cgroup.pb-c.d [2020-03-09T14:57:50.478Z] #44 9.111 PBCC images/fown.pb-c.c [2020-03-09T14:57:50.478Z] #44 9.118 PBCC images/ext-file.pb-c.c [2020-03-09T14:57:50.478Z] #44 9.212 DEP images/fown.pb-c.d [2020-03-09T14:57:50.736Z] #44 9.309 DEP images/ext-file.pb-c.d [2020-03-09T14:57:50.736Z] #44 9.413 PBCC images/rpc.pb-c.c [2020-03-09T14:57:50.971Z] #44 38.95 CC images/timer.o [2020-03-09T14:57:50.994Z] #44 9.581 DEP images/rpc.pb-c.d [2020-03-09T14:57:50.994Z] #44 9.682 PBCC images/siginfo.pb-c.c [2020-03-09T14:57:50.994Z] #44 9.702 DEP images/siginfo.pb-c.d [2020-03-09T14:57:50.994Z] #44 9.753 PBCC images/pagemap.pb-c.c [2020-03-09T14:57:50.994Z] #44 9.799 DEP images/pagemap.pb-c.d [2020-03-09T14:57:51.252Z] #44 9.859 PBCC images/rlimit.pb-c.c [2020-03-09T14:57:51.252Z] #44 9.880 DEP images/rlimit.pb-c.d [2020-03-09T14:57:51.252Z] #44 9.941 PBCC images/file-lock.pb-c.c [2020-03-09T14:57:51.510Z] #44 9.987 DEP images/file-lock.pb-c.d [2020-03-09T14:57:51.510Z] #44 10.02 PBCC images/tty.pb-c.c [2020-03-09T14:57:51.510Z] #44 10.08 DEP images/tty.pb-c.d [2020-03-09T14:57:51.510Z] #44 10.12 PBCC images/tun.pb-c.c [2020-03-09T14:57:51.510Z] #44 10.20 PBCC images/netdev.pb-c.c [2020-03-09T14:57:51.542Z] #44 39.58 CC images/timerfd.o [2020-03-09T14:57:51.768Z] #44 10.30 DEP images/tun.pb-c.d [2020-03-09T14:57:51.768Z] #44 10.36 DEP images/netdev.pb-c.d [2020-03-09T14:57:51.768Z] #44 10.44 PBCC images/vma.pb-c.c [2020-03-09T14:57:51.768Z] #44 10.49 DEP images/vma.pb-c.d [2020-03-09T14:57:52.027Z] #44 10.55 PBCC images/creds.pb-c.c [2020-03-09T14:57:52.027Z] #44 10.58 DEP images/creds.pb-c.d [2020-03-09T14:57:52.027Z] #44 10.61 PBCC images/utsns.pb-c.c [2020-03-09T14:57:52.027Z] #44 10.65 DEP images/utsns.pb-c.d [2020-03-09T14:57:52.027Z] #44 10.72 PBCC images/ipc-desc.pb-c.c [2020-03-09T14:57:52.027Z] #44 10.76 PBCC images/ipc-sem.pb-c.c [2020-03-09T14:57:52.027Z] #44 10.80 DEP images/ipc-desc.pb-c.d [2020-03-09T14:57:52.112Z] #44 40.03 CC images/mm.o [2020-03-09T14:57:52.247Z] #17 55.11 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T14:57:52.247Z] #17 55.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T14:57:52.285Z] #44 10.87 DEP images/ipc-sem.pb-c.d [2020-03-09T14:57:52.285Z] #44 10.94 PBCC images/ipc-msg.pb-c.c [2020-03-09T14:57:52.285Z] #44 10.95 DEP images/ipc-msg.pb-c.d [2020-03-09T14:57:52.285Z] #44 11.00 PBCC images/ipc-shm.pb-c.c [2020-03-09T14:57:52.285Z] #44 11.02 DEP images/ipc-shm.pb-c.d [2020-03-09T14:57:52.372Z] #44 40.37 CC images/sk-opts.o [2020-03-09T14:57:52.504Z] #17 55.57 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T14:57:52.543Z] #44 11.09 PBCC images/ipc-var.pb-c.c [2020-03-09T14:57:52.543Z] #44 11.15 DEP images/ipc-var.pb-c.d [2020-03-09T14:57:52.543Z] #44 11.21 PBCC images/sk-opts.pb-c.c [2020-03-09T14:57:52.543Z] #44 11.28 PBCC images/packet-sock.pb-c.c [2020-03-09T14:57:52.543Z] #44 11.35 DEP images/sk-opts.pb-c.d [2020-03-09T14:57:52.634Z] #44 40.72 CC images/sk-unix.o [2020-03-09T14:57:52.800Z] #44 11.40 DEP images/packet-sock.pb-c.d [2020-03-09T14:57:52.800Z] #44 11.47 PBCC images/sk-netlink.pb-c.c [2020-03-09T14:57:52.800Z] #44 ... [2020-03-09T14:57:52.800Z] [2020-03-09T14:57:52.800Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:52.800Z] #33 DONE 99.2s [2020-03-09T14:57:52.800Z] [2020-03-09T14:57:52.800Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:52.800Z] #44 11.52 DEP images/sk-netlink.pb-c.d [2020-03-09T14:57:53.057Z] #44 11.61 PBCC images/sk-inet.pb-c.c [2020-03-09T14:57:53.057Z] #44 11.69 DEP images/sk-inet.pb-c.d [2020-03-09T14:57:53.057Z] #44 11.83 PBCC images/sk-unix.pb-c.c [2020-03-09T14:57:53.206Z] #44 41.15 CC images/sk-inet.o [2020-03-09T14:57:53.314Z] #44 11.94 DEP images/sk-unix.pb-c.d [2020-03-09T14:57:53.314Z] #44 12.09 PBCC images/mm.pb-c.c [2020-03-09T14:57:53.436Z] #17 56.50 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T14:57:53.467Z] #44 41.69 CC images/tun.o [2020-03-09T14:57:53.574Z] #44 12.22 DEP images/mm.pb-c.d [2020-03-09T14:57:53.574Z] #44 12.33 PBCC images/timerfd.pb-c.c [2020-03-09T14:57:53.831Z] #44 12.39 DEP images/timerfd.pb-c.d [2020-03-09T14:57:53.831Z] #44 12.48 PBCC images/timer.pb-c.c [2020-03-09T14:57:53.831Z] #44 12.55 DEP images/timer.pb-c.d [2020-03-09T14:57:54.001Z] #17 56.99 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T14:57:54.088Z] #44 12.68 PBCC images/sa.pb-c.c [2020-03-09T14:57:54.088Z] #44 12.70 DEP images/sa.pb-c.d [2020-03-09T14:57:54.088Z] #44 12.78 PBCC images/pipe-data.pb-c.c [2020-03-09T14:57:54.345Z] #44 12.80 DEP images/pipe-data.pb-c.d [2020-03-09T14:57:54.345Z] #44 12.85 PBCC images/mnt.pb-c.c [2020-03-09T14:57:54.345Z] #44 12.92 DEP images/mnt.pb-c.d [2020-03-09T14:57:54.345Z] #44 13.00 PBCC images/sk-packet.pb-c.c [2020-03-09T14:57:54.412Z] #44 42.23 CC images/sk-netlink.o [2020-03-09T14:57:54.412Z] #44 42.33 CC images/packet-sock.o [2020-03-09T14:57:54.602Z] #44 13.04 DEP images/sk-packet.pb-c.d [2020-03-09T14:57:54.602Z] #44 13.12 PBCC images/tcp-stream.pb-c.c [2020-03-09T14:57:54.602Z] #44 13.21 DEP images/tcp-stream.pb-c.d [2020-03-09T14:57:54.602Z] #44 13.25 PBCC images/pipe.pb-c.c [2020-03-09T14:57:54.602Z] #44 13.28 DEP images/pipe.pb-c.d [2020-03-09T14:57:54.673Z] #44 42.60 CC images/ipc-var.o [2020-03-09T14:57:54.673Z] #44 ... [2020-03-09T14:57:54.673Z] [2020-03-09T14:57:54.673Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:54.673Z] #56 98.50 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T14:57:54.673Z] #56 DONE 105.0s [2020-03-09T14:57:54.673Z] [2020-03-09T14:57:54.673Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:57:54.673Z] #47 101.2 math/big [2020-03-09T14:57:54.673Z] #47 101.7 vendor/golang.org/x/text/unicode/norm [2020-03-09T14:57:54.673Z] #47 103.3 go/doc [2020-03-09T14:57:54.859Z] #44 13.34 PBCC images/pstree.pb-c.c [2020-03-09T14:57:54.859Z] #44 13.38 DEP images/pstree.pb-c.d [2020-03-09T14:57:54.859Z] #44 13.44 PBCC images/fs.pb-c.c [2020-03-09T14:57:54.859Z] #44 13.50 DEP images/fs.pb-c.d [2020-03-09T14:57:54.859Z] #44 13.56 PBCC images/signalfd.pb-c.c [2020-03-09T14:57:54.859Z] #44 13.62 DEP images/signalfd.pb-c.d [2020-03-09T14:57:54.859Z] #44 13.67 PBCC images/fh.pb-c.c [2020-03-09T14:57:54.932Z] #17 58.08 Setting up python3-pip (18.1-5) ... [2020-03-09T14:57:55.116Z] #44 13.70 PBCC images/fsnotify.pb-c.c [2020-03-09T14:57:55.116Z] #44 13.77 DEP images/fh.pb-c.d [2020-03-09T14:57:55.374Z] #44 13.83 DEP images/fsnotify.pb-c.d [2020-03-09T14:57:55.374Z] #44 13.89 PBCC images/eventpoll.pb-c.c [2020-03-09T14:57:55.374Z] #44 13.90 DEP images/eventpoll.pb-c.d [2020-03-09T14:57:55.374Z] #44 13.95 PBCC images/eventfd.pb-c.c [2020-03-09T14:57:55.374Z] #44 14.00 DEP images/eventfd.pb-c.d [2020-03-09T14:57:55.374Z] #44 14.03 PBCC images/remap-file-path.pb-c.c [2020-03-09T14:57:55.374Z] #44 14.06 DEP images/remap-file-path.pb-c.d [2020-03-09T14:57:55.374Z] #44 14.09 PBCC images/fifo.pb-c.c [2020-03-09T14:57:55.374Z] #44 14.11 DEP images/fifo.pb-c.d [2020-03-09T14:57:55.374Z] #44 14.16 PBCC images/ghost-file.pb-c.c [2020-03-09T14:57:55.374Z] #44 ... [2020-03-09T14:57:55.374Z] [2020-03-09T14:57:55.374Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:57:55.374Z] #56 91.69 encoding/json [2020-03-09T14:57:55.374Z] #56 98.45 github.com/pkg/diff [2020-03-09T14:57:55.374Z] #56 98.71 go/ast [2020-03-09T14:57:55.374Z] #56 100.1 golang.org/x/crypto/ssh/terminal [2020-03-09T14:57:55.374Z] #56 101.7 mvdan.cc/editorconfig [2020-03-09T14:57:55.640Z] #56 ... [2020-03-09T14:57:55.640Z] [2020-03-09T14:57:55.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:55.640Z] #44 14.20 DEP images/ghost-file.pb-c.d [2020-03-09T14:57:55.640Z] #44 14.24 PBCC images/regfile.pb-c.c [2020-03-09T14:57:55.640Z] #44 14.30 DEP images/regfile.pb-c.d [2020-03-09T14:57:55.640Z] #44 14.37 PBCC images/ns.pb-c.c [2020-03-09T14:57:55.640Z] #44 14.40 DEP images/ns.pb-c.d [2020-03-09T14:57:55.640Z] #44 14.45 PBCC images/fdinfo.pb-c.c [2020-03-09T14:57:55.864Z] #17 59.08 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:57:55.897Z] #44 14.54 DEP images/fdinfo.pb-c.d [2020-03-09T14:57:55.897Z] #44 14.58 PBCC images/core-aarch64.pb-c.c [2020-03-09T14:57:55.897Z] #44 14.65 PBCC images/core-arm.pb-c.c [2020-03-09T14:57:55.897Z] #44 14.70 PBCC images/core-ppc64.pb-c.c [2020-03-09T14:57:56.060Z] #47 ... [2020-03-09T14:57:56.061Z] [2020-03-09T14:57:56.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:57:56.061Z] #10 106.7 Selecting previously unselected package libapparmor1:arm64. [2020-03-09T14:57:56.061Z] #10 106.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-09T14:57:56.061Z] #10 106.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-09T14:57:56.122Z] #17 59.12 Processing triggers for mime-support (3.62) ... [2020-03-09T14:57:56.154Z] #44 14.75 PBCC images/core-s390.pb-c.c [2020-03-09T14:57:56.154Z] #44 14.81 PBCC images/core-x86.pb-c.c [2020-03-09T14:57:56.154Z] #44 14.82 PBCC images/core.pb-c.c [2020-03-09T14:57:56.154Z] #44 14.91 PBCC images/inventory.pb-c.c [2020-03-09T14:57:56.321Z] #10 107.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-09T14:57:56.322Z] #10 107.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-09T14:57:56.322Z] #10 107.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-09T14:57:56.412Z] #44 14.99 DEP images/core-aarch64.pb-c.d [2020-03-09T14:57:56.412Z] #44 15.06 DEP images/core-arm.pb-c.d [2020-03-09T14:57:56.671Z] #44 15.12 DEP images/core-ppc64.pb-c.d [2020-03-09T14:57:56.671Z] #44 15.18 DEP images/core-s390.pb-c.d [2020-03-09T14:57:56.671Z] #44 15.24 DEP images/core-x86.pb-c.d [2020-03-09T14:57:56.671Z] #44 15.34 DEP images/core.pb-c.d [2020-03-09T14:57:56.671Z] #44 15.39 DEP images/inventory.pb-c.d [2020-03-09T14:57:56.671Z] #44 15.45 PBCC images/cpuinfo.pb-c.c [2020-03-09T14:57:56.687Z] #17 DONE 60.0s [2020-03-09T14:57:56.687Z] [2020-03-09T14:57:56.687Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:57:56.687Z] #41 206.1 + dpkg --print-architecture [2020-03-09T14:57:56.687Z] #41 206.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T14:57:56.687Z] #41 206.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T14:57:56.687Z] #41 206.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T14:57:56.893Z] #10 107.4 Selecting previously unselected package libbtrfs0. [2020-03-09T14:57:56.893Z] #10 107.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-09T14:57:56.893Z] #10 107.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T14:57:56.928Z] #44 15.52 DEP images/cpuinfo.pb-c.d [2020-03-09T14:57:56.928Z] #44 15.56 PBCC images/stats.pb-c.c [2020-03-09T14:57:56.928Z] #44 15.59 DEP images/stats.pb-c.d [2020-03-09T14:57:56.945Z] #41 ... [2020-03-09T14:57:56.945Z] [2020-03-09T14:57:56.945Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T14:57:57.154Z] #10 107.6 Selecting previously unselected package libbtrfs-dev. [2020-03-09T14:57:57.154Z] #10 107.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-09T14:57:57.154Z] #10 107.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:57:57.154Z] #10 107.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-09T14:57:57.154Z] #10 107.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-09T14:57:57.154Z] #10 107.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-09T14:57:57.415Z] #10 108.0 Selecting previously unselected package libudev-dev:arm64. [2020-03-09T14:57:57.415Z] #10 108.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-09T14:57:57.415Z] #10 108.0 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-09T14:57:57.677Z] #10 108.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-09T14:57:57.677Z] #10 108.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-09T14:57:57.677Z] #10 108.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-09T14:57:57.938Z] #10 108.7 Selecting previously unselected package libpcre16-3:arm64. [2020-03-09T14:57:57.938Z] #10 108.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-09T14:57:57.938Z] #10 108.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-09T14:57:58.217Z] #10 108.9 Selecting previously unselected package libpcre32-3:arm64. [2020-03-09T14:57:58.217Z] #10 108.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-09T14:57:58.217Z] #10 108.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-09T14:57:58.299Z] #44 17.02 make[1]: Nothing to be done for 'all'. [2020-03-09T14:57:58.477Z] #10 109.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-09T14:57:58.477Z] #10 109.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-09T14:57:58.477Z] #10 109.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-09T14:57:58.572Z] #18 1.614 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T14:57:58.572Z] #18 1.620 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T14:57:58.572Z] #18 1.624 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T14:57:58.572Z] #18 DONE 1.7s [2020-03-09T14:57:58.572Z] [2020-03-09T14:57:58.572Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:57:58.572Z] #44 118.8 CC criu/irmap.o [2020-03-09T14:57:58.572Z] #44 119.5 CC criu/kcmp-ids.o [2020-03-09T14:57:58.572Z] #44 119.9 CC criu/kerndat.o [2020-03-09T14:57:58.572Z] #44 120.8 CC criu/libnetlink.o [2020-03-09T14:57:58.572Z] #44 121.3 CC criu/log.o [2020-03-09T14:57:58.572Z] #44 121.8 CC criu/lsm.o [2020-03-09T14:57:58.572Z] #44 122.2 CC criu/mem.o [2020-03-09T14:57:58.572Z] #44 123.8 CC criu/mount.o [2020-03-09T14:57:58.572Z] #44 128.0 CC criu/namespaces.o [2020-03-09T14:57:58.572Z] #44 ... [2020-03-09T14:57:58.572Z] [2020-03-09T14:57:58.572Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:57:58.739Z] #10 109.3 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-09T14:57:58.739Z] #10 109.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-09T14:57:58.739Z] #10 109.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-09T14:57:59.312Z] #10 109.9 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-09T14:57:59.312Z] #10 109.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-09T14:57:59.312Z] #10 109.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-09T14:57:59.604Z] #10 110.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-09T14:57:59.604Z] #10 110.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-09T14:57:59.604Z] #10 110.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-09T14:57:59.604Z] #10 110.3 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-09T14:57:59.864Z] #10 110.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-09T14:57:59.864Z] #10 110.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-09T14:58:00.125Z] #10 110.6 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-09T14:58:00.125Z] #10 110.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-09T14:58:00.125Z] #10 110.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-09T14:58:00.196Z] #44 18.50 CC images/stats.o [2020-03-09T14:58:00.197Z] #44 18.90 CC images/core.o [2020-03-09T14:58:00.696Z] #10 111.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-09T14:58:00.696Z] #10 111.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-09T14:58:00.696Z] #10 111.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-09T14:58:00.696Z] #10 111.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T14:58:00.957Z] #10 111.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-09T14:58:00.957Z] #10 111.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-09T14:58:00.957Z] #10 111.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:00.957Z] #10 111.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T14:58:00.957Z] #10 111.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-09T14:58:00.957Z] #10 111.5 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-09T14:58:00.957Z] #10 111.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T14:58:00.957Z] #10 111.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:58:00.957Z] #10 111.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-09T14:58:00.957Z] #10 111.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T14:58:00.957Z] #10 111.6 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-09T14:58:00.957Z] #10 111.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T14:58:00.957Z] #10 111.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-09T14:58:00.957Z] #10 111.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:01.129Z] #44 19.63 CC images/core-x86.o [2020-03-09T14:58:01.218Z] #10 111.7 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-03-09T14:58:01.218Z] #10 111.7 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-03-09T14:58:01.218Z] #10 111.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:01.218Z] #10 111.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-03-09T14:58:01.218Z] #10 111.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-03-09T14:58:01.218Z] #10 111.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T14:58:01.218Z] #10 111.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-09T14:58:01.218Z] #10 111.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-09T14:58:01.218Z] #10 111.8 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T14:58:01.218Z] #10 111.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-09T14:58:01.218Z] #10 111.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-09T14:58:01.218Z] #10 111.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:58:01.387Z] #44 ... [2020-03-09T14:58:01.387Z] [2020-03-09T14:58:01.387Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:01.387Z] #65 42.14 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T14:58:01.387Z] #65 42.14 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T14:58:01.387Z] #65 42.14 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T14:58:01.387Z] #65 42.14 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T14:58:01.387Z] #65 42.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T14:58:01.387Z] #65 42.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T14:58:01.387Z] #65 42.14 + '[' '' = dynamic ']' [2020-03-09T14:58:01.387Z] #65 42.14 + make [2020-03-09T14:58:01.387Z] #65 43.32 + bin/ctr [2020-03-09T14:58:01.645Z] #65 ... [2020-03-09T14:58:01.645Z] [2020-03-09T14:58:01.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:01.645Z] #44 20.17 CC images/core-arm.o [2020-03-09T14:58:01.902Z] #44 20.57 CC images/core-aarch64.o [2020-03-09T14:58:01.902Z] #44 ... [2020-03-09T14:58:01.902Z] [2020-03-09T14:58:01.902Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:01.902Z] #47 98.20 internal/lazyregexp [2020-03-09T14:58:01.902Z] #47 98.48 net/url [2020-03-09T14:58:01.902Z] #47 100.6 text/template/parse [2020-03-09T14:58:01.902Z] #47 101.0 go/parser [2020-03-09T14:58:01.902Z] #47 104.6 encoding/xml [2020-03-09T14:58:01.902Z] #47 105.1 text/template [2020-03-09T14:58:02.160Z] #47 ... [2020-03-09T14:58:02.160Z] [2020-03-09T14:58:02.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:02.160Z] #44 20.97 CC images/core-ppc64.o [2020-03-09T14:58:02.162Z] #10 DONE 112.7s [2020-03-09T14:58:02.162Z] [2020-03-09T14:58:02.162Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:58:02.422Z] #58 DONE 0.2s [2020-03-09T14:58:02.422Z] [2020-03-09T14:58:02.422Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T14:58:02.422Z] #59 DONE 0.2s [2020-03-09T14:58:02.422Z] [2020-03-09T14:58:02.422Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:03.094Z] #44 21.56 CC images/core-s390.o [2020-03-09T14:58:03.352Z] #44 22.14 CC images/cpuinfo.o [2020-03-09T14:58:03.819Z] #60 ... [2020-03-09T14:58:03.819Z] [2020-03-09T14:58:03.819Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:03.819Z] #68 107.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:58:03.819Z] #68 107.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T14:58:03.819Z] #68 DONE 113.8s [2020-03-09T14:58:03.819Z] [2020-03-09T14:58:03.819Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T14:58:03.819Z] #69 DONE 0.2s [2020-03-09T14:58:03.819Z] [2020-03-09T14:58:03.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:03.819Z] #44 43.07 CC images/ipc-desc.o [2020-03-09T14:58:03.819Z] #44 43.47 CC images/ipc-shm.o [2020-03-09T14:58:03.819Z] #44 43.83 CC images/ipc-msg.o [2020-03-09T14:58:03.819Z] #44 44.23 CC images/ipc-sem.o [2020-03-09T14:58:03.819Z] #44 44.59 CC images/utsns.o [2020-03-09T14:58:03.819Z] #44 44.99 CC images/creds.o [2020-03-09T14:58:03.819Z] #44 45.23 CC images/vma.o [2020-03-09T14:58:03.819Z] #44 45.56 CC images/netdev.o [2020-03-09T14:58:03.819Z] #44 46.17 CC images/tty.o [2020-03-09T14:58:03.819Z] #44 46.99 CC images/file-lock.o [2020-03-09T14:58:03.819Z] #44 47.21 CC images/rlimit.o [2020-03-09T14:58:03.819Z] #44 47.55 CC images/pagemap.o [2020-03-09T14:58:03.819Z] #44 47.93 CC images/siginfo.o [2020-03-09T14:58:03.819Z] #44 48.22 CC images/rpc.o [2020-03-09T14:58:03.819Z] #44 50.01 CC images/ext-file.o [2020-03-09T14:58:03.819Z] #44 50.15 CC images/cgroup.o [2020-03-09T14:58:03.819Z] #44 51.31 CC images/userns.o [2020-03-09T14:58:03.819Z] #44 51.65 CC images/google/protobuf/descriptor.o [2020-03-09T14:58:03.917Z] #44 22.72 CC images/inventory.o [2020-03-09T14:58:04.175Z] #44 22.98 CC images/fdinfo.o [2020-03-09T14:58:04.740Z] #44 23.32 CC images/fown.o [2020-03-09T14:58:04.998Z] #44 23.64 CC images/ns.o [2020-03-09T14:58:05.122Z] #19 5.663 Collecting yamllint==1.16.0 [2020-03-09T14:58:05.122Z] #19 ... [2020-03-09T14:58:05.122Z] [2020-03-09T14:58:05.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:05.122Z] #44 130.2 CC criu/net.o [2020-03-09T14:58:05.122Z] #44 133.6 CC criu/netfilter.o [2020-03-09T14:58:05.122Z] #44 133.9 CC criu/page-pipe.o [2020-03-09T14:58:05.122Z] #44 134.5 CC criu/page-xfer.o [2020-03-09T14:58:05.256Z] #44 23.87 CC images/regfile.o [2020-03-09T14:58:05.514Z] #44 24.05 CC images/ghost-file.o [2020-03-09T14:58:05.745Z] #44 ... [2020-03-09T14:58:05.745Z] [2020-03-09T14:58:05.745Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T14:58:05.745Z] #11 DONE 3.4s [2020-03-09T14:58:05.745Z] [2020-03-09T14:58:05.745Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:05.745Z] #60 3.115 + RM_GOPATH=0 [2020-03-09T14:58:05.745Z] #60 3.115 + TMP_GOPATH= [2020-03-09T14:58:05.745Z] #60 3.115 + : /build [2020-03-09T14:58:05.745Z] #60 3.115 + '[' -z '' ']' [2020-03-09T14:58:05.745Z] #60 3.115 ++ mktemp -d [2020-03-09T14:58:05.745Z] #60 3.115 + export GOPATH=/tmp/tmp.iiKqB2POqQ [2020-03-09T14:58:05.745Z] #60 3.115 + GOPATH=/tmp/tmp.iiKqB2POqQ [2020-03-09T14:58:05.745Z] #60 3.115 + RM_GOPATH=1 [2020-03-09T14:58:05.745Z] #60 3.115 ++ dirname ./install.sh [2020-03-09T14:58:05.745Z] #60 3.117 + dir=. [2020-03-09T14:58:05.745Z] #60 3.117 + bin=runc [2020-03-09T14:58:05.745Z] #60 3.117 + shift [2020-03-09T14:58:05.745Z] #60 3.117 + '[' '!' -f ./runc.installer ']' [2020-03-09T14:58:05.745Z] #60 3.117 + . ./runc.installer [2020-03-09T14:58:05.745Z] #60 3.117 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:58:05.745Z] #60 3.117 + install_runc [2020-03-09T14:58:05.745Z] #60 3.117 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T14:58:05.745Z] #60 3.121 + uname -r [2020-03-09T14:58:05.745Z] #60 3.122 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T14:58:05.745Z] #60 3.122 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T14:58:05.745Z] #60 3.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iiKqB2POqQ/src/github.com/opencontainers/runc [2020-03-09T14:58:05.745Z] #60 3.122 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T14:58:05.745Z] #60 3.124 Cloning into '/tmp/tmp.iiKqB2POqQ/src/github.com/opencontainers/runc'... [2020-03-09T14:58:06.079Z] #44 24.49 CC images/fifo.o [2020-03-09T14:58:06.079Z] #44 24.70 CC images/remap-file-path.o [2020-03-09T14:58:06.337Z] #44 24.90 CC images/eventfd.o [2020-03-09T14:58:06.493Z] #44 135.6 CC criu/pagemap-cache.o [2020-03-09T14:58:06.493Z] #44 135.9 CC criu/pagemap.o [2020-03-09T14:58:06.594Z] #44 25.21 CC images/eventpoll.o [2020-03-09T14:58:06.594Z] #44 ... [2020-03-09T14:58:06.594Z] [2020-03-09T14:58:06.594Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:58:06.594Z] #56 102.9 mvdan.cc/sh/v3/fileutil [2020-03-09T14:58:06.594Z] #56 103.2 mvdan.cc/sh/v3/syntax [2020-03-09T14:58:06.594Z] #56 109.8 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T14:58:06.852Z] #56 ... [2020-03-09T14:58:06.852Z] [2020-03-09T14:58:06.852Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:06.852Z] #47 110.4 github.com/LK4D4/vndr/versioned [2020-03-09T14:58:06.852Z] #47 110.5 go/doc [2020-03-09T14:58:06.852Z] #47 110.6 hash/crc32 [2020-03-09T14:58:06.852Z] #47 111.2 compress/gzip [2020-03-09T14:58:06.852Z] #47 112.1 net [2020-03-09T14:58:07.863Z] #44 137.0 CC criu/parasite-syscall.o [2020-03-09T14:58:08.224Z] #47 114.1 github.com/LK4D4/vndr/build [2020-03-09T14:58:08.289Z] #60 ... [2020-03-09T14:58:08.289Z] [2020-03-09T14:58:08.289Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T14:58:08.289Z] #12 DONE 2.5s [2020-03-09T14:58:08.289Z] [2020-03-09T14:58:08.289Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T14:58:08.428Z] #44 137.8 CC criu/path.o [2020-03-09T14:58:08.685Z] #44 138.1 CC criu/pie-util-vdso-elf32.o [2020-03-09T14:58:09.250Z] #44 138.5 CC criu/pie-util-vdso.o [2020-03-09T14:58:09.598Z] #47 ... [2020-03-09T14:58:09.598Z] [2020-03-09T14:58:09.598Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:58:09.598Z] #56 DONE 115.8s [2020-03-09T14:58:09.598Z] [2020-03-09T14:58:09.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:09.598Z] #44 25.50 CC images/fh.o [2020-03-09T14:58:09.598Z] #44 25.84 CC images/fsnotify.o [2020-03-09T14:58:09.598Z] #44 26.42 CC images/signalfd.o [2020-03-09T14:58:09.598Z] #44 26.74 CC images/fs.o [2020-03-09T14:58:09.598Z] #44 26.98 CC images/pstree.o [2020-03-09T14:58:09.598Z] #44 27.24 CC images/pipe.o [2020-03-09T14:58:09.598Z] #44 27.53 CC images/tcp-stream.o [2020-03-09T14:58:09.598Z] #44 27.77 CC images/sk-packet.o [2020-03-09T14:58:09.598Z] #44 28.02 CC images/mnt.o [2020-03-09T14:58:09.598Z] #44 28.41 CC images/pipe-data.o [2020-03-09T14:58:09.817Z] #44 138.9 CC criu/pie-util.o [2020-03-09T14:58:09.817Z] #44 ... [2020-03-09T14:58:09.817Z] [2020-03-09T14:58:09.817Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:58:09.817Z] #19 11.06 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T14:58:09.817Z] #19 11.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T14:58:09.817Z] #19 11.18 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T14:58:09.817Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T14:58:10.074Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T14:58:10.163Z] #44 28.82 CC images/sa.o [2020-03-09T14:58:10.203Z] #13 2.029 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T14:58:10.203Z] #13 ... [2020-03-09T14:58:10.203Z] [2020-03-09T14:58:10.203Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:10.203Z] #47 110.4 github.com/LK4D4/vndr/build [2020-03-09T14:58:10.203Z] #47 111.8 vendor/golang.org/x/net/idna [2020-03-09T14:58:10.203Z] #47 118.6 crypto/x509 [2020-03-09T14:58:10.203Z] #47 118.6 vendor/golang.org/x/net/http/httpproxy [2020-03-09T14:58:10.203Z] #47 118.6 net/textproto [2020-03-09T14:58:10.203Z] #47 120.1 vendor/golang.org/x/net/http/httpguts [2020-03-09T14:58:10.203Z] #47 120.1 mime/multipart [2020-03-09T14:58:10.203Z] #47 ... [2020-03-09T14:58:10.203Z] [2020-03-09T14:58:10.203Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T14:58:10.203Z] #13 DONE 2.2s [2020-03-09T14:58:10.203Z] [2020-03-09T14:58:10.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:10.203Z] #44 54.27 CC images/opts.o [2020-03-09T14:58:10.203Z] #44 54.72 CC images/seccomp.o [2020-03-09T14:58:10.203Z] #44 55.19 CC images/binfmt-misc.o [2020-03-09T14:58:10.203Z] #44 55.52 CC images/time.o [2020-03-09T14:58:10.203Z] #44 55.80 CC images/sysctl.o [2020-03-09T14:58:10.203Z] #44 55.94 CC images/autofs.o [2020-03-09T14:58:10.203Z] #44 56.18 CC images/macvlan.o [2020-03-09T14:58:10.203Z] #44 56.58 CC images/sit.o [2020-03-09T14:58:10.203Z] #44 56.98 LINK images/built-in.o [2020-03-09T14:58:10.203Z] #44 57.23 GEN compel/include/asm [2020-03-09T14:58:10.203Z] #44 57.24 GEN compel/include/version.h [2020-03-09T14:58:10.203Z] #44 57.30 touch .config [2020-03-09T14:58:10.203Z] #44 57.33 GEN include/common/config.h [2020-03-09T14:58:10.203Z] #44 57.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T14:58:10.203Z] #44 57.48 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-09T14:58:10.203Z] #44 57.55 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-09T14:58:10.203Z] #44 57.58 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-09T14:58:10.203Z] #44 57.62 DEP compel/plugins/std/infect.d [2020-03-09T14:58:10.203Z] #44 57.79 DEP compel/plugins/std/string.d [2020-03-09T14:58:10.203Z] #44 57.88 DEP compel/plugins/std/log.d [2020-03-09T14:58:10.203Z] #44 57.98 DEP compel/plugins/std/fds.d [2020-03-09T14:58:10.203Z] #44 58.10 DEP compel/plugins/std/std.d [2020-03-09T14:58:10.203Z] #44 58.30 DEP compel/plugins/shmem/shmem.d [2020-03-09T14:58:10.421Z] #44 29.23 CC images/timer.o [2020-03-09T14:58:10.464Z] #44 58.50 DEP compel/plugins/fds/fds.d [2020-03-09T14:58:10.725Z] #44 58.70 CC compel/plugins/std/std.o [2020-03-09T14:58:10.985Z] #44 59.08 CC compel/plugins/std/fds.o [2020-03-09T14:58:10.987Z] #44 29.53 CC images/timerfd.o [2020-03-09T14:58:11.245Z] #44 29.76 CC images/mm.o [2020-03-09T14:58:11.444Z] #19 12.61 Building wheels for collected packages: pyyaml [2020-03-09T14:58:11.444Z] #19 12.61 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T14:58:11.503Z] #44 30.04 CC images/sk-opts.o [2020-03-09T14:58:11.503Z] #44 30.25 CC images/sk-unix.o [2020-03-09T14:58:11.556Z] #44 59.80 CC compel/plugins/std/log.o [2020-03-09T14:58:11.761Z] #44 30.53 CC images/sk-inet.o [2020-03-09T14:58:12.009Z] #19 13.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T14:58:12.266Z] #19 13.60 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T14:58:12.266Z] #19 13.67 Successfully built pyyaml [2020-03-09T14:58:12.266Z] #19 13.68 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-09T14:58:12.326Z] #44 30.90 CC images/tun.o [2020-03-09T14:58:12.524Z] #19 14.00 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T14:58:12.584Z] #44 31.23 CC images/sk-netlink.o [2020-03-09T14:58:12.842Z] #44 31.48 CC images/packet-sock.o [2020-03-09T14:58:12.941Z] #44 60.71 CC compel/plugins/std/string.o [2020-03-09T14:58:12.941Z] #44 ... [2020-03-09T14:58:12.941Z] [2020-03-09T14:58:12.941Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T14:58:12.941Z] #14 DONE 2.6s [2020-03-09T14:58:12.941Z] [2020-03-09T14:58:12.941Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T14:58:13.099Z] #44 31.86 CC images/ipc-var.o [2020-03-09T14:58:13.357Z] #44 32.12 CC images/ipc-desc.o [2020-03-09T14:58:13.455Z] #19 DONE 14.6s [2020-03-09T14:58:13.455Z] [2020-03-09T14:58:13.455Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T14:58:13.455Z] #24 DONE 0.3s [2020-03-09T14:58:13.455Z] [2020-03-09T14:58:13.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:13.455Z] #44 139.2 CC criu/pipes.o [2020-03-09T14:58:13.455Z] #44 140.2 CC criu/plugin.o [2020-03-09T14:58:13.455Z] #44 140.6 CC criu/proc_parse.o [2020-03-09T14:58:13.615Z] #44 32.35 CC images/ipc-shm.o [2020-03-09T14:58:14.180Z] #44 32.57 CC images/ipc-msg.o [2020-03-09T14:58:14.180Z] #44 32.82 CC images/ipc-sem.o [2020-03-09T14:58:14.387Z] #44 143.7 CC criu/protobuf-desc.o [2020-03-09T14:58:14.438Z] #44 33.00 CC images/utsns.o [2020-03-09T14:58:14.645Z] #44 ... [2020-03-09T14:58:14.645Z] [2020-03-09T14:58:14.645Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T14:58:14.645Z] #28 DONE 1.0s [2020-03-09T14:58:14.645Z] [2020-03-09T14:58:14.645Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T14:58:14.645Z] #31 DONE 0.2s [2020-03-09T14:58:14.645Z] [2020-03-09T14:58:14.645Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T14:58:14.645Z] #34 DONE 0.1s [2020-03-09T14:58:14.645Z] [2020-03-09T14:58:14.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:14.698Z] #44 33.16 CC images/creds.o [2020-03-09T14:58:14.698Z] #44 33.38 CC images/vma.o [2020-03-09T14:58:14.902Z] #44 ... [2020-03-09T14:58:14.902Z] [2020-03-09T14:58:14.902Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T14:58:14.902Z] #39 DONE 0.1s [2020-03-09T14:58:14.902Z] [2020-03-09T14:58:14.902Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:14.954Z] #44 33.68 CC images/netdev.o [2020-03-09T14:58:15.468Z] #53 ... [2020-03-09T14:58:15.468Z] [2020-03-09T14:58:15.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:15.468Z] #44 144.6 CC criu/protobuf.o [2020-03-09T14:58:15.518Z] #44 34.07 CC images/tty.o [2020-03-09T14:58:15.726Z] #44 145.0 CC criu/pstree.o [2020-03-09T14:58:16.081Z] #44 34.59 CC images/file-lock.o [2020-03-09T14:58:16.081Z] #44 34.87 CC images/rlimit.o [2020-03-09T14:58:16.243Z] #15 DONE 2.8s [2020-03-09T14:58:16.243Z] [2020-03-09T14:58:16.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:16.243Z] #44 61.72 CC compel/plugins/std/infect.o [2020-03-09T14:58:16.243Z] #44 62.06 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-09T14:58:16.243Z] #44 62.13 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-09T14:58:16.243Z] #44 62.24 AR compel/plugins/std.lib.a [2020-03-09T14:58:16.243Z] #44 62.43 CC compel/plugins/fds/fds.o [2020-03-09T14:58:16.243Z] #44 62.56 AR compel/plugins/fds.lib.a [2020-03-09T14:58:16.243Z] #44 62.67 HOSTDEP compel/src/lib/log-host.d [2020-03-09T14:58:16.243Z] #44 62.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T14:58:16.243Z] #44 63.04 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-09T14:58:16.243Z] #44 63.24 HOSTDEP compel/src/main-host.d [2020-03-09T14:58:16.243Z] #44 63.46 DEP compel/src/lib/ptrace.d [2020-03-09T14:58:16.243Z] #44 63.75 DEP compel/src/lib/infect.d [2020-03-09T14:58:16.243Z] #44 64.04 DEP compel/src/lib/infect-util.d [2020-03-09T14:58:16.243Z] #44 64.21 DEP compel/src/lib/infect-rpc.d [2020-03-09T14:58:16.243Z] #44 64.40 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-09T14:58:16.645Z] #44 35.07 CC images/pagemap.o [2020-03-09T14:58:16.814Z] #44 64.66 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-09T14:58:16.814Z] #44 64.80 DEP compel/src/lib/log.d [2020-03-09T14:58:16.902Z] #44 35.33 CC images/siginfo.o [2020-03-09T14:58:17.075Z] #44 65.07 DEP compel/src/main.d [2020-03-09T14:58:17.096Z] #44 146.2 CC criu/rbtree.o [2020-03-09T14:58:17.096Z] #44 146.6 CC criu/rst-malloc.o [2020-03-09T14:58:17.158Z] #44 35.71 CC images/rpc.o [2020-03-09T14:58:17.335Z] #44 65.27 DEP compel/src/lib/handle-elf.d [2020-03-09T14:58:17.335Z] #44 65.50 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-09T14:58:17.596Z] #44 ... [2020-03-09T14:58:17.596Z] [2020-03-09T14:58:17.596Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:17.596Z] #50 DONE 127.9s [2020-03-09T14:58:17.660Z] #44 146.9 CC criu/seccomp.o [2020-03-09T14:58:17.857Z] [2020-03-09T14:58:17.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:17.857Z] #44 65.89 CC compel/src/lib/log.o [2020-03-09T14:58:18.429Z] #44 ... [2020-03-09T14:58:18.429Z] [2020-03-09T14:58:18.429Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T14:58:18.429Z] #16 DONE 2.5s [2020-03-09T14:58:18.429Z] [2020-03-09T14:58:18.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:18.429Z] #44 66.45 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-09T14:58:18.531Z] #44 36.94 CC images/ext-file.o [2020-03-09T14:58:18.531Z] #44 37.11 CC images/cgroup.o [2020-03-09T14:58:18.593Z] #44 ... [2020-03-09T14:58:18.593Z] [2020-03-09T14:58:18.593Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:58:18.593Z] #41 DONE 234.5s [2020-03-09T14:58:18.593Z] [2020-03-09T14:58:18.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:18.593Z] #44 147.7 CC criu/seize.o [2020-03-09T14:58:19.096Z] #44 37.70 CC images/userns.o [2020-03-09T14:58:19.354Z] #44 37.92 CC images/google/protobuf/descriptor.o [2020-03-09T14:58:19.371Z] #44 67.22 CC compel/arch/aarch64/src/lib/infect.o [2020-03-09T14:58:19.623Z] #44 148.9 CC criu/servicefd.o [2020-03-09T14:58:19.944Z] #44 67.85 CC compel/src/lib/infect-rpc.o [2020-03-09T14:58:20.198Z] #44 149.4 CC criu/shmem.o [2020-03-09T14:58:20.207Z] #44 68.34 CC compel/src/lib/infect-util.o [2020-03-09T14:58:20.456Z] #44 ... [2020-03-09T14:58:20.456Z] [2020-03-09T14:58:20.456Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T14:58:20.456Z] #42 DONE 0.2s [2020-03-09T14:58:20.456Z] [2020-03-09T14:58:20.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:20.713Z] #44 150.2 CC criu/sigframe.o [2020-03-09T14:58:20.728Z] #44 ... [2020-03-09T14:58:20.728Z] [2020-03-09T14:58:20.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:58:20.728Z] #10 117.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T14:58:20.728Z] #10 117.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T14:58:20.728Z] #10 117.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:20.778Z] #44 68.80 CC compel/src/lib/infect.o [2020-03-09T14:58:20.969Z] #44 150.3 CC criu/signalfd.o [2020-03-09T14:58:20.985Z] #10 ... [2020-03-09T14:58:20.985Z] [2020-03-09T14:58:20.985Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:20.985Z] #44 39.68 CC images/opts.o [2020-03-09T14:58:21.225Z] #44 150.5 CC criu/sk-inet.o [2020-03-09T14:58:21.551Z] #44 39.92 CC images/seccomp.o [2020-03-09T14:58:21.551Z] #44 40.19 CC images/binfmt-misc.o [2020-03-09T14:58:21.551Z] #44 ... [2020-03-09T14:58:21.551Z] [2020-03-09T14:58:21.551Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:21.551Z] #47 117.8 vendor/golang.org/x/text/unicode/bidi [2020-03-09T14:58:21.551Z] #47 119.6 vendor/golang.org/x/text/unicode/norm [2020-03-09T14:58:21.551Z] #47 124.3 vendor/golang.org/x/net/idna [2020-03-09T14:58:21.551Z] #47 126.9 mime [2020-03-09T14:58:21.809Z] #47 ... [2020-03-09T14:58:21.809Z] [2020-03-09T14:58:21.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:21.809Z] #44 40.48 CC images/time.o [2020-03-09T14:58:22.067Z] #44 40.72 CC images/sysctl.o [2020-03-09T14:58:22.155Z] #44 151.4 CC criu/sk-netlink.o [2020-03-09T14:58:22.325Z] #44 40.97 CC images/autofs.o [2020-03-09T14:58:22.413Z] #44 151.8 CC criu/sk-packet.o [2020-03-09T14:58:22.583Z] #44 41.22 CC images/macvlan.o [2020-03-09T14:58:22.976Z] #44 152.3 CC criu/sk-queue.o [2020-03-09T14:58:23.149Z] #44 41.51 CC images/sit.o [2020-03-09T14:58:23.149Z] #44 41.67 LINK images/built-in.o [2020-03-09T14:58:23.149Z] #44 41.81 GEN compel/include/asm [2020-03-09T14:58:23.149Z] #44 41.84 GEN compel/include/version.h [2020-03-09T14:58:23.149Z] #44 41.86 touch .config [2020-03-09T14:58:23.149Z] #44 41.91 GEN include/common/config.h [2020-03-09T14:58:23.406Z] #44 41.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-09T14:58:23.406Z] #44 42.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-09T14:58:23.406Z] #44 42.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-09T14:58:23.406Z] #44 42.08 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-09T14:58:23.406Z] #44 42.10 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-09T14:58:23.406Z] #44 42.13 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-09T14:58:23.406Z] #44 42.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T14:58:23.406Z] #44 42.18 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-09T14:58:23.424Z] #44 ... [2020-03-09T14:58:23.424Z] [2020-03-09T14:58:23.424Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:23.424Z] #47 123.7 crypto/tls [2020-03-09T14:58:23.424Z] #47 131.1 net/http/httptrace [2020-03-09T14:58:23.424Z] #47 131.3 net/http [2020-03-09T14:58:23.540Z] #44 152.7 CC criu/sk-tcp.o [2020-03-09T14:58:23.692Z] #44 42.20 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T14:58:23.692Z] #44 42.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T14:58:23.692Z] #44 42.23 DEP compel/plugins/std/infect.d [2020-03-09T14:58:23.692Z] #44 42.40 DEP compel/plugins/std/string.d [2020-03-09T14:58:23.704Z] #47 ... [2020-03-09T14:58:23.704Z] [2020-03-09T14:58:23.704Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:23.704Z] #60 11.17 + cd /tmp/tmp.iiKqB2POqQ/src/github.com/opencontainers/runc [2020-03-09T14:58:23.704Z] #60 11.17 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:58:23.704Z] #60 11.54 + '[' -z '' ']' [2020-03-09T14:58:23.704Z] #60 11.54 + target=static [2020-03-09T14:58:23.704Z] #60 11.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T14:58:23.704Z] #60 13.04 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-03-09T14:58:23.704Z] #60 ... [2020-03-09T14:58:23.704Z] [2020-03-09T14:58:23.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:23.704Z] #44 71.78 CC compel/src/lib/ptrace.o [2020-03-09T14:58:23.797Z] #44 153.0 CC criu/sk-unix.o [2020-03-09T14:58:23.976Z] #44 42.56 DEP compel/plugins/std/log.d [2020-03-09T14:58:23.976Z] #44 42.64 DEP compel/plugins/std/fds.d [2020-03-09T14:58:23.976Z] #44 42.74 DEP compel/plugins/std/std.d [2020-03-09T14:58:24.239Z] #44 42.91 DEP compel/plugins/shmem/shmem.d [2020-03-09T14:58:24.239Z] #44 43.00 DEP compel/plugins/fds/fds.d [2020-03-09T14:58:24.280Z] #44 72.43 AR compel/libcompel.a [2020-03-09T14:58:24.509Z] #44 43.27 CC compel/plugins/std/std.o [2020-03-09T14:58:24.542Z] #44 72.62 HOSTCC compel/src/main-host.o [2020-03-09T14:58:25.079Z] #44 43.62 CC compel/plugins/std/fds.o [2020-03-09T14:58:25.110Z] #44 73.04 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-09T14:58:25.110Z] #44 73.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T14:58:25.336Z] #44 44.14 CC compel/plugins/std/log.o [2020-03-09T14:58:25.680Z] #44 73.66 HOSTCC compel/src/lib/log-host.o [2020-03-09T14:58:25.680Z] #44 73.89 HOSTLINK compel/compel-host-bin [2020-03-09T14:58:25.693Z] #44 154.7 CC criu/sockets.o [2020-03-09T14:58:26.042Z] #44 155.3 CC criu/stats.o [2020-03-09T14:58:26.045Z] #44 74.16 DEP soccr/soccr.d [2020-03-09T14:58:26.299Z] #44 155.6 CC criu/string.o [2020-03-09T14:58:26.305Z] #44 74.43 CC soccr/soccr.o [2020-03-09T14:58:26.557Z] #44 155.7 CC criu/sysctl.o [2020-03-09T14:58:26.707Z] #44 45.10 CC compel/plugins/std/string.o [2020-03-09T14:58:26.814Z] #44 156.2 CC criu/sysfs_parse.o [2020-03-09T14:58:27.271Z] #44 45.73 CC compel/plugins/std/infect.o [2020-03-09T14:58:27.380Z] #44 156.6 CC criu/timerfd.o [2020-03-09T14:58:27.529Z] #44 46.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-09T14:58:27.529Z] #44 46.22 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-09T14:58:27.529Z] #44 46.27 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-09T14:58:27.638Z] #44 157.0 CC criu/tty.o [2020-03-09T14:58:27.786Z] #44 46.34 AR compel/plugins/std.lib.a [2020-03-09T14:58:27.786Z] #44 46.40 CC compel/plugins/fds/fds.o [2020-03-09T14:58:28.044Z] #44 46.58 AR compel/plugins/fds.lib.a [2020-03-09T14:58:28.044Z] #44 46.62 HOSTDEP compel/src/lib/log-host.d [2020-03-09T14:58:28.044Z] #44 ... [2020-03-09T14:58:28.044Z] [2020-03-09T14:58:28.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:58:28.044Z] #10 132.9 Selecting previously unselected package libapparmor1:amd64. [2020-03-09T14:58:28.044Z] #10 132.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 132.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T14:58:28.044Z] #10 133.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-09T14:58:28.044Z] #10 133.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 133.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T14:58:28.044Z] #10 133.2 Selecting previously unselected package libbtrfs0. [2020-03-09T14:58:28.044Z] #10 133.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 133.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T14:58:28.044Z] #10 133.3 Selecting previously unselected package libbtrfs-dev. [2020-03-09T14:58:28.044Z] #10 133.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 133.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:58:28.044Z] #10 133.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-09T14:58:28.044Z] #10 133.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 133.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:58:28.044Z] #10 133.5 Selecting previously unselected package libudev-dev:amd64. [2020-03-09T14:58:28.044Z] #10 133.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 133.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:58:28.044Z] #10 133.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-09T14:58:28.044Z] #10 133.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 133.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T14:58:28.044Z] #10 134.1 Selecting previously unselected package libpcre16-3:amd64. [2020-03-09T14:58:28.044Z] #10 134.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 134.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T14:58:28.044Z] #10 134.3 Selecting previously unselected package libpcre32-3:amd64. [2020-03-09T14:58:28.044Z] #10 134.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 134.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T14:58:28.044Z] #10 134.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-09T14:58:28.044Z] #10 134.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 134.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T14:58:28.044Z] #10 134.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-09T14:58:28.044Z] #10 134.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-09T14:58:28.044Z] #10 134.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T14:58:28.215Z] #44 76.23 AR soccr/libsoccr.a [2020-03-09T14:58:28.215Z] #44 76.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T14:58:28.215Z] #44 ... [2020-03-09T14:58:28.215Z] [2020-03-09T14:58:28.215Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:28.215Z] #17 3.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:58:28.215Z] #17 3.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:58:28.215Z] #17 3.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:58:28.215Z] #17 3.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-09T14:58:28.215Z] #17 5.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-09T14:58:28.215Z] #17 6.676 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-09T14:58:28.302Z] #10 135.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-09T14:58:28.476Z] #17 10.29 Fetched 8160 kB in 7s (1115 kB/s) [2020-03-09T14:58:28.560Z] #10 135.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-09T14:58:28.560Z] #10 135.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T14:58:28.560Z] #10 135.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-09T14:58:28.738Z] #17 10.29 Reading package lists... [2020-03-09T14:58:28.738Z] #17 ... [2020-03-09T14:58:28.738Z] [2020-03-09T14:58:28.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:28.738Z] #44 76.89 DEP criu/arch/aarch64/sigframe.d [2020-03-09T14:58:28.818Z] #10 135.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-09T14:58:28.818Z] #10 135.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T14:58:28.818Z] #10 135.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-09T14:58:28.818Z] #10 135.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-09T14:58:28.818Z] #10 135.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T14:58:28.998Z] #44 77.06 DEP criu/arch/aarch64/crtools.d [2020-03-09T14:58:28.999Z] #44 77.23 DEP criu/arch/aarch64/cpu.d [2020-03-09T14:58:29.075Z] #10 135.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-09T14:58:29.075Z] #10 135.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T14:58:29.075Z] #10 135.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:58:29.093Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T14:58:29.093Z] [2020-03-09T14:58:29.093Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T14:58:29.093Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T14:58:29.093Z] HOSTNAME=9ef075784503 [2020-03-09T14:58:29.093Z] TESTDEBUG=0 [2020-03-09T14:58:29.093Z] DEST=bundles/test-integration [2020-03-09T14:58:29.093Z] PWD=/go/src/github.com/docker/docker [2020-03-09T14:58:29.093Z] DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T14:58:29.093Z] container=docker [2020-03-09T14:58:29.093Z] HOME=/root [2020-03-09T14:58:29.093Z] GOLANG_VERSION=1.13.8 [2020-03-09T14:58:29.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T14:58:29.093Z] VALIDATE_BRANCH=master [2020-03-09T14:58:29.093Z] TERM=xterm [2020-03-09T14:58:29.093Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T14:58:29.093Z] SHLVL=1 [2020-03-09T14:58:29.093Z] TIMEOUT=120m [2020-03-09T14:58:29.093Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T14:58:29.093Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T14:58:29.093Z] GO111MODULE=off [2020-03-09T14:58:29.093Z] DOCKER_EXPERIMENTAL=1 [2020-03-09T14:58:29.093Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T14:58:29.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T14:58:29.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T14:58:29.093Z] GOPATH=/go [2020-03-09T14:58:29.093Z] PKG_CONFIG=pkg-config [2020-03-09T14:58:29.093Z] _=/usr/bin/env [2020-03-09T14:58:29.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T14:58:29.259Z] #44 77.27 DEP criu/arch/aarch64/bitops.d [2020-03-09T14:58:29.259Z] #44 77.34 CC criu/arch/aarch64/bitops.o [2020-03-09T14:58:29.259Z] #44 77.46 CC criu/arch/aarch64/cpu.o [2020-03-09T14:58:29.520Z] #44 77.66 CC criu/arch/aarch64/crtools.o [2020-03-09T14:58:29.534Z] #44 158.6 CC criu/tun.o [2020-03-09T14:58:29.534Z] #44 159.0 CC criu/uffd.o [2020-03-09T14:58:29.641Z] #10 136.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T14:58:29.641Z] #10 136.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T14:58:29.641Z] #10 136.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T14:58:29.898Z] #10 ... [2020-03-09T14:58:29.898Z] [2020-03-09T14:58:29.898Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:29.898Z] #68 129.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:58:29.898Z] #68 129.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T14:58:29.898Z] #68 DONE 136.1s [2020-03-09T14:58:29.898Z] [2020-03-09T14:58:29.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:58:29.898Z] #10 136.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T14:58:29.898Z] #10 136.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T14:58:29.898Z] #10 136.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T14:58:29.898Z] [2020-03-09T14:58:29.898Z] #10 ... [2020-03-09T14:58:29.898Z] [2020-03-09T14:58:29.898Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T14:58:29.898Z] #69 DONE 0.1s [2020-03-09T14:58:29.898Z] [2020-03-09T14:58:29.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:58:29.898Z] #10 136.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:29.898Z] #10 136.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T14:58:29.898Z] #10 136.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T14:58:29.898Z] #10 136.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:58:30.100Z] #44 78.33 CC criu/arch/aarch64/sigframe.o [2020-03-09T14:58:30.156Z] #10 136.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T14:58:30.156Z] #10 136.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:30.156Z] #10 136.8 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-03-09T14:58:30.156Z] #10 136.9 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-03-09T14:58:30.156Z] #10 136.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T14:58:30.156Z] #10 136.9 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-03-09T14:58:30.156Z] #10 136.9 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-03-09T14:58:30.156Z] #10 136.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T14:58:30.156Z] #10 136.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T14:58:30.156Z] #10 136.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:58:30.156Z] #10 137.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T14:58:30.415Z] #10 137.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T14:58:30.415Z] #10 137.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T14:58:30.415Z] #10 137.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:58:30.466Z] #44 159.9 CC criu/util.o [2020-03-09T14:58:30.981Z] #10 DONE 137.6s [2020-03-09T14:58:30.981Z] [2020-03-09T14:58:30.981Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:30.981Z] #50 DONE 137.1s [2020-03-09T14:58:30.981Z] [2020-03-09T14:58:30.981Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:30.981Z] #44 46.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T14:58:30.981Z] #44 46.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-09T14:58:30.981Z] #44 47.07 HOSTDEP compel/src/main-host.d [2020-03-09T14:58:30.981Z] #44 47.21 DEP compel/src/lib/ptrace.d [2020-03-09T14:58:30.981Z] #44 47.37 DEP compel/src/lib/infect.d [2020-03-09T14:58:30.981Z] #44 47.53 DEP compel/src/lib/infect-util.d [2020-03-09T14:58:30.981Z] #44 47.62 DEP compel/src/lib/infect-rpc.d [2020-03-09T14:58:30.981Z] #44 47.75 DEP compel/arch/x86/src/lib/infect.d [2020-03-09T14:58:30.981Z] #44 47.92 DEP compel/arch/x86/src/lib/cpu.d [2020-03-09T14:58:30.981Z] #44 48.03 DEP compel/src/lib/log.d [2020-03-09T14:58:30.981Z] #44 48.15 DEP compel/src/main.d [2020-03-09T14:58:30.981Z] #44 48.24 DEP compel/src/lib/handle-elf.d [2020-03-09T14:58:30.981Z] #44 48.35 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-09T14:58:30.981Z] #44 48.63 CC compel/src/lib/log.o [2020-03-09T14:58:30.981Z] #44 49.17 CC compel/arch/x86/src/lib/cpu.o [2020-03-09T14:58:31.046Z] #44 78.81 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-09T14:58:31.046Z] #44 78.93 DEP criu/pie/util-vdso.d [2020-03-09T14:58:31.238Z] #44 ... [2020-03-09T14:58:31.238Z] [2020-03-09T14:58:31.238Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:58:31.238Z] #58 DONE 0.4s [2020-03-09T14:58:31.308Z] #44 79.25 DEP criu/pie/util.d [2020-03-09T14:58:31.308Z] #44 79.42 CC criu/pie/util.o [2020-03-09T14:58:31.496Z] [2020-03-09T14:58:31.496Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T14:58:31.496Z] #59 DONE 0.1s [2020-03-09T14:58:31.496Z] [2020-03-09T14:58:31.496Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:31.837Z] #44 160.9 CC criu/uts_ns.o [2020-03-09T14:58:31.879Z] #44 79.92 CC criu/pie/util-vdso.o [2020-03-09T14:58:32.095Z] #44 161.2 CC criu/vdso-compat.o [2020-03-09T14:58:32.095Z] #44 161.4 CC criu/vdso.o [2020-03-09T14:58:32.095Z] #44 ... [2020-03-09T14:58:32.095Z] [2020-03-09T14:58:32.095Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:32.095Z] #60 108.8 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-03-09T14:58:32.821Z] #44 80.86 AR criu/pie/pie.lib.a [2020-03-09T14:58:32.821Z] #44 80.99 DEP criu/pie/restorer.d [2020-03-09T14:58:32.868Z] #60 ... [2020-03-09T14:58:32.868Z] [2020-03-09T14:58:32.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:32.868Z] #47 128.7 mime/quotedprintable [2020-03-09T14:58:32.868Z] #47 129.2 net/http/internal [2020-03-09T14:58:32.868Z] #47 132.2 net/textproto [2020-03-09T14:58:32.868Z] #47 132.2 crypto/x509 [2020-03-09T14:58:32.868Z] #47 133.6 vendor/golang.org/x/net/http/httpguts [2020-03-09T14:58:32.868Z] #47 133.9 vendor/golang.org/x/net/http/httpproxy [2020-03-09T14:58:32.868Z] #47 134.4 mime/multipart [2020-03-09T14:58:32.868Z] #47 137.1 crypto/tls [2020-03-09T14:58:32.868Z] #47 ... [2020-03-09T14:58:32.868Z] [2020-03-09T14:58:32.868Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:32.868Z] #44 50.26 CC compel/arch/x86/src/lib/infect.o [2020-03-09T14:58:32.868Z] #44 51.30 CC compel/src/lib/infect-rpc.o [2020-03-09T14:58:33.083Z] #44 81.26 DEP criu/arch/aarch64/intraprocedure.d [2020-03-09T14:58:33.345Z] #44 81.29 DEP criu/arch/aarch64/restorer.d [2020-03-09T14:58:33.345Z] #44 81.56 DEP criu/arch/aarch64/vdso-pie.d [2020-03-09T14:58:33.439Z] #44 51.95 CC compel/src/lib/infect-util.o [2020-03-09T14:58:33.613Z] #44 81.80 DEP criu/pie/parasite-vdso.d [2020-03-09T14:58:33.698Z] #44 52.30 CC compel/src/lib/infect.o [2020-03-09T14:58:33.992Z] #60 110.4 + mkdir -p /build [2020-03-09T14:58:33.992Z] #60 110.4 + cp runc /build/runc [2020-03-09T14:58:34.184Z] #44 82.02 DEP criu/pie/parasite.d [2020-03-09T14:58:34.446Z] #44 82.35 CC criu/pie/parasite.o [2020-03-09T14:58:34.557Z] #60 DONE 111.0s [2020-03-09T14:58:34.557Z] [2020-03-09T14:58:34.557Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:34.557Z] #44 162.0 LINK criu/built-in.o [2020-03-09T14:58:34.557Z] #44 162.1 LINK criu/criu [2020-03-09T14:58:34.557Z] #44 162.4 DEP lib/c/criu.d [2020-03-09T14:58:34.557Z] #44 162.5 CC images/rpc.pb-c.o [2020-03-09T14:58:34.557Z] #44 163.0 CC lib/c/criu.o [2020-03-09T14:58:34.557Z] #44 163.8 LINK lib/c/built-in.o [2020-03-09T14:58:34.557Z] #44 163.8 LINK lib/c/libcriu.so [2020-03-09T14:58:34.557Z] #44 163.9 LINK lib/c/libcriu.a [2020-03-09T14:58:34.632Z] #44 ... [2020-03-09T14:58:34.632Z] [2020-03-09T14:58:34.632Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T14:58:34.632Z] #11 DONE 3.6s [2020-03-09T14:58:34.815Z] #44 164.1 GEN magic.py [2020-03-09T14:58:34.815Z] #44 164.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T14:58:34.815Z] #44 164.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T14:58:34.815Z] #44 164.2 Note: Building without GnuTLS support [2020-03-09T14:58:34.889Z] [2020-03-09T14:58:34.889Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:34.889Z] #60 3.217 + RM_GOPATH=0 [2020-03-09T14:58:34.889Z] #60 3.217 + TMP_GOPATH= [2020-03-09T14:58:34.889Z] #60 3.217 + : /build [2020-03-09T14:58:34.889Z] #60 3.217 + '[' -z '' ']' [2020-03-09T14:58:34.889Z] #60 3.217 ++ mktemp -d [2020-03-09T14:58:34.889Z] #60 3.217 + export GOPATH=/tmp/tmp.OuO1D5XuVS [2020-03-09T14:58:34.889Z] #60 3.217 + GOPATH=/tmp/tmp.OuO1D5XuVS [2020-03-09T14:58:34.889Z] #60 3.217 + RM_GOPATH=1 [2020-03-09T14:58:34.889Z] #60 3.217 ++ dirname ./install.sh [2020-03-09T14:58:34.889Z] #60 3.223 + dir=. [2020-03-09T14:58:34.889Z] #60 3.223 + bin=runc [2020-03-09T14:58:34.889Z] #60 3.223 + shift [2020-03-09T14:58:34.889Z] #60 3.223 + '[' '!' -f ./runc.installer ']' [2020-03-09T14:58:34.889Z] #60 3.223 + . ./runc.installer [2020-03-09T14:58:34.889Z] #60 3.223 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:58:34.889Z] #60 3.223 + install_runc [2020-03-09T14:58:34.889Z] #60 3.223 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T14:58:34.889Z] #60 3.223 + uname -r [2020-03-09T14:58:34.889Z] #60 3.230 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T14:58:34.889Z] #60 3.231 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T14:58:34.889Z] #60 3.231 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T14:58:34.889Z] #60 3.231 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OuO1D5XuVS/src/github.com/opencontainers/runc [2020-03-09T14:58:34.889Z] #60 3.256 Cloning into '/tmp/tmp.OuO1D5XuVS/src/github.com/opencontainers/runc'... [2020-03-09T14:58:35.751Z] #44 165.0 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T14:58:35.831Z] #44 83.66 LINK criu/pie/parasite.built-in.o [2020-03-09T14:58:35.831Z] #44 83.66 GEN criu/pie/parasite-blob.h [2020-03-09T14:58:35.831Z] #44 83.68 CC criu/pie/parasite-vdso.o [2020-03-09T14:58:35.831Z] #44 ... [2020-03-09T14:58:35.831Z] [2020-03-09T14:58:35.831Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:36.318Z] #44 165.6 make[1]: Nothing to be done for 'all'. [2020-03-09T14:58:36.575Z] #44 166.0 make[1]: 'images/built-in.o' is up to date. [2020-03-09T14:58:36.787Z] #60 ... [2020-03-09T14:58:36.787Z] [2020-03-09T14:58:36.787Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T14:58:36.787Z] #12 DONE 2.2s [2020-03-09T14:58:36.832Z] #44 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T14:58:36.832Z] #44 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T14:58:36.832Z] #44 166.1 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T14:58:36.832Z] #44 166.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T14:58:36.832Z] #44 166.1 make[1]: Nothing to be done for 'all'. [2020-03-09T14:58:36.832Z] #44 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T14:58:36.876Z] Removing intermediate container 43a16647327b [2020-03-09T14:58:36.876Z] ---> 05991d0d8f66 [2020-03-09T14:58:36.876Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-09T14:58:36.876Z] ---> ebd73b5ebd31 [2020-03-09T14:58:36.876Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-09T14:58:36.876Z] ---> 4d1bf05c5b7d [2020-03-09T14:58:36.876Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-09T14:58:36.876Z] ---> Running in b97403fe3eec [2020-03-09T14:58:36.876Z] Removing intermediate container b97403fe3eec [2020-03-09T14:58:36.876Z] ---> 2c3305c99a37 [2020-03-09T14:58:36.876Z] Successfully built 2c3305c99a37 [2020-03-09T14:58:36.876Z] Successfully tagged moby-buildx:latest [2020-03-09T14:58:36.876Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-09T14:58:36.876Z] if [ -n "${id}" ]; then \ [2020-03-09T14:58:36.876Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-09T14:58:36.876Z] && touch bundles/buildx; \ [2020-03-09T14:58:36.876Z] docker rm -f ${id}; \ [2020-03-09T14:58:36.876Z] fi [2020-03-09T14:58:36.876Z] 9e84512f7695d476ae3325d8bf37c063862a6ca1c0f3933f5a69cb9ee171ded5 [2020-03-09T14:58:36.876Z] bundles/buildx version [2020-03-09T14:58:36.876Z] buildx v0.3.1 6db68d0 [2020-03-09T14:58:36.876Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:44557c811819f1b92e45976999824fb13c057f39 . [2020-03-09T14:58:36.876Z] #1 [internal] booting buildkit [2020-03-09T14:58:36.876Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-09T14:58:36.876Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2020-03-09T14:58:36.876Z] #1 creating container buildx_buildkit_default [2020-03-09T14:58:36.876Z] #1 creating container buildx_buildkit_default 0.4s done [2020-03-09T14:58:36.876Z] #1 DONE 3.6s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #3 [internal] load .dockerignore [2020-03-09T14:58:36.876Z] #3 transferring context: 87B done [2020-03-09T14:58:36.876Z] #3 DONE 0.0s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #2 [internal] load build definition from Dockerfile [2020-03-09T14:58:36.876Z] #2 transferring dockerfile: 16.91kB 0.0s done [2020-03-09T14:58:36.876Z] #2 DONE 0.0s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T14:58:36.876Z] #4 DONE 0.8s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T14:58:36.876Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T14:58:36.876Z] #5 DONE 0.0s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T14:58:36.876Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-09T14:58:36.876Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-09T14:58:36.876Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-09T14:58:36.876Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T14:58:36.876Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-09T14:58:36.876Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2020-03-09T14:58:36.876Z] #5 DONE 0.8s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T14:58:36.876Z] #7 DONE 0.3s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T14:58:36.876Z] #6 DONE 0.4s [2020-03-09T14:58:36.876Z] [2020-03-09T14:58:36.876Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:58:36.876Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T14:58:36.876Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-09T14:58:36.876Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-09T14:58:36.876Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s [2020-03-09T14:58:36.876Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.1s [2020-03-09T14:58:36.876Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.1s [2020-03-09T14:58:36.876Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T14:58:36.876Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.1s [2020-03-09T14:58:36.876Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 457.79kB / 8.25MB 0.3s [2020-03-09T14:58:36.876Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 130.11kB / 96.43MB 0.3s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 949.31kB / 8.25MB 0.4s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 916.58kB / 10.73MB 0.4s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.64MB / 8.25MB 0.6s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.60MB / 10.73MB 0.6s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.23MB / 8.25MB 0.7s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.16MB / 10.73MB 0.7s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.78MB / 8.25MB 0.9s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.72MB / 10.73MB 0.9s [2020-03-09T14:58:36.876Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.21MB / 57.39MB 1.0s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.37MB / 8.25MB 1.0s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.31MB / 10.73MB 1.0s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.83MB / 8.25MB 1.2s [2020-03-09T14:58:36.876Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 3.00MB / 54.14MB 1.3s [2020-03-09T14:58:36.876Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.10MB / 73.51MB 1.3s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.36MB / 8.25MB 1.3s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.29MB / 10.73MB 1.3s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.91MB / 8.25MB 1.5s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.85MB / 10.73MB 1.5s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.41MB / 8.25MB 1.6s [2020-03-09T14:58:36.876Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.09MB / 96.43MB 1.6s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.89MB / 8.25MB 1.8s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.83MB / 10.73MB 1.8s [2020-03-09T14:58:36.876Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.88MB / 57.39MB 2.1s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.04MB / 8.25MB 2.1s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.98MB / 10.73MB 2.1s [2020-03-09T14:58:36.876Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 5.77MB / 54.14MB 2.2s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.67MB / 8.25MB 2.2s [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.60MB / 10.73MB 2.2s [2020-03-09T14:58:36.876Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 7.86MB / 73.51MB 2.4s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.12MB / 8.25MB 2.4s [2020-03-09T14:58:36.876Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s done [2020-03-09T14:58:36.876Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.81MB / 10.73MB 2.5s [2020-03-09T14:58:37.046Z] [2020-03-09T14:58:37.047Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T14:58:37.090Z] #44 166.3 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.3 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.090Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-03-09T14:58:37.163Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.67MB / 10.73MB 2.7s [2020-03-09T14:58:37.163Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 10.12MB / 57.39MB 2.8s [2020-03-09T14:58:37.163Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.22MB / 10.73MB 2.8s [2020-03-09T14:58:37.163Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.16MB / 96.43MB 2.8s [2020-03-09T14:58:37.347Z] #44 166.5 INSTALL criu/criu [2020-03-09T14:58:37.453Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.18MB / 54.14MB 3.0s [2020-03-09T14:58:37.453Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.9s done [2020-03-09T14:58:37.453Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 11.87MB / 73.51MB 3.2s [2020-03-09T14:58:37.605Z] #44 DONE 166.7s [2020-03-09T14:58:37.605Z] [2020-03-09T14:58:37.605Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:37.752Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 13.17MB / 57.39MB 3.4s [2020-03-09T14:58:38.044Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.89MB / 96.43MB 3.7s [2020-03-09T14:58:38.349Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.09MB / 73.51MB 3.9s [2020-03-09T14:58:38.349Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.19MB / 54.14MB 4.0s [2020-03-09T14:58:38.349Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 16.64MB / 57.39MB 4.0s [2020-03-09T14:58:38.947Z] #13 2.039 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T14:58:38.947Z] #13 DONE 2.2s [2020-03-09T14:58:38.947Z] [2020-03-09T14:58:38.947Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T14:58:38.976Z] #53 ... [2020-03-09T14:58:38.976Z] [2020-03-09T14:58:38.976Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T14:58:38.976Z] #45 DONE 0.1s [2020-03-09T14:58:38.976Z] [2020-03-09T14:58:38.976Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T14:58:38.976Z] #48 DONE 0.2s [2020-03-09T14:58:38.976Z] [2020-03-09T14:58:38.976Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:38.976Z] #65 191.3 + bin/containerd [2020-03-09T14:58:38.984Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.86MB / 57.39MB 4.5s [2020-03-09T14:58:38.984Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 19.99MB / 73.51MB 4.5s [2020-03-09T14:58:38.984Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.04MB / 96.43MB 4.5s [2020-03-09T14:58:39.234Z] #65 ... [2020-03-09T14:58:39.234Z] [2020-03-09T14:58:39.234Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T14:58:39.234Z] #51 DONE 0.1s [2020-03-09T14:58:39.278Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.97MB / 57.39MB 4.9s [2020-03-09T14:58:39.491Z] [2020-03-09T14:58:39.491Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:39.572Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 24.08MB / 73.51MB 5.1s [2020-03-09T14:58:39.572Z] #8 ... [2020-03-09T14:58:39.572Z] [2020-03-09T14:58:39.572Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T14:58:39.572Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T14:58:39.572Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-03-09T14:58:39.572Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T14:58:39.572Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T14:58:39.572Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2020-03-09T14:58:39.572Z] #72 DONE 5.4s [2020-03-09T14:58:39.572Z] [2020-03-09T14:58:39.572Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:58:39.572Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 26.92MB / 96.43MB 5.2s [2020-03-09T14:58:39.572Z] #8 ... [2020-03-09T14:58:39.572Z] [2020-03-09T14:58:39.572Z] #21 [internal] load build context [2020-03-09T14:58:39.572Z] #21 transferring context: 45.31MB 5.4s [2020-03-09T14:58:39.863Z] #21 transferring context: 50.06MB 5.7s done [2020-03-09T14:58:40.148Z] #21 DONE 5.8s [2020-03-09T14:58:40.149Z] [2020-03-09T14:58:40.149Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T14:58:40.149Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.74MB / 54.14MB 5.7s [2020-03-09T14:58:40.149Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 28.31MB / 57.39MB 5.7s [2020-03-09T14:58:40.149Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 27.79MB / 73.51MB 5.7s [2020-03-09T14:58:40.437Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 31.32MB / 57.39MB 6.0s [2020-03-09T14:58:40.437Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 32.02MB / 96.43MB 6.0s [2020-03-09T14:58:40.437Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 19.30MB / 54.14MB 6.1s [2020-03-09T14:58:40.437Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 32.11MB / 73.51MB 6.1s [2020-03-09T14:58:40.722Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 35.15MB / 57.39MB 6.3s [2020-03-09T14:58:40.722Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 35.87MB / 73.51MB 6.4s [2020-03-09T14:58:40.722Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 37.89MB / 96.43MB 6.4s [2020-03-09T14:58:40.846Z] #14 DONE 2.0s [2020-03-09T14:58:40.846Z] [2020-03-09T14:58:40.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:40.846Z] #44 54.77 CC compel/src/lib/ptrace.o [2020-03-09T14:58:40.846Z] #44 55.18 AR compel/libcompel.a [2020-03-09T14:58:40.846Z] #44 55.25 HOSTCC compel/src/main-host.o [2020-03-09T14:58:40.846Z] #44 55.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-09T14:58:40.846Z] #44 55.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T14:58:40.846Z] #44 56.40 HOSTCC compel/src/lib/log-host.o [2020-03-09T14:58:40.846Z] #44 56.60 HOSTLINK compel/compel-host-bin [2020-03-09T14:58:40.846Z] #44 56.73 DEP soccr/soccr.d [2020-03-09T14:58:40.846Z] #44 56.97 CC soccr/soccr.o [2020-03-09T14:58:40.846Z] #44 58.63 AR soccr/libsoccr.a [2020-03-09T14:58:40.846Z] #44 58.68 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T14:58:40.846Z] #44 59.10 DEP criu/arch/x86/sigframe.d [2020-03-09T14:58:40.846Z] #44 59.30 DEP criu/arch/x86/sigaction_compat.d [2020-03-09T14:58:40.846Z] #44 59.40 DEP criu/arch/x86/kerndat.d [2020-03-09T14:58:40.846Z] #44 59.49 DEP criu/arch/x86/crtools.d [2020-03-09T14:58:40.846Z] #44 59.58 DEP criu/arch/x86/cpu.d [2020-03-09T14:58:41.009Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 22.11MB / 54.14MB 6.6s [2020-03-09T14:58:41.009Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 38.19MB / 57.39MB 6.6s [2020-03-09T14:58:41.104Z] #44 59.79 CC criu/arch/x86/cpu.o [2020-03-09T14:58:41.297Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 25.92MB / 54.14MB 6.9s [2020-03-09T14:58:41.297Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.23MB / 57.39MB 6.9s [2020-03-09T14:58:41.297Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 41.87MB / 73.51MB 6.9s [2020-03-09T14:58:41.297Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 43.52MB / 96.43MB 7.0s [2020-03-09T14:58:41.344Z] #23 146.0 Checking out files: 19% (2045/10673) Checking out files: 20% (2135/10673) Checking out files: 21% (2242/10673) Checking out files: 22% (2349/10673) Checking out files: 23% (2455/10673) Checking out files: 24% (2562/10673) Checking out files: 25% (2669/10673) Checking out files: 26% (2775/10673) Checking out files: 27% (2882/10673) Checking out files: 28% (2989/10673) Checking out files: 29% (3096/10673) Checking out files: 30% (3202/10673) Checking out files: 31% (3309/10673) Checking out files: 32% (3416/10673) Checking out files: 32% (3436/10673) Checking out files: 33% (3523/10673) Checking out files: 34% (3629/10673) Checking out files: 35% (3736/10673) Checking out files: 36% (3843/10673) Checking out files: 37% (3950/10673) Checking out files: 37% (4044/10673) Checking out files: 38% (4056/10673) Checking out files: 39% (4163/10673) Checking out files: 40% (4270/10673) Checking out files: 41% (4376/10673) Checking out files: 42% (4483/10673) Checking out files: 43% (4590/10673) Checking out files: 44% (4697/10673) Checking out files: 45% (4803/10673) Checking out files: 46% (4910/10673) Checking out files: 47% (5017/10673) Checking out files: 48% (5124/10673) Checking out files: 49% (5230/10673) Checking out files: 50% (5337/10673) Checking out files: 51% (5444/10673) Checking out files: 52% (5550/10673) Checking out files: 53% (5657/10673) Checking out files: 53% (5690/10673) Checking out files: 54% (5764/10673) Checking out files: 55% (5871/10673) Checking out files: 56% (5977/10673) Checking out files: 57% (6084/10673) Checking out files: 58% (6191/10673) Checking out files: 59% (6298/10673) Checking out files: 60% (6404/10673) Checking out files: 61% (6511/10673) Checking out files: 62% (6618/10673) Checking out files: 63% (6724/10673) Checking out files: 64% (6831/10673) Checking out files: 65% (6938/10673) Checking out files: 66% (7045/10673) Checking out files: 67% (7151/10673) Checking out files: 68% (7258/10673) Checking out files: 69% (7365/10673) Checking out files: 70% (7472/10673) Checking out files: 71% (7578/10673) Checking out files: 72% (7685/10673) Checking out files: 72% (7741/10673) Checking out files: 73% (7792/10673) Checking out files: 74% (7899/10673) Checking out files: 75% (8005/10673) Checking out files: 76% (8112/10673) Checking out files: 77% (8219/10673) Checking out files: 78% (8325/10673) Checking out files: 79% (8432/10673) Checking out files: 80% (8539/10673) Checking out files: 81% (8646/10673) Checking out files: 82% (8752/10673) Checking out files: 83% (8859/10673) Checking out files: 84% (8966/10673) Checking out files: 85% (9073/10673) Checking out files: 86% (9179/10673) Checking out files: 87% (9286/10673) Checking out files: 88% (9393/10673) Checking out files: 89% (9499/10673) Checking out files: 89% (9575/10673) Checking out files: 90% (9606/10673) Checking out files: 91% (9713/10673) Checking out files: 92% (9820/10673) Checking out files: 93% (9926/10673) Checking out files: 94% (10033/10673) Checking out files: 95% (10140/10673) Checking out files: 96% (10247/10673) Checking out files: 97% (10353/10673) Checking out files: 98% (10460/10673) Checking out files: 99% (10567/10673) Checking out files: 100% (10673/10673) Checking out files: 100% (10673/10673), done. [2020-03-09T14:58:41.344Z] #23 151.8 + cd /tmp/tmp.J9BuxRgGeq/tmp/docker-ce [2020-03-09T14:58:41.584Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 29.62MB / 54.14MB 7.2s [2020-03-09T14:58:41.584Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.15MB / 57.39MB 7.2s [2020-03-09T14:58:41.584Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 45.64MB / 73.51MB 7.2s [2020-03-09T14:58:41.604Z] #23 151.8 + git checkout -q v17.06.2-ce [2020-03-09T14:58:41.871Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 33.19MB / 54.14MB 7.5s [2020-03-09T14:58:41.871Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.22MB / 57.39MB 7.5s [2020-03-09T14:58:41.871Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 49.36MB / 96.43MB 7.5s [2020-03-09T14:58:42.037Z] #44 60.53 CC criu/arch/x86/crtools.o [2020-03-09T14:58:42.158Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 51.19MB / 73.51MB 7.6s [2020-03-09T14:58:42.158Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 36.53MB / 54.14MB 7.8s [2020-03-09T14:58:42.158Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 53.98MB / 57.39MB 7.8s [2020-03-09T14:58:42.177Z] #23 ... [2020-03-09T14:58:42.177Z] [2020-03-09T14:58:42.177Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:42.177Z] #17 10.29 Reading package lists... [2020-03-09T14:58:42.177Z] #17 14.22 Reading package lists... [2020-03-09T14:58:42.177Z] #17 17.75 Building dependency tree... [2020-03-09T14:58:42.177Z] #17 19.50 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T14:58:42.177Z] #17 19.50 The following additional packages will be installed: [2020-03-09T14:58:42.177Z] #17 19.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T14:58:42.177Z] #17 19.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T14:58:42.177Z] #17 19.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T14:58:42.177Z] #17 19.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T14:58:42.177Z] #17 19.50 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T14:58:42.177Z] #17 19.51 Suggested packages: [2020-03-09T14:58:42.177Z] #17 19.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T14:58:42.177Z] #17 19.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T14:58:42.177Z] #17 19.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T14:58:42.177Z] #17 19.51 Recommended packages: [2020-03-09T14:58:42.177Z] #17 19.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T14:58:42.177Z] #17 19.51 python3-keyrings.alt python3-xdg unzip [2020-03-09T14:58:42.177Z] #17 21.46 The following NEW packages will be installed: [2020-03-09T14:58:42.177Z] #17 21.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T14:58:42.177Z] #17 21.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T14:58:42.177Z] #17 21.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T14:58:42.177Z] #17 21.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T14:58:42.177Z] #17 21.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T14:58:42.177Z] #17 21.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T14:58:42.177Z] #17 21.47 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T14:58:42.177Z] #17 21.47 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T14:58:42.177Z] #17 21.84 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:58:42.177Z] #17 21.84 Need to get 26.1 MB of archives. [2020-03-09T14:58:42.177Z] #17 21.84 After this operation, 110 MB of additional disk space will be used. [2020-03-09T14:58:42.177Z] #17 21.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-09T14:58:42.177Z] #17 21.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-09T14:58:42.177Z] #17 22.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-09T14:58:42.177Z] #17 22.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-09T14:58:42.177Z] #17 22.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-09T14:58:42.177Z] #17 22.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-09T14:58:42.177Z] #17 22.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-09T14:58:42.177Z] #17 22.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-09T14:58:42.177Z] #17 22.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-09T14:58:42.177Z] #17 22.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-09T14:58:42.177Z] #17 22.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-09T14:58:42.177Z] #17 22.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-09T14:58:42.177Z] #17 22.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-09T14:58:42.177Z] #17 22.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-09T14:58:42.177Z] #17 22.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-09T14:58:42.177Z] #17 22.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-09T14:58:42.177Z] #17 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-09T14:58:42.177Z] #17 22.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T14:58:42.177Z] #17 22.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-09T14:58:42.177Z] #17 22.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-09T14:58:42.177Z] #17 22.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-09T14:58:42.177Z] #17 22.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-09T14:58:42.177Z] #17 22.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-09T14:58:42.177Z] #17 22.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-09T14:58:42.177Z] #17 22.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-09T14:58:42.177Z] #17 22.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-09T14:58:42.177Z] #17 22.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-09T14:58:42.177Z] #17 22.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-09T14:58:42.177Z] #17 22.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-09T14:58:42.177Z] #17 22.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-09T14:58:42.177Z] #17 22.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-09T14:58:42.177Z] #17 22.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-09T14:58:42.177Z] #17 22.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-09T14:58:42.177Z] #17 22.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-09T14:58:42.177Z] #17 22.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T14:58:42.177Z] #17 22.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T14:58:42.177Z] #17 22.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T14:58:42.177Z] #17 22.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-09T14:58:42.177Z] #17 22.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T14:58:42.177Z] #17 22.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T14:58:42.177Z] #17 22.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T14:58:42.177Z] #17 22.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-09T14:58:42.177Z] #17 22.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T14:58:42.177Z] #17 23.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-09T14:58:42.177Z] #17 23.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-09T14:58:42.177Z] #17 23.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-09T14:58:42.439Z] #17 24.27 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:58:42.447Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 54.95MB / 96.43MB 7.9s [2020-03-09T14:58:42.447Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 40.18MB / 54.14MB 8.1s [2020-03-09T14:58:42.447Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.1s [2020-03-09T14:58:42.447Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 56.55MB / 73.51MB 8.1s [2020-03-09T14:58:42.701Z] #17 24.44 Fetched 26.1 MB in 2s (15.3 MB/s) [2020-03-09T14:58:42.701Z] #17 24.52 Selecting previously unselected package pigz. [2020-03-09T14:58:42.701Z] #17 24.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-03-09T14:58:42.701Z] #17 24.60 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-09T14:58:42.735Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.1s done [2020-03-09T14:58:42.735Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 44.33MB / 54.14MB 8.4s [2020-03-09T14:58:42.735Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 61.08MB / 73.51MB 8.4s [2020-03-09T14:58:42.735Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 61.34MB / 96.43MB 8.4s [2020-03-09T14:58:42.962Z] #17 24.62 Unpacking pigz (2.4-1) ... [2020-03-09T14:58:42.962Z] #17 24.74 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-09T14:58:42.962Z] #17 24.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-09T14:58:42.962Z] #17 24.77 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-09T14:58:42.971Z] #44 ... [2020-03-09T14:58:42.972Z] [2020-03-09T14:58:42.972Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T14:58:42.972Z] #15 DONE 2.1s [2020-03-09T14:58:42.972Z] [2020-03-09T14:58:42.972Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:42.972Z] #60 10.18 + cd /tmp/tmp.OuO1D5XuVS/src/github.com/opencontainers/runc [2020-03-09T14:58:42.972Z] #60 10.18 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T14:58:42.972Z] #60 10.76 + '[' -z '' ']' [2020-03-09T14:58:42.972Z] #60 10.76 + target=static [2020-03-09T14:58:42.972Z] #60 10.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T14:58:43.021Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.12MB / 54.14MB 8.7s [2020-03-09T14:58:43.021Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 65.58MB / 73.51MB 8.7s [2020-03-09T14:58:43.307Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 68.75MB / 96.43MB 8.8s [2020-03-09T14:58:43.307Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.84MB / 54.14MB 9.0s [2020-03-09T14:58:43.307Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 70.56MB / 73.51MB 9.0s [2020-03-09T14:58:43.594Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 9.0s done [2020-03-09T14:58:43.595Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.1s done [2020-03-09T14:58:43.595Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 76.09MB / 96.43MB 9.1s [2020-03-09T14:58:43.595Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 85.04MB / 96.43MB 9.3s [2020-03-09T14:58:43.668Z] #65 ... [2020-03-09T14:58:43.668Z] [2020-03-09T14:58:43.668Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:43.668Z] #53 DONE 259.2s [2020-03-09T14:58:43.668Z] [2020-03-09T14:58:43.668Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:43.882Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.5s done [2020-03-09T14:58:43.882Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-09T14:58:43.903Z] #17 25.49 Selecting previously unselected package python3.7-minimal. [2020-03-09T14:58:43.903Z] #17 25.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-09T14:58:43.903Z] #17 25.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T14:58:43.904Z] #60 12.31 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-03-09T14:58:44.165Z] #17 ... [2020-03-09T14:58:44.165Z] [2020-03-09T14:58:44.165Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:44.165Z] #47 144.4 github.com/LK4D4/vndr/godl [2020-03-09T14:58:44.165Z] #47 145.6 github.com/LK4D4/vndr [2020-03-09T14:58:44.165Z] #47 ... [2020-03-09T14:58:44.165Z] [2020-03-09T14:58:44.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:44.165Z] #44 84.43 CC criu/arch/aarch64/vdso-pie.o [2020-03-09T14:58:44.165Z] #44 84.77 CC criu/arch/aarch64/restorer.o [2020-03-09T14:58:44.165Z] #44 85.19 CC criu/arch/aarch64/intraprocedure.o [2020-03-09T14:58:44.165Z] #44 85.27 CC criu/pie/restorer.o [2020-03-09T14:58:44.165Z] #44 89.19 LINK criu/pie/restorer.built-in.o [2020-03-09T14:58:44.165Z] #44 89.21 GEN criu/pie/restorer-blob.h [2020-03-09T14:58:44.165Z] #44 89.32 DEP criu/vdso.d [2020-03-09T14:58:44.165Z] #44 89.55 DEP criu/uts_ns.d [2020-03-09T14:58:44.165Z] #44 89.83 DEP criu/util.d [2020-03-09T14:58:44.165Z] #44 90.10 DEP criu/uffd.d [2020-03-09T14:58:44.165Z] #44 90.37 DEP criu/tun.d [2020-03-09T14:58:44.165Z] #44 90.59 DEP criu/tty.d [2020-03-09T14:58:44.165Z] #44 90.89 DEP criu/timerfd.d [2020-03-09T14:58:44.165Z] #44 91.17 DEP criu/sysfs_parse.d [2020-03-09T14:58:44.165Z] #44 91.45 DEP criu/sysctl.d [2020-03-09T14:58:44.165Z] #44 91.73 DEP criu/string.d [2020-03-09T14:58:44.165Z] #44 91.77 DEP criu/stats.d [2020-03-09T14:58:44.165Z] #44 91.99 DEP criu/sockets.d [2020-03-09T14:58:44.165Z] #44 92.26 DEP criu/sk-unix.d [2020-03-09T14:58:44.602Z] #65 ... [2020-03-09T14:58:44.602Z] [2020-03-09T14:58:44.602Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T14:58:44.602Z] #54 DONE 0.2s [2020-03-09T14:58:44.602Z] [2020-03-09T14:58:44.602Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T14:58:44.737Z] #44 92.63 DEP criu/sk-tcp.d [2020-03-09T14:58:44.738Z] #44 ... [2020-03-09T14:58:44.738Z] [2020-03-09T14:58:44.738Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:44.738Z] #47 DONE 155.1s [2020-03-09T14:58:44.738Z] [2020-03-09T14:58:44.738Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:44.738Z] #17 26.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-09T14:58:44.738Z] #17 26.66 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T14:58:44.859Z] #57 DONE 0.1s [2020-03-09T14:58:44.859Z] [2020-03-09T14:58:44.859Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T14:58:44.859Z] #61 DONE 0.1s [2020-03-09T14:58:44.859Z] [2020-03-09T14:58:44.859Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:45.277Z] #60 ... [2020-03-09T14:58:45.277Z] [2020-03-09T14:58:45.277Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T14:58:45.277Z] #16 DONE 2.1s [2020-03-09T14:58:45.277Z] [2020-03-09T14:58:45.277Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:47.284Z] #17 ... [2020-03-09T14:58:47.284Z] [2020-03-09T14:58:47.284Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:58:47.284Z] #30 DONE 157.4s [2020-03-09T14:58:47.284Z] [2020-03-09T14:58:47.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:47.284Z] #44 92.93 DEP criu/sk-queue.d [2020-03-09T14:58:47.284Z] #44 93.12 DEP criu/sk-packet.d [2020-03-09T14:58:47.284Z] #44 93.48 DEP criu/sk-netlink.d [2020-03-09T14:58:47.284Z] #44 93.79 DEP criu/sk-inet.d [2020-03-09T14:58:47.284Z] #44 94.02 DEP criu/signalfd.d [2020-03-09T14:58:47.284Z] #44 94.25 DEP criu/sigframe.d [2020-03-09T14:58:47.284Z] #44 94.43 DEP criu/shmem.d [2020-03-09T14:58:47.284Z] #44 94.68 DEP criu/servicefd.d [2020-03-09T14:58:47.284Z] #44 94.91 DEP criu/seize.d [2020-03-09T14:58:47.284Z] #44 95.08 DEP criu/seccomp.d [2020-03-09T14:58:47.284Z] #44 95.35 DEP criu/rst-malloc.d [2020-03-09T14:58:47.284Z] #44 95.46 DEP criu/rbtree.d [2020-03-09T14:58:47.544Z] #44 95.48 DEP criu/pstree.d [2020-03-09T14:58:47.544Z] #44 95.74 DEP criu/protobuf.d [2020-03-09T14:58:47.804Z] #17 2.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:58:47.804Z] #17 2.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:58:47.804Z] #17 2.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:58:47.805Z] #44 95.97 GEN criu/protobuf-desc-gen.h [2020-03-09T14:58:48.062Z] #17 3.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T14:58:48.628Z] #17 ... [2020-03-09T14:58:48.628Z] [2020-03-09T14:58:48.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:58:48.628Z] #47 144.7 net/http/httptrace [2020-03-09T14:58:48.628Z] #47 145.0 net/http [2020-03-09T14:58:48.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T14:58:48.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T14:58:48.885Z] #47 ... [2020-03-09T14:58:48.885Z] [2020-03-09T14:58:48.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:48.885Z] #44 61.95 CC criu/arch/x86/kerndat.o [2020-03-09T14:58:48.885Z] #44 62.68 CC criu/arch/x86/sigaction_compat.o [2020-03-09T14:58:48.885Z] #44 62.93 CC criu/arch/x86/sigframe.o [2020-03-09T14:58:48.885Z] #44 63.15 LINK criu/arch/x86/crtools.built-in.o [2020-03-09T14:58:48.885Z] #44 63.20 DEP criu/pie/util-vdso-elf32.d [2020-03-09T14:58:48.885Z] #44 63.48 DEP criu/pie/util-vdso.d [2020-03-09T14:58:48.885Z] #44 63.67 DEP criu/pie/util.d [2020-03-09T14:58:48.885Z] #44 63.93 CC criu/pie/util.o [2020-03-09T14:58:48.885Z] #44 64.26 CC criu/pie/util-vdso.o [2020-03-09T14:58:48.885Z] #44 65.01 CC criu/pie/util-vdso-elf32.o [2020-03-09T14:58:48.885Z] #44 65.67 AR criu/pie/pie.lib.a [2020-03-09T14:58:48.885Z] #44 65.74 DEP criu/pie/restorer.d [2020-03-09T14:58:48.885Z] #44 65.96 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-09T14:58:48.885Z] #44 66.13 DEP criu/arch/x86/restorer_unmap.d [2020-03-09T14:58:48.885Z] #44 66.15 DEP criu/arch/x86/restorer.d [2020-03-09T14:58:48.885Z] #44 66.41 DEP criu/arch/x86/vdso-pie.d [2020-03-09T14:58:48.885Z] #44 66.50 DEP criu/pie/parasite-vdso.d [2020-03-09T14:58:48.885Z] #44 66.62 DEP criu/pie/parasite.d [2020-03-09T14:58:48.885Z] #44 66.86 CC criu/pie/parasite.o [2020-03-09T14:58:49.452Z] #44 ... [2020-03-09T14:58:49.452Z] [2020-03-09T14:58:49.452Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:49.452Z] #17 4.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T14:58:49.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T14:58:49.731Z] #44 97.87 DEP criu/protobuf-desc.d [2020-03-09T14:58:49.993Z] #44 98.09 DEP criu/proc_parse.d [2020-03-09T14:58:50.258Z] #44 98.37 DEP criu/plugin.d [2020-03-09T14:58:50.384Z] #17 5.372 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T14:58:50.519Z] #44 98.50 DEP criu/pipes.d [2020-03-09T14:58:50.519Z] #44 98.73 DEP criu/pie-util.d [2020-03-09T14:58:50.780Z] #44 98.83 DEP criu/pie-util-vdso.d [2020-03-09T14:58:50.780Z] #44 98.94 DEP criu/path.d [2020-03-09T14:58:51.041Z] #44 99.10 DEP criu/parasite-syscall.d [2020-03-09T14:58:51.041Z] #44 ... [2020-03-09T14:58:51.041Z] [2020-03-09T14:58:51.041Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:51.041Z] #17 29.81 Selecting previously unselected package python3-minimal. [2020-03-09T14:58:51.041Z] #17 29.81 (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 ... 23645 files and directories currently installed.) [2020-03-09T14:58:51.041Z] #17 29.86 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-09T14:58:51.041Z] #17 29.87 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T14:58:51.041Z] #17 30.05 Selecting previously unselected package libmpdec2:arm64. [2020-03-09T14:58:51.041Z] #17 30.05 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-09T14:58:51.041Z] #17 30.08 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-09T14:58:51.041Z] #17 30.20 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-09T14:58:51.041Z] #17 30.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-09T14:58:51.041Z] #17 30.25 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-09T14:58:51.042Z] #17 31.20 Selecting previously unselected package python3.7. [2020-03-09T14:58:51.042Z] #17 31.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-09T14:58:51.042Z] #17 31.22 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:58:51.042Z] #17 31.33 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-09T14:58:51.042Z] #17 31.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-09T14:58:51.042Z] #17 31.35 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-09T14:58:51.042Z] #17 31.53 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T14:58:51.042Z] #17 32.65 Selecting previously unselected package python3. [2020-03-09T14:58:51.042Z] #17 32.65 (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 ... 24057 files and directories currently installed.) [2020-03-09T14:58:51.042Z] #17 32.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-09T14:58:51.042Z] #17 32.74 Unpacking python3 (3.7.3-1) ... [2020-03-09T14:58:51.042Z] #17 32.84 Selecting previously unselected package libip4tc0:arm64. [2020-03-09T14:58:51.042Z] #17 32.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-09T14:58:51.042Z] #17 32.85 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-09T14:58:51.042Z] #17 32.96 Selecting previously unselected package libip6tc0:arm64. [2020-03-09T14:58:51.311Z] #17 32.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-09T14:58:51.311Z] #17 32.99 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-09T14:58:51.311Z] #17 33.19 Selecting previously unselected package libiptc0:arm64. [2020-03-09T14:58:51.311Z] #17 33.19 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-09T14:58:51.311Z] #17 33.20 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-09T14:58:51.575Z] #17 33.34 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-09T14:58:51.575Z] #17 33.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-09T14:58:51.575Z] #17 33.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-09T14:58:51.575Z] #17 33.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-09T14:58:51.575Z] #17 33.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-09T14:58:51.835Z] #17 33.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-09T14:58:51.835Z] #17 33.55 Selecting previously unselected package libnftnl11:arm64. [2020-03-09T14:58:51.835Z] #17 33.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-09T14:58:51.835Z] #17 33.56 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-09T14:58:51.835Z] #17 33.65 Selecting previously unselected package iptables. [2020-03-09T14:58:51.835Z] #17 33.65 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-09T14:58:51.835Z] #17 33.66 Unpacking iptables (1.8.2-4) ... [2020-03-09T14:58:52.407Z] #17 34.03 Selecting previously unselected package xxd. [2020-03-09T14:58:52.407Z] #17 34.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-09T14:58:52.407Z] #17 34.04 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T14:58:52.407Z] #17 34.16 Selecting previously unselected package vim-common. [2020-03-09T14:58:52.407Z] #17 34.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:58:52.407Z] #17 34.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T14:58:52.978Z] #17 34.51 Selecting previously unselected package bash-completion. [2020-03-09T14:58:52.978Z] #17 34.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T14:58:55.643Z] #17 ... [2020-03-09T14:58:55.643Z] [2020-03-09T14:58:55.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:55.643Z] #44 68.29 LINK criu/pie/parasite.built-in.o [2020-03-09T14:58:55.644Z] #44 68.31 GEN criu/pie/parasite-blob.h [2020-03-09T14:58:55.644Z] #44 68.35 CC criu/pie/parasite-vdso.o [2020-03-09T14:58:55.644Z] #44 68.91 CC criu/arch/x86/vdso-pie.o [2020-03-09T14:58:55.644Z] #44 69.17 CC criu/arch/x86/restorer.o [2020-03-09T14:58:55.644Z] #44 69.55 CC criu/arch/x86/restorer_unmap.o [2020-03-09T14:58:55.644Z] #44 69.58 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-09T14:58:55.644Z] #44 69.81 CC criu/pie/restorer.o [2020-03-09T14:58:55.644Z] #44 72.86 LINK criu/pie/restorer.built-in.o [2020-03-09T14:58:55.644Z] #44 72.90 GEN criu/pie/restorer-blob.h [2020-03-09T14:58:55.644Z] #44 72.97 DEP criu/vdso.d [2020-03-09T14:58:55.644Z] #44 73.22 DEP criu/vdso-compat.d [2020-03-09T14:58:55.644Z] #44 73.34 DEP criu/uts_ns.d [2020-03-09T14:58:55.644Z] #44 73.47 DEP criu/util.d [2020-03-09T14:58:55.644Z] #44 73.69 DEP criu/uffd.d [2020-03-09T14:58:55.644Z] #44 73.84 DEP criu/tun.d [2020-03-09T14:58:55.644Z] #44 73.99 DEP criu/tty.d [2020-03-09T14:58:55.644Z] #44 74.18 DEP criu/timerfd.d [2020-03-09T14:58:55.903Z] #44 74.39 DEP criu/sysfs_parse.d [2020-03-09T14:58:55.903Z] #44 74.58 DEP criu/sysctl.d [2020-03-09T14:58:55.903Z] #44 ... [2020-03-09T14:58:55.903Z] [2020-03-09T14:58:55.903Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:55.903Z] #17 10.82 Fetched 8332 kB in 9s (953 kB/s) [2020-03-09T14:58:56.278Z] #17 37.78 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T14:58:56.278Z] #17 ... [2020-03-09T14:58:56.278Z] [2020-03-09T14:58:56.278Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:58:56.278Z] #23 156.3 + mkdir -p /tmp/tmp.J9BuxRgGeq/src/github.com/docker [2020-03-09T14:58:56.278Z] #23 156.3 + mv components/cli /tmp/tmp.J9BuxRgGeq/src/github.com/docker/cli [2020-03-09T14:58:56.278Z] #23 156.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-09T14:58:56.278Z] #23 ... [2020-03-09T14:58:56.278Z] [2020-03-09T14:58:56.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:58:56.278Z] #44 99.36 DEP criu/pagemap.d [2020-03-09T14:58:56.278Z] #44 99.55 DEP criu/pagemap-cache.d [2020-03-09T14:58:56.278Z] #44 99.75 DEP criu/page-xfer.d [2020-03-09T14:58:56.278Z] #44 99.91 DEP criu/page-pipe.d [2020-03-09T14:58:56.278Z] #44 99.98 DEP criu/netfilter.d [2020-03-09T14:58:56.278Z] #44 100.1 DEP criu/net.d [2020-03-09T14:58:56.278Z] #44 100.4 DEP criu/namespaces.d [2020-03-09T14:58:56.278Z] #44 100.6 DEP criu/mount.d [2020-03-09T14:58:56.278Z] #44 100.8 DEP criu/mem.d [2020-03-09T14:58:56.278Z] #44 101.0 DEP criu/lsm.d [2020-03-09T14:58:56.278Z] #44 101.1 DEP criu/log.d [2020-03-09T14:58:56.278Z] #44 101.2 DEP criu/libnetlink.d [2020-03-09T14:58:56.278Z] #44 101.3 DEP criu/kerndat.d [2020-03-09T14:58:56.278Z] #44 101.6 DEP criu/kcmp-ids.d [2020-03-09T14:58:56.278Z] #44 101.7 DEP criu/irmap.d [2020-03-09T14:58:56.278Z] #44 101.9 DEP criu/ipc_ns.d [2020-03-09T14:58:56.278Z] #44 102.0 DEP criu/image.d [2020-03-09T14:58:56.278Z] #44 102.3 DEP criu/image-desc.d [2020-03-09T14:58:56.278Z] #44 102.4 DEP criu/fsnotify.d [2020-03-09T14:58:56.278Z] #44 102.7 DEP criu/filesystems.d [2020-03-09T14:58:56.278Z] #44 102.8 DEP criu/files.d [2020-03-09T14:58:56.278Z] #44 103.1 DEP criu/files-reg.d [2020-03-09T14:58:56.278Z] #44 103.4 DEP criu/files-ext.d [2020-03-09T14:58:56.278Z] #44 103.5 DEP criu/file-lock.d [2020-03-09T14:58:56.278Z] #44 103.7 DEP criu/file-ids.d [2020-03-09T14:58:56.278Z] #44 103.9 DEP criu/fifo.d [2020-03-09T14:58:56.278Z] #44 104.1 DEP criu/fdstore.d [2020-03-09T14:58:56.278Z] #44 104.3 DEP criu/fault-injection.d [2020-03-09T14:58:56.278Z] #44 104.4 DEP criu/external.d [2020-03-09T14:58:56.539Z] #44 104.6 DEP criu/eventpoll.d [2020-03-09T14:58:56.800Z] #44 104.7 DEP criu/eventfd.d [2020-03-09T14:58:56.800Z] #44 104.9 DEP criu/crtools.d [2020-03-09T14:58:57.060Z] #44 105.1 DEP criu/cr-service.d [2020-03-09T14:58:57.321Z] #44 105.4 DEP criu/cr-restore.d [2020-03-09T14:58:57.582Z] #44 105.6 DEP criu/cr-errno.d [2020-03-09T14:58:57.582Z] #44 105.7 DEP criu/cr-dump.d [2020-03-09T14:58:57.843Z] #44 105.9 DEP criu/cr-dedup.d [2020-03-09T14:58:58.106Z] #44 106.1 DEP criu/cr-check.d [2020-03-09T14:58:58.106Z] #44 ... [2020-03-09T14:58:58.106Z] [2020-03-09T14:58:58.106Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:58:58.106Z] #17 38.47 Selecting previously unselected package bzip2. [2020-03-09T14:58:58.106Z] #17 38.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-09T14:58:58.106Z] #17 38.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T14:58:58.106Z] #17 38.61 Selecting previously unselected package xz-utils. [2020-03-09T14:58:58.106Z] #17 38.62 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-09T14:58:58.106Z] #17 38.63 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T14:58:58.106Z] #17 38.88 Selecting previously unselected package apparmor. [2020-03-09T14:58:58.106Z] #17 38.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-09T14:58:58.106Z] #17 39.00 Unpacking apparmor (2.13.2-10) ... [2020-03-09T14:58:58.106Z] #17 39.56 Selecting previously unselected package aufs-tools. [2020-03-09T14:58:58.106Z] #17 39.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-09T14:58:58.106Z] #17 39.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T14:58:58.106Z] #17 39.75 Selecting previously unselected package libonig5:arm64. [2020-03-09T14:58:58.106Z] #17 39.76 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-09T14:58:58.106Z] #17 39.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-09T14:58:58.106Z] #17 39.94 Selecting previously unselected package libjq1:arm64. [2020-03-09T14:58:58.106Z] #17 39.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-09T14:58:58.106Z] #17 39.95 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-09T14:58:58.368Z] #17 40.05 Selecting previously unselected package jq. [2020-03-09T14:58:58.368Z] #17 40.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-09T14:58:58.368Z] #17 40.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T14:58:58.368Z] #17 40.17 Selecting previously unselected package libaio1:arm64. [2020-03-09T14:58:58.368Z] #17 40.17 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-09T14:58:58.368Z] #17 40.18 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-09T14:58:58.629Z] #17 40.31 Selecting previously unselected package libgpm2:arm64. [2020-03-09T14:58:58.629Z] #17 40.33 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-09T14:58:58.629Z] #17 40.34 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-09T14:58:58.890Z] #17 40.49 Selecting previously unselected package libicu63:arm64. [2020-03-09T14:58:58.890Z] #17 40.49 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-09T14:58:58.890Z] #17 40.50 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-09T14:59:00.087Z] #17 10.82 Reading package lists... [2020-03-09T14:59:01.464Z] #17 14.39 Reading package lists... [2020-03-09T14:59:01.464Z] #17 ... [2020-03-09T14:59:01.464Z] [2020-03-09T14:59:01.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:01.464Z] #44 74.72 DEP criu/string.d [2020-03-09T14:59:01.464Z] #44 74.77 DEP criu/stats.d [2020-03-09T14:59:01.464Z] #44 74.91 DEP criu/sockets.d [2020-03-09T14:59:01.464Z] #44 75.07 DEP criu/sk-unix.d [2020-03-09T14:59:01.464Z] #44 75.32 DEP criu/sk-tcp.d [2020-03-09T14:59:01.464Z] #44 75.51 DEP criu/sk-queue.d [2020-03-09T14:59:01.464Z] #44 75.74 DEP criu/sk-packet.d [2020-03-09T14:59:01.464Z] #44 75.88 DEP criu/sk-netlink.d [2020-03-09T14:59:01.464Z] #44 76.01 DEP criu/sk-inet.d [2020-03-09T14:59:01.464Z] #44 76.22 DEP criu/signalfd.d [2020-03-09T14:59:01.464Z] #44 76.38 DEP criu/sigframe.d [2020-03-09T14:59:01.464Z] #44 76.50 DEP criu/shmem.d [2020-03-09T14:59:01.464Z] #44 76.69 DEP criu/servicefd.d [2020-03-09T14:59:01.464Z] #44 76.85 DEP criu/seize.d [2020-03-09T14:59:01.464Z] #44 77.08 DEP criu/seccomp.d [2020-03-09T14:59:01.464Z] #44 77.23 DEP criu/rst-malloc.d [2020-03-09T14:59:01.464Z] #44 77.29 DEP criu/rbtree.d [2020-03-09T14:59:01.464Z] #44 77.33 DEP criu/pstree.d [2020-03-09T14:59:01.464Z] #44 77.53 DEP criu/protobuf.d [2020-03-09T14:59:01.464Z] #44 77.72 GEN criu/protobuf-desc-gen.h [2020-03-09T14:59:01.464Z] #44 79.71 DEP criu/protobuf-desc.d [2020-03-09T14:59:01.464Z] #44 79.81 DEP criu/proc_parse.d [2020-03-09T14:59:01.464Z] #44 80.05 DEP criu/plugin.d [2020-03-09T14:59:01.464Z] #44 80.10 DEP criu/pipes.d [2020-03-09T14:59:01.464Z] #44 80.20 DEP criu/pie-util.d [2020-03-09T14:59:01.721Z] #44 80.30 DEP criu/pie-util-vdso.d [2020-03-09T14:59:01.978Z] #44 80.47 DEP criu/pie-util-vdso-elf32.d [2020-03-09T14:59:01.978Z] #44 80.57 DEP criu/path.d [2020-03-09T14:59:02.194Z] #17 43.57 Selecting previously unselected package libnet1:arm64. [2020-03-09T14:59:02.194Z] #17 43.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-09T14:59:02.194Z] #17 43.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:59:02.194Z] #17 43.67 Selecting previously unselected package libnl-3-200:arm64. [2020-03-09T14:59:02.194Z] #17 43.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-09T14:59:02.194Z] #17 43.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-09T14:59:02.194Z] #17 43.78 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-09T14:59:02.194Z] #17 43.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-09T14:59:02.194Z] #17 43.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-09T14:59:02.194Z] #17 43.90 Selecting previously unselected package libreadline5:arm64. [2020-03-09T14:59:02.194Z] #17 43.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-09T14:59:02.194Z] #17 43.94 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-09T14:59:02.194Z] #17 44.03 Selecting previously unselected package net-tools. [2020-03-09T14:59:02.236Z] #44 80.74 DEP criu/parasite-syscall.d [2020-03-09T14:59:02.236Z] #44 ... [2020-03-09T14:59:02.236Z] [2020-03-09T14:59:02.236Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:02.236Z] #47 158.5 github.com/LK4D4/vndr/godl [2020-03-09T14:59:02.236Z] #47 159.3 github.com/LK4D4/vndr [2020-03-09T14:59:02.457Z] #17 44.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-09T14:59:02.457Z] #17 44.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T14:59:02.457Z] #17 44.22 Selecting previously unselected package python-pip-whl. [2020-03-09T14:59:02.457Z] #17 44.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T14:59:02.457Z] #17 44.25 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T14:59:02.494Z] #47 ... [2020-03-09T14:59:02.494Z] [2020-03-09T14:59:02.494Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:02.494Z] #44 81.07 DEP criu/pagemap.d [2020-03-09T14:59:02.494Z] #44 81.28 DEP criu/pagemap-cache.d [2020-03-09T14:59:02.751Z] #44 ... [2020-03-09T14:59:02.751Z] [2020-03-09T14:59:02.751Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:02.751Z] #47 DONE 168.9s [2020-03-09T14:59:03.008Z] [2020-03-09T14:59:03.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:03.008Z] #44 81.47 DEP criu/page-xfer.d [2020-03-09T14:59:03.029Z] #17 44.70 Selecting previously unselected package python3-lib2to3. [2020-03-09T14:59:03.029Z] #17 44.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T14:59:03.029Z] #17 44.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T14:59:03.029Z] #17 44.88 Selecting previously unselected package python3-distutils. [2020-03-09T14:59:03.265Z] #44 81.74 DEP criu/page-pipe.d [2020-03-09T14:59:03.265Z] #44 81.87 DEP criu/netfilter.d [2020-03-09T14:59:03.290Z] #17 44.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T14:59:03.290Z] #17 44.91 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T14:59:03.290Z] #17 45.09 Selecting previously unselected package python3-pip. [2020-03-09T14:59:03.290Z] #17 45.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T14:59:03.290Z] #17 45.10 Unpacking python3-pip (18.1-5) ... [2020-03-09T14:59:03.525Z] #44 82.17 DEP criu/net.d [2020-03-09T14:59:03.551Z] #17 45.34 Selecting previously unselected package python3-pkg-resources. [2020-03-09T14:59:03.551Z] #17 45.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T14:59:03.551Z] #17 45.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T14:59:03.783Z] #44 82.40 DEP criu/namespaces.d [2020-03-09T14:59:03.860Z] #17 45.52 Selecting previously unselected package python3-setuptools. [2020-03-09T14:59:03.860Z] #17 45.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T14:59:03.860Z] #17 45.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T14:59:04.045Z] #44 82.73 DEP criu/mount.d [2020-03-09T14:59:04.120Z] #17 45.85 Selecting previously unselected package python3-wheel. [2020-03-09T14:59:04.120Z] #17 45.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T14:59:04.121Z] #17 45.86 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T14:59:04.302Z] #44 82.86 DEP criu/mem.d [2020-03-09T14:59:04.302Z] #44 82.98 DEP criu/lsm.d [2020-03-09T14:59:04.302Z] #44 83.08 DEP criu/log.d [2020-03-09T14:59:04.382Z] #17 45.97 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T14:59:04.382Z] #17 45.97 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-09T14:59:04.382Z] #17 45.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T14:59:04.560Z] #44 83.19 DEP criu/libnetlink.d [2020-03-09T14:59:04.560Z] #44 83.32 DEP criu/kerndat.d [2020-03-09T14:59:04.643Z] #17 46.43 Selecting previously unselected package vim-runtime. [2020-03-09T14:59:04.643Z] #17 46.43 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:59:04.818Z] #44 83.50 DEP criu/kcmp-ids.d [2020-03-09T14:59:04.818Z] #44 83.61 DEP criu/irmap.d [2020-03-09T14:59:04.904Z] #17 46.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-09T14:59:04.904Z] #17 46.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T14:59:04.904Z] #17 46.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T14:59:05.076Z] #44 83.76 DEP criu/ipc_ns.d [2020-03-09T14:59:05.459Z] #44 83.87 DEP criu/image.d [2020-03-09T14:59:05.459Z] #44 83.98 DEP criu/image-desc.d [2020-03-09T14:59:05.459Z] #44 84.11 DEP criu/fsnotify.d [2020-03-09T14:59:05.718Z] #44 84.37 DEP criu/filesystems.d [2020-03-09T14:59:05.718Z] #44 84.51 DEP criu/files.d [2020-03-09T14:59:05.976Z] #44 84.67 DEP criu/files-reg.d [2020-03-09T14:59:06.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T14:59:06.234Z] #44 84.85 DEP criu/files-ext.d [2020-03-09T14:59:06.234Z] #44 84.93 DEP criu/file-lock.d [2020-03-09T14:59:06.234Z] #44 85.03 DEP criu/file-ids.d [2020-03-09T14:59:06.493Z] #44 85.13 DEP criu/fifo.d [2020-03-09T14:59:06.493Z] #44 85.26 DEP criu/fdstore.d [2020-03-09T14:59:06.752Z] #44 85.39 DEP criu/fault-injection.d [2020-03-09T14:59:06.752Z] #44 85.44 DEP criu/external.d [2020-03-09T14:59:06.752Z] #44 85.54 DEP criu/eventpoll.d [2020-03-09T14:59:06.765Z] #65 218.7 + bin/containerd-stress [2020-03-09T14:59:06.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T14:59:07.010Z] #44 85.68 DEP criu/eventfd.d [2020-03-09T14:59:07.268Z] #44 85.86 DEP criu/crtools.d [2020-03-09T14:59:07.526Z] #44 86.00 DEP criu/cr-service.d [2020-03-09T14:59:07.526Z] #44 86.19 DEP criu/cr-restore.d [2020-03-09T14:59:07.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T14:59:07.784Z] #44 86.36 DEP criu/cr-errno.d [2020-03-09T14:59:07.784Z] #44 86.38 DEP criu/cr-dump.d [2020-03-09T14:59:08.042Z] #44 86.61 DEP criu/cr-dedup.d [2020-03-09T14:59:08.042Z] #44 86.73 DEP criu/cr-check.d [2020-03-09T14:59:08.133Z] #65 220.4 + bin/containerd-shim [2020-03-09T14:59:08.299Z] #44 86.93 DEP criu/config.d [2020-03-09T14:59:08.557Z] #44 87.09 DEP criu/clone-noasan.d [2020-03-09T14:59:08.557Z] #44 87.14 DEP criu/cgroup.d [2020-03-09T14:59:08.557Z] #44 87.27 DEP criu/cgroup-props.d [2020-03-09T14:59:08.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T14:59:08.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T14:59:08.815Z] #44 87.36 DEP criu/bitmap.d [2020-03-09T14:59:08.815Z] #44 87.40 DEP criu/bfd.d [2020-03-09T14:59:08.815Z] #44 87.53 DEP criu/autofs.d [2020-03-09T14:59:09.073Z] #44 87.68 DEP criu/aio.d [2020-03-09T14:59:09.073Z] #44 87.87 DEP criu/action-scripts.d [2020-03-09T14:59:09.128Z] #17 ... [2020-03-09T14:59:09.128Z] [2020-03-09T14:59:09.128Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:09.128Z] #44 106.5 DEP criu/config.d [2020-03-09T14:59:09.128Z] #44 106.7 DEP criu/clone-noasan.d [2020-03-09T14:59:09.128Z] #44 106.8 DEP criu/cgroup.d [2020-03-09T14:59:09.128Z] #44 107.0 DEP criu/cgroup-props.d [2020-03-09T14:59:09.128Z] #44 107.1 DEP criu/bitmap.d [2020-03-09T14:59:09.128Z] #44 107.1 DEP criu/bfd.d [2020-03-09T14:59:09.128Z] #44 107.3 DEP criu/autofs.d [2020-03-09T14:59:09.128Z] #44 107.4 DEP criu/aio.d [2020-03-09T14:59:09.128Z] #44 107.7 DEP criu/action-scripts.d [2020-03-09T14:59:09.128Z] #44 108.2 CC criu/action-scripts.o [2020-03-09T14:59:09.128Z] #44 108.7 CC criu/aio.o [2020-03-09T14:59:09.128Z] #44 109.4 CC criu/autofs.o [2020-03-09T14:59:09.128Z] #44 111.2 CC criu/bfd.o [2020-03-09T14:59:09.128Z] #44 112.0 CC criu/bitmap.o [2020-03-09T14:59:09.128Z] #44 112.2 CC criu/cgroup-props.o [2020-03-09T14:59:09.128Z] #44 113.2 CC criu/cgroup.o [2020-03-09T14:59:09.128Z] #44 ... [2020-03-09T14:59:09.128Z] [2020-03-09T14:59:09.128Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:09.128Z] #17 50.53 Selecting previously unselected package vim. [2020-03-09T14:59:09.128Z] #17 50.54 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-09T14:59:09.128Z] #17 50.57 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T14:59:09.389Z] #17 50.93 Selecting previously unselected package xfsprogs. [2020-03-09T14:59:09.389Z] #17 50.95 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-09T14:59:09.389Z] #17 50.96 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T14:59:09.639Z] #44 88.21 CC criu/action-scripts.o [2020-03-09T14:59:09.649Z] #17 51.47 Selecting previously unselected package zip. [2020-03-09T14:59:09.649Z] #17 51.47 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-03-09T14:59:09.649Z] #17 51.50 Unpacking zip (3.0-11+b1) ... [2020-03-09T14:59:09.910Z] #17 51.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T14:59:09.910Z] #17 51.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T14:59:10.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T14:59:10.171Z] #17 51.78 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-09T14:59:10.171Z] #17 51.80 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-09T14:59:10.171Z] #17 51.81 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-09T14:59:10.171Z] #17 51.82 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-09T14:59:10.171Z] #17 51.83 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-09T14:59:10.171Z] #17 51.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:59:10.171Z] #17 51.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T14:59:10.171Z] #17 51.87 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-09T14:59:10.171Z] #17 51.88 Setting up libicu63:arm64 (63.1-6) ... [2020-03-09T14:59:10.171Z] #17 51.89 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T14:59:10.171Z] #17 51.90 Setting up zip (3.0-11+b1) ... [2020-03-09T14:59:10.171Z] #17 51.91 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T14:59:10.171Z] #17 51.94 Setting up bash-completion (1:2.8-6) ... [2020-03-09T14:59:10.205Z] #44 88.65 CC criu/aio.o [2020-03-09T14:59:10.462Z] #44 89.11 CC criu/autofs.o [2020-03-09T14:59:10.720Z] #44 ... [2020-03-09T14:59:10.720Z] [2020-03-09T14:59:10.720Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:10.720Z] #17 14.39 Reading package lists... [2020-03-09T14:59:10.720Z] #17 19.07 Building dependency tree... [2020-03-09T14:59:10.720Z] #17 21.01 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T14:59:10.720Z] #17 21.01 The following additional packages will be installed: [2020-03-09T14:59:10.720Z] #17 21.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T14:59:10.720Z] #17 21.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T14:59:10.720Z] #17 21.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T14:59:10.720Z] #17 21.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T14:59:10.720Z] #17 21.02 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T14:59:10.720Z] #17 21.02 Suggested packages: [2020-03-09T14:59:10.720Z] #17 21.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T14:59:10.720Z] #17 21.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T14:59:10.720Z] #17 21.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T14:59:10.720Z] #17 21.02 Recommended packages: [2020-03-09T14:59:10.720Z] #17 21.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T14:59:10.720Z] #17 21.02 python3-keyrings.alt python3-xdg unzip [2020-03-09T14:59:10.720Z] #17 22.63 The following NEW packages will be installed: [2020-03-09T14:59:10.720Z] #17 22.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T14:59:10.720Z] #17 22.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T14:59:10.720Z] #17 22.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T14:59:10.720Z] #17 22.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T14:59:10.720Z] #17 22.64 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T14:59:10.720Z] #17 22.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T14:59:10.720Z] #17 22.64 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T14:59:10.720Z] #17 22.65 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T14:59:10.720Z] #17 22.97 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T14:59:10.720Z] #17 22.97 Need to get 27.0 MB of archives. [2020-03-09T14:59:10.720Z] #17 22.97 After this operation, 111 MB of additional disk space will be used. [2020-03-09T14:59:10.720Z] #17 22.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-09T14:59:10.720Z] #17 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-09T14:59:10.720Z] #17 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-09T14:59:10.720Z] #17 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-09T14:59:10.720Z] #17 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-09T14:59:10.720Z] #17 23.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-09T14:59:10.720Z] #17 23.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-09T14:59:10.720Z] #17 23.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-09T14:59:10.720Z] #17 23.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-09T14:59:10.720Z] #17 23.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-09T14:59:10.720Z] #17 23.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-09T14:59:10.720Z] #17 23.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-09T14:59:10.720Z] #17 23.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-09T14:59:10.720Z] #17 23.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-09T14:59:10.720Z] #17 23.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-09T14:59:10.720Z] #17 23.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-09T14:59:10.720Z] #17 23.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T14:59:10.720Z] #17 23.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T14:59:10.720Z] #17 23.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-09T14:59:10.720Z] #17 23.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-09T14:59:10.720Z] #17 23.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-09T14:59:10.720Z] #17 23.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-09T14:59:10.720Z] #17 23.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-09T14:59:10.720Z] #17 23.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T14:59:10.720Z] #17 23.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T14:59:10.720Z] #17 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T14:59:10.720Z] #17 23.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-09T14:59:10.720Z] #17 23.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-09T14:59:10.720Z] #17 23.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T14:59:10.720Z] #17 23.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-09T14:59:10.720Z] #17 23.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T14:59:10.721Z] #17 23.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-09T14:59:10.721Z] #17 23.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-09T14:59:10.721Z] #17 23.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-09T14:59:10.721Z] #17 23.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T14:59:10.721Z] #17 23.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T14:59:10.721Z] #17 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T14:59:10.721Z] #17 24.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-09T14:59:10.721Z] #17 24.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T14:59:10.721Z] #17 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T14:59:10.721Z] #17 24.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T14:59:10.721Z] #17 24.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-09T14:59:10.721Z] #17 24.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T14:59:10.721Z] #17 24.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-09T14:59:10.721Z] #17 24.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-09T14:59:10.721Z] #17 24.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-09T14:59:10.721Z] #17 25.23 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T14:59:10.721Z] #17 25.37 Fetched 27.0 MB in 2s (15.6 MB/s) [2020-03-09T14:59:10.721Z] #17 25.44 Selecting previously unselected package pigz. [2020-03-09T14:59:10.721Z] #17 25.44 (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-03-09T14:59:10.721Z] #17 25.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-09T14:59:10.721Z] #17 ... [2020-03-09T14:59:10.721Z] [2020-03-09T14:59:10.721Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:59:10.721Z] #30 DONE 177.5s [2020-03-09T14:59:10.721Z] [2020-03-09T14:59:10.721Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:10.721Z] #17 25.60 Unpacking pigz (2.4-1) ... [2020-03-09T14:59:10.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T14:59:11.016Z] #17 25.77 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-09T14:59:11.016Z] #17 25.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:59:11.016Z] #17 25.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:11.560Z] #17 ... [2020-03-09T14:59:11.560Z] [2020-03-09T14:59:11.560Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:59:11.560Z] #41 181.0 + dpkg --print-architecture [2020-03-09T14:59:11.560Z] #41 DONE 181.7s [2020-03-09T14:59:11.560Z] [2020-03-09T14:59:11.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:11.560Z] #44 117.0 CC criu/clone-noasan.o [2020-03-09T14:59:11.560Z] #44 117.2 CC criu/config.o [2020-03-09T14:59:11.560Z] #44 118.5 CC criu/cr-check.o [2020-03-09T14:59:11.647Z] #17 26.35 Selecting previously unselected package python3.7-minimal. [2020-03-09T14:59:11.647Z] #17 26.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:59:11.647Z] #17 26.38 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T14:59:12.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T14:59:12.504Z] #44 120.4 CC criu/cr-dedup.o [2020-03-09T14:59:12.504Z] #44 120.7 CC criu/cr-dump.o [2020-03-09T14:59:12.581Z] #17 27.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:12.581Z] #17 27.39 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T14:59:13.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T14:59:14.424Z] #44 ... [2020-03-09T14:59:14.424Z] [2020-03-09T14:59:14.424Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:14.424Z] #17 55.04 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-09T14:59:14.424Z] #17 55.06 Setting up xz-utils (5.2.4-1) ... [2020-03-09T14:59:14.424Z] #17 55.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T14:59:14.424Z] #17 55.10 Setting up pigz (2.4-1) ... [2020-03-09T14:59:14.424Z] #17 55.11 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-09T14:59:14.424Z] #17 55.12 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-09T14:59:14.424Z] #17 55.14 Setting up python-pip-whl (18.1-5) ... [2020-03-09T14:59:14.424Z] #17 55.15 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-09T14:59:14.424Z] #17 55.17 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T14:59:14.424Z] #17 55.59 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-09T14:59:14.424Z] #17 55.61 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-09T14:59:14.424Z] #17 55.62 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:14.424Z] #17 55.63 Setting up vim (2:8.1.0875-5) ... [2020-03-09T14:59:14.424Z] #17 55.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T14:59:14.424Z] #17 55.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T14:59:14.424Z] #17 55.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T14:59:14.424Z] #17 55.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T14:59:14.424Z] #17 55.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T14:59:14.424Z] #17 55.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T14:59:14.424Z] #17 55.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T14:59:14.424Z] #17 55.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T14:59:14.424Z] #17 55.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-09T14:59:14.424Z] #17 55.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T14:59:14.424Z] #17 55.75 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-09T14:59:14.424Z] #17 55.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T14:59:14.424Z] #17 55.77 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-09T14:59:14.424Z] #17 55.78 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:14.482Z] #17 29.31 Selecting previously unselected package python3-minimal. [2020-03-09T14:59:14.482Z] #17 29.31 (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-03-09T14:59:14.482Z] #17 29.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-09T14:59:14.482Z] #17 29.37 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T14:59:14.686Z] #65 226.8 + bin/containerd-shim-runc-v1 [2020-03-09T14:59:14.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T14:59:14.740Z] #17 29.45 Selecting previously unselected package libmpdec2:amd64. [2020-03-09T14:59:14.740Z] #17 29.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-09T14:59:14.740Z] #17 29.49 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T14:59:14.740Z] #17 29.61 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-09T14:59:14.740Z] #17 29.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:59:14.740Z] #17 29.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:15.136Z] Running on azwin-2-683490 in d:\jenkins\workspace\moby_PR-40645 [Pipeline] { [Pipeline] ws [2020-03-09T14:59:15.156Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-09T14:59:15.936Z] #17 30.63 Selecting previously unselected package python3.7. [2020-03-09T14:59:15.936Z] #17 30.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T14:59:15.936Z] #17 30.64 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:15.936Z] #17 30.78 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-09T14:59:15.936Z] #17 30.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-09T14:59:15.936Z] #17 30.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T14:59:15.936Z] #17 30.88 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T14:59:16.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T14:59:16.341Z] #17 58.22 Setting up iptables (1.8.2-4) ... [2020-03-09T14:59:16.428Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.1s done [2020-03-09T14:59:16.428Z] #8 DONE 38.8s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T14:59:16.428Z] #9 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T14:59:16.428Z] #10 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T14:59:16.428Z] #30 DONE 0.0s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T14:59:16.428Z] #41 DONE 0.1s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T14:59:16.428Z] #22 DONE 0.1s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T14:59:16.428Z] #50 DONE 0.1s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T14:59:16.428Z] #47 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T14:59:16.428Z] #53 DONE 0.1s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T14:59:16.428Z] #56 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T14:59:16.428Z] #68 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T14:59:16.428Z] #33 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T14:59:16.428Z] #74 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T14:59:16.428Z] #23 DONE 0.2s [2020-03-09T14:59:16.428Z] [2020-03-09T14:59:16.428Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:16.428Z] #48 0.485 + RM_GOPATH=0 [2020-03-09T14:59:16.428Z] #48 0.485 + TMP_GOPATH= [2020-03-09T14:59:16.428Z] #48 0.485 + : /build [2020-03-09T14:59:16.428Z] #48 0.485 + '[' -z '' ']' [2020-03-09T14:59:16.428Z] #48 0.487 ++ mktemp -d [2020-03-09T14:59:16.428Z] #48 0.490 + export GOPATH=/tmp/tmp.XD7Er4GQgY [2020-03-09T14:59:16.428Z] #48 0.490 + GOPATH=/tmp/tmp.XD7Er4GQgY [2020-03-09T14:59:16.428Z] #48 0.494 + RM_GOPATH=1 [2020-03-09T14:59:16.428Z] #48 0.494 ++ dirname ./install.sh [2020-03-09T14:59:16.428Z] #48 0.494 + dir=. [2020-03-09T14:59:16.428Z] #48 0.494 + bin=vndr [2020-03-09T14:59:16.428Z] #48 0.494 + shift [2020-03-09T14:59:16.428Z] #48 0.494 + '[' '!' -f ./vndr.installer ']' [2020-03-09T14:59:16.428Z] #48 0.494 + . ./vndr.installer [2020-03-09T14:59:16.428Z] #48 0.506 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:59:16.428Z] #48 0.510 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:59:16.428Z] #48 0.510 + install_vndr [2020-03-09T14:59:16.428Z] #48 0.510 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T14:59:16.428Z] #48 0.510 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XD7Er4GQgY/src/github.com/LK4D4/vndr [2020-03-09T14:59:16.428Z] #48 0.511 Cloning into '/tmp/tmp.XD7Er4GQgY/src/github.com/LK4D4/vndr'... [2020-03-09T14:59:16.428Z] #48 1.511 + cd /tmp/tmp.XD7Er4GQgY/src/github.com/LK4D4/vndr [2020-03-09T14:59:16.428Z] #48 1.514 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T14:59:16.428Z] #48 1.576 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T14:59:16.602Z] #17 58.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T14:59:16.602Z] #17 58.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T14:59:16.602Z] #17 58.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T14:59:16.602Z] #17 58.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T14:59:16.602Z] #17 58.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T14:59:16.602Z] #17 58.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T14:59:16.602Z] #17 58.33 Setting up python3 (3.7.3-1) ... [2020-03-09T14:59:16.871Z] #17 31.55 Selecting previously unselected package python3. [2020-03-09T14:59:16.871Z] #17 31.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-09T14:59:16.871Z] #17 31.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-09T14:59:16.871Z] #17 31.61 Unpacking python3 (3.7.3-1) ... [2020-03-09T14:59:16.871Z] #17 31.75 Selecting previously unselected package libip4tc0:amd64. [2020-03-09T14:59:16.871Z] #17 31.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-09T14:59:16.871Z] #17 31.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T14:59:16.871Z] #17 31.87 Selecting previously unselected package libip6tc0:amd64. [2020-03-09T14:59:16.871Z] #17 31.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-09T14:59:16.871Z] #17 31.87 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T14:59:17.134Z] #17 31.96 Selecting previously unselected package libiptc0:amd64. [2020-03-09T14:59:17.134Z] #17 31.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-09T14:59:17.134Z] #17 31.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-09T14:59:17.134Z] #17 32.05 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-09T14:59:17.179Z] #17 58.95 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T14:59:17.211Z] #65 229.8 + bin/containerd-shim-runc-v2 [2020-03-09T14:59:17.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T14:59:17.392Z] #17 32.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-09T14:59:17.392Z] #17 32.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T14:59:17.392Z] #17 32.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-09T14:59:17.392Z] #17 32.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-09T14:59:17.392Z] #17 32.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T14:59:17.392Z] #17 32.23 Selecting previously unselected package libnftnl11:amd64. [2020-03-09T14:59:17.392Z] #17 32.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-09T14:59:17.392Z] #17 32.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T14:59:17.392Z] #17 32.32 Selecting previously unselected package iptables. [2020-03-09T14:59:17.392Z] #17 32.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-09T14:59:17.392Z] #17 32.34 Unpacking iptables (1.8.2-4) ... [2020-03-09T14:59:17.957Z] #17 32.64 Selecting previously unselected package xxd. [2020-03-09T14:59:17.957Z] #17 32.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T14:59:17.957Z] #17 32.66 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T14:59:17.957Z] #17 32.80 Selecting previously unselected package vim-common. [2020-03-09T14:59:17.957Z] #17 32.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:59:17.957Z] #17 32.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T14:59:18.135Z] #17 59.71 Setting up apparmor (2.13.2-10) ... [2020-03-09T14:59:18.140Z] #65 230.6 + binaries [2020-03-09T14:59:18.140Z] #65 230.6 + mkdir -p /build [2020-03-09T14:59:18.140Z] #65 230.6 + cp bin/containerd /build/containerd [2020-03-09T14:59:18.140Z] #65 230.6 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T14:59:18.140Z] #65 230.6 + cp bin/ctr /build/ctr [2020-03-09T14:59:18.215Z] #17 33.03 Selecting previously unselected package bash-completion. [2020-03-09T14:59:18.215Z] #17 33.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T14:59:18.526Z] #48 4.331 internal/cpu [2020-03-09T14:59:18.526Z] #48 4.415 internal/race [2020-03-09T14:59:18.526Z] #48 4.446 runtime/internal/sys [2020-03-09T14:59:18.526Z] #48 4.721 runtime/internal/atomic [2020-03-09T14:59:18.703Z] #65 DONE 231.3s [2020-03-09T14:59:19.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T14:59:19.157Z] #48 5.429 runtime/internal/math [2020-03-09T14:59:19.157Z] #48 5.456 sync/atomic [2020-03-09T14:59:19.157Z] #48 ... [2020-03-09T14:59:19.157Z] [2020-03-09T14:59:19.157Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:19.157Z] #34 0.628 + RM_GOPATH=0 [2020-03-09T14:59:19.157Z] #34 0.629 + TMP_GOPATH= [2020-03-09T14:59:19.157Z] #34 0.629 + : /build [2020-03-09T14:59:19.157Z] #34 0.629 + '[' -z '' ']' [2020-03-09T14:59:19.157Z] #34 0.629 ++ mktemp -d [2020-03-09T14:59:19.157Z] #34 0.632 + export GOPATH=/tmp/tmp.2MmBJyXRg8 [2020-03-09T14:59:19.157Z] #34 0.632 + GOPATH=/tmp/tmp.2MmBJyXRg8 [2020-03-09T14:59:19.157Z] #34 0.632 + RM_GOPATH=1 [2020-03-09T14:59:19.157Z] #34 0.633 ++ dirname ./install.sh [2020-03-09T14:59:19.157Z] #34 0.640 + dir=. [2020-03-09T14:59:19.157Z] #34 0.640 + bin=tomlv [2020-03-09T14:59:19.157Z] #34 0.641 + shift [2020-03-09T14:59:19.157Z] #34 0.642 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T14:59:19.157Z] #34 0.642 + . ./tomlv.installer [2020-03-09T14:59:19.157Z] #34 0.643 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:59:19.157Z] #34 0.644 + install_tomlv [2020-03-09T14:59:19.157Z] #34 0.645 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T14:59:19.157Z] #34 0.645 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:59:19.157Z] #34 0.646 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2MmBJyXRg8/src/github.com/BurntSushi/toml [2020-03-09T14:59:19.157Z] #34 0.650 Cloning into '/tmp/tmp.2MmBJyXRg8/src/github.com/BurntSushi/toml'... [2020-03-09T14:59:19.157Z] #34 2.436 + cd /tmp/tmp.2MmBJyXRg8/src/github.com/BurntSushi/toml [2020-03-09T14:59:19.157Z] #34 2.438 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T14:59:19.157Z] #34 2.459 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T14:59:19.157Z] #34 3.701 internal/cpu [2020-03-09T14:59:19.157Z] #34 3.762 runtime/internal/sys [2020-03-09T14:59:19.157Z] #34 3.796 runtime/internal/atomic [2020-03-09T14:59:19.157Z] #34 3.797 math/bits [2020-03-09T14:59:19.157Z] #34 5.156 runtime/internal/math [2020-03-09T14:59:19.157Z] #34 5.365 unicode/utf8 [2020-03-09T14:59:19.448Z] #34 5.813 sync/atomic [2020-03-09T14:59:19.448Z] #34 ... [2020-03-09T14:59:19.448Z] [2020-03-09T14:59:19.448Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:19.448Z] #48 5.850 unicode [2020-03-09T14:59:19.632Z] [2020-03-09T14:59:19.633Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T14:59:19.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T14:59:19.889Z] #66 DONE 0.2s [2020-03-09T14:59:19.889Z] [2020-03-09T14:59:19.889Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T14:59:19.889Z] #70 DONE 0.1s [2020-03-09T14:59:19.889Z] [2020-03-09T14:59:19.889Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T14:59:20.048Z] #17 61.76 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T14:59:20.048Z] #17 61.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T14:59:20.082Z] #48 6.382 unicode/utf8 [2020-03-09T14:59:20.145Z] #72 DONE 0.2s [2020-03-09T14:59:20.145Z] [2020-03-09T14:59:20.145Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T14:59:20.145Z] #75 DONE 0.1s [2020-03-09T14:59:20.145Z] [2020-03-09T14:59:20.145Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T14:59:20.145Z] #76 DONE 0.0s [2020-03-09T14:59:20.145Z] [2020-03-09T14:59:20.145Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T14:59:20.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T14:59:20.620Z] #17 62.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T14:59:20.713Z] #48 6.738 internal/bytealg [2020-03-09T14:59:20.743Z] #17 35.41 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T14:59:21.000Z] #17 35.81 Selecting previously unselected package bzip2. [2020-03-09T14:59:21.000Z] #17 35.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-09T14:59:21.000Z] #17 35.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T14:59:21.004Z] #48 7.313 math [2020-03-09T14:59:21.258Z] #17 35.92 Selecting previously unselected package xz-utils. [2020-03-09T14:59:21.258Z] #17 35.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-09T14:59:21.258Z] #17 35.95 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T14:59:21.258Z] #17 36.09 Selecting previously unselected package apparmor. [2020-03-09T14:59:21.258Z] #17 36.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-09T14:59:21.258Z] #17 36.16 Unpacking apparmor (2.13.2-10) ... [2020-03-09T14:59:21.515Z] #17 36.46 Selecting previously unselected package aufs-tools. [2020-03-09T14:59:21.515Z] #17 36.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-09T14:59:21.515Z] #17 36.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T14:59:21.521Z] #77 DONE 1.3s [2020-03-09T14:59:21.521Z] [2020-03-09T14:59:21.521Z] #78 exporting to image [2020-03-09T14:59:21.521Z] #78 exporting layers [2020-03-09T14:59:21.562Z] #17 63.33 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T14:59:21.773Z] #17 36.61 Selecting previously unselected package libonig5:amd64. [2020-03-09T14:59:21.773Z] #17 36.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-09T14:59:21.773Z] #17 36.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:59:21.866Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T14:59:21.866Z] Using test binary docker [2020-03-09T14:59:21.866Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T14:59:21.866Z] +++ /etc/init.d/apparmor start [2020-03-09T14:59:21.866Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T14:59:21.866Z] Starting dockerd [2020-03-09T14:59:21.866Z] INFO: Waiting for daemon to start... [2020-03-09T14:59:21.866Z] +++ 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-03-09T14:59:22.031Z] #17 36.80 Selecting previously unselected package libjq1:amd64. [2020-03-09T14:59:22.031Z] #17 36.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:59:22.031Z] #17 36.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:59:22.031Z] #17 36.97 Selecting previously unselected package jq. [2020-03-09T14:59:22.031Z] #17 36.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T14:59:22.031Z] #17 36.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T14:59:22.134Z] #17 63.78 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T14:59:22.288Z] #17 37.06 Selecting previously unselected package libaio1:amd64. [2020-03-09T14:59:22.289Z] #17 37.08 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-09T14:59:22.289Z] #17 37.08 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-09T14:59:22.289Z] #17 37.14 Selecting previously unselected package libgpm2:amd64. [2020-03-09T14:59:22.289Z] #17 37.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-09T14:59:22.289Z] #17 37.15 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-09T14:59:22.289Z] #17 ... [2020-03-09T14:59:22.289Z] [2020-03-09T14:59:22.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:22.289Z] #44 90.90 CC criu/bfd.o [2020-03-09T14:59:22.289Z] #44 91.40 CC criu/bitmap.o [2020-03-09T14:59:22.289Z] #44 91.57 CC criu/cgroup-props.o [2020-03-09T14:59:22.289Z] #44 92.28 CC criu/cgroup.o [2020-03-09T14:59:22.289Z] #44 94.91 CC criu/clone-noasan.o [2020-03-09T14:59:22.289Z] #44 95.04 CC criu/config.o [2020-03-09T14:59:22.289Z] #44 96.20 CC criu/cr-check.o [2020-03-09T14:59:22.289Z] #44 97.49 CC criu/cr-dedup.o [2020-03-09T14:59:22.289Z] #44 97.81 CC criu/cr-dump.o [2020-03-09T14:59:22.289Z] #44 100.2 CC criu/cr-errno.o [2020-03-09T14:59:22.289Z] #44 100.3 CC criu/cr-restore.o [2020-03-09T14:59:22.547Z] #44 ... [2020-03-09T14:59:22.547Z] [2020-03-09T14:59:22.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:22.547Z] #17 37.22 Selecting previously unselected package libicu63:amd64. [2020-03-09T14:59:22.547Z] #17 37.23 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-09T14:59:22.547Z] #17 37.25 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T14:59:23.519Z] #17 65.24 Setting up python3-pip (18.1-5) ... [2020-03-09T14:59:23.722Z] #48 9.561 encoding [2020-03-09T14:59:23.722Z] #48 ... [2020-03-09T14:59:23.722Z] [2020-03-09T14:59:23.722Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:59:23.723Z] #26 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:59:23.723Z] #26 1.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:59:23.723Z] #26 1.254 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:59:23.723Z] #26 3.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T14:59:23.723Z] #26 7.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T14:59:23.723Z] #26 ... [2020-03-09T14:59:23.723Z] [2020-03-09T14:59:23.723Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T14:59:23.723Z] #31 0.690 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T14:59:23.723Z] #31 0.693 Cloning into '.'... [2020-03-09T14:59:23.723Z] #31 ... [2020-03-09T14:59:23.723Z] [2020-03-09T14:59:23.723Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:23.723Z] #51 0.547 + RM_GOPATH=0 [2020-03-09T14:59:23.723Z] #51 0.547 + TMP_GOPATH= [2020-03-09T14:59:23.723Z] #51 0.547 + : /build [2020-03-09T14:59:23.723Z] #51 0.548 + '[' -z '' ']' [2020-03-09T14:59:23.723Z] #51 0.549 ++ mktemp -d [2020-03-09T14:59:23.723Z] #51 0.551 + export GOPATH=/tmp/tmp.ax4CzNj9tB [2020-03-09T14:59:23.723Z] #51 0.551 + GOPATH=/tmp/tmp.ax4CzNj9tB [2020-03-09T14:59:23.723Z] #51 0.551 + RM_GOPATH=1 [2020-03-09T14:59:23.723Z] #51 0.560 ++ dirname ./install.sh [2020-03-09T14:59:23.723Z] #51 0.561 + dir=. [2020-03-09T14:59:23.723Z] #51 0.563 + bin=gotestsum [2020-03-09T14:59:23.723Z] #51 0.563 + shift [2020-03-09T14:59:23.723Z] #51 0.563 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T14:59:23.723Z] #51 0.564 + . ./gotestsum.installer [2020-03-09T14:59:23.723Z] #51 0.564 ++ : v0.3.5 [2020-03-09T14:59:23.723Z] #51 0.564 + install_gotestsum [2020-03-09T14:59:23.723Z] #51 0.565 Installing gotestsum version v0.3.5 [2020-03-09T14:59:23.723Z] #51 0.565 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T14:59:23.723Z] #51 0.565 + go get -d gotest.tools/gotestsum [2020-03-09T14:59:24.017Z] #51 ... [2020-03-09T14:59:24.017Z] [2020-03-09T14:59:24.017Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:24.017Z] #69 0.559 + RM_GOPATH=0 [2020-03-09T14:59:24.017Z] #69 0.559 + TMP_GOPATH= [2020-03-09T14:59:24.017Z] #69 0.559 + : /build/ [2020-03-09T14:59:24.017Z] #69 0.559 + '[' -z '' ']' [2020-03-09T14:59:24.017Z] #69 0.560 ++ mktemp -d [2020-03-09T14:59:24.017Z] #69 0.562 + export GOPATH=/tmp/tmp.MTykAjHhdV [2020-03-09T14:59:24.017Z] #69 0.562 + GOPATH=/tmp/tmp.MTykAjHhdV [2020-03-09T14:59:24.017Z] #69 0.562 + RM_GOPATH=1 [2020-03-09T14:59:24.017Z] #69 0.564 ++ dirname ./install.sh [2020-03-09T14:59:24.017Z] #69 0.566 + dir=. [2020-03-09T14:59:24.017Z] #69 0.566 + bin=rootlesskit [2020-03-09T14:59:24.017Z] #69 0.566 + shift [2020-03-09T14:59:24.017Z] #69 0.567 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T14:59:24.017Z] #69 0.567 + . ./rootlesskit.installer [2020-03-09T14:59:24.017Z] #69 0.568 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:59:24.017Z] #69 0.570 + install_rootlesskit [2020-03-09T14:59:24.017Z] #69 0.570 + case "$1" in [2020-03-09T14:59:24.017Z] #69 0.570 + export CGO_ENABLED=0 [2020-03-09T14:59:24.017Z] #69 0.570 + CGO_ENABLED=0 [2020-03-09T14:59:24.017Z] #69 0.571 + _install_rootlesskit [2020-03-09T14:59:24.017Z] #69 0.572 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T14:59:24.017Z] #69 0.572 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:59:24.017Z] #69 0.573 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MTykAjHhdV/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:59:24.017Z] #69 0.577 Cloning into '/tmp/tmp.MTykAjHhdV/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T14:59:24.017Z] #69 9.073 + cd /tmp/tmp.MTykAjHhdV/src/github.com/rootless-containers/rootlesskit [2020-03-09T14:59:24.017Z] #69 9.073 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T14:59:24.017Z] #69 9.658 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T14:59:24.017Z] #69 9.660 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T14:59:24.017Z] #69 ... [2020-03-09T14:59:24.017Z] [2020-03-09T14:59:24.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:59:24.017Z] #11 0.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:59:24.017Z] #11 1.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:59:24.017Z] #11 1.249 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:59:24.017Z] #11 3.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T14:59:24.017Z] #11 7.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T14:59:24.207Z] . [2020-03-09T14:59:24.207Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T14:59:24.207Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T14:59:24.207Z] Error: No such image: emptyfs [2020-03-09T14:59:24.207Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T14:59:24.207Z] ++++ docker load [2020-03-09T14:59:24.207Z] Running integration-test (iteration 1) [2020-03-09T14:59:24.207Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T14:59:24.207Z] ++ 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-03-09T14:59:24.207Z] ++ set -e [2020-03-09T14:59:24.207Z] ++ '[' -n 0 ']' [2020-03-09T14:59:24.207Z] ++ set -x [2020-03-09T14:59:24.207Z] ++ env -i DEST=/go/src/github.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= 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-03-09T14:59:24.308Z] #11 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T14:59:24.308Z] #11 ... [2020-03-09T14:59:24.308Z] [2020-03-09T14:59:24.308Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:59:24.308Z] #42 0.727 + git clone https://github.com/docker/distribution.git . [2020-03-09T14:59:24.308Z] #42 0.736 Cloning into '.'... [2020-03-09T14:59:24.308Z] #42 ... [2020-03-09T14:59:24.308Z] [2020-03-09T14:59:24.308Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:59:24.308Z] #44 1.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:59:24.308Z] #44 1.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:59:24.308Z] #44 1.247 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:59:24.308Z] #44 3.137 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T14:59:24.308Z] #44 6.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T14:59:24.308Z] #44 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T14:59:24.600Z] #44 ... [2020-03-09T14:59:24.600Z] [2020-03-09T14:59:24.600Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:59:24.600Z] #36 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:59:24.600Z] #36 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:59:24.600Z] #36 1.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:59:24.600Z] #36 3.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T14:59:24.600Z] #36 7.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T14:59:24.600Z] #36 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T14:59:24.600Z] #36 ... [2020-03-09T14:59:24.600Z] [2020-03-09T14:59:24.600Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:24.600Z] #54 0.815 + RM_GOPATH=0 [2020-03-09T14:59:24.600Z] #54 0.815 + TMP_GOPATH= [2020-03-09T14:59:24.600Z] #54 0.815 + : /build [2020-03-09T14:59:24.600Z] #54 0.815 + '[' -z '' ']' [2020-03-09T14:59:24.600Z] #54 0.819 ++ mktemp -d [2020-03-09T14:59:24.600Z] #54 0.838 + export GOPATH=/tmp/tmp.Y0abCUGk2A [2020-03-09T14:59:24.600Z] #54 0.838 + GOPATH=/tmp/tmp.Y0abCUGk2A [2020-03-09T14:59:24.600Z] #54 0.838 + RM_GOPATH=1 [2020-03-09T14:59:24.600Z] #54 0.858 ++ dirname ./install.sh [2020-03-09T14:59:24.600Z] #54 0.871 + dir=. [2020-03-09T14:59:24.600Z] #54 0.872 + bin=golangci_lint [2020-03-09T14:59:24.600Z] #54 0.872 + shift [2020-03-09T14:59:24.600Z] #54 0.876 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T14:59:24.600Z] #54 0.880 + . ./golangci_lint.installer [2020-03-09T14:59:24.600Z] #54 0.886 ++ : v1.20.0 [2020-03-09T14:59:24.600Z] #54 0.888 + install_golangci_lint [2020-03-09T14:59:24.600Z] #54 0.888 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T14:59:24.600Z] #54 0.889 Installing golangci-lint version v1.20.0 [2020-03-09T14:59:24.600Z] #54 0.889 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:59:24.891Z] #54 ... [2020-03-09T14:59:24.891Z] [2020-03-09T14:59:24.891Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:24.891Z] #57 0.739 + RM_GOPATH=0 [2020-03-09T14:59:24.891Z] #57 0.739 + TMP_GOPATH= [2020-03-09T14:59:24.891Z] #57 0.739 + : /build [2020-03-09T14:59:24.891Z] #57 0.739 + '[' -z '' ']' [2020-03-09T14:59:24.891Z] #57 0.742 ++ mktemp -d [2020-03-09T14:59:24.891Z] #57 0.745 + export GOPATH=/tmp/tmp.E5o2fY87Vn [2020-03-09T14:59:24.891Z] #57 0.750 + GOPATH=/tmp/tmp.E5o2fY87Vn [2020-03-09T14:59:24.891Z] #57 0.750 + RM_GOPATH=1 [2020-03-09T14:59:24.891Z] #57 0.752 ++ dirname ./install.sh [2020-03-09T14:59:24.891Z] #57 0.787 + dir=. [2020-03-09T14:59:24.891Z] #57 0.814 + bin=shfmt [2020-03-09T14:59:24.891Z] #57 0.814 + shift [2020-03-09T14:59:24.891Z] #57 0.815 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T14:59:24.891Z] #57 0.816 + . ./shfmt.installer [2020-03-09T14:59:24.891Z] #57 0.817 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:59:24.891Z] #57 0.819 + install_shfmt [2020-03-09T14:59:24.891Z] #57 0.819 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T14:59:24.891Z] #57 0.820 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:59:24.891Z] #57 0.820 + git clone https://github.com/mvdan/sh.git /tmp/tmp.E5o2fY87Vn/src/github.com/mvdan/sh [2020-03-09T14:59:24.891Z] #57 0.857 Cloning into '/tmp/tmp.E5o2fY87Vn/src/github.com/mvdan/sh'... [2020-03-09T14:59:24.891Z] #57 ... [2020-03-09T14:59:24.891Z] [2020-03-09T14:59:24.891Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:24.891Z] #24 0.709 + RM_GOPATH=0 [2020-03-09T14:59:24.891Z] #24 0.709 + TMP_GOPATH= [2020-03-09T14:59:24.891Z] #24 0.709 + : /build [2020-03-09T14:59:24.891Z] #24 0.709 + '[' -z '' ']' [2020-03-09T14:59:24.891Z] #24 0.715 ++ mktemp -d [2020-03-09T14:59:24.891Z] #24 0.721 + export GOPATH=/tmp/tmp.dwkMBLOGr3 [2020-03-09T14:59:24.891Z] #24 0.721 + GOPATH=/tmp/tmp.dwkMBLOGr3 [2020-03-09T14:59:24.891Z] #24 0.721 + RM_GOPATH=1 [2020-03-09T14:59:24.891Z] #24 0.729 ++ dirname ./install.sh [2020-03-09T14:59:24.891Z] #24 0.734 + dir=. [2020-03-09T14:59:24.891Z] #24 0.734 + bin=dockercli [2020-03-09T14:59:24.891Z] #24 0.734 + shift [2020-03-09T14:59:24.891Z] #24 0.789 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T14:59:24.891Z] #24 0.790 + . ./dockercli.installer [2020-03-09T14:59:24.891Z] #24 0.790 ++ : stable [2020-03-09T14:59:24.891Z] #24 0.791 ++ : 17.06.2-ce [2020-03-09T14:59:24.891Z] #24 0.796 + install_dockercli [2020-03-09T14:59:24.891Z] #24 0.797 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T14:59:24.891Z] #24 0.797 Install docker/cli version 17.06.2-ce from stable [2020-03-09T14:59:24.891Z] #24 0.803 ++ uname -m [2020-03-09T14:59:24.891Z] #24 0.829 + arch=ppc64le [2020-03-09T14:59:24.891Z] #24 0.830 + '[' ppc64le '!=' x86_64 ']' [2020-03-09T14:59:24.891Z] #24 0.830 + '[' ppc64le '!=' s390x ']' [2020-03-09T14:59:24.891Z] #24 0.831 + '[' ppc64le '!=' armhf ']' [2020-03-09T14:59:24.891Z] #24 0.831 + build_dockercli [2020-03-09T14:59:24.891Z] #24 0.831 + git clone https://github.com/docker/docker-ce /tmp/tmp.dwkMBLOGr3/tmp/docker-ce [2020-03-09T14:59:24.891Z] #24 0.856 Cloning into '/tmp/tmp.dwkMBLOGr3/tmp/docker-ce'... [2020-03-09T14:59:24.904Z] #17 ... [2020-03-09T14:59:24.904Z] [2020-03-09T14:59:24.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:24.904Z] #44 122.6 CC criu/cr-errno.o [2020-03-09T14:59:24.904Z] #44 122.7 CC criu/cr-restore.o [2020-03-09T14:59:24.904Z] #44 126.8 CC criu/cr-service.o [2020-03-09T14:59:24.904Z] #44 128.4 CC criu/crtools.o [2020-03-09T14:59:24.904Z] #44 129.2 CC criu/eventfd.o [2020-03-09T14:59:24.904Z] #44 129.6 CC criu/eventpoll.o [2020-03-09T14:59:24.904Z] #44 130.5 CC criu/external.o [2020-03-09T14:59:24.904Z] #44 130.8 CC criu/fault-injection.o [2020-03-09T14:59:24.904Z] #44 130.9 CC criu/fdstore.o [2020-03-09T14:59:24.904Z] #44 131.1 CC criu/fifo.o [2020-03-09T14:59:24.904Z] #44 131.5 CC criu/file-ids.o [2020-03-09T14:59:24.904Z] #44 131.9 CC criu/file-lock.o [2020-03-09T14:59:24.904Z] #44 132.7 CC criu/files-ext.o [2020-03-09T14:59:24.904Z] #44 ... [2020-03-09T14:59:24.904Z] [2020-03-09T14:59:24.904Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:24.904Z] #17 66.50 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:59:24.904Z] #17 66.55 Processing triggers for mime-support (3.62) ... [2020-03-09T14:59:25.184Z] #24 ... [2020-03-09T14:59:25.184Z] [2020-03-09T14:59:25.184Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:59:25.184Z] #63 0.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T14:59:25.184Z] #63 1.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T14:59:25.184Z] #63 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T14:59:25.184Z] #63 3.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T14:59:25.184Z] #63 7.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T14:59:25.184Z] #63 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T14:59:25.184Z] #63 ... [2020-03-09T14:59:25.184Z] [2020-03-09T14:59:25.184Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:25.184Z] #75 0.714 + RM_GOPATH=0 [2020-03-09T14:59:25.184Z] #75 0.715 + TMP_GOPATH= [2020-03-09T14:59:25.184Z] #75 0.715 + : /build [2020-03-09T14:59:25.184Z] #75 0.715 + '[' -z '' ']' [2020-03-09T14:59:25.184Z] #75 0.716 ++ mktemp -d [2020-03-09T14:59:25.184Z] #75 0.736 + export GOPATH=/tmp/tmp.sGIrbUGUs6 [2020-03-09T14:59:25.184Z] #75 0.736 + GOPATH=/tmp/tmp.sGIrbUGUs6 [2020-03-09T14:59:25.184Z] #75 0.736 + RM_GOPATH=1 [2020-03-09T14:59:25.184Z] #75 0.740 ++ dirname ./install.sh [2020-03-09T14:59:25.184Z] #75 0.772 + dir=. [2020-03-09T14:59:25.184Z] #75 0.772 + bin=proxy [2020-03-09T14:59:25.184Z] #75 0.772 + shift [2020-03-09T14:59:25.184Z] #75 0.773 + '[' '!' -f ./proxy.installer ']' [2020-03-09T14:59:25.184Z] #75 0.773 + . ./proxy.installer [2020-03-09T14:59:25.184Z] #75 0.813 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:59:25.184Z] #75 0.818 + install_proxy [2020-03-09T14:59:25.184Z] #75 0.821 + case "$1" in [2020-03-09T14:59:25.184Z] #75 0.821 + export CGO_ENABLED=0 [2020-03-09T14:59:25.184Z] #75 0.821 + CGO_ENABLED=0 [2020-03-09T14:59:25.184Z] #75 0.822 + _install_proxy [2020-03-09T14:59:25.184Z] #75 0.822 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T14:59:25.184Z] #75 0.822 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:59:25.184Z] #75 0.823 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sGIrbUGUs6/src/github.com/docker/libnetwork [2020-03-09T14:59:25.184Z] #75 0.830 Cloning into '/tmp/tmp.sGIrbUGUs6/src/github.com/docker/libnetwork'... [2020-03-09T14:59:25.474Z] #75 ... [2020-03-09T14:59:25.474Z] [2020-03-09T14:59:25.474Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:25.474Z] #48 10.21 unicode/utf16 [2020-03-09T14:59:25.474Z] #48 10.43 runtime [2020-03-09T14:59:25.474Z] #48 11.42 container/list [2020-03-09T14:59:25.480Z] #17 DONE 67.2s [2020-03-09T14:59:25.480Z] [2020-03-09T14:59:25.480Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T14:59:25.828Z] #17 40.72 Selecting previously unselected package libnet1:amd64. [2020-03-09T14:59:25.828Z] #17 40.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T14:59:25.828Z] #17 40.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:59:26.086Z] #17 40.82 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T14:59:26.086Z] #17 40.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T14:59:26.086Z] #17 40.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:59:26.086Z] #17 40.91 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T14:59:26.086Z] #17 40.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T14:59:26.086Z] #17 40.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:59:26.344Z] #17 41.05 Selecting previously unselected package libreadline5:amd64. [2020-03-09T14:59:26.344Z] #17 41.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-09T14:59:26.344Z] #17 41.07 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T14:59:26.344Z] #17 41.19 Selecting previously unselected package net-tools. [2020-03-09T14:59:26.344Z] #17 41.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-09T14:59:26.344Z] #17 41.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T14:59:26.602Z] #17 41.39 Selecting previously unselected package python-pip-whl. [2020-03-09T14:59:26.602Z] #17 41.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T14:59:26.602Z] #17 41.40 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T14:59:27.171Z] #17 41.93 Selecting previously unselected package python3-lib2to3. [2020-03-09T14:59:27.171Z] #17 41.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T14:59:27.171Z] #17 41.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T14:59:27.172Z] #17 42.06 Selecting previously unselected package python3-distutils. [2020-03-09T14:59:27.172Z] #17 42.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T14:59:27.172Z] #17 42.07 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T14:59:27.395Z] #18 1.764 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T14:59:27.395Z] #18 1.769 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T14:59:27.395Z] #18 1.773 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T14:59:27.395Z] #18 DONE 1.9s [2020-03-09T14:59:27.395Z] [2020-03-09T14:59:27.395Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:59:27.436Z] #17 42.24 Selecting previously unselected package python3-pip. [2020-03-09T14:59:27.436Z] #17 42.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T14:59:27.436Z] #17 42.25 Unpacking python3-pip (18.1-5) ... [2020-03-09T14:59:27.696Z] #17 42.39 Selecting previously unselected package python3-pkg-resources. [2020-03-09T14:59:27.696Z] #17 42.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T14:59:27.696Z] #17 42.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T14:59:27.696Z] #17 42.55 Selecting previously unselected package python3-setuptools. [2020-03-09T14:59:27.696Z] #17 42.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T14:59:27.696Z] #17 42.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T14:59:27.954Z] #17 42.80 Selecting previously unselected package python3-wheel. [2020-03-09T14:59:27.954Z] #17 42.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T14:59:27.954Z] #17 42.81 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T14:59:27.954Z] #17 42.89 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T14:59:27.954Z] #17 42.89 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-09T14:59:27.954Z] #17 42.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T14:59:28.151Z] #78 exporting layers 6.2s done [2020-03-09T14:59:28.151Z] #78 writing image sha256:aa3402cd7eac1d1ef2ef6331159bbd8131a4721b95b2e479229b6992862ba266 done [2020-03-09T14:59:28.151Z] #78 naming to docker.io/library/docker:44557c811819f1b92e45976999824fb13c057f39 done [2020-03-09T14:59:28.151Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-03-09T14:59:28.212Z] #17 43.16 Selecting previously unselected package vim-runtime. [2020-03-09T14:59:28.212Z] #17 43.17 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T14:59:28.212Z] #17 43.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [Pipeline] sh [2020-03-09T14:59:28.471Z] #17 43.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T14:59:28.471Z] #17 43.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T14:59:28.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40645/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/validate/default [2020-03-09T14:59:29.451Z] Congratulations! All commits are properly signed with the DCO! [2020-03-09T14:59:29.451Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-09T14:59:29.451Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-09T14:59:29.451Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-09T14:59:29.451Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-09T14:59:29.451Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-09T14:59:29.451Z] Congratulations! No new tests were added to integration-cli. [2020-03-09T14:59:29.451Z] [2020-03-09T14:59:29.451Z] INFO Start validation with golang-ci-lint [2020-03-09T14:59:29.451Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-09T14:59:29.451Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-09T14:59:29.912Z] #48 15.90 crypto/internal/subtle [2020-03-09T14:59:30.204Z] #48 16.60 crypto/subtle [2020-03-09T14:59:30.494Z] #48 ... [2020-03-09T14:59:30.494Z] [2020-03-09T14:59:30.494Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:30.494Z] #34 6.673 math [2020-03-09T14:59:30.494Z] #34 6.720 internal/bytealg [2020-03-09T14:59:30.494Z] #34 7.708 unicode [2020-03-09T14:59:30.494Z] #34 7.797 internal/testlog [2020-03-09T14:59:30.494Z] #34 9.154 encoding [2020-03-09T14:59:30.494Z] #34 9.821 runtime/cgo [2020-03-09T14:59:30.494Z] #34 10.17 runtime [2020-03-09T14:59:31.123Z] #34 ... [2020-03-09T14:59:31.123Z] [2020-03-09T14:59:31.123Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:31.123Z] #48 17.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T14:59:31.752Z] #17 46.24 Selecting previously unselected package vim. [2020-03-09T14:59:31.752Z] #17 46.25 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T14:59:31.752Z] #17 46.27 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T14:59:31.752Z] #17 46.79 Selecting previously unselected package xfsprogs. [2020-03-09T14:59:31.753Z] #48 17.97 internal/nettrace [2020-03-09T14:59:32.010Z] #17 46.79 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-09T14:59:32.010Z] #17 46.80 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T14:59:32.380Z] #48 18.42 runtime/cgo [2020-03-09T14:59:32.576Z] #17 47.25 Selecting previously unselected package zip. [2020-03-09T14:59:32.576Z] #17 47.25 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-03-09T14:59:32.576Z] #17 47.26 Unpacking zip (3.0-11+b1) ... [2020-03-09T14:59:32.576Z] #17 47.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T14:59:32.576Z] #17 47.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T14:59:32.576Z] #17 47.49 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T14:59:32.576Z] #17 47.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T14:59:32.576Z] #17 47.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-09T14:59:32.576Z] #17 47.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T14:59:32.576Z] #17 47.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T14:59:32.834Z] #17 47.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T14:59:32.834Z] #17 47.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T14:59:32.834Z] #17 47.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T14:59:32.834Z] #17 47.64 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T14:59:32.834Z] #17 47.65 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T14:59:32.834Z] #17 47.66 Setting up zip (3.0-11+b1) ... [2020-03-09T14:59:32.834Z] #17 47.67 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T14:59:32.834Z] #17 47.72 Setting up bash-completion (1:2.8-6) ... [2020-03-09T14:59:33.505Z] Loaded image: buildpack-deps:jessie [2020-03-09T14:59:33.505Z] Loaded image: busybox:latest [2020-03-09T14:59:33.505Z] Loaded image: busybox:glibc [2020-03-09T14:59:33.505Z] Loaded image: debian:jessie [2020-03-09T14:59:33.505Z] Loaded image: hello-world:latest [2020-03-09T14:59:33.505Z] INFO: Testing against a local daemon [2020-03-09T14:59:33.505Z] === RUN TestCgroupNamespacesBuild [2020-03-09T14:59:33.883Z] #48 ... [2020-03-09T14:59:33.883Z] [2020-03-09T14:59:33.883Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:59:33.883Z] #26 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T14:59:33.883Z] #26 ... [2020-03-09T14:59:33.883Z] [2020-03-09T14:59:33.883Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:33.883Z] #57 19.88 + cd /tmp/tmp.E5o2fY87Vn/src/github.com/mvdan/sh [2020-03-09T14:59:33.883Z] #57 19.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T14:59:33.883Z] #57 20.05 + GO111MODULE=on [2020-03-09T14:59:33.883Z] #57 20.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T14:59:34.015Z] #19 5.801 Collecting yamllint==1.16.0 [2020-03-09T14:59:34.015Z] #19 ... [2020-03-09T14:59:34.015Z] [2020-03-09T14:59:34.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:34.015Z] #44 133.1 CC criu/files-reg.o [2020-03-09T14:59:34.015Z] #44 135.2 CC criu/files.o [2020-03-09T14:59:34.016Z] #44 137.4 CC criu/filesystems.o [2020-03-09T14:59:34.016Z] #44 138.1 CC criu/fsnotify.o [2020-03-09T14:59:34.016Z] #44 139.2 CC criu/image-desc.o [2020-03-09T14:59:34.016Z] #44 139.5 CC criu/image.o [2020-03-09T14:59:34.016Z] #44 140.7 CC criu/ipc_ns.o [2020-03-09T14:59:34.016Z] #44 141.7 CC criu/irmap.o [2020-03-09T14:59:34.016Z] #44 142.2 CC criu/kcmp-ids.o [2020-03-09T14:59:34.616Z] #44 142.4 CC criu/kerndat.o [2020-03-09T14:59:38.639Z] #17 50.24 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-09T14:59:38.639Z] #17 50.26 Setting up xz-utils (5.2.4-1) ... [2020-03-09T14:59:38.639Z] #17 50.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T14:59:38.639Z] #17 50.29 Setting up pigz (2.4-1) ... [2020-03-09T14:59:38.639Z] #17 50.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T14:59:38.639Z] #17 50.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T14:59:38.639Z] #17 50.33 Setting up python-pip-whl (18.1-5) ... [2020-03-09T14:59:38.639Z] #17 50.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T14:59:38.639Z] #17 50.35 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T14:59:38.639Z] #17 50.67 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-09T14:59:38.639Z] #17 50.68 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T14:59:38.639Z] #17 50.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:38.639Z] #17 50.70 Setting up vim (2:8.1.0875-5) ... [2020-03-09T14:59:38.639Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T14:59:38.639Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T14:59:38.639Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T14:59:38.639Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T14:59:38.639Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T14:59:38.639Z] #17 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T14:59:38.639Z] #17 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T14:59:38.639Z] #17 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T14:59:38.639Z] #17 50.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T14:59:38.639Z] #17 50.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T14:59:38.639Z] #17 50.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T14:59:38.639Z] #17 50.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T14:59:38.639Z] #17 50.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T14:59:38.639Z] #17 50.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:38.639Z] #17 ... [2020-03-09T14:59:38.639Z] [2020-03-09T14:59:38.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:38.639Z] #44 104.6 CC criu/cr-service.o [2020-03-09T14:59:38.639Z] #44 106.1 CC criu/crtools.o [2020-03-09T14:59:38.639Z] #44 106.6 CC criu/eventfd.o [2020-03-09T14:59:38.639Z] #44 106.9 CC criu/eventpoll.o [2020-03-09T14:59:38.639Z] #44 107.8 CC criu/external.o [2020-03-09T14:59:38.639Z] #44 108.0 CC criu/fault-injection.o [2020-03-09T14:59:38.639Z] #44 108.1 CC criu/fdstore.o [2020-03-09T14:59:38.639Z] #44 108.5 CC criu/fifo.o [2020-03-09T14:59:38.639Z] #44 108.8 CC criu/file-ids.o [2020-03-09T14:59:38.639Z] #44 109.2 CC criu/file-lock.o [2020-03-09T14:59:38.639Z] #44 110.1 CC criu/files-ext.o [2020-03-09T14:59:38.639Z] #44 110.4 CC criu/files-reg.o [2020-03-09T14:59:38.639Z] #44 112.4 CC criu/files.o [2020-03-09T14:59:38.639Z] #44 114.4 CC criu/filesystems.o [2020-03-09T14:59:38.639Z] #44 ... [2020-03-09T14:59:38.639Z] [2020-03-09T14:59:38.639Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T14:59:38.639Z] #17 50.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T14:59:38.679Z] #57 22.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:59:38.679Z] #57 22.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:59:38.679Z] #57 22.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:59:38.679Z] #57 22.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:59:38.679Z] #57 22.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:59:38.679Z] #57 24.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:59:38.679Z] #44 143.5 CC criu/libnetlink.o [2020-03-09T14:59:38.679Z] #44 143.8 CC criu/log.o [2020-03-09T14:59:38.679Z] #44 144.2 CC criu/lsm.o [2020-03-09T14:59:38.679Z] #44 144.5 CC criu/mem.o [2020-03-09T14:59:38.679Z] #44 146.1 CC criu/mount.o [2020-03-09T14:59:38.679Z] #44 ... [2020-03-09T14:59:38.679Z] [2020-03-09T14:59:38.679Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:59:38.679Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T14:59:38.679Z] #19 11.26 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T14:59:38.898Z] #17 53.65 Setting up iptables (1.8.2-4) ... [2020-03-09T14:59:38.898Z] #17 53.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T14:59:38.898Z] #17 53.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T14:59:38.898Z] #17 53.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T14:59:38.898Z] #17 53.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T14:59:38.898Z] #17 53.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T14:59:38.898Z] #17 53.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T14:59:38.898Z] #17 53.71 Setting up python3 (3.7.3-1) ... [2020-03-09T14:59:38.939Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T14:59:39.156Z] #17 54.02 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T14:59:39.191Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-03-09T14:59:39.191Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T14:59:39.191Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-03-09T14:59:39.191Z] === RUN TestBuildWithSession [2020-03-09T14:59:39.191Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T14:59:39.191Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T14:59:39.191Z] === RUN TestBuildSquashParent [2020-03-09T14:59:39.306Z] #57 ... [2020-03-09T14:59:39.306Z] [2020-03-09T14:59:39.306Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:59:39.306Z] #44 25.79 Fetched 8114 kB in 25s (325 kB/s) [2020-03-09T14:59:40.091Z] #17 54.74 Setting up apparmor (2.13.2-10) ... [2020-03-09T14:59:40.386Z] #19 13.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T14:59:40.386Z] #19 13.15 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T14:59:40.386Z] #19 13.20 Building wheels for collected packages: pyyaml [2020-03-09T14:59:40.647Z] #19 13.20 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T14:59:41.474Z] #17 56.27 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T14:59:41.474Z] #17 56.28 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T14:59:41.590Z] #19 14.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T14:59:41.850Z] #19 14.37 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T14:59:41.850Z] #19 14.45 Successfully built pyyaml [2020-03-09T14:59:41.850Z] #19 14.47 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-09T14:59:41.990Z] #17 56.70 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T14:59:42.108Z] using credential docker-jenkins-github-credentials [2020-03-09T14:59:42.111Z] #19 14.81 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T14:59:42.184Z] Cloning the remote Git repository [2020-03-09T14:59:42.184Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:59:42.684Z] #19 DONE 15.4s [2020-03-09T14:59:42.684Z] [2020-03-09T14:59:42.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:42.684Z] #44 149.4 CC criu/namespaces.o [2020-03-09T14:59:42.394Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T14:59:42.923Z] #17 57.65 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T14:59:43.170Z] --- PASS: TestBuildSquashParent (5.94s) [2020-03-09T14:59:43.170Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T14:59:43.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T14:59:43.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T14:59:43.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T14:59:43.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T14:59:43.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T14:59:43.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T14:59:43.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T14:59:43.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T14:59:43.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T14:59:43.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T14:59:43.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T14:59:43.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T14:59:43.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T14:59:43.171Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T14:59:43.181Z] #17 58.14 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T14:59:43.255Z] #44 151.1 CC criu/net.o [2020-03-09T14:59:44.554Z] #17 59.47 Setting up python3-pip (18.1-5) ... [2020-03-09T14:59:44.874Z] #44 25.79 Reading package lists... [2020-03-09T14:59:44.874Z] #44 ... [2020-03-09T14:59:44.874Z] [2020-03-09T14:59:44.874Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:59:44.874Z] #42 29.70 Checking out files: 68% (1097/1595) Checking out files: 69% (1101/1595) Checking out files: 70% (1117/1595) Checking out files: 71% (1133/1595) Checking out files: 72% (1149/1595) Checking out files: 73% (1165/1595) Checking out files: 74% (1181/1595) Checking out files: 75% (1197/1595) Checking out files: 76% (1213/1595) Checking out files: 77% (1229/1595) Checking out files: 78% (1245/1595) Checking out files: 79% (1261/1595) Checking out files: 80% (1276/1595) Checking out files: 81% (1292/1595) Checking out files: 82% (1308/1595) Checking out files: 83% (1324/1595) Checking out files: 84% (1340/1595) Checking out files: 85% (1356/1595) Checking out files: 86% (1372/1595) Checking out files: 87% (1388/1595) Checking out files: 88% (1404/1595) Checking out files: 89% (1420/1595) Checking out files: 90% (1436/1595) Checking out files: 91% (1452/1595) Checking out files: 92% (1468/1595) Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-09T14:59:44.874Z] #42 30.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T14:59:42.796Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-09T14:59:43.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:59:43.774Z] > git --version # timeout=10 [2020-03-09T14:59:43.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:59:43.820Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:59:45.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T14:59:45.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T14:59:45.799Z] #44 153.7 CC criu/netfilter.o [2020-03-09T14:59:45.799Z] #44 154.0 CC criu/page-pipe.o [2020-03-09T14:59:45.927Z] #17 60.57 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T14:59:45.927Z] #17 60.60 Processing triggers for mime-support (3.62) ... [2020-03-09T14:59:46.371Z] #44 154.5 CC criu/page-xfer.o [2020-03-09T14:59:46.494Z] #17 DONE 61.4s [2020-03-09T14:59:46.494Z] [2020-03-09T14:59:46.494Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T14:59:46.494Z] #41 206.7 + dpkg --print-architecture [2020-03-09T14:59:46.494Z] #41 206.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T14:59:46.494Z] #41 206.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T14:59:46.494Z] #41 206.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T14:59:46.754Z] #41 ... [2020-03-09T14:59:46.754Z] [2020-03-09T14:59:46.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:46.754Z] #44 115.2 CC criu/fsnotify.o [2020-03-09T14:59:46.754Z] #44 116.2 CC criu/image-desc.o [2020-03-09T14:59:46.754Z] #44 116.3 CC criu/image.o [2020-03-09T14:59:46.754Z] #44 117.2 CC criu/ipc_ns.o [2020-03-09T14:59:46.754Z] #44 118.4 CC criu/irmap.o [2020-03-09T14:59:46.754Z] #44 119.0 CC criu/kcmp-ids.o [2020-03-09T14:59:46.754Z] #44 119.3 CC criu/kerndat.o [2020-03-09T14:59:46.754Z] #44 120.5 CC criu/libnetlink.o [2020-03-09T14:59:46.754Z] #44 121.0 CC criu/log.o [2020-03-09T14:59:46.754Z] #44 121.6 CC criu/lsm.o [2020-03-09T14:59:46.754Z] #44 122.0 CC criu/mem.o [2020-03-09T14:59:46.754Z] #44 123.6 CC criu/mount.o [2020-03-09T14:59:46.754Z] #44 ... [2020-03-09T14:59:46.754Z] [2020-03-09T14:59:46.754Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T14:59:46.936Z] #42 33.28 + 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-03-09T14:59:47.757Z] #44 155.8 CC criu/pagemap-cache.o [2020-03-09T14:59:47.967Z] #42 ... [2020-03-09T14:59:47.967Z] [2020-03-09T14:59:47.967Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:47.967Z] #48 24.22 vendor/golang.org/x/crypto/internal/subtle [2020-03-09T14:59:48.018Z] #44 156.2 CC criu/pagemap.o [2020-03-09T14:59:48.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T14:59:48.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T14:59:48.259Z] #48 ... [2020-03-09T14:59:48.260Z] [2020-03-09T14:59:48.260Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:48.260Z] #75 31.74 Checking out files: 55% (1138/2054) Checking out files: 56% (1151/2054) Checking out files: 57% (1171/2054) Checking out files: 58% (1192/2054) Checking out files: 59% (1212/2054) Checking out files: 60% (1233/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T14:59:48.260Z] #75 32.65 + cd /tmp/tmp.sGIrbUGUs6/src/github.com/docker/libnetwork [2020-03-09T14:59:48.260Z] #75 32.65 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T14:59:48.260Z] #75 33.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T14:59:48.652Z] #18 1.842 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T14:59:48.652Z] #18 1.845 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T14:59:48.652Z] #18 1.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T14:59:48.652Z] #18 DONE 2.0s [2020-03-09T14:59:48.652Z] [2020-03-09T14:59:48.652Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:59:48.960Z] #44 ... [2020-03-09T14:59:48.960Z] [2020-03-09T14:59:48.960Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T14:59:48.960Z] #60 106.3 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-03-09T14:59:49.303Z] #75 ... [2020-03-09T14:59:49.303Z] [2020-03-09T14:59:49.303Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T14:59:49.303Z] #57 25.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:59:49.303Z] #57 28.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:59:49.303Z] #57 30.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T14:59:49.303Z] #57 30.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T14:59:49.303Z] #57 31.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T14:59:49.303Z] #57 31.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T14:59:49.303Z] #57 33.09 runtime/cgo [2020-03-09T14:59:49.303Z] #57 33.52 runtime [2020-03-09T14:59:49.303Z] #57 ... [2020-03-09T14:59:49.303Z] [2020-03-09T14:59:49.303Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T14:59:49.303Z] #44 25.79 Reading package lists... [2020-03-09T14:59:49.594Z] #44 ... [2020-03-09T14:59:49.594Z] [2020-03-09T14:59:49.594Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:59:49.594Z] #26 26.26 Fetched 8114 kB in 25s (319 kB/s) [2020-03-09T14:59:49.594Z] #26 26.26 Reading package lists... [2020-03-09T14:59:49.884Z] #26 ... [2020-03-09T14:59:49.884Z] [2020-03-09T14:59:49.884Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:49.884Z] #54 35.94 + cd /tmp/tmp.Y0abCUGk2A/src/github.com/golangci/golangci-lint/ [2020-03-09T14:59:49.884Z] #54 35.94 + git checkout -q v1.20.0 [2020-03-09T14:59:50.173Z] #54 ... [2020-03-09T14:59:50.173Z] [2020-03-09T14:59:50.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T14:59:50.173Z] #11 26.64 Fetched 8114 kB in 26s (314 kB/s) [2020-03-09T14:59:50.344Z] #60 107.7 + mkdir -p /build [2020-03-09T14:59:50.344Z] #60 107.7 + cp runc /build/runc [2020-03-09T14:59:50.463Z] #11 26.64 Reading package lists... [2020-03-09T14:59:50.463Z] #11 ... [2020-03-09T14:59:50.463Z] [2020-03-09T14:59:50.463Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T14:59:50.463Z] #36 26.88 Fetched 8114 kB in 26s (311 kB/s) [2020-03-09T14:59:50.463Z] #36 26.88 Reading package lists... [2020-03-09T14:59:50.463Z] #36 ... [2020-03-09T14:59:50.463Z] [2020-03-09T14:59:50.463Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s) [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2020-03-09T14:59:50.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.58s) [2020-03-09T14:59:50.481Z] === RUN TestBuildMultiStageCopy [2020-03-09T14:59:50.481Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T14:59:50.604Z] #60 DONE 108.1s [2020-03-09T14:59:50.604Z] [2020-03-09T14:59:50.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:50.604Z] #44 157.1 CC criu/parasite-syscall.o [2020-03-09T14:59:50.604Z] #44 157.8 CC criu/path.o [2020-03-09T14:59:50.604Z] #44 158.1 CC criu/pie-util-vdso.o [2020-03-09T14:59:50.604Z] #44 158.5 CC criu/pie-util.o [2020-03-09T14:59:50.604Z] #44 158.7 CC criu/pipes.o [2020-03-09T14:59:51.093Z] #26 36.95 Reading package lists... [2020-03-09T14:59:51.093Z] #26 ... [2020-03-09T14:59:51.093Z] [2020-03-09T14:59:51.093Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T14:59:51.093Z] #63 27.49 Fetched 8114 kB in 27s (303 kB/s) [2020-03-09T14:59:51.093Z] #63 27.49 Reading package lists... [2020-03-09T14:59:51.093Z] #63 ... [2020-03-09T14:59:51.093Z] [2020-03-09T14:59:51.093Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:51.093Z] #54 37.22 ++ git describe --tags [2020-03-09T14:59:51.093Z] #54 37.22 + version=v1.20.0 [2020-03-09T14:59:51.093Z] #54 37.22 ++ git rev-parse --short HEAD [2020-03-09T14:59:51.093Z] #54 37.24 + commit=cc98739 [2020-03-09T14:59:51.093Z] #54 37.25 ++ git show -s --format=%cd [2020-03-09T14:59:51.093Z] #54 37.27 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T14:59:51.093Z] #54 37.27 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T14:59:51.545Z] #44 159.5 CC criu/plugin.o [2020-03-09T14:59:51.806Z] #44 159.9 CC criu/proc_parse.o [2020-03-09T14:59:52.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T14:59:53.173Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T14:59:53.520Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T14:59:54.264Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T14:59:54.350Z] #44 161.9 CC criu/protobuf-desc.o [2020-03-09T14:59:54.350Z] #44 162.6 CC criu/protobuf.o [2020-03-09T14:59:54.615Z] --- PASS: TestBuildMultiStageCopy (4.28s) [2020-03-09T14:59:54.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-03-09T14:59:54.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-03-09T14:59:54.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2020-03-09T14:59:54.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-03-09T14:59:54.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-03-09T14:59:54.616Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T14:59:54.921Z] #44 162.9 CC criu/pstree.o [2020-03-09T14:59:55.207Z] #19 6.140 Collecting yamllint==1.16.0 [2020-03-09T14:59:55.464Z] #19 ... [2020-03-09T14:59:55.464Z] [2020-03-09T14:59:55.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:55.464Z] #44 127.8 CC criu/namespaces.o [2020-03-09T14:59:55.464Z] #44 129.6 CC criu/net.o [2020-03-09T14:59:55.464Z] #44 133.0 CC criu/netfilter.o [2020-03-09T14:59:55.464Z] #44 133.4 CC criu/page-pipe.o [2020-03-09T14:59:55.465Z] #44 133.9 CC criu/page-xfer.o [2020-03-09T14:59:55.810Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2020-03-09T14:59:55.810Z] === RUN TestBuildLabelWithTargets [2020-03-09T14:59:55.864Z] #44 163.9 CC criu/rbtree.o [2020-03-09T14:59:56.125Z] #44 164.1 CC criu/rst-malloc.o [2020-03-09T14:59:56.385Z] #44 164.4 CC criu/seccomp.o [2020-03-09T14:59:56.398Z] #44 135.1 CC criu/pagemap-cache.o [2020-03-09T14:59:56.957Z] #44 164.9 CC criu/seize.o [2020-03-09T14:59:56.957Z] #44 ... [2020-03-09T14:59:56.957Z] [2020-03-09T14:59:56.957Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:56.957Z] #65 192.9 + bin/containerd [2020-03-09T14:59:56.957Z] #65 ... [2020-03-09T14:59:56.957Z] [2020-03-09T14:59:56.957Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:56.957Z] #53 DONE 227.3s [2020-03-09T14:59:56.963Z] #44 135.4 CC criu/pagemap.o [2020-03-09T14:59:57.218Z] [2020-03-09T14:59:57.218Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T14:59:57.478Z] #23 ... [2020-03-09T14:59:57.478Z] [2020-03-09T14:59:57.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T14:59:57.478Z] #44 165.5 CC criu/servicefd.o [2020-03-09T14:59:57.639Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2020-03-09T14:59:57.639Z] === RUN TestBuildWithEmptyLayers [2020-03-09T14:59:57.739Z] #44 165.9 CC criu/shmem.o [2020-03-09T14:59:57.896Z] #44 136.4 CC criu/parasite-syscall.o [2020-03-09T14:59:58.681Z] #44 166.6 CC criu/sigframe.o [2020-03-09T14:59:58.681Z] #44 166.7 CC criu/signalfd.o [2020-03-09T14:59:58.830Z] #44 137.4 CC criu/path.o [2020-03-09T14:59:58.925Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-03-09T14:59:58.925Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T14:59:58.941Z] #44 166.9 CC criu/sk-inet.o [2020-03-09T14:59:59.016Z] Fetching without tags [2020-03-09T14:59:59.395Z] #44 137.8 CC criu/pie-util-vdso-elf32.o [2020-03-09T14:59:59.513Z] #44 167.7 CC criu/sk-netlink.o [2020-03-09T14:59:59.653Z] #44 138.3 CC criu/pie-util-vdso.o [2020-03-09T14:59:59.723Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 079fb80657c70a843fe28719bd6bd6f731bf816a [2020-03-09T14:59:59.911Z] #44 ... [2020-03-09T14:59:59.911Z] [2020-03-09T14:59:59.911Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T14:59:59.911Z] #19 11.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T15:00:00.085Z] #44 168.0 CC criu/sk-packet.o [2020-03-09T15:00:00.169Z] #19 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T15:00:00.169Z] #19 11.64 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T15:00:00.169Z] #19 11.69 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T15:00:00.169Z] #19 11.84 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T14:59:58.715Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:59:58.775Z] > git config --add remote.origin.fetch +refs/pull/40645/head:refs/remotes/origin/PR-40645 # timeout=10 [2020-03-09T14:59:58.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:59:58.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T14:59:59.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T14:59:59.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T14:59:59.052Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40645/head:refs/remotes/origin/PR-40645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:59:59.828Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:59:59.872Z] > git checkout -f 079fb80657c70a843fe28719bd6bd6f731bf816a # timeout=10 [2020-03-09T15:00:00.656Z] #44 168.5 CC criu/sk-queue.o [2020-03-09T15:00:00.919Z] #44 168.9 CC criu/sk-tcp.o [2020-03-09T15:00:01.179Z] #44 169.3 CC criu/sk-unix.o [2020-03-09T15:00:01.453Z] #54 ... [2020-03-09T15:00:01.453Z] [2020-03-09T15:00:01.453Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:01.453Z] #44 36.71 Reading package lists... [2020-03-09T15:00:01.453Z] #44 ... [2020-03-09T15:00:01.453Z] [2020-03-09T15:00:01.453Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:00:01.453Z] #36 26.88 Reading package lists... [2020-03-09T15:00:01.453Z] #36 38.09 Reading package lists... [2020-03-09T15:00:01.453Z] #36 ... [2020-03-09T15:00:01.453Z] [2020-03-09T15:00:01.453Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:00:01.453Z] #11 26.64 Reading package lists... [2020-03-09T15:00:01.454Z] #11 38.20 Reading package lists... [2020-03-09T15:00:01.454Z] #11 ... [2020-03-09T15:00:01.454Z] [2020-03-09T15:00:01.454Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:01.472Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2020-03-09T15:00:01.472Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:00:01.744Z] #44 47.36 Building dependency tree... [2020-03-09T15:00:01.744Z] #44 ... [2020-03-09T15:00:01.744Z] [2020-03-09T15:00:01.744Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:00:01.744Z] #63 38.10 Reading package lists... [2020-03-09T15:00:01.744Z] #63 48.32 Building dependency tree... [2020-03-09T15:00:01.744Z] #63 ... [2020-03-09T15:00:01.744Z] [2020-03-09T15:00:01.744Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:00:01.744Z] #26 36.95 Reading package lists... [2020-03-09T15:00:02.067Z] #19 13.20 Building wheels for collected packages: pyyaml [2020-03-09T15:00:02.067Z] #19 13.20 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T15:00:02.698Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-03-09T15:00:02.698Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:00:03.001Z] #19 14.39 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T15:00:03.001Z] #19 14.40 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T15:00:03.001Z] #19 14.48 Successfully built pyyaml [2020-03-09T15:00:03.001Z] #19 14.50 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-09T15:00:03.040Z] Merge succeeded, producing 75bab282e298f6777a3eca7f1546efa637d56ec9 [2020-03-09T15:00:03.041Z] Checking out Revision 75bab282e298f6777a3eca7f1546efa637d56ec9 (PR-40645) [2020-03-09T15:00:03.094Z] #44 170.8 CC criu/sockets.o [2020-03-09T15:00:03.259Z] #19 14.88 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T15:00:03.355Z] #44 171.5 CC criu/stats.o [2020-03-09T15:00:02.214Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:00:02.915Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-09T15:00:03.075Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:00:03.122Z] > git checkout -f 75bab282e298f6777a3eca7f1546efa637d56ec9 # timeout=10 [2020-03-09T15:00:03.616Z] #44 171.7 CC criu/string.o [2020-03-09T15:00:03.616Z] #44 171.8 CC criu/sysctl.o [2020-03-09T15:00:04.188Z] #44 172.3 CC criu/sysfs_parse.o [2020-03-09T15:00:04.196Z] #19 DONE 15.6s [2020-03-09T15:00:04.196Z] [2020-03-09T15:00:04.196Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:00:04.449Z] #44 172.6 CC criu/timerfd.o [2020-03-09T15:00:04.454Z] #26 48.79 Building dependency tree... [2020-03-09T15:00:04.454Z] #24 DONE 0.2s [2020-03-09T15:00:04.454Z] [2020-03-09T15:00:04.454Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:00:05.021Z] #44 172.9 CC criu/tty.o [2020-03-09T15:00:05.389Z] #28 DONE 1.0s [2020-03-09T15:00:05.389Z] [2020-03-09T15:00:05.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:05.389Z] #44 138.8 CC criu/pie-util.o [2020-03-09T15:00:05.389Z] #44 139.0 CC criu/pipes.o [2020-03-09T15:00:05.389Z] #44 139.9 CC criu/plugin.o [2020-03-09T15:00:05.389Z] #44 140.4 CC criu/proc_parse.o [2020-03-09T15:00:05.389Z] #44 143.5 CC criu/protobuf-desc.o [2020-03-09T15:00:05.647Z] #44 ... [2020-03-09T15:00:05.647Z] [2020-03-09T15:00:05.647Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:00:05.647Z] #31 DONE 0.2s [2020-03-09T15:00:05.647Z] [2020-03-09T15:00:05.647Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:00:05.647Z] #34 DONE 0.1s [2020-03-09T15:00:05.647Z] [2020-03-09T15:00:05.647Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:00:05.647Z] #39 DONE 0.1s [2020-03-09T15:00:05.647Z] [2020-03-09T15:00:05.647Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:05.785Z] --- PASS: TestBuildMultiStageLayerLeak (2.63s) [2020-03-09T15:00:05.785Z] === RUN TestBuildWithHugeFile [2020-03-09T15:00:05.905Z] #60 ... [2020-03-09T15:00:05.905Z] [2020-03-09T15:00:05.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:05.905Z] #44 144.4 CC criu/protobuf.o [2020-03-09T15:00:05.961Z] #26 52.17 ca-certificates is already the newest version (20190110). [2020-03-09T15:00:05.961Z] #26 52.17 The following additional packages will be installed: [2020-03-09T15:00:05.961Z] #26 52.17 libjq1 libonig5 [2020-03-09T15:00:05.961Z] #26 52.68 The following NEW packages will be installed: [2020-03-09T15:00:06.163Z] #44 144.8 CC criu/pstree.o [2020-03-09T15:00:06.260Z] #26 52.71 jq libjq1 libonig5 [2020-03-09T15:00:06.260Z] #26 52.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:00:06.260Z] #26 52.96 Need to get 358 kB of archives. [2020-03-09T15:00:06.260Z] #26 52.96 After this operation, 1277 kB of additional disk space will be used. [2020-03-09T15:00:06.260Z] #26 52.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-09T15:00:06.406Z] #44 174.5 CC criu/tun.o [2020-03-09T15:00:06.552Z] #26 53.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-09T15:00:06.552Z] #26 53.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-09T15:00:06.667Z] #44 174.9 CC criu/uffd.o [2020-03-09T15:00:07.536Z] #44 145.9 CC criu/rbtree.o [2020-03-09T15:00:07.536Z] #44 ... [2020-03-09T15:00:07.536Z] [2020-03-09T15:00:07.536Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:00:07.536Z] #41 DONE 234.2s [2020-03-09T15:00:07.536Z] [2020-03-09T15:00:07.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:07.536Z] #44 146.3 CC criu/rst-malloc.o [2020-03-09T15:00:07.610Z] #26 ... [2020-03-09T15:00:07.610Z] [2020-03-09T15:00:07.610Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:07.610Z] #44 47.36 Building dependency tree... [2020-03-09T15:00:07.610Z] #44 50.91 The following additional packages will be installed: [2020-03-09T15:00:07.610Z] #44 50.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T15:00:07.610Z] #44 50.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T15:00:07.610Z] #44 50.93 Suggested packages: [2020-03-09T15:00:07.610Z] #44 50.93 manpages-dev python-setuptools [2020-03-09T15:00:07.610Z] #44 53.35 The following NEW packages will be installed: [2020-03-09T15:00:07.610Z] #44 53.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T15:00:07.610Z] #44 53.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T15:00:07.610Z] #44 53.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T15:00:07.610Z] #44 53.37 python-six zlib1g-dev [2020-03-09T15:00:07.610Z] #44 53.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:00:07.610Z] #44 53.63 Need to get 4075 kB of archives. [2020-03-09T15:00:07.610Z] #44 53.63 After this operation, 24.5 MB of additional disk space will be used. [2020-03-09T15:00:07.610Z] #44 53.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-09T15:00:07.610Z] #44 53.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-09T15:00:07.610Z] #44 53.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-09T15:00:07.610Z] #44 53.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-09T15:00:07.610Z] #44 53.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-09T15:00:07.610Z] #44 53.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-09T15:00:07.610Z] #44 53.78 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-03-09T15:00:07.610Z] #44 53.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-09T15:00:07.610Z] #44 53.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-09T15:00:07.610Z] #44 54.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-09T15:00:07.610Z] #44 54.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-09T15:00:07.794Z] #44 146.5 CC criu/seccomp.o [2020-03-09T15:00:07.903Z] #44 54.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-09T15:00:07.903Z] #44 54.44 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-03-09T15:00:07.903Z] #44 54.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-09T15:00:07.903Z] #44 54.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T15:00:07.903Z] #44 54.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-09T15:00:07.903Z] #44 54.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-09T15:00:08.054Z] #44 175.9 CC criu/util.o [2020-03-09T15:00:08.731Z] #44 147.4 CC criu/seize.o [2020-03-09T15:00:08.997Z] #44 177.0 CC criu/uts_ns.o [2020-03-09T15:00:09.273Z] #44 177.2 CC criu/vdso.o [2020-03-09T15:00:09.296Z] #44 ... [2020-03-09T15:00:09.296Z] [2020-03-09T15:00:09.296Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:00:09.296Z] #42 DONE 0.2s [2020-03-09T15:00:09.296Z] [2020-03-09T15:00:09.296Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:09.534Z] #44 177.6 LINK criu/built-in.o [2020-03-09T15:00:09.534Z] #44 177.7 LINK criu/criu [2020-03-09T15:00:09.605Z] #53 ... [2020-03-09T15:00:09.605Z] [2020-03-09T15:00:09.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:09.605Z] #44 148.3 CC criu/servicefd.o [2020-03-09T15:00:09.965Z] #44 ... [2020-03-09T15:00:09.965Z] [2020-03-09T15:00:09.965Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:00:09.965Z] #26 55.55 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:00:09.965Z] #26 55.87 Fetched 358 kB in 0s (1231 kB/s) [2020-03-09T15:00:09.965Z] #26 56.08 Selecting previously unselected package libonig5:ppc64el. [2020-03-09T15:00:09.965Z] #26 56.08 (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-03-09T15:00:09.965Z] #26 56.33 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-09T15:00:09.965Z] #26 56.35 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:00:10.106Z] #44 178.1 DEP lib/c/criu.d [2020-03-09T15:00:10.106Z] #44 178.2 CC images/rpc.pb-c.o [2020-03-09T15:00:10.183Z] #44 148.6 CC criu/shmem.o [2020-03-09T15:00:10.255Z] #26 56.70 Selecting previously unselected package libjq1:ppc64el. [2020-03-09T15:00:10.255Z] #26 56.71 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:00:10.255Z] #26 56.71 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:00:10.544Z] #26 57.13 Selecting previously unselected package jq. [2020-03-09T15:00:10.544Z] #26 57.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:00:10.544Z] #26 57.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:00:10.677Z] #44 178.8 CC lib/c/criu.o [2020-03-09T15:00:10.755Z] #44 149.4 CC criu/sigframe.o [2020-03-09T15:00:10.939Z] #44 ... [2020-03-09T15:00:10.939Z] [2020-03-09T15:00:10.939Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:10.939Z] #23 241.2 + return [2020-03-09T15:00:11.012Z] #44 149.5 CC criu/signalfd.o [2020-03-09T15:00:11.012Z] #44 149.7 CC criu/sk-inet.o [2020-03-09T15:00:11.183Z] #26 57.55 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:00:11.183Z] #26 57.57 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:00:11.183Z] #26 57.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:00:11.183Z] #26 57.62 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:00:11.183Z] #26 ... [2020-03-09T15:00:11.183Z] [2020-03-09T15:00:11.183Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:00:11.183Z] #36 38.09 Reading package lists... [2020-03-09T15:00:11.183Z] #36 48.05 Building dependency tree... [2020-03-09T15:00:11.183Z] #36 51.39 The following additional packages will be installed: [2020-03-09T15:00:11.183Z] #36 51.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T15:00:11.183Z] #36 51.41 Suggested packages: [2020-03-09T15:00:11.183Z] #36 51.41 cmake-doc ninja-build lrzip [2020-03-09T15:00:11.183Z] #36 51.41 Recommended packages: [2020-03-09T15:00:11.183Z] #36 51.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T15:00:11.183Z] #36 52.99 The following NEW packages will be installed: [2020-03-09T15:00:11.183Z] #36 53.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T15:00:11.183Z] #36 53.01 vim-common xxd [2020-03-09T15:00:11.183Z] #36 53.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:00:11.183Z] #36 53.25 Need to get 14.9 MB of archives. [2020-03-09T15:00:11.183Z] #36 53.25 After this operation, 67.2 MB of additional disk space will be used. [2020-03-09T15:00:11.183Z] #36 53.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-09T15:00:11.183Z] #36 53.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:00:11.183Z] #36 53.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T15:00:11.183Z] #36 53.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-09T15:00:11.183Z] #36 55.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-09T15:00:11.183Z] #36 55.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-09T15:00:11.183Z] #36 55.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-09T15:00:11.183Z] #36 55.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-09T15:00:11.183Z] #36 55.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-09T15:00:11.183Z] #36 55.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-09T15:00:11.183Z] #36 ... [2020-03-09T15:00:11.183Z] [2020-03-09T15:00:11.183Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:00:11.183Z] #63 48.32 Building dependency tree... [2020-03-09T15:00:11.183Z] #63 52.51 The following additional packages will be installed: [2020-03-09T15:00:11.183Z] #63 52.52 libbtrfs0 [2020-03-09T15:00:11.183Z] #63 52.76 The following NEW packages will be installed: [2020-03-09T15:00:11.183Z] #63 52.78 libbtrfs-dev libbtrfs0 [2020-03-09T15:00:11.183Z] #63 53.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:00:11.183Z] #63 53.08 Need to get 120 kB of archives. [2020-03-09T15:00:11.183Z] #63 53.08 After this operation, 423 kB of additional disk space will be used. [2020-03-09T15:00:11.183Z] #63 53.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-09T15:00:11.183Z] #63 53.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-09T15:00:11.183Z] #63 55.97 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:00:11.183Z] #63 56.30 Fetched 120 kB in 0s (826 kB/s) [2020-03-09T15:00:11.183Z] #63 56.42 Selecting previously unselected package libbtrfs0. [2020-03-09T15:00:11.183Z] #63 56.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-09T15:00:11.183Z] #63 56.52 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-09T15:00:11.183Z] #63 56.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:00:11.183Z] #63 56.70 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:00:11.183Z] #63 56.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-09T15:00:11.183Z] #63 56.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:00:11.183Z] #63 57.31 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:00:11.183Z] #63 57.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:00:11.183Z] #63 57.34 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:00:11.183Z] #63 DONE 57.8s [2020-03-09T15:00:11.183Z] [2020-03-09T15:00:11.183Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:00:11.183Z] #64 DONE 0.1s [2020-03-09T15:00:11.183Z] [2020-03-09T15:00:11.183Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:11.183Z] #44 57.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:00:11.183Z] #44 57.40 Fetched 4075 kB in 1s (4275 kB/s) [2020-03-09T15:00:11.183Z] #44 57.64 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-09T15:00:11.183Z] #44 57.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-09T15:00:11.183Z] #44 57.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-09T15:00:11.183Z] #44 57.82 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-09T15:00:11.476Z] #44 ... [2020-03-09T15:00:11.476Z] [2020-03-09T15:00:11.476Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T15:00:11.476Z] #65 DONE 0.1s [2020-03-09T15:00:11.476Z] [2020-03-09T15:00:11.476Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:00:11.476Z] #11 38.20 Reading package lists... [2020-03-09T15:00:11.476Z] #11 48.40 Building dependency tree... [2020-03-09T15:00:11.476Z] #11 51.97 The following additional packages will be installed: [2020-03-09T15:00:11.476Z] #11 51.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T15:00:11.476Z] #11 51.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T15:00:11.476Z] #11 51.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T15:00:11.476Z] #11 52.01 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:00:11.476Z] #11 52.02 Suggested packages: [2020-03-09T15:00:11.476Z] #11 52.02 gcc-8-locales seccomp wine64 [2020-03-09T15:00:11.476Z] #11 54.36 The following NEW packages will be installed: [2020-03-09T15:00:11.476Z] #11 54.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T15:00:11.476Z] #11 54.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T15:00:11.476Z] #11 54.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T15:00:11.476Z] #11 54.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T15:00:11.476Z] #11 54.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T15:00:11.476Z] #11 54.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:00:11.476Z] #11 54.69 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:00:11.476Z] #11 54.69 Need to get 78.9 MB of archives. [2020-03-09T15:00:11.476Z] #11 54.69 After this operation, 532 MB of additional disk space will be used. [2020-03-09T15:00:11.476Z] #11 54.69 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-03-09T15:00:11.476Z] #11 55.15 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-03-09T15:00:11.476Z] #11 55.75 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-03-09T15:00:11.476Z] #11 55.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-09T15:00:11.476Z] #11 55.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-09T15:00:11.476Z] #11 55.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T15:00:11.476Z] #11 56.83 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-03-09T15:00:11.476Z] #11 57.48 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-03-09T15:00:11.476Z] #11 57.52 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-03-09T15:00:11.476Z] #11 ... [2020-03-09T15:00:11.476Z] [2020-03-09T15:00:11.476Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:00:11.476Z] #26 DONE 58.1s [2020-03-09T15:00:11.476Z] [2020-03-09T15:00:11.476Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:00:11.510Z] #23 DONE 241.8s [2020-03-09T15:00:11.510Z] [2020-03-09T15:00:11.510Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:11.510Z] #65 ... [2020-03-09T15:00:11.510Z] [2020-03-09T15:00:11.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:11.510Z] #44 179.7 LINK lib/c/built-in.o [2020-03-09T15:00:11.510Z] #44 179.8 LINK lib/c/libcriu.so [2020-03-09T15:00:11.766Z] #27 DONE 0.1s [2020-03-09T15:00:11.766Z] [2020-03-09T15:00:11.766Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:11.766Z] #44 58.14 Selecting previously unselected package libnet1:ppc64el. [2020-03-09T15:00:11.766Z] #44 58.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-09T15:00:11.766Z] #44 58.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:00:11.774Z] #44 179.9 LINK lib/c/libcriu.a [2020-03-09T15:00:11.945Z] #44 150.6 CC criu/sk-netlink.o [2020-03-09T15:00:12.035Z] #44 180.0 GEN magic.py [2020-03-09T15:00:12.057Z] #44 58.46 Selecting previously unselected package libnet1-dev. [2020-03-09T15:00:12.057Z] #44 58.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-09T15:00:12.057Z] #44 58.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:00:12.203Z] #44 150.9 CC criu/sk-packet.o [2020-03-09T15:00:12.296Z] #44 180.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:00:12.296Z] #44 180.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:00:12.296Z] #44 180.2 Note: Building without GnuTLS support [2020-03-09T15:00:12.347Z] #44 58.88 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-09T15:00:12.347Z] #44 58.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-09T15:00:12.347Z] #44 58.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:00:12.655Z] #44 59.20 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-09T15:00:12.655Z] #44 59.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-09T15:00:12.655Z] #44 59.27 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-09T15:00:12.769Z] #44 151.5 CC criu/sk-queue.o [2020-03-09T15:00:12.869Z] #44 180.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:00:13.297Z] #44 59.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-09T15:00:13.297Z] #44 59.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:00:13.297Z] #44 59.86 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:00:13.335Z] #44 151.9 CC criu/sk-tcp.o [2020-03-09T15:00:13.441Z] #44 181.5 make[1]: Nothing to be done for 'all'. [2020-03-09T15:00:13.587Z] #44 60.09 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-09T15:00:13.587Z] #44 60.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:00:13.587Z] #44 60.11 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:00:13.900Z] #44 152.4 CC criu/sk-unix.o [2020-03-09T15:00:13.911Z] #44 60.29 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-09T15:00:13.911Z] #44 60.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-09T15:00:13.911Z] #44 60.34 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-09T15:00:14.013Z] #44 ... [2020-03-09T15:00:14.013Z] [2020-03-09T15:00:14.013Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:00:14.013Z] #24 DONE 0.2s [2020-03-09T15:00:14.013Z] [2020-03-09T15:00:14.013Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:00:14.197Z] #44 60.76 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-09T15:00:14.486Z] #44 60.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:00:14.486Z] #44 60.84 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:14.583Z] #28 DONE 1.0s [2020-03-09T15:00:14.583Z] [2020-03-09T15:00:14.583Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:14.583Z] #44 182.3 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:00:14.583Z] #44 182.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:00:14.583Z] #44 182.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:00:14.583Z] #44 182.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:00:14.583Z] #44 182.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:00:14.583Z] #44 182.5 make[1]: Nothing to be done for 'all'. [2020-03-09T15:00:14.583Z] #44 182.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:00:14.845Z] #44 182.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:14.845Z] #44 182.9 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:14.845Z] #44 ... [2020-03-09T15:00:14.845Z] [2020-03-09T15:00:14.845Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:00:14.845Z] #31 DONE 0.2s [2020-03-09T15:00:14.845Z] [2020-03-09T15:00:14.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:14.845Z] #44 183.0 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:15.105Z] #44 ... [2020-03-09T15:00:15.105Z] [2020-03-09T15:00:15.105Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:00:15.105Z] #34 DONE 0.1s [2020-03-09T15:00:15.105Z] [2020-03-09T15:00:15.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:15.105Z] #44 183.1 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:15.105Z] #44 183.1 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:15.105Z] #44 183.2 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:15.105Z] #44 ... [2020-03-09T15:00:15.105Z] [2020-03-09T15:00:15.105Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:00:15.105Z] #39 DONE 0.1s [2020-03-09T15:00:15.105Z] [2020-03-09T15:00:15.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:15.105Z] #44 183.2 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:15.366Z] #44 183.3 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:15.366Z] #44 183.4 INSTALL criu/criu [2020-03-09T15:00:15.366Z] #44 DONE 183.5s [2020-03-09T15:00:15.366Z] [2020-03-09T15:00:15.366Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:00:15.366Z] #42 DONE 0.3s [2020-03-09T15:00:15.366Z] [2020-03-09T15:00:15.366Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:15.516Z] #44 62.06 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-09T15:00:15.516Z] #44 62.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:00:15.516Z] #44 62.06 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:15.798Z] #44 154.0 CC criu/sockets.o [2020-03-09T15:00:16.153Z] #44 62.62 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-09T15:00:16.153Z] #44 62.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:00:16.153Z] #44 62.66 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:16.363Z] #44 154.7 CC criu/stats.o [2020-03-09T15:00:16.363Z] #44 155.1 CC criu/string.o [2020-03-09T15:00:16.363Z] #44 155.1 CC criu/sysctl.o [2020-03-09T15:00:16.929Z] #44 155.7 CC criu/sysfs_parse.o [2020-03-09T15:00:17.281Z] #65 ... [2020-03-09T15:00:17.281Z] [2020-03-09T15:00:17.281Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:00:17.281Z] #45 DONE 0.2s [2020-03-09T15:00:17.281Z] [2020-03-09T15:00:17.281Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:17.281Z] #65 ... [2020-03-09T15:00:17.281Z] [2020-03-09T15:00:17.281Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:00:17.281Z] #48 DONE 0.2s [2020-03-09T15:00:17.281Z] [2020-03-09T15:00:17.281Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:00:17.494Z] #44 156.0 CC criu/timerfd.o [2020-03-09T15:00:17.541Z] #51 DONE 0.2s [2020-03-09T15:00:17.541Z] [2020-03-09T15:00:17.541Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:00:17.683Z] #44 ... [2020-03-09T15:00:17.683Z] [2020-03-09T15:00:17.683Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:00:17.683Z] #11 64.01 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-03-09T15:00:17.751Z] #44 156.4 CC criu/tty.o [2020-03-09T15:00:17.802Z] #54 DONE 0.2s [2020-03-09T15:00:17.802Z] [2020-03-09T15:00:17.802Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:00:17.802Z] #57 DONE 0.1s [2020-03-09T15:00:17.802Z] [2020-03-09T15:00:17.802Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:18.062Z] #65 ... [2020-03-09T15:00:18.062Z] [2020-03-09T15:00:18.062Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:00:18.062Z] #61 DONE 0.2s [2020-03-09T15:00:18.062Z] [2020-03-09T15:00:18.062Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:18.320Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:00:18.436Z] First time build. Skipping changelog. [2020-03-09T15:00:19.208Z] #44 157.9 CC criu/tun.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T15:00:19.774Z] #44 158.4 CC criu/uffd.o [2020-03-09T15:00:20.707Z] #44 159.5 CC criu/util.o [2020-03-09T15:00:18.355Z] > git rev-list --no-walk 66e4522679e5b5e296599333c693bbbfdf74fad5 # timeout=10 [2020-03-09T15:00:21.639Z] #44 ... [2020-03-09T15:00:21.639Z] [2020-03-09T15:00:21.639Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:21.639Z] #60 110.3 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-03-09T15:00:22.203Z] #11 ... [2020-03-09T15:00:22.203Z] [2020-03-09T15:00:22.203Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:22.203Z] #66 0.433 + RM_GOPATH=0 [2020-03-09T15:00:22.203Z] #66 0.435 + TMP_GOPATH= [2020-03-09T15:00:22.203Z] #66 0.436 + : /build [2020-03-09T15:00:22.203Z] #66 0.437 + '[' -z '' ']' [2020-03-09T15:00:22.203Z] #66 0.439 ++ mktemp -d [2020-03-09T15:00:22.203Z] #66 0.442 + export GOPATH=/tmp/tmp.8HsPviio9c [2020-03-09T15:00:22.203Z] #66 0.442 + GOPATH=/tmp/tmp.8HsPviio9c [2020-03-09T15:00:22.203Z] #66 0.442 + RM_GOPATH=1 [2020-03-09T15:00:22.203Z] #66 0.443 ++ dirname ./install.sh [2020-03-09T15:00:22.203Z] #66 0.455 + dir=. [2020-03-09T15:00:22.203Z] #66 0.462 + bin=containerd [2020-03-09T15:00:22.203Z] #66 0.462 + shift [2020-03-09T15:00:22.203Z] #66 0.463 + '[' '!' -f ./containerd.installer ']' [2020-03-09T15:00:22.203Z] #66 0.463 + . ./containerd.installer [2020-03-09T15:00:22.203Z] #66 0.463 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:00:22.203Z] #66 0.479 + install_containerd [2020-03-09T15:00:22.203Z] #66 0.480 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:00:22.203Z] #66 0.480 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T15:00:22.203Z] #66 0.480 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8HsPviio9c/src/github.com/containerd/containerd [2020-03-09T15:00:22.203Z] #66 0.486 Cloning into '/tmp/tmp.8HsPviio9c/src/github.com/containerd/containerd'... [2020-03-09T15:00:22.203Z] #66 ... [2020-03-09T15:00:22.203Z] [2020-03-09T15:00:22.203Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:00:22.203Z] #28 2.929 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T15:00:22.203Z] #28 4.030 #=#=# [2020-03-09T15:00:22.203Z] #28 4.323 #=#=# ## 3.7% ####### 10.0% ######### 13.8% ############## 20.2% ################### 26.6% ###################### 30.7% ######################### 35.6% ############################ 39.8% ############################## 41.9% ################################# 46.2% #################################### 50.5% ####################################### 54.7% ########################################## 59.0% ############################################# 63.2% ################################################ 67.5% ################################################### 71.8% ###################################################### 76.0% ########################################################### 82.4% ############################################################### 88.8% ################################################################### 93.1% ###################################################################### 97.3% ######################################################################## 100.0% [2020-03-09T15:00:22.203Z] #28 8.053 #=#=# [2020-03-09T15:00:22.203Z] #28 8.335 #=#=# ######## 11.4% ############ 17.1% ######################## 34.4% ############################ 40.1% ##################################### 51.6% ############################################# 63.1% ##################################################### 74.6% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-09T15:00:22.203Z] #28 10.20 #=#=# [2020-03-09T15:00:22.203Z] #28 ... [2020-03-09T15:00:22.203Z] [2020-03-09T15:00:22.203Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:00:22.203Z] #36 58.51 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:00:22.203Z] #36 58.80 Fetched 14.9 MB in 3s (5125 kB/s) [2020-03-09T15:00:22.203Z] #36 58.95 Selecting previously unselected package xxd. [2020-03-09T15:00:22.203Z] #36 58.95 (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-03-09T15:00:22.203Z] #36 59.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-09T15:00:22.203Z] #36 59.13 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:00:22.203Z] #36 59.46 Selecting previously unselected package vim-common. [2020-03-09T15:00:22.203Z] #36 59.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:00:22.203Z] #36 59.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:00:22.203Z] #36 60.15 Selecting previously unselected package cmake-data. [2020-03-09T15:00:22.203Z] #36 60.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T15:00:22.203Z] #36 60.18 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T15:00:22.203Z] #36 64.92 Selecting previously unselected package libicu63:ppc64el. [2020-03-09T15:00:22.203Z] #36 65.10 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-09T15:00:22.203Z] #36 65.16 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-09T15:00:22.203Z] #36 ... [2020-03-09T15:00:22.203Z] [2020-03-09T15:00:22.203Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:22.203Z] #44 65.98 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-09T15:00:22.203Z] #44 65.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:00:22.203Z] #44 66.01 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:22.203Z] #44 67.09 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T15:00:22.203Z] #44 67.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:00:22.203Z] #44 67.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:00:22.203Z] #44 67.50 Selecting previously unselected package protobuf-compiler. [2020-03-09T15:00:22.203Z] #44 67.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:00:22.203Z] #44 67.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:00:22.203Z] #44 67.86 Selecting previously unselected package python-pkg-resources. [2020-03-09T15:00:22.203Z] #44 67.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:00:22.203Z] #44 67.89 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T15:00:22.203Z] #44 68.34 Selecting previously unselected package python-six. [2020-03-09T15:00:22.203Z] #44 68.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T15:00:22.203Z] #44 68.37 Unpacking python-six (1.12.0-1) ... [2020-03-09T15:00:22.203Z] #44 68.59 Selecting previously unselected package python-protobuf. [2020-03-09T15:00:22.203Z] #44 68.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:00:22.203Z] #44 68.64 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T15:00:22.870Z] + docker version [2020-03-09T15:00:23.242Z] #44 69.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T15:00:23.537Z] #60 111.7 + mkdir -p /build [2020-03-09T15:00:23.537Z] #60 111.8 + cp runc /build/runc [2020-03-09T15:00:23.537Z] #60 DONE 112.1s [2020-03-09T15:00:23.537Z] [2020-03-09T15:00:23.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:23.537Z] #44 160.5 CC criu/uts_ns.o [2020-03-09T15:00:23.537Z] #44 160.7 CC criu/vdso-compat.o [2020-03-09T15:00:23.537Z] #44 160.9 CC criu/vdso.o [2020-03-09T15:00:23.537Z] #44 161.4 LINK criu/built-in.o [2020-03-09T15:00:23.537Z] #44 161.6 LINK criu/criu [2020-03-09T15:00:23.537Z] #44 162.0 DEP lib/c/criu.d [2020-03-09T15:00:23.537Z] #44 162.1 CC images/rpc.pb-c.o [2020-03-09T15:00:24.103Z] #44 162.6 CC lib/c/criu.o [2020-03-09T15:00:24.748Z] #44 ... [2020-03-09T15:00:24.748Z] [2020-03-09T15:00:24.748Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:00:24.748Z] #28 10.49 0.1% ## 4.1% ###### 9.2% ########## 14.4% ############## 20.7% ################## 25.7% ###################### 30.9% ########################### 38.6% ################################# 46.3% ###################################### 54.0% ############################################ 61.8% ################################################## 69.5% ######################################################### 79.9% ############################################################### 87.6% #################################################################### 95.4% ######################################################################## 100.0% [2020-03-09T15:00:24.748Z] #28 12.91 #=#=# [2020-03-09T15:00:25.035Z] #44 163.7 LINK lib/c/built-in.o [2020-03-09T15:00:25.035Z] #44 163.7 LINK lib/c/libcriu.so [2020-03-09T15:00:25.035Z] #44 163.7 LINK lib/c/libcriu.a [2020-03-09T15:00:25.293Z] #44 163.8 GEN magic.py [2020-03-09T15:00:25.293Z] #44 163.9 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:00:25.293Z] #44 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:00:25.293Z] #44 163.9 Note: Building without GnuTLS support [2020-03-09T15:00:25.859Z] #44 164.5 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:00:26.116Z] #44 164.9 make[1]: Nothing to be done for 'all'. [2020-03-09T15:00:26.681Z] #44 165.4 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:00:26.682Z] #44 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:00:26.682Z] #44 165.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:00:26.682Z] #44 165.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:00:26.682Z] #44 165.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:00:26.682Z] #44 165.5 make[1]: Nothing to be done for 'all'. [2020-03-09T15:00:26.939Z] #44 165.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:00:27.197Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.197Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-03-09T15:00:27.454Z] #44 165.9 INSTALL criu/criu [2020-03-09T15:00:27.454Z] #44 DONE 166.1s [2020-03-09T15:00:27.454Z] [2020-03-09T15:00:27.454Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:27.454Z] #65 197.1 + bin/containerd [2020-03-09T15:00:27.556Z] Client: Docker Engine - Enterprise [2020-03-09T15:00:27.556Z] Version: 19.03.5 [2020-03-09T15:00:27.556Z] API version: 1.40 [2020-03-09T15:00:27.556Z] Go version: go1.12.12 [2020-03-09T15:00:27.556Z] Git commit: 2ee0c57608 [2020-03-09T15:00:27.556Z] Built: 11/13/2019 08:00:16 [2020-03-09T15:00:27.556Z] OS/Arch: windows/amd64 [2020-03-09T15:00:27.556Z] Experimental: false [2020-03-09T15:00:27.556Z] [2020-03-09T15:00:27.556Z] Server: Docker Engine - Enterprise [2020-03-09T15:00:27.556Z] Engine: [2020-03-09T15:00:27.556Z] Version: 19.03.5 [2020-03-09T15:00:27.556Z] API version: 1.40 (minimum version 1.24) [2020-03-09T15:00:27.556Z] Go version: go1.12.12 [2020-03-09T15:00:27.556Z] Git commit: 2ee0c57608 [2020-03-09T15:00:27.556Z] Built: 11/13/2019 07:58:51 [2020-03-09T15:00:27.556Z] OS/Arch: windows/amd64 [2020-03-09T15:00:27.556Z] Experimental: true [2020-03-09T15:00:28.004Z] #28 13.17 0.0% 1.0% # 2.4% ### 5.1% ##### 7.8% ###### 9.5% ######## 11.3% ######### 13.5% ########### 15.3% ############ 18.0% ############## 20.6% ################ 23.3% ################## 26.0% #################### 28.7% ###################### 31.7% ######################## 34.4% ########################## 37.1% ############################# 40.7% ############################## 42.5% ############################### 44.3% ################################## 47.7% ################################## 48.5% #################################### 50.3% [2020-03-09T15:00:28.004Z] #28 ... [2020-03-09T15:00:28.004Z] [2020-03-09T15:00:28.004Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:00:28.004Z] #75 DONE 74.1s [2020-03-09T15:00:28.004Z] [2020-03-09T15:00:28.004Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:00:28.004Z] #28 13.17 0.0% 1.0% # 2.4% ### 5.1% ##### 7.8% ###### 9.5% ######## 11.3% ######### 13.5% ########### 15.3% ############ 18.0% ############## 20.6% ################ 23.3% ################## 26.0% #################### 28.7% ###################### 31.7% ######################## 34.4% ########################## 37.1% ############################# 40.7% ############################## 42.5% ############################### 44.3% ################################## 47.7% ################################## 48.5% #################################### 50.3% ########################### [2020-03-09T15:00:28.004Z] #28 ... [2020-03-09T15:00:28.004Z] [2020-03-09T15:00:28.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:00:28.004Z] #11 68.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-09T15:00:28.004Z] #11 68.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-09T15:00:28.004Z] #11 68.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-09T15:00:28.004Z] #11 69.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-09T15:00:28.004Z] #11 69.03 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-03-09T15:00:28.004Z] #11 69.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-09T15:00:28.004Z] #11 69.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-09T15:00:28.004Z] #11 69.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-09T15:00:28.004Z] #11 69.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-09T15:00:28.004Z] #11 69.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-09T15:00:28.004Z] #11 69.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-09T15:00:28.004Z] #11 69.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-09T15:00:28.004Z] #11 69.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-09T15:00:28.004Z] #11 69.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-09T15:00:28.004Z] #11 69.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-09T15:00:28.004Z] #11 71.59 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:00:28.004Z] #11 71.89 Fetched 78.9 MB in 15s (5269 kB/s) [2020-03-09T15:00:28.004Z] #11 72.09 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T15:00:28.004Z] #11 72.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-09T15:00:28.004Z] #11 72.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-09T15:00:28.004Z] #11 72.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:00:28.004Z] #11 ... [2020-03-09T15:00:28.004Z] [2020-03-09T15:00:28.004Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-03-09T15:00:29.074Z] + docker info [2020-03-09T15:00:29.353Z] #65 ... [2020-03-09T15:00:29.353Z] [2020-03-09T15:00:29.353Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:00:29.353Z] #45 DONE 0.1s [2020-03-09T15:00:29.353Z] [2020-03-09T15:00:29.353Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:00:29.353Z] #48 DONE 0.1s [2020-03-09T15:00:29.353Z] [2020-03-09T15:00:29.353Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:00:29.353Z] #51 DONE 0.1s [2020-03-09T15:00:29.353Z] [2020-03-09T15:00:29.353Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:31.260Z] #28 13.17 0.0% 1.0% # 2.4% ### 5.1% ##### 7.8% ###### 9.5% ######## 11.3% ######### 13.5% ########### 15.3% ############ 18.0% ############## 20.6% ################ 23.3% ################## 26.0% #################### 28.7% ###################### 31.7% ######################## 34.4% ########################## 37.1% ############################# 40.7% ############################## 42.5% ############################### 44.3% ################################## 47.7% ################################## 48.5% #################################### 50.3% ##################################### 52.1% ###################################### 53.0% ######################################## 56.6% ########################################### 61.0% ############################################ 61.9% ############################################## 65.0% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ##################################################### 74.2% ###################################################### 76.0% ####################################################### 77.8% ######################################################### 79.5% ######################################################### 80.4% ########################################################### 82.2% ########################################################### 83.0% ############################################################ 83.9% ############################################################# 85.7% ############################################################### 88.2% ################################################################# 90.5% ################################################################## 92.3% ################################################################### 94.1% #################################################################### 95.0% ###################################################################### 98.6% ######################################################################## 100.0% [2020-03-09T15:00:31.261Z] #28 ... [2020-03-09T15:00:31.261Z] [2020-03-09T15:00:31.261Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:00:31.261Z] #34 67.58 internal/reflectlite [2020-03-09T15:00:31.261Z] #34 67.58 sync [2020-03-09T15:00:31.261Z] #34 74.14 errors [2020-03-09T15:00:31.261Z] #34 74.17 sort [2020-03-09T15:00:31.261Z] #34 75.08 internal/oserror [2020-03-09T15:00:31.261Z] #34 75.11 io [2020-03-09T15:00:31.261Z] #34 75.12 strconv [2020-03-09T15:00:31.261Z] #34 75.76 syscall [2020-03-09T15:00:31.551Z] #34 ... [2020-03-09T15:00:31.551Z] [2020-03-09T15:00:31.551Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:00:31.551Z] #28 19.89 [2020-03-09T15:00:32.633Z] #53 DONE 258.4s [2020-03-09T15:00:32.633Z] [2020-03-09T15:00:32.633Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:32.953Z] #65 228.1 + bin/containerd-stress [2020-03-09T15:00:33.567Z] #65 ... [2020-03-09T15:00:33.568Z] [2020-03-09T15:00:33.568Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:00:33.568Z] #54 DONE 0.2s [2020-03-09T15:00:33.568Z] [2020-03-09T15:00:33.568Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:00:33.568Z] #57 DONE 0.1s [2020-03-09T15:00:33.568Z] [2020-03-09T15:00:33.568Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:00:33.568Z] #61 DONE 0.1s [2020-03-09T15:00:33.568Z] [2020-03-09T15:00:33.568Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:34.064Z] --- PASS: TestBuildWithHugeFile (26.54s) [2020-03-09T15:00:34.064Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:00:34.064Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:00:34.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:00:34.064Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:00:34.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:00:34.064Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:00:34.064Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:00:34.064Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:00:34.064Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:00:34.064Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:00:34.064Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2020-03-09T15:00:34.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-03-09T15:00:34.064Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s) [2020-03-09T15:00:34.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-09T15:00:34.064Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:00:34.064Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:00:34.304Z] #28 22.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T15:00:34.304Z] #28 ... [2020-03-09T15:00:34.304Z] [2020-03-09T15:00:34.304Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:34.304Z] #48 70.45 sync [2020-03-09T15:00:34.304Z] #48 70.49 internal/reflectlite [2020-03-09T15:00:34.304Z] #48 75.17 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T15:00:34.304Z] #48 75.19 math/rand [2020-03-09T15:00:34.304Z] #48 75.20 internal/singleflight [2020-03-09T15:00:34.304Z] #48 80.39 sort [2020-03-09T15:00:34.304Z] #48 80.41 strconv [2020-03-09T15:00:34.304Z] #48 80.47 syscall [2020-03-09T15:00:34.304Z] #48 80.48 io [2020-03-09T15:00:34.304Z] #48 ... [2020-03-09T15:00:34.304Z] [2020-03-09T15:00:34.304Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:00:34.304Z] #36 79.42 Selecting previously unselected package libxml2:ppc64el. [2020-03-09T15:00:34.304Z] #36 79.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-09T15:00:34.304Z] #36 79.44 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:00:34.304Z] #36 80.41 Selecting previously unselected package libarchive13:ppc64el. [2020-03-09T15:00:34.304Z] #36 80.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-09T15:00:34.304Z] #36 80.43 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-09T15:00:34.607Z] #36 81.07 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-09T15:00:34.607Z] #36 81.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-09T15:00:34.607Z] #36 81.14 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-09T15:00:34.859Z] #65 230.7 + bin/containerd-shim [2020-03-09T15:00:34.899Z] #36 81.41 Selecting previously unselected package librhash0:ppc64el. [2020-03-09T15:00:34.899Z] #36 81.44 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-09T15:00:34.899Z] #36 81.45 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-09T15:00:35.191Z] #36 81.78 Selecting previously unselected package libuv1:ppc64el. [2020-03-09T15:00:35.192Z] #36 81.82 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-09T15:00:35.192Z] #36 81.83 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-09T15:00:35.823Z] #36 82.13 Selecting previously unselected package cmake. [2020-03-09T15:00:35.823Z] #36 82.14 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-09T15:00:35.823Z] #36 82.14 Unpacking cmake (3.13.4-1) ... [2020-03-09T15:00:36.417Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:00:38.776Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-03-09T15:00:38.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-03-09T15:00:38.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-03-09T15:00:38.776Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:00:38.776Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-03-09T15:00:38.776Z] PASS [2020-03-09T15:00:38.776Z] [2020-03-09T15:00:38.776Z] === Skipped [2020-03-09T15:00:38.776Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:00:38.776Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:00:38.776Z] [2020-03-09T15:00:38.776Z] [2020-03-09T15:00:38.776Z] DONE 32 tests, 1 skipped in 74.466s [2020-03-09T15:00:38.776Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:00:38.776Z] ++ 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-03-09T15:00:38.776Z] ++ set -e [2020-03-09T15:00:38.776Z] ++ '[' -n 0 ']' [2020-03-09T15:00:38.776Z] ++ set -x [2020-03-09T15:00:38.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:00:38.776Z] INFO: Testing against a local daemon [2020-03-09T15:00:38.776Z] === RUN TestConfigList [2020-03-09T15:00:39.347Z] #36 ... [2020-03-09T15:00:39.347Z] [2020-03-09T15:00:39.347Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:00:39.347Z] #28 23.29 [2020-03-09T15:00:39.347Z] #28 23.48 ####### 10.2% ######################################################################## 100.0% [2020-03-09T15:00:39.347Z] #28 23.79 [2020-03-09T15:00:39.347Z] #28 25.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T15:00:39.347Z] #28 26.64 [2020-03-09T15:00:39.347Z] #28 27.01 #=#=# ################################################ 67.2% ######################################################################## 100.0% [2020-03-09T15:00:39.347Z] #28 27.39 [2020-03-09T15:00:40.142Z] #65 236.1 + bin/containerd-shim-runc-v1 [2020-03-09T15:00:40.380Z] #28 ... [2020-03-09T15:00:40.380Z] [2020-03-09T15:00:40.380Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:00:40.380Z] #36 86.98 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-09T15:00:40.380Z] #36 87.01 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:00:40.380Z] #36 87.03 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-09T15:00:40.380Z] #36 87.05 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:00:40.674Z] #36 87.12 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-09T15:00:40.674Z] #36 87.13 Setting up cmake-data (3.13.4-1) ... [2020-03-09T15:00:40.674Z] #36 87.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:00:40.674Z] #36 87.19 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-09T15:00:40.674Z] #36 87.20 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-09T15:00:40.674Z] #36 87.21 Setting up cmake (3.13.4-1) ... [2020-03-09T15:00:40.674Z] #36 87.23 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:00:40.964Z] #36 87.45 Processing triggers for mime-support (3.62) ... [2020-03-09T15:00:41.616Z] #36 DONE 87.9s [2020-03-09T15:00:41.616Z] [2020-03-09T15:00:41.616Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:00:41.616Z] #37 DONE 0.1s [2020-03-09T15:00:41.616Z] [2020-03-09T15:00:41.616Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:00:41.616Z] #31 87.03 Checking out files: 74% (1139/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) [2020-03-09T15:00:41.616Z] #31 ... [2020-03-09T15:00:41.616Z] [2020-03-09T15:00:41.616Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T15:00:41.616Z] #38 DONE 0.1s [2020-03-09T15:00:41.616Z] [2020-03-09T15:00:41.616Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:41.616Z] #48 88.03 vendor/golang.org/x/net/dns/dnsmessage [2020-03-09T15:00:41.977Z] --- PASS: TestConfigList (2.82s) [2020-03-09T15:00:41.977Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:00:42.244Z] #48 ... [2020-03-09T15:00:42.245Z] [2020-03-09T15:00:42.245Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:42.245Z] #44 78.64 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:42.245Z] #44 78.65 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:00:42.245Z] #44 78.65 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:00:42.245Z] #44 78.67 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:00:42.245Z] #44 78.70 Setting up python-six (1.12.0-1) ... [2020-03-09T15:00:42.245Z] #44 84.88 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-09T15:00:42.245Z] #44 84.92 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:00:42.245Z] #44 84.93 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:42.245Z] #44 84.93 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-09T15:00:42.245Z] #44 84.94 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:42.245Z] #44 84.95 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:00:42.245Z] #44 84.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:00:42.245Z] #44 84.96 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-09T15:00:42.245Z] #44 84.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:00:42.245Z] #44 84.97 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T15:00:42.245Z] #44 ... [2020-03-09T15:00:42.245Z] [2020-03-09T15:00:42.245Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:00:42.245Z] #31 87.03 Checking out files: 74% (1139/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-03-09T15:00:42.245Z] #31 88.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T15:00:43.439Z] #65 238.9 + bin/containerd-shim-runc-v2 [2020-03-09T15:00:43.745Z] #31 89.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T15:00:43.745Z] #31 ... [2020-03-09T15:00:43.745Z] [2020-03-09T15:00:43.745Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:00:43.745Z] #11 79.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T15:00:43.745Z] #11 79.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-09T15:00:43.745Z] #11 79.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:00:43.745Z] #11 85.68 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T15:00:43.745Z] #11 85.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T15:00:43.745Z] #11 85.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:00:43.745Z] #11 85.93 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-09T15:00:43.745Z] #11 85.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:00:43.745Z] #11 85.98 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:00:43.745Z] #11 86.24 Selecting previously unselected package dmsetup. [2020-03-09T15:00:43.745Z] #11 86.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:00:43.745Z] #11 86.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T15:00:43.745Z] #11 86.61 Selecting previously unselected package mingw-w64-common. [2020-03-09T15:00:43.745Z] #11 86.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T15:00:43.745Z] #11 86.63 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T15:00:43.745Z] #11 ... [2020-03-09T15:00:43.745Z] [2020-03-09T15:00:43.745Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:00:43.745Z] #51 79.87 + cd /tmp/tmp.ax4CzNj9tB/src/gotest.tools/gotestsum [2020-03-09T15:00:43.745Z] #51 79.87 + git checkout -q v0.3.5 [2020-03-09T15:00:43.745Z] #51 79.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T15:00:43.745Z] #51 ... [2020-03-09T15:00:43.745Z] [2020-03-09T15:00:43.745Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:43.745Z] #39 0.453 + RM_GOPATH=0 [2020-03-09T15:00:43.745Z] #39 0.453 + TMP_GOPATH= [2020-03-09T15:00:43.745Z] #39 0.453 + : /build [2020-03-09T15:00:43.745Z] #39 0.453 + '[' -z '' ']' [2020-03-09T15:00:43.745Z] #39 0.457 ++ mktemp -d [2020-03-09T15:00:43.745Z] #39 0.481 + export GOPATH=/tmp/tmp.i5u8E8rRmT [2020-03-09T15:00:43.745Z] #39 0.481 + GOPATH=/tmp/tmp.i5u8E8rRmT [2020-03-09T15:00:43.745Z] #39 0.482 + RM_GOPATH=1 [2020-03-09T15:00:43.745Z] #39 0.487 ++ dirname ./install.sh [2020-03-09T15:00:43.745Z] #39 0.489 + dir=. [2020-03-09T15:00:43.745Z] #39 0.489 + bin=tini [2020-03-09T15:00:43.745Z] #39 0.489 + shift [2020-03-09T15:00:43.745Z] #39 0.490 + '[' '!' -f ./tini.installer ']' [2020-03-09T15:00:43.745Z] #39 0.490 + . ./tini.installer [2020-03-09T15:00:43.745Z] #39 0.490 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:00:43.745Z] #39 0.494 + install_tini [2020-03-09T15:00:43.745Z] #39 0.494 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:00:43.745Z] #39 0.494 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T15:00:43.745Z] #39 0.495 + git clone https://github.com/krallin/tini.git /tmp/tmp.i5u8E8rRmT/tini [2020-03-09T15:00:43.745Z] #39 0.498 Cloning into '/tmp/tmp.i5u8E8rRmT/tini'... [2020-03-09T15:00:43.745Z] #39 2.060 + cd /tmp/tmp.i5u8E8rRmT/tini [2020-03-09T15:00:43.745Z] #39 2.060 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:00:43.745Z] #39 2.122 + cmake . [2020-03-09T15:00:44.006Z] #65 240.0 + binaries [2020-03-09T15:00:44.007Z] #65 240.0 + mkdir -p /build [2020-03-09T15:00:44.007Z] #65 240.0 + cp bin/containerd /build/containerd [2020-03-09T15:00:44.007Z] #65 240.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:00:44.007Z] #65 240.1 + cp bin/ctr /build/ctr [2020-03-09T15:00:44.391Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2020-03-09T15:00:44.391Z] === RUN TestConfigsUpdate [2020-03-09T15:00:44.573Z] #65 DONE 240.6s [2020-03-09T15:00:44.770Z] #39 3.184 -- The C compiler identification is GNU 8.3.0 [2020-03-09T15:00:44.770Z] #39 3.262 -- Check for working C compiler: /usr/bin/cc [2020-03-09T15:00:45.803Z] #39 ... [2020-03-09T15:00:45.803Z] [2020-03-09T15:00:45.803Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:00:45.803Z] #28 29.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T15:00:45.803Z] #28 29.68 skipping existing c8c2d4a6b2e3 [2020-03-09T15:00:45.803Z] #28 30.06 [2020-03-09T15:00:45.803Z] #28 32.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T15:00:45.803Z] #28 32.98 #=#=# [2020-03-09T15:00:45.803Z] #28 33.23 #=#=# ######################################################################## 100.0% [2020-03-09T15:00:45.803Z] #28 33.53 [2020-03-09T15:00:45.803Z] #28 33.72 Download of images into '/build' complete. [2020-03-09T15:00:45.803Z] #28 33.73 Use something like the following to load the result into a Docker daemon: [2020-03-09T15:00:45.803Z] #28 33.73 tar -cC '/build' . | docker load [2020-03-09T15:00:45.803Z] #28 DONE 33.8s [2020-03-09T15:00:45.803Z] [2020-03-09T15:00:45.803Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:00:45.803Z] #57 87.96 strconv [2020-03-09T15:00:45.803Z] #57 88.00 bytes [2020-03-09T15:00:45.803Z] #57 88.00 strings [2020-03-09T15:00:45.803Z] #57 88.11 syscall [2020-03-09T15:00:45.953Z] [2020-03-09T15:00:45.953Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:00:46.212Z] #66 DONE 0.3s [2020-03-09T15:00:46.212Z] [2020-03-09T15:00:46.212Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:00:46.212Z] #70 DONE 0.1s [2020-03-09T15:00:46.471Z] [2020-03-09T15:00:46.471Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:00:46.471Z] #72 DONE 0.2s [2020-03-09T15:00:46.471Z] [2020-03-09T15:00:46.471Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:00:46.471Z] #75 DONE 0.1s [2020-03-09T15:00:46.730Z] [2020-03-09T15:00:46.730Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:00:46.730Z] #76 DONE 0.0s [2020-03-09T15:00:46.730Z] [2020-03-09T15:00:46.730Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:00:46.744Z] --- PASS: TestConfigsUpdate (2.74s) [2020-03-09T15:00:46.744Z] === RUN TestTemplatedConfig [2020-03-09T15:00:46.757Z] Client: [2020-03-09T15:00:46.758Z] Debug Mode: false [2020-03-09T15:00:46.758Z] Plugins: [2020-03-09T15:00:46.758Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-09T15:00:46.758Z] [2020-03-09T15:00:46.758Z] Server: [2020-03-09T15:00:46.758Z] Containers: 0 [2020-03-09T15:00:46.758Z] Running: 0 [2020-03-09T15:00:46.758Z] Paused: 0 [2020-03-09T15:00:46.758Z] Stopped: 0 [2020-03-09T15:00:46.758Z] Images: 0 [2020-03-09T15:00:46.758Z] Server Version: 19.03.5 [2020-03-09T15:00:46.758Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-09T15:00:46.758Z] Windows: [2020-03-09T15:00:46.758Z] LCOW: [2020-03-09T15:00:46.758Z] Logging Driver: json-file [2020-03-09T15:00:46.758Z] Plugins: [2020-03-09T15:00:46.758Z] Volume: local [2020-03-09T15:00:46.758Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T15:00:46.758Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T15:00:46.758Z] Swarm: inactive [2020-03-09T15:00:46.758Z] Default Isolation: process [2020-03-09T15:00:46.758Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T15:00:46.758Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T15:00:46.758Z] OSType: windows [2020-03-09T15:00:46.758Z] Architecture: x86_64 [2020-03-09T15:00:46.758Z] CPUs: 4 [2020-03-09T15:00:46.758Z] Total Memory: 32GiB [2020-03-09T15:00:46.758Z] Name: azwin-2-683490 [2020-03-09T15:00:46.758Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-09T15:00:46.758Z] Docker Root Dir: D:\docker [2020-03-09T15:00:46.758Z] Debug Mode: false [2020-03-09T15:00:46.758Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:00:46.758Z] Labels: [2020-03-09T15:00:46.758Z] Experimental: true [2020-03-09T15:00:46.758Z] Insecure Registries: [2020-03-09T15:00:46.758Z] 10.0.0.4:5000 [2020-03-09T15:00:46.758Z] 127.0.0.0/8 [2020-03-09T15:00:46.758Z] Registry Mirrors: [2020-03-09T15:00:46.758Z] http://10.0.0.4:5000/ [2020-03-09T15:00:46.758Z] Live Restore Enabled: false [2020-03-09T15:00:46.758Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-09T15:00:47.871Z] #57 ... [2020-03-09T15:00:47.871Z] [2020-03-09T15:00:47.871Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:00:47.871Z] #34 83.80 bytes [2020-03-09T15:00:47.871Z] #34 83.86 strings [2020-03-09T15:00:47.871Z] #34 ... [2020-03-09T15:00:47.871Z] [2020-03-09T15:00:47.871Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:47.871Z] #39 4.297 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T15:00:47.871Z] #39 4.312 -- Detecting C compiler ABI info [2020-03-09T15:00:47.871Z] #39 5.682 -- Detecting C compiler ABI info - done [2020-03-09T15:00:47.871Z] #39 5.748 -- Detecting C compile features [2020-03-09T15:00:48.108Z] #77 DONE 1.5s [2020-03-09T15:00:48.369Z] [2020-03-09T15:00:48.369Z] #78 exporting to image [2020-03-09T15:00:48.369Z] #78 exporting layers [2020-03-09T15:00:50.584Z] #39 8.662 -- Detecting C compile features - done [2020-03-09T15:00:50.584Z] #39 ... [2020-03-09T15:00:50.584Z] [2020-03-09T15:00:50.584Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:00:50.584Z] #44 96.53 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-09T15:00:50.584Z] #44 96.53 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:00:50.584Z] #44 DONE 96.8s [2020-03-09T15:00:50.584Z] [2020-03-09T15:00:50.584Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:50.584Z] #39 8.722 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T15:00:50.662Z] --- PASS: TestTemplatedConfig (3.35s) [2020-03-09T15:00:50.662Z] === RUN TestConfigInspect [2020-03-09T15:00:50.878Z] #39 9.141 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T15:00:50.878Z] #39 9.365 -- Configuring done [2020-03-09T15:00:51.167Z] #39 9.419 -- Generating done [2020-03-09T15:00:51.167Z] #39 9.527 -- Build files have been written to: /tmp/tmp.i5u8E8rRmT/tini [2020-03-09T15:00:51.167Z] #39 9.542 + make tini-static [2020-03-09T15:00:51.797Z] #39 10.15 Scanning dependencies of target tini-static [2020-03-09T15:00:51.797Z] #39 10.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T15:00:52.565Z] #78 exporting layers 3.7s done [2020-03-09T15:00:52.565Z] #78 writing image sha256:32477cea1b7f72449b6e4b4a8156d5cd4bc6d625eaa98497e3385698114a337c done [2020-03-09T15:00:52.565Z] #78 naming to docker.io/library/docker:44557c811819f1b92e45976999824fb13c057f39 done [2020-03-09T15:00:52.565Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T15:00:52.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/test/unit [2020-03-09T15:00:53.008Z] --- PASS: TestConfigInspect (2.74s) [2020-03-09T15:00:53.008Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:00:53.304Z] #39 ... [2020-03-09T15:00:53.304Z] [2020-03-09T15:00:53.304Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:53.304Z] #48 89.26 bytes [2020-03-09T15:00:53.304Z] #48 ... [2020-03-09T15:00:53.304Z] [2020-03-09T15:00:53.304Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:00:53.304Z] #45 1.766 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:00:53.304Z] #45 1.774 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:00:53.304Z] #45 1.799 Note: Building without GnuTLS support [2020-03-09T15:00:54.354Z] #45 3.996 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:00:54.354Z] #45 4.014 GEN .gitid [2020-03-09T15:00:54.354Z] #45 4.051 GEN criu/include/version.h [2020-03-09T15:00:54.354Z] #45 4.078 GEN include/common/asm [2020-03-09T15:00:55.385Z] --- PASS: TestConfigCreateWithLabels (2.69s) [2020-03-09T15:00:55.385Z] === RUN TestConfigCreateResolve [2020-03-09T15:00:55.487Z] #65 224.9 + bin/containerd-stress [2020-03-09T15:00:55.744Z] #65 226.6 + bin/containerd-shim [2020-03-09T15:00:56.433Z] #45 ... [2020-03-09T15:00:56.433Z] [2020-03-09T15:00:56.433Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:56.433Z] #39 13.05 [100%] Linking C executable tini-static [2020-03-09T15:00:56.433Z] #39 14.27 [100%] Built target tini-static [2020-03-09T15:00:56.433Z] #39 14.41 + mkdir -p /build [2020-03-09T15:00:56.433Z] #39 14.41 + cp tini-static /build/docker-init [2020-03-09T15:00:56.433Z] #39 DONE 14.5s [2020-03-09T15:00:56.433Z] [2020-03-09T15:00:56.433Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:00:56.433Z] #48 101.8 bufio [2020-03-09T15:00:58.195Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:00:58.571Z] --- PASS: TestConfigCreateResolve (2.66s) [2020-03-09T15:00:58.571Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:00:58.571Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-09T15:00:58.571Z] PASS [2020-03-09T15:00:58.571Z] [2020-03-09T15:00:58.571Z] DONE 8 tests in 19.911s [2020-03-09T15:00:58.571Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:00:58.571Z] ++ 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-03-09T15:00:58.571Z] ++ set -e [2020-03-09T15:00:58.571Z] ++ '[' -n 0 ']' [2020-03-09T15:00:58.571Z] ++ set -x [2020-03-09T15:00:58.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-09T15:00:58.928Z] INFO: Testing against a local daemon [2020-03-09T15:00:58.928Z] === RUN TestCheckpoint [2020-03-09T15:00:58.928Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:00:58.928Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:00:58.928Z] === RUN TestContainerInvalidJSON [2020-03-09T15:00:58.928Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:00:58.928Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:00:58.928Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:00:58.928Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:00:58.928Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:00:58.928Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:00:58.928Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:00:58.928Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:00:58.928Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:00:58.928Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-09T15:00:58.928Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T15:00:58.928Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-09T15:00:58.928Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:00:58.928Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:00:58.928Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-09T15:00:58.928Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:00:58.928Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-09T15:00:58.928Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:00:59.281Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-09T15:00:59.281Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:00:59.281Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-09T15:00:59.281Z] === RUN TestCopyFromContainer [2020-03-09T15:00:59.933Z] #48 106.3 reflect [2020-03-09T15:00:59.933Z] #48 ... [2020-03-09T15:00:59.933Z] [2020-03-09T15:00:59.933Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:00:59.933Z] #11 96.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T15:00:59.933Z] #11 96.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T15:00:59.933Z] #11 96.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:01:00.224Z] #11 ... [2020-03-09T15:01:00.224Z] [2020-03-09T15:01:00.224Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:00.224Z] #34 96.46 bufio [2020-03-09T15:01:00.224Z] #34 97.00 reflect [2020-03-09T15:01:00.224Z] #34 101.6 path [2020-03-09T15:01:00.224Z] #34 105.5 text/tabwriter [2020-03-09T15:01:00.224Z] #34 ... [2020-03-09T15:01:00.224Z] [2020-03-09T15:01:00.224Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:00.224Z] #45 7.080 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T15:01:00.224Z] #45 7.210 PBCC images/opts.pb-c.c [2020-03-09T15:01:00.224Z] #45 7.315 PBCC images/sit.pb-c.c [2020-03-09T15:01:00.224Z] #45 7.417 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T15:01:00.224Z] #45 7.637 DEP images/opts.pb-c.d [2020-03-09T15:01:00.224Z] #45 7.727 DEP images/sit.pb-c.d [2020-03-09T15:01:00.224Z] #45 7.817 PBCC images/macvlan.pb-c.c [2020-03-09T15:01:00.224Z] #45 7.846 DEP images/macvlan.pb-c.d [2020-03-09T15:01:00.224Z] #45 7.900 PBCC images/autofs.pb-c.c [2020-03-09T15:01:00.224Z] #45 7.938 DEP images/autofs.pb-c.d [2020-03-09T15:01:00.224Z] #45 7.966 PBCC images/sysctl.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.002 DEP images/sysctl.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.056 PBCC images/time.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.104 DEP images/time.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.161 PBCC images/binfmt-misc.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.189 DEP images/binfmt-misc.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.297 PBCC images/seccomp.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.315 DEP images/seccomp.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.441 PBCC images/userns.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.471 DEP images/userns.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.591 PBCC images/cgroup.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.613 DEP images/cgroup.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.724 PBCC images/fown.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.762 PBCC images/ext-file.pb-c.c [2020-03-09T15:01:00.224Z] #45 8.785 DEP images/fown.pb-c.d [2020-03-09T15:01:00.224Z] #45 8.896 DEP images/ext-file.pb-c.d [2020-03-09T15:01:00.224Z] #45 9.017 PBCC images/rpc.pb-c.c [2020-03-09T15:01:00.224Z] #45 9.140 DEP images/rpc.pb-c.d [2020-03-09T15:01:00.224Z] #45 9.229 PBCC images/siginfo.pb-c.c [2020-03-09T15:01:00.224Z] #45 9.290 DEP images/siginfo.pb-c.d [2020-03-09T15:01:00.224Z] #45 9.437 PBCC images/pagemap.pb-c.c [2020-03-09T15:01:00.224Z] #45 9.527 DEP images/pagemap.pb-c.d [2020-03-09T15:01:00.224Z] #45 9.658 PBCC images/rlimit.pb-c.c [2020-03-09T15:01:00.224Z] #45 9.690 DEP images/rlimit.pb-c.d [2020-03-09T15:01:00.224Z] #45 9.758 PBCC images/file-lock.pb-c.c [2020-03-09T15:01:00.224Z] #45 9.822 DEP images/file-lock.pb-c.d [2020-03-09T15:01:00.224Z] #45 9.935 PBCC images/tty.pb-c.c [2020-03-09T15:01:00.224Z] #45 10.02 DEP images/tty.pb-c.d [2020-03-09T15:01:00.516Z] #45 10.16 PBCC images/tun.pb-c.c [2020-03-09T15:01:00.516Z] #45 10.25 PBCC images/netdev.pb-c.c [2020-03-09T15:01:00.516Z] #45 10.36 DEP images/tun.pb-c.d [2020-03-09T15:01:00.806Z] #45 10.43 DEP images/netdev.pb-c.d [2020-03-09T15:01:00.806Z] #45 10.52 PBCC images/vma.pb-c.c [2020-03-09T15:01:00.806Z] #45 10.60 DEP images/vma.pb-c.d [2020-03-09T15:01:01.012Z] === RUN TestCopyFromContainer// [2020-03-09T15:01:01.012Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:01:01.102Z] #45 10.71 PBCC images/creds.pb-c.c [2020-03-09T15:01:01.102Z] #45 10.74 DEP images/creds.pb-c.d [2020-03-09T15:01:01.102Z] #45 10.81 PBCC images/utsns.pb-c.c [2020-03-09T15:01:01.102Z] #45 10.84 DEP images/utsns.pb-c.d [2020-03-09T15:01:01.102Z] #45 10.91 PBCC images/ipc-desc.pb-c.c [2020-03-09T15:01:01.359Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:01:01.359Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:01:01.359Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:01:01.359Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:01:01.359Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:01:01.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:01:01.392Z] #45 10.99 PBCC images/ipc-sem.pb-c.c [2020-03-09T15:01:01.392Z] #45 11.03 DEP images/ipc-desc.pb-c.d [2020-03-09T15:01:01.683Z] #45 11.19 DEP images/ipc-sem.pb-c.d [2020-03-09T15:01:01.683Z] #45 11.27 PBCC images/ipc-msg.pb-c.c [2020-03-09T15:01:01.683Z] #45 11.32 DEP images/ipc-msg.pb-c.d [2020-03-09T15:01:01.683Z] #45 11.41 PBCC images/ipc-shm.pb-c.c [2020-03-09T15:01:01.683Z] #45 11.44 DEP images/ipc-shm.pb-c.d [2020-03-09T15:01:01.683Z] #45 11.57 PBCC images/ipc-var.pb-c.c [2020-03-09T15:01:01.708Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:01:01.708Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer (2.45s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-03-09T15:01:01.708Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-09T15:01:01.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:01:01.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:01:01.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:01:01.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:01:01.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:01:01.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:01:01.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:01:01.708Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:01:01.708Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:01:01.708Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:01:01.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-09T15:01:01.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-09T15:01:01.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-09T15:01:01.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-09T15:01:01.708Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:01:01.708Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-09T15:01:01.708Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:01:01.708Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:01:01.708Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:01:01.708Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:01:01.708Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:01:01.708Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:01:01.708Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:01:01.708Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:01:01.708Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:01:01.708Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:01:01.708Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-09T15:01:01.708Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:01:01.708Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:01:01.708Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:01:01.708Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:01:01.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-09T15:01:01.708Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:01:01.975Z] #45 11.63 DEP images/ipc-var.pb-c.d [2020-03-09T15:01:01.975Z] #45 11.74 PBCC images/sk-opts.pb-c.c [2020-03-09T15:01:01.975Z] #45 11.77 PBCC images/packet-sock.pb-c.c [2020-03-09T15:01:01.975Z] #45 11.85 DEP images/sk-opts.pb-c.d [2020-03-09T15:01:02.264Z] #45 11.95 DEP images/packet-sock.pb-c.d [2020-03-09T15:01:02.264Z] #45 12.07 PBCC images/sk-netlink.pb-c.c [2020-03-09T15:01:02.292Z] #65 232.9 + bin/containerd-shim-runc-v1 [2020-03-09T15:01:02.568Z] #45 12.14 DEP images/sk-netlink.pb-c.d [2020-03-09T15:01:02.569Z] #45 12.29 PBCC images/sk-inet.pb-c.c [2020-03-09T15:01:02.859Z] #45 12.39 DEP images/sk-inet.pb-c.d [2020-03-09T15:01:02.859Z] #45 12.57 PBCC images/sk-unix.pb-c.c [2020-03-09T15:01:02.859Z] #45 12.66 DEP images/sk-unix.pb-c.d [2020-03-09T15:01:02.859Z] #45 12.76 PBCC images/mm.pb-c.c [2020-03-09T15:01:03.152Z] #45 12.86 DEP images/mm.pb-c.d [2020-03-09T15:01:03.152Z] #45 12.93 PBCC images/timerfd.pb-c.c [2020-03-09T15:01:03.152Z] #45 13.02 DEP images/timerfd.pb-c.d [2020-03-09T15:01:03.443Z] #45 13.09 PBCC images/timer.pb-c.c [2020-03-09T15:01:03.443Z] #45 13.13 DEP images/timer.pb-c.d [2020-03-09T15:01:03.443Z] #45 13.24 PBCC images/sa.pb-c.c [2020-03-09T15:01:03.734Z] #45 13.32 DEP images/sa.pb-c.d [2020-03-09T15:01:03.734Z] #45 13.44 PBCC images/pipe-data.pb-c.c [2020-03-09T15:01:03.734Z] #45 13.46 DEP images/pipe-data.pb-c.d [2020-03-09T15:01:03.734Z] #45 13.53 PBCC images/mnt.pb-c.c [2020-03-09T15:01:04.023Z] #45 13.62 DEP images/mnt.pb-c.d [2020-03-09T15:01:04.023Z] #45 13.69 PBCC images/sk-packet.pb-c.c [2020-03-09T15:01:04.023Z] #45 13.72 DEP images/sk-packet.pb-c.d [2020-03-09T15:01:04.061Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:01:04.061Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:01:04.061Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:01:04.061Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:01:04.061Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:01:04.061Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:01:04.061Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:01:04.314Z] #45 13.89 PBCC images/tcp-stream.pb-c.c [2020-03-09T15:01:04.314Z] #45 14.03 DEP images/tcp-stream.pb-c.d [2020-03-09T15:01:04.314Z] #45 14.11 PBCC images/pipe.pb-c.c [2020-03-09T15:01:04.314Z] #45 14.20 DEP images/pipe.pb-c.d [2020-03-09T15:01:04.314Z] #45 ... [2020-03-09T15:01:04.314Z] [2020-03-09T15:01:04.314Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:04.314Z] #57 100.7 bufio [2020-03-09T15:01:04.314Z] #57 106.6 text/tabwriter [2020-03-09T15:01:04.314Z] #57 108.5 reflect [2020-03-09T15:01:04.314Z] #57 108.5 regexp/syntax [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:01:04.417Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-09T15:01:04.417Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-09T15:01:04.417Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:01:04.605Z] #57 ... [2020-03-09T15:01:04.605Z] [2020-03-09T15:01:04.605Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:04.605Z] #45 14.34 PBCC images/pstree.pb-c.c [2020-03-09T15:01:04.605Z] #45 14.37 DEP images/pstree.pb-c.d [2020-03-09T15:01:04.605Z] #45 14.45 PBCC images/fs.pb-c.c [2020-03-09T15:01:04.896Z] #45 14.52 DEP images/fs.pb-c.d [2020-03-09T15:01:04.896Z] #45 14.68 PBCC images/signalfd.pb-c.c [2020-03-09T15:01:05.187Z] #45 14.79 DEP images/signalfd.pb-c.d [2020-03-09T15:01:05.187Z] #45 14.93 PBCC images/fh.pb-c.c [2020-03-09T15:01:05.187Z] #45 15.04 PBCC images/fsnotify.pb-c.c [2020-03-09T15:01:05.476Z] #45 15.21 DEP images/fh.pb-c.d [2020-03-09T15:01:05.567Z] #65 235.8 + bin/containerd-shim-runc-v2 [2020-03-09T15:01:05.767Z] #45 15.34 DEP images/fsnotify.pb-c.d [2020-03-09T15:01:05.767Z] #45 15.43 PBCC images/eventpoll.pb-c.c [2020-03-09T15:01:05.767Z] #45 15.45 DEP images/eventpoll.pb-c.d [2020-03-09T15:01:05.767Z] #45 15.55 PBCC images/eventfd.pb-c.c [2020-03-09T15:01:05.824Z] #65 236.6 + binaries [2020-03-09T15:01:05.824Z] #65 236.6 + mkdir -p /build [2020-03-09T15:01:05.824Z] #65 236.6 + cp bin/containerd /build/containerd [2020-03-09T15:01:05.824Z] #65 236.7 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:01:05.824Z] #65 236.7 + cp bin/ctr /build/ctr [2020-03-09T15:01:06.058Z] #45 15.62 DEP images/eventfd.pb-c.d [2020-03-09T15:01:06.058Z] #45 15.77 PBCC images/remap-file-path.pb-c.c [2020-03-09T15:01:06.058Z] #45 15.85 DEP images/remap-file-path.pb-c.d [2020-03-09T15:01:06.352Z] #45 15.94 PBCC images/fifo.pb-c.c [2020-03-09T15:01:06.352Z] #45 16.01 DEP images/fifo.pb-c.d [2020-03-09T15:01:06.642Z] #45 16.21 PBCC images/ghost-file.pb-c.c [2020-03-09T15:01:06.642Z] #45 16.33 DEP images/ghost-file.pb-c.d [2020-03-09T15:01:06.642Z] #45 16.40 PBCC images/regfile.pb-c.c [2020-03-09T15:01:06.642Z] #45 16.49 DEP images/regfile.pb-c.d [2020-03-09T15:01:06.754Z] #65 DONE 237.6s [2020-03-09T15:01:06.882Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-03-09T15:01:06.882Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:01:06.882Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:01:06.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:01:06.882Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:01:06.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:01:06.882Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:01:06.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:01:06.882Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:01:06.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:01:06.882Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:01:06.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:01:06.882Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:01:06.882Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:01:06.934Z] #45 16.64 PBCC images/ns.pb-c.c [2020-03-09T15:01:06.934Z] #45 16.70 DEP images/ns.pb-c.d [2020-03-09T15:01:06.934Z] #45 16.77 PBCC images/fdinfo.pb-c.c [2020-03-09T15:01:07.372Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:01:07.372Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:01:07.372Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:01:07.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-09T15:01:07.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-09T15:01:07.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-09T15:01:07.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-09T15:01:07.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-09T15:01:07.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-09T15:01:07.372Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:01:07.563Z] #45 17.01 DEP images/fdinfo.pb-c.d [2020-03-09T15:01:07.564Z] #45 17.17 PBCC images/core-aarch64.pb-c.c [2020-03-09T15:01:07.564Z] #45 17.24 PBCC images/core-arm.pb-c.c [2020-03-09T15:01:07.564Z] #45 17.36 PBCC images/core-ppc64.pb-c.c [2020-03-09T15:01:07.684Z] [2020-03-09T15:01:07.684Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:01:07.684Z] #66 DONE 0.2s [2020-03-09T15:01:07.684Z] [2020-03-09T15:01:07.684Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:01:07.684Z] #70 DONE 0.1s [2020-03-09T15:01:07.736Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-03-09T15:01:07.737Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:01:07.737Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:01:07.737Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:01:07.737Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:01:07.737Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:01:07.737Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:01:07.737Z] === RUN TestDiff [2020-03-09T15:01:07.852Z] #45 17.48 PBCC images/core-s390.pb-c.c [2020-03-09T15:01:07.852Z] #45 17.57 PBCC images/core-x86.pb-c.c [2020-03-09T15:01:07.941Z] [2020-03-09T15:01:07.941Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:01:08.141Z] #45 17.77 PBCC images/core.pb-c.c [2020-03-09T15:01:08.141Z] #45 17.95 PBCC images/inventory.pb-c.c [2020-03-09T15:01:08.198Z] #72 DONE 0.2s [2020-03-09T15:01:08.198Z] [2020-03-09T15:01:08.198Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:01:08.198Z] #75 DONE 0.1s [2020-03-09T15:01:08.198Z] [2020-03-09T15:01:08.198Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:01:08.198Z] #76 DONE 0.0s [2020-03-09T15:01:08.198Z] [2020-03-09T15:01:08.198Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:01:08.430Z] #45 18.14 DEP images/core-aarch64.pb-c.d [2020-03-09T15:01:08.430Z] #45 18.27 DEP images/core-arm.pb-c.d [2020-03-09T15:01:08.736Z] #45 18.38 DEP images/core-ppc64.pb-c.d [2020-03-09T15:01:08.736Z] #45 18.46 DEP images/core-s390.pb-c.d [2020-03-09T15:01:09.012Z] --- PASS: TestDiff (0.96s) [2020-03-09T15:01:09.012Z] === RUN TestExecWithCloseStdin [2020-03-09T15:01:09.030Z] #45 18.54 DEP images/core-x86.pb-c.d [2020-03-09T15:01:09.030Z] #45 18.62 DEP images/core.pb-c.d [2020-03-09T15:01:09.030Z] #45 18.80 DEP images/inventory.pb-c.d [2020-03-09T15:01:09.320Z] #45 18.95 PBCC images/cpuinfo.pb-c.c [2020-03-09T15:01:09.320Z] #45 18.97 DEP images/cpuinfo.pb-c.d [2020-03-09T15:01:09.320Z] #45 19.02 PBCC images/stats.pb-c.c [2020-03-09T15:01:09.320Z] #45 19.05 DEP images/stats.pb-c.d [2020-03-09T15:01:09.572Z] #77 DONE 1.4s [2020-03-09T15:01:09.572Z] [2020-03-09T15:01:09.572Z] #78 exporting to image [2020-03-09T15:01:09.572Z] #78 exporting layers [2020-03-09T15:01:09.752Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-03-09T15:01:09.752Z] === RUN TestExec [2020-03-09T15:01:10.423Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2020-03-09T15:01:10.823Z] #45 ... [2020-03-09T15:01:10.823Z] [2020-03-09T15:01:10.823Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:01:10.823Z] #11 107.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T15:01:10.823Z] #11 107.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-09T15:01:10.823Z] #11 107.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:01:10.823Z] #11 107.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T15:01:10.823Z] #11 107.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-09T15:01:10.823Z] #11 107.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:01:10.948Z] --- PASS: TestExec (1.02s) [2020-03-09T15:01:10.948Z] === RUN TestExecUser [2020-03-09T15:01:11.453Z] #11 ... [2020-03-09T15:01:11.453Z] [2020-03-09T15:01:11.453Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:11.453Z] #45 21.26 make[1]: Nothing to be done for 'all'. [2020-03-09T15:01:11.691Z] --- PASS: TestExecUser (0.96s) [2020-03-09T15:01:11.691Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:01:12.486Z] #45 ... [2020-03-09T15:01:12.486Z] [2020-03-09T15:01:12.486Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:01:12.486Z] #48 108.7 regexp/syntax [2020-03-09T15:01:12.486Z] #48 115.1 vendor/golang.org/x/text/transform [2020-03-09T15:01:12.578Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-09T15:01:12.578Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-932d58a3\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-09T15:01:12.578Z] ---------------------------------------------------------------------------- [2020-03-09T15:01:12.578Z] [2020-03-09T15:01:12.578Z] INFO: executeCI.ps1 starting at Mon Mar 9 15:01:11 CUT 2020 [2020-03-09T15:01:12.578Z] [2020-03-09T15:01:12.578Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-09T15:01:12.578Z] INFO: Running git version 2.24.1.windows.2 [2020-03-09T15:01:12.578Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-09T15:01:12.578Z] INFO: Environment variables: [2020-03-09T15:01:12.578Z] [2020-03-09T15:01:12.578Z] Name Value [2020-03-09T15:01:12.578Z] ---- ----- [2020-03-09T15:01:12.578Z] ALLUSERSPROFILE C:\ProgramData [2020-03-09T15:01:12.578Z] amd64 true [2020-03-09T15:01:12.578Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-09T15:01:12.578Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-09T15:01:12.578Z] arm64 true [2020-03-09T15:01:12.578Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-09T15:01:12.578Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-09T15:01:12.578Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-09T15:01:12.578Z] BRANCH_NAME PR-40645 [2020-03-09T15:01:12.578Z] BUILD_DISPLAY_NAME #4 [2020-03-09T15:01:12.578Z] BUILD_ID 4 [2020-03-09T15:01:12.578Z] BUILD_NUMBER 4 [2020-03-09T15:01:12.578Z] BUILD_TAG jenkins-moby-PR-40645-4 [2020-03-09T15:01:12.578Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40645/4/ [2020-03-09T15:01:12.578Z] CHANGE_AUTHOR thaJeztah [2020-03-09T15:01:12.578Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-03-09T15:01:12.578Z] CHANGE_BRANCH replace_more_syscall [2020-03-09T15:01:12.578Z] CHANGE_FORK thaJeztah/docker [2020-03-09T15:01:12.578Z] CHANGE_ID 40645 [2020-03-09T15:01:12.578Z] CHANGE_TARGET master [2020-03-09T15:01:12.578Z] CHANGE_TITLE pkg/system: replace more uses of "syscall" [2020-03-09T15:01:12.578Z] CHANGE_URL https://github.com/moby/moby/pull/40645 [2020-03-09T15:01:12.578Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:01:12.578Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-09T15:01:12.578Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-09T15:01:12.578Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-09T15:01:12.578Z] COMPUTERNAME azwin-2-683490 [2020-03-09T15:01:12.578Z] ComSpec C:\windows\system32\cmd.exe [2020-03-09T15:01:12.578Z] ConfigSequenceNumber 0 [2020-03-09T15:01:12.578Z] dco true [2020-03-09T15:01:12.578Z] DOCKER_BUILDKIT 0 [2020-03-09T15:01:12.578Z] DOCKER_DUT_DEBUG 1 [2020-03-09T15:01:12.578Z] DOCKER_EXPERIMENTAL 1 [2020-03-09T15:01:12.578Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-09T15:01:12.578Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-09T15:01:12.578Z] EXECUTOR_NUMBER 0 [2020-03-09T15:01:12.578Z] FQDN azwin-2-683490.westus.cloudapp.azure.com [2020-03-09T15:01:12.578Z] GIT_BRANCH PR-40645 [2020-03-09T15:01:12.578Z] GIT_COMMIT 44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T15:01:12.578Z] GIT_PREVIOUS_COMMIT 66e4522679e5b5e296599333c693bbbfdf74fad5 [2020-03-09T15:01:12.578Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 66e4522679e5b5e296599333c693bbbfdf74fad5 [2020-03-09T15:01:12.578Z] GIT_URL https://github.com/moby/moby.git [2020-03-09T15:01:12.578Z] HUDSON_COOKIE a3eb9e19-5d7e-46cc-aca4-af4d45c06e8d [2020-03-09T15:01:12.578Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-09T15:01:12.578Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-09T15:01:12.578Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-09T15:01:12.578Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-09T15:01:12.578Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-09T15:01:12.578Z] JENKINS_NODE_COOKIE 333a6676-7ea6-4bd3-bcb9-d808a3bed152 [2020-03-09T15:01:12.578Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-09T15:01:12.578Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-09T15:01:12.578Z] JOB_BASE_NAME PR-40645 [2020-03-09T15:01:12.578Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40645/display/redirect [2020-03-09T15:01:12.578Z] JOB_NAME moby/PR-40645 [2020-03-09T15:01:12.578Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40645/ [2020-03-09T15:01:12.578Z] library.jps.version master [2020-03-09T15:01:12.578Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-09T15:01:12.578Z] NODE_LABELS amd64 azure azwin-2-683490 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-09T15:01:12.578Z] NODE_NAME azwin-2-683490 [2020-03-09T15:01:12.578Z] NUMBER_OF_PROCESSORS 4 [2020-03-09T15:01:12.579Z] OS Windows_NT [2020-03-09T15:01:12.579Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-09T15:01:12.579Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-09T15:01:12.579Z] ppc64le true [2020-03-09T15:01:12.579Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-09T15:01:12.579Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-09T15:01:12.579Z] PROCESSOR_LEVEL 6 [2020-03-09T15:01:12.579Z] PROCESSOR_REVISION 5504 [2020-03-09T15:01:12.579Z] ProgramData C:\ProgramData [2020-03-09T15:01:12.579Z] ProgramFiles C:\Program Files [2020-03-09T15:01:12.579Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-09T15:01:12.579Z] ProgramW6432 C:\Program Files [2020-03-09T15:01:12.579Z] PROMPT $P$G [2020-03-09T15:01:12.579Z] PSExecutionPolicyPreference Bypass [2020-03-09T15:01:12.579Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-09T15:01:12.579Z] PUBLIC C:\Users\Public [2020-03-09T15:01:12.579Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40645/4/display/redirect?page=changes [2020-03-09T15:01:12.579Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40645/4/display/redirect [2020-03-09T15:01:12.579Z] s390x true [2020-03-09T15:01:12.579Z] SKIP_VALIDATION_TESTS 1 [2020-03-09T15:01:12.579Z] SOURCES_DRIVE d [2020-03-09T15:01:12.579Z] SOURCES_SUBDIR gopath [2020-03-09T15:01:12.579Z] STAGE_NAME Run tests [2020-03-09T15:01:12.579Z] SystemDrive C: [2020-03-09T15:01:12.579Z] SystemRoot C:\windows [2020-03-09T15:01:12.579Z] TEMP C:\windows\TEMP [2020-03-09T15:01:12.579Z] TESTDEBUG 0 [2020-03-09T15:01:12.579Z] TESTRUN_DRIVE d [2020-03-09T15:01:12.579Z] TESTRUN_SUBDIR CI [2020-03-09T15:01:12.579Z] TIMEOUT 120m [2020-03-09T15:01:12.579Z] TMP C:\windows\TEMP [2020-03-09T15:01:12.579Z] unit_validate true [2020-03-09T15:01:12.579Z] USERDOMAIN WORKGROUP [2020-03-09T15:01:12.579Z] USERNAME azwin-2-683490$ [2020-03-09T15:01:12.579Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-09T15:01:12.579Z] validate_force false [2020-03-09T15:01:12.579Z] windir C:\windows [2020-03-09T15:01:12.579Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-09T15:01:12.579Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-09T15:01:12.579Z] windowsRS1 false [2020-03-09T15:01:12.579Z] windowsRS5 true [2020-03-09T15:01:12.579Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-09T15:01:12.579Z] [2020-03-09T15:01:12.579Z] [2020-03-09T15:01:12.579Z] [2020-03-09T15:01:12.777Z] #48 ... [2020-03-09T15:01:12.777Z] [2020-03-09T15:01:12.777Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:12.777Z] #34 110.7 internal/syscall/unix [2020-03-09T15:01:12.777Z] #34 110.8 time [2020-03-09T15:01:12.892Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-03-09T15:01:12.892Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:01:13.807Z] #34 ... [2020-03-09T15:01:13.807Z] [2020-03-09T15:01:13.807Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:01:13.807Z] #48 120.1 time [2020-03-09T15:01:14.113Z] INFO: Sources under d:\gopath\... [2020-03-09T15:01:14.113Z] INFO: Test run under d:\CI\... [2020-03-09T15:01:14.113Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-09T15:01:14.113Z] INFO: docker/docker repository was found [2020-03-09T15:01:14.113Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-09T15:01:14.116Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-03-09T15:01:14.116Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:01:14.570Z] ltsc2019: Pulling from windows/servercore [2020-03-09T15:01:15.066Z] 65014b3c3121: Pulling fs layer [2020-03-09T15:01:15.066Z] b5405b758079: Pulling fs layer [2020-03-09T15:01:15.324Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-03-09T15:01:15.325Z] === RUN TestHealthKillContainer [2020-03-09T15:01:16.140Z] #78 exporting layers 5.8s done [2020-03-09T15:01:16.140Z] #78 writing image sha256:345fa53ec9e9d3198ea491e6163b36a30b8b142100b88f3368fc242df5ba02be done [2020-03-09T15:01:16.140Z] #78 naming to docker.io/library/docker:44557c811819f1b92e45976999824fb13c057f39 done [2020-03-09T15:01:16.140Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-09T15:01:17.593Z] [2020-03-09T15:01:17.851Z] Removing bundles/ [2020-03-09T15:01:17.851Z] [2020-03-09T15:01:17.851Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-09T15:01:17.851Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:01:17.851Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:01:18.363Z] --- PASS: TestHealthKillContainer (3.06s) [2020-03-09T15:01:18.363Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:01:19.366Z] #48 ... [2020-03-09T15:01:19.366Z] [2020-03-09T15:01:19.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:19.366Z] #45 23.78 CC images/stats.o [2020-03-09T15:01:19.366Z] #45 24.51 CC images/core.o [2020-03-09T15:01:19.366Z] #45 25.89 CC images/core-x86.o [2020-03-09T15:01:19.366Z] #45 27.06 CC images/core-arm.o [2020-03-09T15:01:19.366Z] #45 27.72 CC images/core-aarch64.o [2020-03-09T15:01:19.366Z] #45 28.49 CC images/core-ppc64.o [2020-03-09T15:01:19.431Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-03-09T15:01:19.431Z] === RUN TestIpcModeNone [2020-03-09T15:01:19.997Z] #45 29.59 CC images/core-s390.o [2020-03-09T15:01:20.259Z] --- PASS: TestIpcModeNone (1.03s) [2020-03-09T15:01:20.260Z] === RUN TestIpcModePrivate [2020-03-09T15:01:21.026Z] #45 ... [2020-03-09T15:01:21.026Z] [2020-03-09T15:01:21.026Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:01:21.462Z] --- PASS: TestIpcModePrivate (1.04s) [2020-03-09T15:01:21.462Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-03-09T15:01:21.462Z] === RUN TestIpcModeShareable [2020-03-09T15:01:22.212Z] --- PASS: TestIpcModeShareable (1.05s) [2020-03-09T15:01:22.212Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-03-09T15:01:22.212Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:01:22.475Z] #66 69.78 Checking out files: 40% (1305/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 90% (2879/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T15:01:22.764Z] #66 71.15 + cd /tmp/tmp.8HsPviio9c/src/github.com/containerd/containerd [2020-03-09T15:01:22.764Z] #66 71.16 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:01:23.752Z] b5405b758079: Download complete [2020-03-09T15:01:24.819Z] #66 73.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T15:01:25.107Z] #66 73.45 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T15:01:25.107Z] #66 73.46 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:01:25.107Z] #66 73.46 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:01:25.107Z] #66 73.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T15:01:25.107Z] #66 73.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T15:01:25.107Z] #66 73.46 + '[' '' = dynamic ']' [2020-03-09T15:01:25.107Z] #66 73.46 + make [2020-03-09T15:01:25.107Z] #66 ... [2020-03-09T15:01:25.107Z] [2020-03-09T15:01:25.107Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:25.107Z] #34 121.3 internal/poll [2020-03-09T15:01:25.107Z] #34 125.3 os [2020-03-09T15:01:25.107Z] #34 126.4 internal/fmtsort [2020-03-09T15:01:25.107Z] #34 129.8 path/filepath [2020-03-09T15:01:25.107Z] #34 129.8 fmt [2020-03-09T15:01:25.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-03-09T15:01:25.279Z] === RUN TestAPIIpcModeHost [2020-03-09T15:01:25.395Z] #34 ... [2020-03-09T15:01:25.395Z] [2020-03-09T15:01:25.395Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:25.395Z] #45 31.05 CC images/cpuinfo.o [2020-03-09T15:01:25.395Z] #45 32.27 CC images/inventory.o [2020-03-09T15:01:25.395Z] #45 32.66 CC images/fdinfo.o [2020-03-09T15:01:25.395Z] #45 33.31 CC images/fown.o [2020-03-09T15:01:25.395Z] #45 33.68 CC images/ns.o [2020-03-09T15:01:25.395Z] #45 34.04 CC images/regfile.o [2020-03-09T15:01:25.395Z] #45 34.45 CC images/ghost-file.o [2020-03-09T15:01:25.395Z] #45 35.15 CC images/fifo.o [2020-03-09T15:01:26.020Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-03-09T15:01:26.020Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:01:26.026Z] #45 35.48 CC images/remap-file-path.o [2020-03-09T15:01:26.026Z] #45 35.89 CC images/eventfd.o [2020-03-09T15:01:26.318Z] #45 ... [2020-03-09T15:01:26.318Z] [2020-03-09T15:01:26.318Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:26.318Z] #57 122.5 internal/poll [2020-03-09T15:01:26.318Z] #57 122.6 context [2020-03-09T15:01:26.318Z] #57 126.7 regexp [2020-03-09T15:01:26.318Z] #57 130.8 path/filepath [2020-03-09T15:01:26.318Z] #57 ... [2020-03-09T15:01:26.318Z] [2020-03-09T15:01:26.318Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:26.318Z] #34 132.6 io/ioutil [2020-03-09T15:01:27.751Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-03-09T15:01:27.751Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-09T15:01:27.751Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:01:28.453Z] 65014b3c3121: Download complete [2020-03-09T15:01:28.960Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2020-03-09T15:01:28.960Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-09T15:01:28.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:01:29.825Z] #34 136.3 flag [2020-03-09T15:01:30.124Z] #34 136.3 github.com/BurntSushi/toml [2020-03-09T15:01:30.124Z] #34 136.3 log [2020-03-09T15:01:30.930Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-03-09T15:01:30.930Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-09T15:01:30.930Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:01:32.206Z] #34 ... [2020-03-09T15:01:32.206Z] [2020-03-09T15:01:32.206Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:32.206Z] #45 36.29 CC images/eventpoll.o [2020-03-09T15:01:32.206Z] #45 36.84 CC images/fh.o [2020-03-09T15:01:32.206Z] #45 37.42 CC images/fsnotify.o [2020-03-09T15:01:32.206Z] #45 38.75 CC images/signalfd.o [2020-03-09T15:01:32.206Z] #45 39.32 CC images/fs.o [2020-03-09T15:01:32.206Z] #45 39.79 CC images/pstree.o [2020-03-09T15:01:32.206Z] #45 40.19 CC images/pipe.o [2020-03-09T15:01:32.206Z] #45 40.60 CC images/tcp-stream.o [2020-03-09T15:01:32.206Z] #45 41.20 CC images/sk-packet.o [2020-03-09T15:01:32.206Z] #45 41.69 CC images/mnt.o [2020-03-09T15:01:32.206Z] #45 ... [2020-03-09T15:01:32.206Z] [2020-03-09T15:01:32.206Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:01:32.206Z] #48 128.6 regexp [2020-03-09T15:01:32.206Z] #48 137.7 os/exec [2020-03-09T15:01:32.206Z] #48 137.8 net [2020-03-09T15:01:32.494Z] #48 ... [2020-03-09T15:01:32.494Z] [2020-03-09T15:01:32.494Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:32.494Z] #45 42.19 CC images/pipe-data.o [2020-03-09T15:01:32.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-03-09T15:01:32.776Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-09T15:01:32.776Z] === RUN TestIpcModeOlderClient [2020-03-09T15:01:32.776Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:01:32.776Z] === RUN TestKillContainerInvalidSignal [2020-03-09T15:01:33.124Z] #45 42.68 CC images/sa.o [2020-03-09T15:01:33.436Z] #45 43.17 CC images/timer.o [2020-03-09T15:01:33.512Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-03-09T15:01:33.512Z] === RUN TestKillContainer [2020-03-09T15:01:33.512Z] === RUN TestKillContainer/no_signal [2020-03-09T15:01:34.262Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:01:34.465Z] #45 43.97 CC images/timerfd.o [2020-03-09T15:01:34.465Z] #45 44.34 CC images/mm.o [2020-03-09T15:01:35.001Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:01:35.512Z] #45 44.97 CC images/sk-opts.o [2020-03-09T15:01:35.802Z] #45 45.54 CC images/sk-unix.o [2020-03-09T15:01:36.093Z] #45 45.98 CC images/sk-inet.o [2020-03-09T15:01:36.201Z] --- PASS: TestKillContainer (2.46s) [2020-03-09T15:01:36.201Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-03-09T15:01:36.201Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-03-09T15:01:36.201Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-03-09T15:01:36.201Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:01:36.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:01:36.384Z] #45 ... [2020-03-09T15:01:36.384Z] [2020-03-09T15:01:36.384Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:01:36.384Z] #66 75.09 + bin/ctr [2020-03-09T15:01:36.676Z] #66 ... [2020-03-09T15:01:36.676Z] [2020-03-09T15:01:36.676Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:36.676Z] #57 136.6 mvdan.cc/sh/v3/fileutil [2020-03-09T15:01:36.676Z] #57 139.5 encoding/binary [2020-03-09T15:01:36.676Z] #57 139.5 go/token [2020-03-09T15:01:36.676Z] #57 139.5 github.com/pkg/diff [2020-03-09T15:01:36.676Z] #57 139.6 flag [2020-03-09T15:01:36.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T15:01:37.327Z] #57 ... [2020-03-09T15:01:37.327Z] [2020-03-09T15:01:37.327Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:37.327Z] #45 46.96 CC images/tun.o [2020-03-09T15:01:37.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2020-03-09T15:01:37.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2020-03-09T15:01:37.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-03-09T15:01:37.763Z] === RUN TestKillStoppedContainer [2020-03-09T15:01:37.763Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-09T15:01:37.763Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:01:37.968Z] #45 47.49 CC images/sk-netlink.o [2020-03-09T15:01:38.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-09T15:01:38.121Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:01:38.259Z] #45 47.89 CC images/packet-sock.o [2020-03-09T15:01:38.515Z] INFO [loader] Go packages loading at mode 575 (types_sizes|imports|name|compiled_files|deps|exports_file|files) took 1m54.751473191s [2020-03-09T15:01:38.515Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.064414ms [2020-03-09T15:01:38.866Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-03-09T15:01:38.866Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:01:38.866Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-09T15:01:38.866Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:01:38.866Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:01:38.866Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-09T15:01:38.866Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:01:38.866Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:01:38.888Z] #45 48.63 CC images/ipc-var.o [2020-03-09T15:01:39.179Z] #45 49.01 CC images/ipc-desc.o [2020-03-09T15:01:39.215Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-03-09T15:01:39.215Z] === RUN TestLinksContainerNames [2020-03-09T15:01:39.809Z] #45 49.42 CC images/ipc-shm.o [2020-03-09T15:01:40.099Z] #45 49.80 CC images/ipc-msg.o [2020-03-09T15:01:40.099Z] #45 ... [2020-03-09T15:01:40.099Z] [2020-03-09T15:01:40.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:01:40.099Z] #11 136.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T15:01:40.099Z] #11 136.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-09T15:01:40.099Z] #11 136.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:01:40.390Z] #11 ... [2020-03-09T15:01:40.390Z] [2020-03-09T15:01:40.390Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:40.390Z] #34 144.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:01:40.948Z] --- PASS: TestLinksContainerNames (1.52s) [2020-03-09T15:01:40.948Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:01:41.863Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-03-09T15:01:41.863Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:01:42.699Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2020-03-09T15:01:42.699Z] === RUN TestMountDaemonRoot [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:01:43.054Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:01:43.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:01:43.054Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:01:43.111Z] #34 ... [2020-03-09T15:01:43.111Z] [2020-03-09T15:01:43.111Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:43.111Z] #45 50.43 CC images/ipc-sem.o [2020-03-09T15:01:43.111Z] #45 50.77 CC images/utsns.o [2020-03-09T15:01:43.111Z] #45 51.14 CC images/creds.o [2020-03-09T15:01:43.111Z] #45 51.61 CC images/vma.o [2020-03-09T15:01:43.111Z] #45 52.13 CC images/netdev.o [2020-03-09T15:01:43.111Z] #45 52.83 CC images/tty.o [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:01:43.409Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:01:43.775Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:01:43.775Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:01:43.775Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:01:43.775Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-09T15:01:43.775Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:01:43.775Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-09T15:01:43.775Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-09T15:01:43.775Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-09T15:01:43.775Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-09T15:01:43.776Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-09T15:01:43.776Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:01:44.624Z] #45 54.32 CC images/file-lock.o [2020-03-09T15:01:44.915Z] #45 ... [2020-03-09T15:01:44.915Z] [2020-03-09T15:01:44.915Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:44.915Z] #34 DONE 151.0s [2020-03-09T15:01:44.915Z] [2020-03-09T15:01:44.915Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:44.915Z] #57 144.0 go/scanner [2020-03-09T15:01:44.915Z] #57 146.8 mvdan.cc/editorconfig [2020-03-09T15:01:44.915Z] #57 147.9 mvdan.cc/sh/v3/syntax [2020-03-09T15:01:44.915Z] #57 149.9 encoding/base64 [2020-03-09T15:01:44.915Z] #57 151.0 go/ast [2020-03-09T15:01:45.204Z] #57 ... [2020-03-09T15:01:45.204Z] [2020-03-09T15:01:45.204Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:45.204Z] #45 54.71 CC images/rlimit.o [2020-03-09T15:01:45.494Z] #45 55.27 CC images/pagemap.o [2020-03-09T15:01:45.516Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2020-03-09T15:01:45.516Z] === RUN TestNetworkNat [2020-03-09T15:01:46.123Z] #45 55.64 CC images/siginfo.o [2020-03-09T15:01:46.267Z] --- PASS: TestNetworkNat (0.81s) [2020-03-09T15:01:46.267Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:01:46.413Z] #45 56.23 CC images/rpc.o [2020-03-09T15:01:47.464Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-03-09T15:01:47.464Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:01:47.913Z] #45 ... [2020-03-09T15:01:47.913Z] [2020-03-09T15:01:47.913Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:01:47.913Z] #48 143.9 github.com/LK4D4/vndr/versioned [2020-03-09T15:01:47.913Z] #48 148.3 encoding/binary [2020-03-09T15:01:47.913Z] #48 148.3 net/url [2020-03-09T15:01:47.913Z] #48 148.3 go/scanner [2020-03-09T15:01:47.913Z] #48 ... [2020-03-09T15:01:47.913Z] [2020-03-09T15:01:47.913Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:01:47.913Z] #57 154.2 golang.org/x/sys/unix [2020-03-09T15:01:48.285Z] --- PASS: TestNetworkLoopbackNat (1.08s) [2020-03-09T15:01:48.285Z] === RUN TestPause [2020-03-09T15:01:48.542Z] #57 154.8 encoding/json [2020-03-09T15:01:49.090Z] --- PASS: TestPause (0.83s) [2020-03-09T15:01:49.090Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:01:49.090Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:01:49.090Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:01:49.090Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:01:50.303Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-03-09T15:01:50.304Z] === RUN TestPsFilter [2020-03-09T15:01:50.304Z] --- PASS: TestPsFilter (0.25s) [2020-03-09T15:01:50.304Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:01:51.042Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-03-09T15:01:51.042Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:01:52.016Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-03-09T15:01:52.016Z] === RUN TestRemoveContainerRunning [2020-03-09T15:01:52.880Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-03-09T15:01:52.880Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:01:53.631Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-03-09T15:01:53.631Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:01:53.631Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-09T15:01:53.631Z] === RUN TestRenameLinkedContainer [2020-03-09T15:01:54.103Z] #57 ... [2020-03-09T15:01:54.103Z] [2020-03-09T15:01:54.103Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:01:54.103Z] #45 58.32 CC images/ext-file.o [2020-03-09T15:01:54.103Z] #45 58.64 CC images/cgroup.o [2020-03-09T15:01:54.103Z] #45 59.83 CC images/userns.o [2020-03-09T15:01:54.103Z] #45 60.38 CC images/google/protobuf/descriptor.o [2020-03-09T15:01:54.103Z] #45 63.77 CC images/opts.o [2020-03-09T15:01:54.391Z] #45 ... [2020-03-09T15:01:54.391Z] [2020-03-09T15:01:54.391Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:01:54.391Z] #11 160.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-09T15:01:54.391Z] #11 161.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-09T15:01:54.391Z] #11 161.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-09T15:01:54.685Z] #11 161.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-09T15:01:54.685Z] #11 161.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-09T15:01:54.685Z] #11 161.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-09T15:01:54.973Z] #11 161.4 Selecting previously unselected package libbtrfs0. [2020-03-09T15:01:54.974Z] #11 161.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-09T15:01:54.974Z] #11 161.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:01:54.974Z] #11 161.5 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:01:54.974Z] #11 161.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-09T15:01:54.974Z] #11 161.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:01:55.263Z] #11 161.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-09T15:01:55.263Z] #11 161.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:01:55.263Z] #11 161.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:01:55.263Z] #11 161.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-09T15:01:55.263Z] #11 161.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-09T15:01:55.263Z] #11 161.9 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:01:55.552Z] #11 162.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-09T15:01:55.552Z] #11 162.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-09T15:01:55.552Z] #11 162.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-09T15:01:56.178Z] #11 162.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-09T15:01:56.178Z] #11 162.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:01:56.178Z] #11 162.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-09T15:01:56.466Z] #11 163.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-09T15:01:56.466Z] #11 163.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:01:56.466Z] #11 163.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-09T15:01:56.854Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-03-09T15:01:56.854Z] === RUN TestRenameStoppedContainer [2020-03-09T15:01:57.096Z] #11 163.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-09T15:01:57.096Z] #11 163.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:01:57.096Z] #11 163.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-09T15:01:57.096Z] #11 163.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-09T15:01:57.096Z] #11 163.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:01:57.096Z] #11 163.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-09T15:01:58.058Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-03-09T15:01:58.058Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:01:58.128Z] #11 164.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-09T15:01:58.128Z] #11 164.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-09T15:01:58.128Z] #11 164.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-09T15:01:58.429Z] #11 ... [2020-03-09T15:01:58.429Z] [2020-03-09T15:01:58.429Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:01:58.429Z] #48 154.6 go/ast [2020-03-09T15:01:58.429Z] #48 155.9 text/template/parse [2020-03-09T15:01:58.429Z] #48 157.8 encoding/json [2020-03-09T15:01:58.429Z] #48 ... [2020-03-09T15:01:58.429Z] [2020-03-09T15:01:58.429Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:01:58.429Z] #11 165.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-09T15:01:58.429Z] #11 165.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:01:58.429Z] #11 165.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-09T15:01:58.725Z] #11 165.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-09T15:01:58.725Z] #11 165.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-09T15:01:58.725Z] #11 165.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-09T15:01:59.021Z] #11 165.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-09T15:01:59.021Z] #11 165.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-09T15:01:59.021Z] #11 165.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:01:59.650Z] #11 166.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-09T15:01:59.650Z] #11 166.3 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:01:59.650Z] #11 166.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:01:59.775Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-03-09T15:01:59.775Z] === RUN TestRenameInvalidName [2020-03-09T15:01:59.974Z] #11 166.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:01:59.974Z] #11 166.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-09T15:01:59.974Z] #11 166.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T15:01:59.974Z] #11 166.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:01:59.974Z] #11 166.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:01:59.974Z] #11 166.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-09T15:01:59.974Z] #11 166.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:01:59.974Z] #11 166.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-09T15:01:59.974Z] #11 166.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-09T15:01:59.974Z] #11 166.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:01:59.974Z] #11 166.5 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-03-09T15:01:59.974Z] #11 166.5 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-03-09T15:01:59.974Z] #11 166.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:01:59.974Z] #11 166.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-09T15:02:00.266Z] #11 166.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:02:00.266Z] #11 166.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T15:02:00.266Z] #11 166.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:02:00.266Z] #11 166.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-09T15:02:00.266Z] #11 166.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:02:00.528Z] --- PASS: TestRenameInvalidName (0.81s) [2020-03-09T15:02:00.528Z] === RUN TestRenameAnonymousContainer [2020-03-09T15:02:00.557Z] #11 DONE 167.0s [2020-03-09T15:02:00.557Z] [2020-03-09T15:02:00.557Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:02:00.557Z] #59 DONE 0.2s [2020-03-09T15:02:00.557Z] [2020-03-09T15:02:00.557Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T15:02:00.847Z] #60 DONE 0.2s [2020-03-09T15:02:00.847Z] [2020-03-09T15:02:00.847Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:01.137Z] #61 ... [2020-03-09T15:02:01.137Z] [2020-03-09T15:02:01.137Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:02:01.137Z] #12 DONE 0.8s [2020-03-09T15:02:01.137Z] [2020-03-09T15:02:01.137Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:01.137Z] #61 0.376 + RM_GOPATH=0 [2020-03-09T15:02:01.137Z] #61 0.377 + TMP_GOPATH= [2020-03-09T15:02:01.137Z] #61 0.377 + : /build [2020-03-09T15:02:01.137Z] #61 0.378 + '[' -z '' ']' [2020-03-09T15:02:01.137Z] #61 0.379 ++ mktemp -d [2020-03-09T15:02:01.137Z] #61 0.396 + export GOPATH=/tmp/tmp.ExHLgCADv6 [2020-03-09T15:02:01.137Z] #61 0.396 + GOPATH=/tmp/tmp.ExHLgCADv6 [2020-03-09T15:02:01.137Z] #61 0.396 + RM_GOPATH=1 [2020-03-09T15:02:01.137Z] #61 0.396 ++ dirname ./install.sh [2020-03-09T15:02:01.428Z] #61 0.398 + dir=. [2020-03-09T15:02:01.428Z] #61 0.398 + bin=runc [2020-03-09T15:02:01.428Z] #61 0.398 + shift [2020-03-09T15:02:01.428Z] #61 0.398 + '[' '!' -f ./runc.installer ']' [2020-03-09T15:02:01.428Z] #61 0.404 + . ./runc.installer [2020-03-09T15:02:01.428Z] #61 0.404 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:02:01.428Z] #61 0.404 + install_runc [2020-03-09T15:02:01.428Z] #61 0.404 + uname -r [2020-03-09T15:02:01.428Z] #61 0.404 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T15:02:01.428Z] #61 0.423 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T15:02:01.428Z] #61 0.424 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T15:02:01.428Z] #61 0.445 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T15:02:01.428Z] #61 0.446 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ExHLgCADv6/src/github.com/opencontainers/runc [2020-03-09T15:02:01.428Z] #61 0.478 Cloning into '/tmp/tmp.ExHLgCADv6/src/github.com/opencontainers/runc'... [2020-03-09T15:02:01.717Z] #61 ... [2020-03-09T15:02:01.717Z] [2020-03-09T15:02:01.717Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:02:01.717Z] #13 DONE 0.5s [2020-03-09T15:02:02.010Z] [2020-03-09T15:02:02.010Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T15:02:02.010Z] #14 0.256 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T15:02:02.010Z] #14 DONE 0.3s [2020-03-09T15:02:02.010Z] [2020-03-09T15:02:02.010Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:02:02.648Z] #15 DONE 0.5s [2020-03-09T15:02:02.648Z] [2020-03-09T15:02:02.648Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:02.648Z] #45 64.22 CC images/seccomp.o [2020-03-09T15:02:02.648Z] #45 64.70 CC images/binfmt-misc.o [2020-03-09T15:02:02.648Z] #45 65.14 CC images/time.o [2020-03-09T15:02:02.648Z] #45 65.43 CC images/sysctl.o [2020-03-09T15:02:02.648Z] #45 65.76 CC images/autofs.o [2020-03-09T15:02:02.648Z] #45 66.27 CC images/macvlan.o [2020-03-09T15:02:02.648Z] #45 66.58 CC images/sit.o [2020-03-09T15:02:02.648Z] #45 66.90 LINK images/built-in.o [2020-03-09T15:02:02.648Z] #45 67.13 GEN compel/include/asm [2020-03-09T15:02:02.648Z] #45 67.14 GEN compel/include/version.h [2020-03-09T15:02:02.648Z] #45 67.18 touch .config [2020-03-09T15:02:02.648Z] #45 67.20 GEN include/common/config.h [2020-03-09T15:02:02.648Z] #45 67.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T15:02:02.648Z] #45 67.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T15:02:02.648Z] #45 67.37 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-09T15:02:02.648Z] #45 67.38 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-09T15:02:02.648Z] #45 67.46 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-09T15:02:02.648Z] #45 67.50 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-09T15:02:02.648Z] #45 67.55 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-09T15:02:02.648Z] #45 67.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T15:02:02.648Z] #45 67.59 DEP compel/plugins/std/infect.d [2020-03-09T15:02:02.648Z] #45 67.97 DEP compel/plugins/std/string.d [2020-03-09T15:02:02.648Z] #45 68.19 DEP compel/plugins/std/log.d [2020-03-09T15:02:02.648Z] #45 68.44 DEP compel/plugins/std/fds.d [2020-03-09T15:02:02.648Z] #45 68.61 DEP compel/plugins/std/std.d [2020-03-09T15:02:02.648Z] #45 68.82 DEP compel/plugins/shmem/shmem.d [2020-03-09T15:02:02.648Z] #45 69.09 DEP compel/plugins/fds/fds.d [2020-03-09T15:02:02.648Z] #45 69.36 CC compel/plugins/std/std.o [2020-03-09T15:02:02.648Z] #45 69.96 CC compel/plugins/std/fds.o [2020-03-09T15:02:02.648Z] #45 70.78 CC compel/plugins/std/log.o [2020-03-09T15:02:02.648Z] #45 ... [2020-03-09T15:02:02.648Z] [2020-03-09T15:02:02.648Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T15:02:03.287Z] #16 DONE 0.5s [2020-03-09T15:02:03.287Z] [2020-03-09T15:02:03.287Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T15:02:03.579Z] #17 DONE 0.5s [2020-03-09T15:02:03.579Z] [2020-03-09T15:02:03.579Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:03.599Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2020-03-09T15:02:03.599Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:02:03.952Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-03-09T15:02:03.952Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:02:04.211Z] #18 0.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:02:04.211Z] #18 0.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:02:04.503Z] #18 0.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:02:05.538Z] #18 1.935 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:02:05.935Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-03-09T15:02:05.935Z] === RUN TestResize [2020-03-09T15:02:06.677Z] --- PASS: TestResize (0.98s) [2020-03-09T15:02:06.677Z] === RUN TestResizeWithInvalidSize [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.5% of statements [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T15:02:06.825Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-03-09T15:02:06.825Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-03-09T15:02:07.423Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-03-09T15:02:07.423Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:02:07.769Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 13.6% of statements [2020-03-09T15:02:08.271Z] #18 4.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:02:08.339Z] ok github.com/docker/docker/builder/remotecontext/git 3.566s coverage: 86.3% of statements [2020-03-09T15:02:08.636Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:02:08.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:02:08.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:02:08.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:02:08.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:02:09.279Z] ok github.com/docker/docker/builder/dockerfile 1.291s coverage: 48.2% of statements [2020-03-09T15:02:09.279Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T15:02:09.279Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T15:02:09.774Z] #18 5.959 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:02:10.063Z] #18 ... [2020-03-09T15:02:10.063Z] [2020-03-09T15:02:10.063Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:10.063Z] #45 72.53 CC compel/plugins/std/string.o [2020-03-09T15:02:10.063Z] #45 73.76 CC compel/plugins/std/infect.o [2020-03-09T15:02:10.063Z] #45 74.77 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-09T15:02:10.063Z] #45 74.82 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-09T15:02:10.063Z] #45 74.88 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-09T15:02:10.063Z] #45 74.95 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-09T15:02:10.063Z] #45 75.02 AR compel/plugins/std.lib.a [2020-03-09T15:02:10.063Z] #45 75.13 CC compel/plugins/fds/fds.o [2020-03-09T15:02:10.063Z] #45 75.68 AR compel/plugins/fds.lib.a [2020-03-09T15:02:10.063Z] #45 75.78 HOSTDEP compel/src/lib/log-host.d [2020-03-09T15:02:10.063Z] #45 76.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T15:02:10.063Z] #45 76.29 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-09T15:02:10.063Z] #45 76.59 HOSTDEP compel/src/main-host.d [2020-03-09T15:02:10.063Z] #45 76.85 DEP compel/src/lib/ptrace.d [2020-03-09T15:02:10.063Z] #45 77.10 DEP compel/src/lib/infect.d [2020-03-09T15:02:10.063Z] #45 77.36 DEP compel/src/lib/infect-util.d [2020-03-09T15:02:10.063Z] #45 77.58 DEP compel/src/lib/infect-rpc.d [2020-03-09T15:02:10.063Z] #45 77.79 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-09T15:02:10.063Z] #45 78.01 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-09T15:02:10.063Z] #45 78.23 DEP compel/src/lib/log.d [2020-03-09T15:02:10.063Z] #45 78.52 DEP compel/src/main.d [2020-03-09T15:02:10.063Z] #45 78.78 DEP compel/src/lib/handle-elf.d [2020-03-09T15:02:10.063Z] #45 79.06 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-09T15:02:10.063Z] #45 79.36 CC compel/src/lib/log.o [2020-03-09T15:02:10.063Z] #45 79.91 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-09T15:02:10.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:02:10.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:02:11.103Z] #45 80.61 CC compel/arch/ppc64/src/lib/infect.o [2020-03-09T15:02:11.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:02:11.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:02:12.604Z] #45 82.08 CC compel/src/lib/infect-rpc.o [2020-03-09T15:02:12.892Z] #45 82.78 CC compel/src/lib/infect-util.o [2020-03-09T15:02:13.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:02:13.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:02:13.504Z] ok github.com/docker/docker/client 0.413s coverage: 75.8% of statements [2020-03-09T15:02:13.521Z] #45 83.27 CC compel/src/lib/infect.o [2020-03-09T15:02:15.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:02:15.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:02:16.240Z] #45 ... [2020-03-09T15:02:16.240Z] [2020-03-09T15:02:16.240Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:16.240Z] #61 15.34 + cd /tmp/tmp.ExHLgCADv6/src/github.com/opencontainers/runc [2020-03-09T15:02:16.240Z] #61 15.34 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:02:16.871Z] #61 15.79 + '[' -z '' ']' [2020-03-09T15:02:16.871Z] #61 15.79 + target=static [2020-03-09T15:02:16.871Z] #61 15.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T15:02:18.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:02:18.374Z] #61 ... [2020-03-09T15:02:18.374Z] [2020-03-09T15:02:18.374Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:18.374Z] #48 174.4 text/template [2020-03-09T15:02:18.374Z] #48 176.2 go/parser [2020-03-09T15:02:18.374Z] #48 183.6 math/big [2020-03-09T15:02:18.374Z] #48 ... [2020-03-09T15:02:18.374Z] [2020-03-09T15:02:18.374Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:18.374Z] #45 88.04 CC compel/src/lib/ptrace.o [2020-03-09T15:02:18.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:02:19.410Z] #45 88.96 AR compel/libcompel.a [2020-03-09T15:02:19.410Z] #45 89.15 HOSTCC compel/src/main-host.o [2020-03-09T15:02:20.040Z] #45 89.73 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-09T15:02:20.329Z] #45 90.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2020-03-09T15:02:20.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2020-03-09T15:02:20.971Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:02:21.356Z] #45 90.91 HOSTCC compel/src/lib/log-host.o [2020-03-09T15:02:21.647Z] #45 91.24 HOSTLINK compel/compel-host-bin [2020-03-09T15:02:21.647Z] #45 91.43 DEP soccr/soccr.d [2020-03-09T15:02:22.276Z] #45 91.91 CC soccr/soccr.o [2020-03-09T15:02:22.744Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-03-09T15:02:22.744Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:02:23.946Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2020-03-09T15:02:23.946Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:02:25.705Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-03-09T15:02:25.705Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:02:25.810Z] #45 95.15 AR soccr/libsoccr.a [2020-03-09T15:02:25.810Z] #45 95.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:02:26.441Z] #45 95.97 DEP criu/arch/ppc64/sigframe.d [2020-03-09T15:02:26.441Z] #45 96.28 DEP criu/arch/ppc64/crtools.d [2020-03-09T15:02:27.068Z] #45 96.69 DEP criu/arch/ppc64/cpu.d [2020-03-09T15:02:27.358Z] #45 97.13 CC criu/arch/ppc64/cpu.o [2020-03-09T15:02:27.473Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2020-03-09T15:02:27.473Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:02:28.879Z] #45 98.33 CC criu/arch/ppc64/crtools.o [2020-03-09T15:02:29.011Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-03-09T15:02:29.011Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:02:29.787Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-03-09T15:02:29.787Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:02:30.378Z] #45 ... [2020-03-09T15:02:30.378Z] [2020-03-09T15:02:30.378Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:30.378Z] #61 19.26 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-03-09T15:02:30.378Z] #61 ... [2020-03-09T15:02:30.378Z] [2020-03-09T15:02:30.378Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:30.378Z] #18 16.88 Fetched 8114 kB in 16s (496 kB/s) [2020-03-09T15:02:30.378Z] #18 16.88 Reading package lists... [2020-03-09T15:02:30.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-03-09T15:02:30.539Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:02:31.408Z] #18 24.63 Reading package lists... [2020-03-09T15:02:31.408Z] #18 ... [2020-03-09T15:02:31.408Z] [2020-03-09T15:02:31.408Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:31.408Z] #45 100.9 CC criu/arch/ppc64/sigframe.o [2020-03-09T15:02:31.408Z] #45 ... [2020-03-09T15:02:31.408Z] [2020-03-09T15:02:31.408Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:02:31.408Z] #57 187.6 golang.org/x/crypto/ssh/terminal [2020-03-09T15:02:31.408Z] #57 192.6 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T15:02:31.408Z] #57 ... [2020-03-09T15:02:31.408Z] [2020-03-09T15:02:31.408Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:31.408Z] #48 197.4 vendor/golang.org/x/text/unicode/norm [2020-03-09T15:02:32.299Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-03-09T15:02:32.299Z] === RUN TestKernelTCPMemory [2020-03-09T15:02:33.045Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-03-09T15:02:33.045Z] === RUN TestNISDomainname [2020-03-09T15:02:34.247Z] --- PASS: TestNISDomainname (1.05s) [2020-03-09T15:02:34.247Z] === RUN TestHostnameDnsResolution [2020-03-09T15:02:35.479Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-03-09T15:02:35.479Z] === RUN TestStats [2020-03-09T15:02:36.968Z] #48 ... [2020-03-09T15:02:36.968Z] [2020-03-09T15:02:36.968Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:36.968Z] #18 24.63 Reading package lists... [2020-03-09T15:02:36.968Z] #18 32.19 Building dependency tree... [2020-03-09T15:02:37.209Z] --- PASS: TestStats (1.78s) [2020-03-09T15:02:37.209Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:02:37.209Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:02:37.209Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:02:37.209Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:02:37.209Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:02:37.209Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:02:37.209Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:02:37.209Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:02:37.209Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:02:37.209Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:02:37.209Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:02:37.998Z] #18 ... [2020-03-09T15:02:37.998Z] [2020-03-09T15:02:37.998Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:02:37.998Z] #57 DONE 204.2s [2020-03-09T15:02:37.998Z] [2020-03-09T15:02:37.998Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:37.998Z] #18 34.47 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T15:02:37.998Z] #18 34.47 The following additional packages will be installed: [2020-03-09T15:02:37.998Z] #18 34.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T15:02:37.998Z] #18 34.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T15:02:37.998Z] #18 34.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T15:02:37.998Z] #18 34.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T15:02:37.998Z] #18 34.49 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T15:02:37.998Z] #18 34.50 Suggested packages: [2020-03-09T15:02:37.998Z] #18 34.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T15:02:37.998Z] #18 34.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T15:02:37.998Z] #18 34.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T15:02:37.998Z] #18 34.50 Recommended packages: [2020-03-09T15:02:37.998Z] #18 34.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T15:02:37.998Z] #18 34.50 python3-keyrings.alt python3-xdg unzip [2020-03-09T15:02:38.425Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:02:39.270Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:02:39.270Z] [2020-03-09T15:02:39.270Z] [2020-03-09T15:02:39.270Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-09T15:02:39.270Z] [2020-03-09T15:02:39.270Z] [2020-03-09T15:02:39.270Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:02:39.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:02:39.270Z] HOSTNAME=89975ee468d6 [2020-03-09T15:02:39.270Z] TEST_SKIP_INTEGRATION=1 [2020-03-09T15:02:39.270Z] TESTDEBUG=0 [2020-03-09T15:02:39.270Z] DEST=bundles/test-integration [2020-03-09T15:02:39.270Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:02:39.270Z] KEEPBUNDLE=1 [2020-03-09T15:02:39.270Z] DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T15:02:39.270Z] container=docker [2020-03-09T15:02:39.270Z] HOME=/root [2020-03-09T15:02:39.270Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:02:39.270Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:02:39.270Z] VALIDATE_BRANCH=master [2020-03-09T15:02:39.270Z] TERM=xterm [2020-03-09T15:02:39.270Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:02:39.270Z] SHLVL=1 [2020-03-09T15:02:39.270Z] TIMEOUT=120m [2020-03-09T15:02:39.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:02:39.270Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:02:39.270Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-09T15:02:39.270Z] GO111MODULE=off [2020-03-09T15:02:39.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:02:39.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:02:39.270Z] GOPATH=/go [2020-03-09T15:02:39.270Z] PKG_CONFIG=pkg-config [2020-03-09T15:02:39.270Z] _=/usr/bin/env [2020-03-09T15:02:39.270Z] Building test suite binary ./integration-cli/test.main [2020-03-09T15:02:39.270Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:02:39.270Z] No new tests added to integration. [2020-03-09T15:02:39.270Z] [2020-03-09T15:02:39.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:02:39.270Z] HOSTNAME=4707a27d7d37 [2020-03-09T15:02:39.270Z] TEST_SKIP_INTEGRATION=1 [2020-03-09T15:02:39.270Z] TESTDEBUG=0 [2020-03-09T15:02:39.270Z] DEST=bundles/test-integration [2020-03-09T15:02:39.270Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:02:39.270Z] KEEPBUNDLE=1 [2020-03-09T15:02:39.270Z] DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T15:02:39.270Z] container=docker [2020-03-09T15:02:39.270Z] HOME=/root [2020-03-09T15:02:39.270Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:02:39.270Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:02:39.270Z] VALIDATE_BRANCH=master [2020-03-09T15:02:39.270Z] TERM=xterm [2020-03-09T15:02:39.270Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:02:39.270Z] SHLVL=1 [2020-03-09T15:02:39.270Z] TIMEOUT=120m [2020-03-09T15:02:39.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:02:39.270Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:02:39.270Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-09T15:02:39.270Z] GO111MODULE=off [2020-03-09T15:02:39.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:02:39.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:02:39.270Z] GOPATH=/go [2020-03-09T15:02:39.270Z] PKG_CONFIG=pkg-config [2020-03-09T15:02:39.270Z] _=/usr/bin/env [2020-03-09T15:02:39.270Z] Building test suite binary ./integration-cli/test.main [2020-03-09T15:02:39.270Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:02:39.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:02:39.835Z] HOSTNAME=ce2105dc5063 [2020-03-09T15:02:39.835Z] TESTDEBUG=0 [2020-03-09T15:02:39.835Z] DEST=bundles/test-integration [2020-03-09T15:02:39.835Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:02:39.835Z] KEEPBUNDLE=1 [2020-03-09T15:02:39.835Z] DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T15:02:39.835Z] container=docker [2020-03-09T15:02:39.835Z] HOME=/root [2020-03-09T15:02:39.835Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:02:39.835Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:02:39.835Z] VALIDATE_BRANCH=master [2020-03-09T15:02:39.835Z] TERM=xterm [2020-03-09T15:02:39.835Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:02:39.835Z] SHLVL=1 [2020-03-09T15:02:39.835Z] TIMEOUT=120m [2020-03-09T15:02:39.835Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:02:39.835Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:02:39.835Z] GO111MODULE=off [2020-03-09T15:02:39.835Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T15:02:39.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:02:39.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:02:39.835Z] GOPATH=/go [2020-03-09T15:02:39.835Z] PKG_CONFIG=pkg-config [2020-03-09T15:02:39.835Z] _=/usr/bin/env [2020-03-09T15:02:39.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:02:40.270Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:02:42.092Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-09T15:02:42.092Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-03-09T15:02:42.092Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-03-09T15:02:42.092Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-03-09T15:02:42.092Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-03-09T15:02:42.092Z] === RUN TestDeleteDevicemapper [2020-03-09T15:02:42.092Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:02:42.093Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:02:42.093Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:02:42.467Z] #18 ... [2020-03-09T15:02:42.467Z] [2020-03-09T15:02:42.467Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:42.467Z] #45 101.6 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-09T15:02:42.467Z] #45 101.7 DEP criu/pie/util-vdso.d [2020-03-09T15:02:42.467Z] #45 102.1 DEP criu/pie/util.d [2020-03-09T15:02:42.467Z] #45 102.4 CC criu/pie/util.o [2020-03-09T15:02:42.467Z] #45 103.1 CC criu/pie/util-vdso.o [2020-03-09T15:02:42.467Z] #45 104.7 AR criu/pie/pie.lib.a [2020-03-09T15:02:42.467Z] #45 104.9 DEP criu/pie/restorer.d [2020-03-09T15:02:42.467Z] #45 105.3 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-09T15:02:42.467Z] #45 105.3 DEP criu/arch/ppc64/restorer.d [2020-03-09T15:02:42.467Z] #45 105.8 DEP criu/arch/ppc64/vdso-pie.d [2020-03-09T15:02:42.467Z] #45 106.1 DEP criu/pie/parasite-vdso.d [2020-03-09T15:02:42.467Z] #45 106.5 DEP criu/pie/parasite.d [2020-03-09T15:02:42.467Z] #45 107.2 CC criu/pie/parasite.o [2020-03-09T15:02:42.467Z] #45 110.6 LINK criu/pie/parasite.built-in.o [2020-03-09T15:02:42.467Z] #45 110.7 GEN criu/pie/parasite-blob.h [2020-03-09T15:02:42.467Z] #45 110.8 CC criu/pie/parasite-vdso.o [2020-03-09T15:02:42.467Z] #45 ... [2020-03-09T15:02:42.467Z] [2020-03-09T15:02:42.467Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:42.467Z] #18 38.75 The following NEW packages will be installed: [2020-03-09T15:02:42.467Z] #18 38.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T15:02:42.467Z] #18 38.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T15:02:42.467Z] #18 38.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T15:02:42.467Z] #18 38.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T15:02:42.467Z] #18 38.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T15:02:42.467Z] #18 38.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T15:02:42.467Z] #18 38.76 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T15:02:42.467Z] #18 38.76 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T15:02:42.467Z] #18 38.91 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:02:42.467Z] #18 38.91 Need to get 27.7 MB of archives. [2020-03-09T15:02:42.467Z] #18 38.91 After this operation, 129 MB of additional disk space will be used. [2020-03-09T15:02:42.467Z] #18 38.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-09T15:02:42.467Z] #18 38.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-09T15:02:42.467Z] #18 39.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-09T15:02:42.756Z] #18 39.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-09T15:02:43.046Z] #18 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-09T15:02:43.046Z] #18 39.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-09T15:02:43.047Z] #18 39.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-09T15:02:43.338Z] #18 39.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-09T15:02:43.338Z] #18 39.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-09T15:02:43.338Z] #18 39.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-09T15:02:43.338Z] #18 39.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-09T15:02:43.338Z] #18 39.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-09T15:02:43.338Z] #18 39.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-09T15:02:43.338Z] #18 39.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-09T15:02:43.338Z] #18 39.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-09T15:02:43.338Z] #18 39.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-09T15:02:43.338Z] #18 39.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-09T15:02:43.338Z] #18 39.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:02:43.338Z] #18 39.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-09T15:02:43.338Z] #18 39.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-09T15:02:43.338Z] #18 39.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-09T15:02:43.338Z] #18 39.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-09T15:02:43.631Z] #18 39.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-09T15:02:43.631Z] #18 39.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-09T15:02:43.631Z] #18 39.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-09T15:02:43.631Z] #18 39.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-09T15:02:43.631Z] #18 39.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-09T15:02:43.631Z] #18 39.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-09T15:02:43.631Z] #18 39.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-09T15:02:44.266Z] #18 40.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-09T15:02:44.266Z] #18 40.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-09T15:02:44.266Z] #18 40.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-09T15:02:44.266Z] #18 40.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-09T15:02:44.266Z] #18 40.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-09T15:02:44.266Z] #18 40.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T15:02:44.559Z] #18 40.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T15:02:44.559Z] #18 40.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T15:02:44.559Z] #18 40.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-09T15:02:44.559Z] #18 40.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T15:02:44.559Z] #18 40.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T15:02:44.559Z] #18 40.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T15:02:44.559Z] #18 40.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-09T15:02:44.559Z] #18 40.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T15:02:45.198Z] #18 41.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-09T15:02:45.198Z] #18 41.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-09T15:02:45.488Z] #18 41.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-09T15:02:45.601Z] ok github.com/docker/docker/cmd/dockerd 0.154s coverage: 30.7% of statements [2020-03-09T15:02:45.601Z] ok github.com/docker/docker/container 0.144s coverage: 34.9% of statements [2020-03-09T15:02:45.601Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T15:02:45.601Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T15:02:45.601Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T15:02:45.601Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T15:02:46.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2020-03-09T15:02:46.041Z] === RUN TestUpdateMemory [2020-03-09T15:02:46.041Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-09T15:02:46.041Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:02:46.041Z] === RUN TestUpdateCPUQuota [2020-03-09T15:02:46.779Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-03-09T15:02:46.779Z] === RUN TestUpdatePidsLimit [2020-03-09T15:02:46.779Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:02:46.985Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2020-03-09T15:02:46.988Z] #18 43.24 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:02:46.988Z] #18 43.54 Fetched 27.7 MB in 3s (9302 kB/s) [2020-03-09T15:02:47.133Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:02:47.280Z] #18 43.66 Selecting previously unselected package pigz. [2020-03-09T15:02:47.280Z] #18 43.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2020-03-09T15:02:47.280Z] #18 ... [2020-03-09T15:02:47.280Z] [2020-03-09T15:02:47.280Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:02:47.280Z] #48 203.5 go/doc [2020-03-09T15:02:47.480Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:02:47.570Z] #48 ... [2020-03-09T15:02:47.570Z] [2020-03-09T15:02:47.570Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:47.570Z] #18 43.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-03-09T15:02:47.570Z] #18 43.83 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-09T15:02:47.570Z] #18 43.84 Unpacking pigz (2.4-1) ... [2020-03-09T15:02:47.570Z] #18 44.00 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-09T15:02:47.570Z] #18 44.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:02:47.570Z] #18 44.02 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:02:47.834Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:02:47.927Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.7% of statements [2020-03-09T15:02:48.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:02:48.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:02:48.600Z] #18 45.09 Selecting previously unselected package python3.7-minimal. [2020-03-09T15:02:48.868Z] ok github.com/docker/docker/daemon/cluster 0.106s coverage: 0.5% of statements [2020-03-09T15:02:48.890Z] #18 45.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:02:48.890Z] #18 45.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:02:48.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-09T15:02:50.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-03-09T15:02:50.115Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:02:50.404Z] #18 ... [2020-03-09T15:02:50.404Z] [2020-03-09T15:02:50.404Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:02:50.404Z] #69 206.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:02:50.404Z] #69 206.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T15:02:50.404Z] #69 ... [2020-03-09T15:02:50.404Z] [2020-03-09T15:02:50.404Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:50.404Z] #45 112.1 CC criu/arch/ppc64/vdso-pie.o [2020-03-09T15:02:50.404Z] #45 113.2 CC criu/arch/ppc64/restorer.o [2020-03-09T15:02:50.404Z] #45 114.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-09T15:02:50.404Z] #45 114.2 CC criu/pie/restorer.o [2020-03-09T15:02:51.029Z] #45 120.7 LINK criu/pie/restorer.built-in.o [2020-03-09T15:02:51.029Z] #45 120.7 GEN criu/pie/restorer-blob.h [2020-03-09T15:02:51.029Z] #45 120.9 DEP criu/vdso.d [2020-03-09T15:02:51.029Z] #45 ... [2020-03-09T15:02:51.029Z] [2020-03-09T15:02:51.029Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:51.029Z] #18 47.50 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:02:51.029Z] #18 47.52 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:02:52.170Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-03-09T15:02:52.742Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-03-09T15:02:53.684Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2020-03-09T15:02:53.748Z] #18 ... [2020-03-09T15:02:53.748Z] [2020-03-09T15:02:53.748Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:02:53.748Z] #69 DONE 219.5s [2020-03-09T15:02:53.748Z] [2020-03-09T15:02:53.748Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T15:02:53.748Z] #70 DONE 0.1s [2020-03-09T15:02:53.748Z] [2020-03-09T15:02:53.748Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:02:53.748Z] #45 121.3 DEP criu/uts_ns.d [2020-03-09T15:02:53.748Z] #45 121.8 DEP criu/util.d [2020-03-09T15:02:53.748Z] #45 122.3 DEP criu/uffd.d [2020-03-09T15:02:53.748Z] #45 122.7 DEP criu/tun.d [2020-03-09T15:02:53.748Z] #45 123.3 DEP criu/tty.d [2020-03-09T15:02:54.378Z] #45 124.0 DEP criu/timerfd.d [2020-03-09T15:02:55.008Z] #45 124.8 DEP criu/sysfs_parse.d [2020-03-09T15:02:55.299Z] #45 125.1 DEP criu/sysctl.d [2020-03-09T15:02:55.589Z] #45 125.3 DEP criu/string.d [2020-03-09T15:02:55.589Z] #45 125.4 DEP criu/stats.d [2020-03-09T15:02:55.599Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-09T15:02:55.900Z] #45 125.5 DEP criu/sockets.d [2020-03-09T15:02:56.526Z] #45 126.1 DEP criu/sk-unix.d [2020-03-09T15:02:56.814Z] #45 ... [2020-03-09T15:02:56.814Z] [2020-03-09T15:02:56.814Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:02:56.814Z] #18 52.92 Selecting previously unselected package python3-minimal. [2020-03-09T15:02:56.814Z] #18 52.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 ... 23601 files and directories currently installed.) [2020-03-09T15:02:56.814Z] #18 53.02 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-09T15:02:56.814Z] #18 53.03 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T15:02:56.814Z] #18 53.15 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-09T15:02:56.814Z] #18 53.16 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-09T15:02:56.814Z] #18 53.17 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-09T15:02:57.104Z] #18 53.31 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-09T15:02:57.104Z] #18 53.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:02:57.104Z] #18 53.33 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:02:58.606Z] #18 54.93 Selecting previously unselected package python3.7. [2020-03-09T15:02:58.606Z] #18 54.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:02:58.606Z] #18 54.95 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:02:58.606Z] #18 55.09 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-09T15:02:58.606Z] #18 55.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-09T15:02:58.606Z] #18 55.11 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-09T15:02:58.892Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-03-09T15:02:58.896Z] #18 55.26 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T15:02:59.918Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-03-09T15:02:59.918Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-03-09T15:02:59.918Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, path_prettifier: 10/10, identifier_marker: 1/1, exclude: 1/1, skip_files: 10/10, autogenerated_exclude: 1/10, filename_unadjuster: 10/10, skip_dirs: 10/10, exclude-rules: 1/1, nolint: 0/1 [2020-03-09T15:02:59.918Z] INFO [runner] processing took 1.659599ms with stages: nolint: 886.981µs, filename_unadjuster: 239.611µs, path_prettifier: 202.356µs, skip_dirs: 148.654µs, autogenerated_exclude: 100.583µs, cgo: 41.081µs, identifier_marker: 31.855µs, exclude-rules: 3.904µs, max_same_issues: 1.257µs, diff: 617ns, max_from_linter: 513ns, source_code: 448ns, skip_files: 400ns, uniq_by_line: 380ns, path_shortener: 346ns, max_per_file_from_linter: 307ns, exclude: 306ns [2020-03-09T15:02:59.918Z] INFO [runner] linters took 1m31.929664697s with stages: goanalysis_metalinter: 1m12.951926242s, unused: 18.975570471s [2020-03-09T15:02:59.918Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2020-03-09T15:02:59.918Z] INFO Memory: 1406 samples, avg is 624.4MB, max is 3504.4MB [2020-03-09T15:02:59.918Z] INFO Execution took 3m27.281795447s [2020-03-09T15:02:59.918Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-09T15:03:00.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/make.sh dynbinary-daemon test-docker-py [2020-03-09T15:03:00.271Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.6% of statements [2020-03-09T15:03:00.531Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.678s coverage: 57.0% of statements [2020-03-09T15:03:00.833Z] [2020-03-09T15:03:00.833Z] Removing bundles/ [2020-03-09T15:03:00.833Z] [2020-03-09T15:03:00.833Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-09T15:03:00.833Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:03:00.833Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:03:00.957Z] #18 57.05 Selecting previously unselected package python3. [2020-03-09T15:03:00.957Z] #18 57.05 (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-03-09T15:03:00.957Z] #18 57.23 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-09T15:03:00.957Z] #18 57.25 Unpacking python3 (3.7.3-1) ... [2020-03-09T15:03:00.957Z] #18 57.41 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-09T15:03:00.957Z] #18 57.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-09T15:03:00.957Z] #18 57.42 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:03:01.249Z] #18 57.55 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-09T15:03:01.249Z] #18 57.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-09T15:03:01.249Z] #18 57.55 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:03:01.249Z] #18 57.67 Selecting previously unselected package libiptc0:ppc64el. [2020-03-09T15:03:01.249Z] #18 57.69 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-09T15:03:01.249Z] #18 57.69 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-09T15:03:01.540Z] #18 57.84 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-09T15:03:01.540Z] #18 57.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-09T15:03:01.540Z] #18 57.86 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-09T15:03:01.540Z] #18 57.95 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-09T15:03:01.540Z] #18 58.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-09T15:03:01.540Z] #18 58.00 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-09T15:03:01.830Z] #18 58.15 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-09T15:03:01.830Z] #18 58.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-09T15:03:01.830Z] #18 58.17 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-09T15:03:01.830Z] #18 58.33 Selecting previously unselected package iptables. [2020-03-09T15:03:01.830Z] #18 58.34 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-09T15:03:01.830Z] #18 58.35 Unpacking iptables (1.8.2-4) ... [2020-03-09T15:03:02.965Z] #18 59.33 Selecting previously unselected package xxd. [2020-03-09T15:03:02.965Z] #18 59.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-09T15:03:02.965Z] #18 59.36 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:03:03.256Z] #18 59.50 Selecting previously unselected package vim-common. [2020-03-09T15:03:03.256Z] #18 59.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:03:03.256Z] #18 59.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:03:03.546Z] #18 59.98 Selecting previously unselected package bash-completion. [2020-03-09T15:03:03.546Z] #18 59.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T15:03:03.680Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-03-09T15:03:03.680Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:03:03.680Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-03-09T15:03:03.680Z] === RUN TestWaitNonBlocked [2020-03-09T15:03:03.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:03:03.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:03:03.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:03:03.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:03:03.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:03:03.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:03:04.727Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.845s coverage: 48.6% of statements [2020-03-09T15:03:04.903Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-09T15:03:04.903Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-03-09T15:03:04.903Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-03-09T15:03:04.903Z] === RUN TestWaitBlocked [2020-03-09T15:03:04.903Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:03:04.903Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:03:04.903Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:03:04.903Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:03:04.903Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:03:04.903Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:03:04.985Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.269s coverage: 45.9% of statements [2020-03-09T15:03:05.245Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.014s coverage: 72.5% of statements [2020-03-09T15:03:05.609Z] #18 ... [2020-03-09T15:03:05.609Z] [2020-03-09T15:03:05.609Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:03:05.609Z] #48 221.9 github.com/LK4D4/vndr/build [2020-03-09T15:03:05.609Z] #48 223.8 vendor/golang.org/x/net/idna [2020-03-09T15:03:05.609Z] #48 230.7 vendor/golang.org/x/crypto/cryptobyte [2020-03-09T15:03:05.901Z] #48 ... [2020-03-09T15:03:05.901Z] [2020-03-09T15:03:05.901Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:03:05.901Z] #45 126.5 DEP criu/sk-tcp.d [2020-03-09T15:03:05.901Z] #45 126.8 DEP criu/sk-queue.d [2020-03-09T15:03:05.901Z] #45 127.0 DEP criu/sk-packet.d [2020-03-09T15:03:05.901Z] #45 127.3 DEP criu/sk-netlink.d [2020-03-09T15:03:05.901Z] #45 127.6 DEP criu/sk-inet.d [2020-03-09T15:03:05.901Z] #45 128.0 DEP criu/signalfd.d [2020-03-09T15:03:05.901Z] #45 128.2 DEP criu/sigframe.d [2020-03-09T15:03:05.901Z] #45 128.4 DEP criu/shmem.d [2020-03-09T15:03:05.901Z] #45 128.7 DEP criu/servicefd.d [2020-03-09T15:03:05.901Z] #45 129.1 DEP criu/seize.d [2020-03-09T15:03:05.901Z] #45 129.5 DEP criu/seccomp.d [2020-03-09T15:03:05.901Z] #45 129.9 DEP criu/rst-malloc.d [2020-03-09T15:03:05.901Z] #45 130.1 DEP criu/rbtree.d [2020-03-09T15:03:05.901Z] #45 130.2 DEP criu/pstree.d [2020-03-09T15:03:05.901Z] #45 130.6 DEP criu/protobuf.d [2020-03-09T15:03:05.901Z] #45 130.8 GEN criu/protobuf-desc-gen.h [2020-03-09T15:03:05.901Z] #45 133.6 DEP criu/protobuf-desc.d [2020-03-09T15:03:05.901Z] #45 134.0 DEP criu/proc_parse.d [2020-03-09T15:03:05.901Z] #45 134.3 DEP criu/plugin.d [2020-03-09T15:03:05.901Z] #45 134.5 DEP criu/pipes.d [2020-03-09T15:03:05.901Z] #45 134.7 DEP criu/pie-util.d [2020-03-09T15:03:05.901Z] #45 134.9 DEP criu/pie-util-vdso.d [2020-03-09T15:03:05.901Z] #45 135.1 DEP criu/path.d [2020-03-09T15:03:05.901Z] #45 135.4 DEP criu/parasite-syscall.d [2020-03-09T15:03:06.117Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-09T15:03:06.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-03-09T15:03:06.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-03-09T15:03:06.117Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:03:06.117Z] === CONT TestIpcModeOlderClient [2020-03-09T15:03:06.117Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-09T15:03:06.117Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:03:06.192Z] #45 135.9 DEP criu/pagemap.d [2020-03-09T15:03:06.484Z] #45 136.2 DEP criu/pagemap-cache.d [2020-03-09T15:03:06.778Z] #45 136.5 DEP criu/page-xfer.d [2020-03-09T15:03:07.068Z] #45 136.8 DEP criu/page-pipe.d [2020-03-09T15:03:07.153Z] ok github.com/docker/docker/daemon 12.303s coverage: 17.5% of statements [2020-03-09T15:03:07.153Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T15:03:07.153Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T15:03:07.153Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T15:03:07.153Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T15:03:07.153Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T15:03:07.359Z] #45 137.0 DEP criu/netfilter.d [2020-03-09T15:03:07.413Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.040s coverage: 58.0% of statements [2020-03-09T15:03:07.648Z] #45 137.2 DEP criu/net.d [2020-03-09T15:03:07.940Z] #45 137.6 DEP criu/namespaces.d [2020-03-09T15:03:07.983Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.619s coverage: 76.1% of statements [2020-03-09T15:03:08.228Z] #45 138.0 DEP criu/mount.d [2020-03-09T15:03:08.516Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s) [2020-03-09T15:03:08.517Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:03:08.856Z] #45 138.4 DEP criu/mem.d [2020-03-09T15:03:09.145Z] #45 138.8 DEP criu/lsm.d [2020-03-09T15:03:09.367Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-03-09T15:03:09.367Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2020-03-09T15:03:09.434Z] #45 139.2 DEP criu/log.d [2020-03-09T15:03:09.725Z] #45 139.4 DEP criu/libnetlink.d [2020-03-09T15:03:09.725Z] #45 ... [2020-03-09T15:03:09.725Z] [2020-03-09T15:03:09.725Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:09.725Z] #18 66.06 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T15:03:09.904Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2020-03-09T15:03:10.357Z] #18 66.69 Selecting previously unselected package bzip2. [2020-03-09T15:03:10.357Z] #18 66.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-09T15:03:10.357Z] #18 66.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:03:10.647Z] #18 66.88 Selecting previously unselected package xz-utils. [2020-03-09T15:03:10.647Z] #18 66.89 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-09T15:03:10.647Z] #18 66.90 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T15:03:10.647Z] #18 67.15 Selecting previously unselected package apparmor. [2020-03-09T15:03:10.647Z] #18 67.17 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-09T15:03:10.970Z] #18 67.31 Unpacking apparmor (2.13.2-10) ... [2020-03-09T15:03:11.603Z] #18 67.91 Selecting previously unselected package aufs-tools. [2020-03-09T15:03:11.603Z] #18 67.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-09T15:03:11.603Z] #18 67.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:03:11.892Z] #18 68.22 Selecting previously unselected package libonig5:ppc64el. [2020-03-09T15:03:11.892Z] #18 68.24 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-09T15:03:11.892Z] #18 68.25 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:03:11.911Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2020-03-09T15:03:11.911Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 41.8% of statements [2020-03-09T15:03:12.172Z] ok github.com/docker/docker/daemon/logger/awslogs 0.234s coverage: 77.4% of statements [2020-03-09T15:03:12.182Z] #18 68.51 Selecting previously unselected package libjq1:ppc64el. [2020-03-09T15:03:12.182Z] #18 68.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:03:12.182Z] #18 68.54 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:03:12.446Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2020-03-09T15:03:12.446Z] PASS [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] === Skipped [2020-03-09T15:03:12.446Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-09T15:03:12.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:03:12.446Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:03:12.446Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:03:12.446Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:03:12.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-09T15:03:12.446Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] [2020-03-09T15:03:12.446Z] DONE 199 tests, 6 skipped in 133.411s [2020-03-09T15:03:12.446Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:03:12.446Z] ++ 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-03-09T15:03:12.446Z] ++ set -e [2020-03-09T15:03:12.446Z] ++ '[' -n 0 ']' [2020-03-09T15:03:12.446Z] ++ set -x [2020-03-09T15:03:12.446Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:03:12.446Z] INFO: Testing against a local daemon [2020-03-09T15:03:12.446Z] === RUN TestCommitInheritsEnv [2020-03-09T15:03:12.472Z] #18 68.78 Selecting previously unselected package jq. [2020-03-09T15:03:12.472Z] #18 68.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:03:12.472Z] #18 68.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:03:12.472Z] #18 69.03 Selecting previously unselected package libaio1:ppc64el. [2020-03-09T15:03:12.743Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.036s coverage: 60.1% of statements [2020-03-09T15:03:12.743Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T15:03:12.743Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T15:03:12.743Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T15:03:12.743Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T15:03:12.743Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T15:03:12.743Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T15:03:12.763Z] #18 69.05 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-09T15:03:12.763Z] #18 69.06 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-09T15:03:12.763Z] #18 69.23 Selecting previously unselected package libgpm2:ppc64el. [2020-03-09T15:03:12.763Z] #18 69.25 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-09T15:03:12.763Z] #18 69.25 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-09T15:03:12.800Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-03-09T15:03:12.800Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:03:12.800Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-09T15:03:12.800Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:03:12.800Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-09T15:03:12.800Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:03:12.800Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-09T15:03:12.800Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:03:13.003Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-03-09T15:03:13.052Z] #18 69.39 Selecting previously unselected package libicu63:ppc64el. [2020-03-09T15:03:13.052Z] #18 69.43 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-09T15:03:13.052Z] #18 69.44 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-09T15:03:13.263Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-03-09T15:03:13.550Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-09T15:03:13.550Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:03:13.550Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:03:13.550Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:03:13.550Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:03:13.550Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-09T15:03:13.550Z] === RUN TestTagInvalidReference [2020-03-09T15:03:13.550Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-09T15:03:13.550Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:03:13.550Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-09T15:03:13.550Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:03:13.550Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-09T15:03:13.550Z] === RUN TestTagOfficialNames [2020-03-09T15:03:13.550Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-09T15:03:13.550Z] === RUN TestTagMatchesDigest [2020-03-09T15:03:13.550Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-09T15:03:13.550Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-09T15:03:13.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-03-09T15:03:14.094Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.063s coverage: 62.1% of statements [2020-03-09T15:03:14.665Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2020-03-09T15:03:14.665Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T15:03:15.605Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2020-03-09T15:03:15.605Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-03-09T15:03:16.547Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2020-03-09T15:03:16.809Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-03-09T15:03:17.069Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-03-09T15:03:18.452Z] ok github.com/docker/docker/daemon/logger/splunk 2.006s coverage: 82.5% of statements [2020-03-09T15:03:18.452Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T15:03:18.452Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T15:03:19.395Z] ok github.com/docker/docker/distribution/metadata 0.110s coverage: 48.2% of statements [2020-03-09T15:03:19.922Z] #18 75.40 Selecting previously unselected package libnet1:ppc64el. [2020-03-09T15:03:19.922Z] #18 75.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-09T15:03:19.922Z] #18 75.43 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:03:19.922Z] #18 75.54 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-09T15:03:19.922Z] #18 75.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-09T15:03:19.922Z] #18 75.55 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:03:19.922Z] #18 75.74 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-09T15:03:19.922Z] #18 75.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:03:19.922Z] #18 75.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:03:19.922Z] #18 75.91 Selecting previously unselected package libreadline5:ppc64el. [2020-03-09T15:03:19.922Z] #18 75.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-09T15:03:19.922Z] #18 75.93 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-09T15:03:19.922Z] #18 76.19 Selecting previously unselected package net-tools. [2020-03-09T15:03:19.922Z] #18 76.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-09T15:03:19.922Z] #18 76.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:03:19.922Z] #18 ... [2020-03-09T15:03:19.922Z] [2020-03-09T15:03:19.922Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:03:19.922Z] #45 139.6 DEP criu/kerndat.d [2020-03-09T15:03:19.922Z] #45 140.0 DEP criu/kcmp-ids.d [2020-03-09T15:03:19.922Z] #45 140.2 DEP criu/irmap.d [2020-03-09T15:03:19.922Z] #45 140.4 DEP criu/ipc_ns.d [2020-03-09T15:03:19.922Z] #45 140.8 DEP criu/image.d [2020-03-09T15:03:19.922Z] #45 141.3 DEP criu/image-desc.d [2020-03-09T15:03:19.922Z] #45 141.5 DEP criu/fsnotify.d [2020-03-09T15:03:19.922Z] #45 141.8 DEP criu/filesystems.d [2020-03-09T15:03:19.922Z] #45 142.1 DEP criu/files.d [2020-03-09T15:03:19.922Z] #45 142.4 DEP criu/files-reg.d [2020-03-09T15:03:19.922Z] #45 142.7 DEP criu/files-ext.d [2020-03-09T15:03:19.922Z] #45 143.0 DEP criu/file-lock.d [2020-03-09T15:03:19.922Z] #45 143.3 DEP criu/file-ids.d [2020-03-09T15:03:19.922Z] #45 143.6 DEP criu/fifo.d [2020-03-09T15:03:19.922Z] #45 143.8 DEP criu/fdstore.d [2020-03-09T15:03:19.922Z] #45 144.0 DEP criu/fault-injection.d [2020-03-09T15:03:19.922Z] #45 144.1 DEP criu/external.d [2020-03-09T15:03:19.922Z] #45 144.3 DEP criu/eventpoll.d [2020-03-09T15:03:19.922Z] #45 144.6 DEP criu/eventfd.d [2020-03-09T15:03:19.922Z] #45 145.0 DEP criu/crtools.d [2020-03-09T15:03:19.922Z] #45 145.3 DEP criu/cr-service.d [2020-03-09T15:03:19.922Z] #45 145.6 DEP criu/cr-restore.d [2020-03-09T15:03:19.922Z] #45 146.2 DEP criu/cr-errno.d [2020-03-09T15:03:19.922Z] #45 146.3 DEP criu/cr-dump.d [2020-03-09T15:03:19.922Z] #45 146.7 DEP criu/cr-dedup.d [2020-03-09T15:03:19.922Z] #45 147.0 DEP criu/cr-check.d [2020-03-09T15:03:19.922Z] #45 147.4 DEP criu/config.d [2020-03-09T15:03:19.922Z] #45 147.7 DEP criu/clone-noasan.d [2020-03-09T15:03:19.922Z] #45 147.8 DEP criu/cgroup.d [2020-03-09T15:03:19.922Z] #45 148.1 DEP criu/cgroup-props.d [2020-03-09T15:03:19.922Z] #45 148.5 DEP criu/bitmap.d [2020-03-09T15:03:19.922Z] #45 148.6 DEP criu/bfd.d [2020-03-09T15:03:19.922Z] #45 148.7 DEP criu/autofs.d [2020-03-09T15:03:19.922Z] #45 149.0 DEP criu/aio.d [2020-03-09T15:03:19.922Z] #45 149.3 DEP criu/action-scripts.d [2020-03-09T15:03:20.212Z] #45 150.0 CC criu/action-scripts.o [2020-03-09T15:03:20.212Z] #45 ... [2020-03-09T15:03:20.212Z] [2020-03-09T15:03:20.212Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:20.212Z] #18 76.69 Selecting previously unselected package python-pip-whl. [2020-03-09T15:03:20.212Z] #18 76.70 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T15:03:20.212Z] #18 76.70 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T15:03:20.337Z] ok github.com/docker/docker/distribution 0.279s coverage: 22.1% of statements [2020-03-09T15:03:20.337Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T15:03:20.337Z] ok github.com/docker/docker/errdefs 0.047s coverage: 49.4% of statements [2020-03-09T15:03:20.862Z] #18 ... [2020-03-09T15:03:20.862Z] [2020-03-09T15:03:20.862Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:03:20.862Z] #48 237.0 vendor/golang.org/x/net/http2/hpack [2020-03-09T15:03:20.862Z] #48 237.5 mime [2020-03-09T15:03:20.862Z] #48 240.3 net/http/internal [2020-03-09T15:03:20.862Z] #48 245.6 vendor/golang.org/x/net/http/httpproxy [2020-03-09T15:03:20.862Z] #48 245.7 net/textproto [2020-03-09T15:03:20.862Z] #48 245.7 crypto/x509 [2020-03-09T15:03:21.152Z] #48 ... [2020-03-09T15:03:21.152Z] [2020-03-09T15:03:21.152Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:21.152Z] #18 77.62 Selecting previously unselected package python3-lib2to3. [2020-03-09T15:03:21.152Z] #18 77.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T15:03:21.152Z] #18 77.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:03:21.443Z] #18 77.84 Selecting previously unselected package python3-distutils. [2020-03-09T15:03:21.443Z] #18 77.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T15:03:21.443Z] #18 77.87 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T15:03:21.721Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-03-09T15:03:21.734Z] #18 78.12 Selecting previously unselected package python3-pip. [2020-03-09T15:03:21.734Z] #18 78.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T15:03:21.734Z] #18 78.16 Unpacking python3-pip (18.1-5) ... [2020-03-09T15:03:21.981Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2020-03-09T15:03:21.981Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T15:03:21.981Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-03-09T15:03:21.981Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T15:03:22.241Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-03-09T15:03:22.241Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T15:03:22.318Z] #18 78.56 Selecting previously unselected package python3-pkg-resources. [2020-03-09T15:03:22.318Z] #18 78.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:03:22.318Z] #18 78.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:03:22.501Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-03-09T15:03:22.609Z] #18 78.90 Selecting previously unselected package python3-setuptools. [2020-03-09T15:03:22.609Z] #18 78.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T15:03:22.609Z] #18 78.93 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T15:03:22.900Z] #18 79.34 Selecting previously unselected package python3-wheel. [2020-03-09T15:03:22.900Z] #18 79.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T15:03:22.900Z] #18 79.38 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T15:03:23.190Z] #18 79.57 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T15:03:23.190Z] #18 79.60 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-09T15:03:23.190Z] #18 79.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:03:23.443Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-03-09T15:03:23.845Z] #18 80.27 Selecting previously unselected package vim-runtime. [2020-03-09T15:03:23.845Z] #18 80.28 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:03:23.845Z] #18 80.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-09T15:03:24.134Z] #18 80.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T15:03:24.134Z] #18 80.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:03:24.831Z] ok github.com/docker/docker/opts 0.048s coverage: 67.4% of statements [2020-03-09T15:03:25.769Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-03-09T15:03:26.029Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-03-09T15:03:26.288Z] ok github.com/docker/docker/pkg/authorization 1.091s coverage: 68.3% of statements [2020-03-09T15:03:26.858Z] ok github.com/docker/docker/pkg/archive 1.196s coverage: 76.8% of statements [2020-03-09T15:03:27.119Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-03-09T15:03:27.689Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2020-03-09T15:03:27.689Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-03-09T15:03:28.574Z] #18 ... [2020-03-09T15:03:28.575Z] [2020-03-09T15:03:28.575Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:03:28.575Z] #51 DONE 254.2s [2020-03-09T15:03:28.575Z] [2020-03-09T15:03:28.575Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:03:28.575Z] #45 151.0 CC criu/aio.o [2020-03-09T15:03:28.575Z] #45 152.2 CC criu/autofs.o [2020-03-09T15:03:28.575Z] #45 156.0 CC criu/bfd.o [2020-03-09T15:03:28.575Z] #45 157.1 CC criu/bitmap.o [2020-03-09T15:03:28.575Z] #45 157.4 CC criu/cgroup-props.o [2020-03-09T15:03:28.630Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-09T15:03:29.199Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-09T15:03:29.458Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-03-09T15:03:30.635Z] #45 160.1 CC criu/cgroup.o [2020-03-09T15:03:30.635Z] #45 ... [2020-03-09T15:03:30.635Z] [2020-03-09T15:03:30.635Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:30.635Z] #18 86.78 Selecting previously unselected package vim. [2020-03-09T15:03:30.635Z] #18 86.80 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-09T15:03:30.635Z] #18 86.85 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T15:03:30.836Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-03-09T15:03:31.096Z] ok github.com/docker/docker/pkg/chrootarchive 3.622s coverage: 43.2% of statements [2020-03-09T15:03:31.356Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-03-09T15:03:31.668Z] #18 88.00 Selecting previously unselected package xfsprogs. [2020-03-09T15:03:31.668Z] #18 88.01 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-09T15:03:31.668Z] #18 88.02 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T15:03:31.928Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-03-09T15:03:31.928Z] ok github.com/docker/docker/pkg/fsutils 0.265s coverage: 85.1% of statements [2020-03-09T15:03:32.187Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-03-09T15:03:32.694Z] #18 ... [2020-03-09T15:03:32.694Z] [2020-03-09T15:03:32.694Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:03:32.694Z] #48 248.8 mime/multipart [2020-03-09T15:03:32.694Z] #48 248.9 vendor/golang.org/x/net/http/httpguts [2020-03-09T15:03:32.694Z] #48 253.6 crypto/tls [2020-03-09T15:03:32.694Z] #48 ... [2020-03-09T15:03:32.694Z] [2020-03-09T15:03:32.694Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:32.694Z] #18 89.12 Selecting previously unselected package zip. [2020-03-09T15:03:32.694Z] #18 89.14 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-03-09T15:03:32.694Z] #18 89.14 Unpacking zip (3.0-11+b1) ... [2020-03-09T15:03:32.983Z] #18 89.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:03:32.983Z] #18 89.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:03:32.983Z] #18 89.46 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:03:32.983Z] #18 89.47 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-09T15:03:32.983Z] #18 89.48 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-09T15:03:32.983Z] #18 89.48 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:03:32.983Z] #18 89.50 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-09T15:03:32.983Z] #18 89.50 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:03:32.983Z] #18 89.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:03:32.983Z] #18 89.52 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:03:33.127Z] ok github.com/docker/docker/layer 7.796s coverage: 68.8% of statements [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T15:03:33.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T15:03:33.127Z] ok github.com/docker/docker/pkg/idtools 0.498s coverage: 70.1% of statements [2020-03-09T15:03:33.127Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-03-09T15:03:33.272Z] #18 89.54 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-09T15:03:33.272Z] #18 89.55 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:03:33.272Z] #18 89.57 Setting up zip (3.0-11+b1) ... [2020-03-09T15:03:33.272Z] #18 89.58 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:03:33.272Z] #18 89.64 Setting up bash-completion (1:2.8-6) ... [2020-03-09T15:03:33.697Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 70.6% of statements [2020-03-09T15:03:33.697Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2020-03-09T15:03:33.697Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-03-09T15:03:33.697Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T15:03:34.267Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-03-09T15:03:34.267Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-03-09T15:03:34.836Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2020-03-09T15:03:34.836Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2020-03-09T15:03:35.097Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-03-09T15:03:35.357Z] ok github.com/docker/docker/pkg/mount 0.928s coverage: 70.0% of statements [2020-03-09T15:03:35.357Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T15:03:35.357Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T15:03:35.357Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T15:03:35.618Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2020-03-09T15:03:36.561Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-03-09T15:03:36.561Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-03-09T15:03:36.561Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-03-09T15:03:37.131Z] ok github.com/docker/docker/pkg/reexec 0.034s coverage: 82.4% of statements [2020-03-09T15:03:37.700Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-09T15:03:37.960Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-03-09T15:03:38.529Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-03-09T15:03:38.529Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-03-09T15:03:39.098Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-09T15:03:39.098Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-03-09T15:03:40.037Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-03-09T15:03:40.037Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.4% of statements [2020-03-09T15:03:40.037Z] ok github.com/docker/docker/pkg/signal 2.804s coverage: 61.0% of statements [2020-03-09T15:03:40.198Z] #18 95.72 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-09T15:03:40.198Z] #18 95.73 Setting up xz-utils (5.2.4-1) ... [2020-03-09T15:03:40.198Z] #18 95.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T15:03:40.198Z] #18 95.77 Setting up pigz (2.4-1) ... [2020-03-09T15:03:40.198Z] #18 95.77 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-09T15:03:40.198Z] #18 95.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:03:40.198Z] #18 95.79 Setting up python-pip-whl (18.1-5) ... [2020-03-09T15:03:40.198Z] #18 95.81 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-09T15:03:40.198Z] #18 95.82 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:03:40.198Z] #18 96.74 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-09T15:03:40.198Z] #18 96.75 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:03:40.198Z] #18 96.76 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:03:40.203Z] 65014b3c3121: Pull complete [2020-03-09T15:03:40.486Z] #18 96.78 Setting up vim (2:8.1.0875-5) ... [2020-03-09T15:03:40.486Z] #18 96.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T15:03:40.486Z] #18 96.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T15:03:40.486Z] #18 96.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T15:03:40.486Z] #18 96.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T15:03:40.486Z] #18 96.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T15:03:40.486Z] #18 96.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T15:03:40.486Z] #18 96.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T15:03:40.486Z] #18 96.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T15:03:40.486Z] #18 96.98 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:03:40.486Z] #18 96.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:03:40.486Z] #18 ... [2020-03-09T15:03:40.486Z] [2020-03-09T15:03:40.486Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:03:40.609Z] testing: warning: no tests to run [2020-03-09T15:03:40.609Z] coverage: [no statements] [2020-03-09T15:03:40.869Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2020-03-09T15:03:40.869Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 84.8% of statements [2020-03-09T15:03:41.129Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2020-03-09T15:03:41.390Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-03-09T15:03:41.390Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2020-03-09T15:03:41.390Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-03-09T15:03:43.301Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-03-09T15:03:43.562Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-03-09T15:03:43.822Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-03-09T15:03:44.778Z] ok github.com/docker/docker/plugin 0.623s coverage: 27.1% of statements [2020-03-09T15:03:45.053Z] ok github.com/docker/docker/registry/resumable 0.064s coverage: 100.0% of statements [2020-03-09T15:03:46.010Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2020-03-09T15:03:46.010Z] ok github.com/docker/docker/registry 0.260s coverage: 56.0% of statements [2020-03-09T15:03:46.297Z] #24 266.7 Checking out files: 20% (2241/10673) Checking out files: 21% (2242/10673) Checking out files: 22% (2349/10673) Checking out files: 23% (2455/10673) Checking out files: 24% (2562/10673) Checking out files: 25% (2669/10673) Checking out files: 26% (2775/10673) Checking out files: 27% (2882/10673) Checking out files: 28% (2989/10673) Checking out files: 29% (3096/10673) Checking out files: 30% (3202/10673) Checking out files: 31% (3309/10673) Checking out files: 32% (3416/10673) Checking out files: 32% (3507/10673) Checking out files: 33% (3523/10673) Checking out files: 34% (3629/10673) Checking out files: 35% (3736/10673) Checking out files: 36% (3843/10673) Checking out files: 37% (3950/10673) Checking out files: 38% (4056/10673) Checking out files: 39% (4163/10673) Checking out files: 40% (4270/10673) Checking out files: 41% (4376/10673) Checking out files: 42% (4483/10673) Checking out files: 43% (4590/10673) Checking out files: 44% (4697/10673) Checking out files: 45% (4803/10673) Checking out files: 46% (4910/10673) Checking out files: 47% (5017/10673) Checking out files: 48% (5124/10673) Checking out files: 49% (5230/10673) Checking out files: 50% (5337/10673) Checking out files: 50% (5422/10673) Checking out files: 51% (5444/10673) Checking out files: 52% (5550/10673) Checking out files: 53% (5657/10673) Checking out files: 54% (5764/10673) Checking out files: 55% (5871/10673) Checking out files: 56% (5977/10673) Checking out files: 57% (6084/10673) Checking out files: 58% (6191/10673) Checking out files: 59% (6298/10673) Checking out files: 60% (6404/10673) Checking out files: 61% (6511/10673) Checking out files: 62% (6618/10673) Checking out files: 63% (6724/10673) Checking out files: 64% (6831/10673) Checking out files: 65% (6938/10673) Checking out files: 65% (7009/10673) Checking out files: 66% (7045/10673) Checking out files: 67% (7151/10673) Checking out files: 68% (7258/10673) Checking out files: 69% (7365/10673) Checking out files: 70% (7472/10673) Checking out files: 71% (7578/10673) Checking out files: 72% (7685/10673) Checking out files: 73% (7792/10673) Checking out files: 74% (7899/10673) Checking out files: 75% (8005/10673) Checking out files: 76% (8112/10673) Checking out files: 77% (8219/10673) Checking out files: 77% (8220/10673) Checking out files: 78% (8325/10673) Checking out files: 79% (8432/10673) Checking out files: 80% (8539/10673) Checking out files: 81% (8646/10673) Checking out files: 82% (8752/10673) Checking out files: 83% (8859/10673) Checking out files: 84% (8966/10673) Checking out files: 85% (9073/10673) Checking out files: 86% (9179/10673) Checking out files: 87% (9286/10673) Checking out files: 88% (9393/10673) Checking out files: 89% (9499/10673) Checking out files: 90% (9606/10673) Checking out files: 90% (9636/10673) Checking out files: 91% (9713/10673) Checking out files: 92% (9820/10673) Checking out files: 93% (9926/10673) Checking out files: 94% (10033/10673) Checking out files: 95% (10140/10673) Checking out files: 96% (10247/10673) Checking out files: 97% (10353/10673) Checking out files: 98% (10460/10673) Checking out files: 99% (10567/10673) Checking out files: 100% (10673/10673) Checking out files: 100% (10673/10673), done. [2020-03-09T15:03:46.584Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2020-03-09T15:03:46.584Z] ok github.com/docker/docker/runconfig 0.053s coverage: 68.2% of statements [2020-03-09T15:03:46.587Z] #24 272.6 + cd /tmp/tmp.dwkMBLOGr3/tmp/docker-ce [2020-03-09T15:03:46.587Z] #24 272.6 + git checkout -q v17.06.2-ce [2020-03-09T15:03:48.091Z] #24 ... [2020-03-09T15:03:48.091Z] [2020-03-09T15:03:48.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:03:48.091Z] #45 167.7 CC criu/clone-noasan.o [2020-03-09T15:03:48.091Z] #45 168.0 CC criu/config.o [2020-03-09T15:03:48.091Z] #45 172.6 CC criu/cr-check.o [2020-03-09T15:03:48.091Z] #45 176.8 CC criu/cr-dedup.o [2020-03-09T15:03:48.091Z] #45 177.9 CC criu/cr-dump.o [2020-03-09T15:03:48.091Z] #45 ... [2020-03-09T15:03:48.091Z] [2020-03-09T15:03:48.091Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:48.091Z] #18 97.00 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-09T15:03:48.091Z] #18 97.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:03:48.091Z] #18 97.02 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-09T15:03:48.091Z] #18 97.03 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:03:48.091Z] #18 104.7 Setting up iptables (1.8.2-4) ... [2020-03-09T15:03:48.379Z] #18 104.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:03:48.380Z] #18 104.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:03:48.380Z] #18 104.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:03:48.380Z] #18 104.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:03:48.380Z] #18 104.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T15:03:48.380Z] #18 104.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T15:03:48.380Z] #18 104.8 Setting up python3 (3.7.3-1) ... [2020-03-09T15:03:49.008Z] #18 ... [2020-03-09T15:03:49.008Z] [2020-03-09T15:03:49.008Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:03:49.008Z] #48 265.4 net/http/httptrace [2020-03-09T15:03:49.008Z] #48 265.9 net/http [2020-03-09T15:03:49.126Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-03-09T15:03:49.297Z] #48 ... [2020-03-09T15:03:49.297Z] [2020-03-09T15:03:49.297Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:03:49.297Z] #18 105.7 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T15:03:49.386Z] ok github.com/docker/docker/volume/local 0.063s coverage: 73.0% of statements [2020-03-09T15:03:49.386Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 67.0% of statements [2020-03-09T15:03:50.762Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-09T15:03:50.794Z] #18 107.3 Setting up apparmor (2.13.2-10) ... [2020-03-09T15:03:53.507Z] #18 110.0 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T15:03:53.507Z] #18 110.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:03:54.544Z] #18 110.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:03:56.596Z] #18 112.9 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T15:03:57.621Z] #18 113.9 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T15:03:59.706Z] #18 116.0 Setting up python3-pip (18.1-5) ... [2020-03-09T15:04:01.204Z] #18 ... [2020-03-09T15:04:01.204Z] [2020-03-09T15:04:01.204Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:04:01.204Z] #24 277.2 + mkdir -p /tmp/tmp.dwkMBLOGr3/src/github.com/docker [2020-03-09T15:04:01.204Z] #24 277.2 + mv components/cli /tmp/tmp.dwkMBLOGr3/src/github.com/docker/cli [2020-03-09T15:04:01.204Z] #24 277.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-09T15:04:01.204Z] #24 ... [2020-03-09T15:04:01.204Z] [2020-03-09T15:04:01.204Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:04:01.204Z] #48 287.3 github.com/LK4D4/vndr/godl [2020-03-09T15:04:01.846Z] #48 ... [2020-03-09T15:04:01.846Z] [2020-03-09T15:04:01.847Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:04:01.847Z] #18 117.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:04:01.847Z] #18 117.8 Processing triggers for mime-support (3.62) ... [2020-03-09T15:04:01.847Z] #18 DONE 118.3s [2020-03-09T15:04:02.140Z] [2020-03-09T15:04:02.140Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T15:04:02.428Z] #19 0.524 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T15:04:02.428Z] #19 0.529 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T15:04:02.428Z] #19 0.540 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T15:04:02.717Z] #19 DONE 0.6s [2020-03-09T15:04:02.717Z] [2020-03-09T15:04:02.717Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:04:03.347Z] #20 ... [2020-03-09T15:04:03.347Z] [2020-03-09T15:04:03.347Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:04:03.347Z] #45 183.0 CC criu/cr-errno.o [2020-03-09T15:04:03.347Z] #45 183.1 CC criu/cr-restore.o [2020-03-09T15:04:03.347Z] #45 192.9 CC criu/cr-service.o [2020-03-09T15:04:03.347Z] #45 ... [2020-03-09T15:04:03.347Z] [2020-03-09T15:04:03.347Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:04:03.347Z] #48 289.0 github.com/LK4D4/vndr [2020-03-09T15:04:08.892Z] #48 ... [2020-03-09T15:04:08.892Z] [2020-03-09T15:04:08.892Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:04:08.892Z] #45 195.8 CC criu/crtools.o [2020-03-09T15:04:08.892Z] #45 196.8 CC criu/eventfd.o [2020-03-09T15:04:08.892Z] #45 197.3 CC criu/eventpoll.o [2020-03-09T15:04:08.892Z] #45 198.8 CC criu/external.o [2020-03-09T15:04:09.958Z] #45 199.5 CC criu/fault-injection.o [2020-03-09T15:04:09.958Z] #45 199.7 CC criu/fdstore.o [2020-03-09T15:04:10.992Z] #45 200.4 CC criu/fifo.o [2020-03-09T15:04:11.623Z] #45 201.3 CC criu/file-ids.o [2020-03-09T15:04:11.623Z] #45 ... [2020-03-09T15:04:11.623Z] [2020-03-09T15:04:11.623Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:04:11.623Z] #20 9.168 Collecting yamllint==1.16.0 [2020-03-09T15:04:12.255Z] #20 9.857 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T15:04:12.545Z] #20 10.05 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T15:04:12.690Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T15:04:12.690Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === Skipped [2020-03-09T15:04:12.690Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T15:04:12.690Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T15:04:12.690Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T15:04:12.690Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T15:04:12.690Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T15:04:12.690Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:04:12.690Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T15:04:12.690Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T15:04:12.690Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T15:04:12.690Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] [2020-03-09T15:04:12.690Z] DONE 2168 tests, 20 skipped in 193.965s Post stage [Pipeline] junit [2020-03-09T15:04:12.704Z] Recording test results [2020-03-09T15:04:12.836Z] #20 10.16 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T15:04:12.836Z] #20 10.28 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T15:04:13.469Z] #20 10.98 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T15:04:15.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -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:44557c811819f1b92e45976999824fb13c057f39 hack/make.sh dynbinary test-integration [2020-03-09T15:04:16.193Z] #20 13.36 Building wheels for collected packages: pyyaml [2020-03-09T15:04:16.193Z] #20 13.36 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T15:04:16.390Z] [2020-03-09T15:04:16.390Z] Removing bundles/ [2020-03-09T15:04:16.390Z] [2020-03-09T15:04:16.390Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-09T15:04:16.390Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:04:16.390Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:04:17.241Z] #20 ... [2020-03-09T15:04:17.241Z] [2020-03-09T15:04:17.241Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:04:17.241Z] #48 DONE 303.4s [2020-03-09T15:04:17.241Z] [2020-03-09T15:04:17.241Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:04:17.241Z] #45 202.0 CC criu/file-lock.o [2020-03-09T15:04:17.241Z] #45 204.5 CC criu/files-ext.o [2020-03-09T15:04:17.241Z] #45 205.3 CC criu/files-reg.o [2020-03-09T15:04:19.298Z] #45 ... [2020-03-09T15:04:19.298Z] [2020-03-09T15:04:19.298Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:04:19.298Z] #20 16.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T15:04:19.298Z] #20 16.33 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T15:04:19.298Z] #20 16.66 Successfully built pyyaml [2020-03-09T15:04:19.298Z] #20 16.69 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-09T15:04:19.927Z] #20 17.37 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T15:04:20.219Z] #20 DONE 17.8s [2020-03-09T15:04:20.219Z] [2020-03-09T15:04:20.219Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:04:20.850Z] #24 ... [2020-03-09T15:04:20.850Z] [2020-03-09T15:04:20.850Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:04:20.850Z] #45 210.6 CC criu/files.o [2020-03-09T15:04:22.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:04:22.245Z] [2020-03-09T15:04:22.245Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-09T15:04:22.245Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-09T15:04:22.245Z] Using test binary docker [2020-03-09T15:04:22.245Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T15:04:22.245Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:04:22.245Z] INFO: Waiting for daemon to start... [2020-03-09T15:04:22.245Z] Starting dockerd [2020-03-09T15:04:23.173Z] . [2020-03-09T15:04:23.173Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-09T15:04:24.396Z] #45 214.1 CC criu/filesystems.o [2020-03-09T15:04:25.896Z] #45 215.4 CC criu/fsnotify.o [2020-03-09T15:04:27.954Z] #45 217.7 CC criu/image-desc.o [2020-03-09T15:04:28.585Z] #45 218.0 CC criu/image.o [2020-03-09T15:04:29.618Z] #45 219.4 CC criu/ipc_ns.o [2020-03-09T15:04:31.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:04:31.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:04:32.347Z] #45 221.7 CC criu/irmap.o [2020-03-09T15:04:33.377Z] #45 222.9 CC criu/kcmp-ids.o [2020-03-09T15:04:34.008Z] #45 223.5 CC criu/kerndat.o [2020-03-09T15:04:35.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:04:35.514Z] #45 225.3 CC criu/libnetlink.o [2020-03-09T15:04:36.543Z] #45 226.1 CC criu/log.o [2020-03-09T15:04:36.831Z] #45 ... [2020-03-09T15:04:36.831Z] [2020-03-09T15:04:36.831Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:04:36.831Z] #31 DONE 323.4s [2020-03-09T15:04:37.124Z] [2020-03-09T15:04:37.124Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:04:37.755Z] #42 ... [2020-03-09T15:04:37.755Z] [2020-03-09T15:04:37.755Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:04:37.755Z] #45 227.4 CC criu/lsm.o [2020-03-09T15:04:39.273Z] #45 228.8 CC criu/mem.o [2020-03-09T15:04:41.992Z] #45 231.4 CC criu/mount.o [2020-03-09T15:04:48.893Z] #45 237.6 CC criu/namespaces.o [2020-03-09T15:04:50.955Z] #45 240.8 CC criu/net.o [2020-03-09T15:04:52.499Z] --- PASS: TestImportExtremelyLargeImageWorks (85.72s) [2020-03-09T15:04:52.499Z] PASS [2020-03-09T15:04:52.499Z] [2020-03-09T15:04:52.499Z] === Skipped [2020-03-09T15:04:52.499Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:04:52.499Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:04:52.499Z] [2020-03-09T15:04:52.499Z] [2020-03-09T15:04:52.499Z] DONE 12 tests, 1 skipped in 87.087s [2020-03-09T15:04:52.499Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:04:52.499Z] ++ 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-03-09T15:04:52.499Z] ++ set -e [2020-03-09T15:04:52.499Z] ++ '[' -n 0 ']' [2020-03-09T15:04:52.499Z] ++ set -x [2020-03-09T15:04:52.499Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:04:52.499Z] INFO: Testing against a local daemon [2020-03-09T15:04:52.499Z] === RUN TestNetworkCreateDelete [2020-03-09T15:04:52.499Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-03-09T15:04:52.500Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:04:52.500Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-03-09T15:04:52.500Z] === RUN TestInspectNetwork [2020-03-09T15:04:52.500Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:04:52.500Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:04:52.500Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:04:52.500Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:04:52.500Z] --- PASS: TestInspectNetwork (8.68s) [2020-03-09T15:04:52.500Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-03-09T15:04:52.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:04:52.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:04:52.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:04:52.500Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:04:52.500Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-03-09T15:04:52.500Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:04:52.500Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:04:52.500Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:04:52.500Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:04:52.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:04:52.500Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:04:52.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:04:52.500Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:04:52.500Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:04:52.500Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:04:52.500Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-09T15:04:52.500Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:04:52.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:04:52.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:04:52.500Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:04:52.500Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-09T15:04:52.500Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:04:52.860Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-03-09T15:04:52.860Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:04:54.058Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-03-09T15:04:54.058Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:04:55.355Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2020-03-09T15:04:55.355Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:04:55.707Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-03-09T15:04:55.707Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:04:56.516Z] #45 246.0 CC criu/netfilter.o [2020-03-09T15:04:56.806Z] #45 246.5 CC criu/page-pipe.o [2020-03-09T15:04:57.846Z] #45 247.6 CC criu/page-xfer.o [2020-03-09T15:04:58.774Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2020-03-09T15:04:58.774Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:04:58.774Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:04:58.774Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:04:58.774Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:05:00.583Z] #45 250.0 CC criu/pagemap-cache.o [2020-03-09T15:05:00.874Z] #45 250.7 CC criu/pagemap.o [2020-03-09T15:05:02.936Z] #45 252.2 CC criu/parasite-syscall.o [2020-03-09T15:05:03.967Z] #45 253.8 CC criu/path.o [2020-03-09T15:05:04.599Z] #45 254.4 CC criu/pie-util-vdso.o [2020-03-09T15:05:05.634Z] #45 255.1 CC criu/pie-util.o [2020-03-09T15:05:05.928Z] #45 255.5 CC criu/pipes.o [2020-03-09T15:05:06.953Z] #45 256.6 CC criu/plugin.o [2020-03-09T15:05:07.583Z] #45 257.3 CC criu/proc_parse.o [2020-03-09T15:05:09.807Z] sha256:4529a488264becfee46da7275a42c12199396aeec7aa2260f69104646c4395f4 [2020-03-09T15:05:09.807Z] INFO: Starting docker-py tests... [2020-03-09T15:05:10.735Z] ============================= test session starts ============================== [2020-03-09T15:05:10.735Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-09T15:05:10.735Z] rootdir: /src, inifile: pytest.ini [2020-03-09T15:05:10.735Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-09T15:05:11.666Z] collected 387 items / 1 deselected / 386 selected [2020-03-09T15:05:11.666Z] [2020-03-09T15:05:13.231Z] #45 262.9 CC criu/protobuf-desc.o [2020-03-09T15:05:14.981Z] --- PASS: TestServiceWithDataPathPortInit (16.40s) [2020-03-09T15:05:14.981Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:05:15.302Z] #45 264.7 CC criu/protobuf.o [2020-03-09T15:05:15.591Z] #45 265.4 CC criu/pstree.o [2020-03-09T15:05:18.315Z] #45 267.5 CC criu/rbtree.o [2020-03-09T15:05:18.605Z] #45 268.4 CC criu/rst-malloc.o [2020-03-09T15:05:19.236Z] #45 269.0 CC criu/seccomp.o [2020-03-09T15:05:20.273Z] #45 270.0 CC criu/seize.o [2020-03-09T15:05:21.579Z] b5405b758079: Pull complete [2020-03-09T15:05:21.579Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-09T15:05:21.579Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:05:21.579Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:05:21.579Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-09T15:05:21.579Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-09T15:05:21.579Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-03-09T15:05:21.579Z] INFO: Docker version of control daemon [2020-03-09T15:05:21.579Z] [2020-03-09T15:05:21.579Z] Client: Docker Engine - Enterprise [2020-03-09T15:05:21.579Z] Version: 19.03.5 [2020-03-09T15:05:21.579Z] API version: 1.40 [2020-03-09T15:05:21.579Z] Go version: go1.12.12 [2020-03-09T15:05:21.579Z] Git commit: 2ee0c57608 [2020-03-09T15:05:21.579Z] Built: 11/13/2019 08:00:16 [2020-03-09T15:05:21.579Z] OS/Arch: windows/amd64 [2020-03-09T15:05:21.579Z] Experimental: false [2020-03-09T15:05:21.579Z] [2020-03-09T15:05:21.579Z] Server: Docker Engine - Enterprise [2020-03-09T15:05:21.579Z] Engine: [2020-03-09T15:05:21.579Z] Version: 19.03.5 [2020-03-09T15:05:21.579Z] API version: 1.40 (minimum version 1.24) [2020-03-09T15:05:21.579Z] Go version: go1.12.12 [2020-03-09T15:05:21.579Z] Git commit: 2ee0c57608 [2020-03-09T15:05:21.579Z] Built: 11/13/2019 07:58:51 [2020-03-09T15:05:21.579Z] OS/Arch: windows/amd64 [2020-03-09T15:05:21.579Z] Experimental: true [2020-03-09T15:05:21.579Z] [2020-03-09T15:05:21.579Z] INFO: Docker info of control daemon [2020-03-09T15:05:21.579Z] [2020-03-09T15:05:21.579Z] Client: [2020-03-09T15:05:21.579Z] Debug Mode: false [2020-03-09T15:05:21.579Z] Plugins: [2020-03-09T15:05:21.579Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-09T15:05:21.579Z] [2020-03-09T15:05:21.579Z] Server: [2020-03-09T15:05:21.579Z] Containers: 0 [2020-03-09T15:05:21.579Z] Running: 0 [2020-03-09T15:05:21.579Z] Paused: 0 [2020-03-09T15:05:21.579Z] Stopped: 0 [2020-03-09T15:05:21.579Z] Images: 1 [2020-03-09T15:05:21.579Z] Server Version: 19.03.5 [2020-03-09T15:05:21.579Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-09T15:05:21.579Z] Windows: [2020-03-09T15:05:21.579Z] LCOW: [2020-03-09T15:05:21.579Z] Logging Driver: json-file [2020-03-09T15:05:21.579Z] Plugins: [2020-03-09T15:05:21.579Z] Volume: local [2020-03-09T15:05:21.579Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T15:05:21.580Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T15:05:21.580Z] Swarm: inactive [2020-03-09T15:05:21.580Z] Default Isolation: process [2020-03-09T15:05:21.580Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T15:05:21.580Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T15:05:21.580Z] OSType: windows [2020-03-09T15:05:21.580Z] Architecture: x86_64 [2020-03-09T15:05:21.580Z] CPUs: 4 [2020-03-09T15:05:21.580Z] Total Memory: 32GiB [2020-03-09T15:05:21.580Z] Name: azwin-2-683490 [2020-03-09T15:05:21.580Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-09T15:05:21.580Z] Docker Root Dir: D:\docker [2020-03-09T15:05:21.580Z] Debug Mode: false [2020-03-09T15:05:21.580Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:05:21.580Z] Labels: [2020-03-09T15:05:21.580Z] Experimental: true [2020-03-09T15:05:21.580Z] Insecure Registries: [2020-03-09T15:05:21.580Z] 10.0.0.4:5000 [2020-03-09T15:05:21.580Z] 127.0.0.0/8 [2020-03-09T15:05:21.580Z] Registry Mirrors: [2020-03-09T15:05:21.580Z] http://10.0.0.4:5000/ [2020-03-09T15:05:21.580Z] Live Restore Enabled: false [2020-03-09T15:05:21.580Z] [2020-03-09T15:05:21.580Z] [2020-03-09T15:05:21.580Z] INFO: Commit hash is 75bab282e2 [2020-03-09T15:05:21.580Z] INFO: Nuke-Everything... [2020-03-09T15:05:21.580Z] INFO: Container count on control daemon to delete is 0 [2020-03-09T15:05:21.580Z] INFO: Nuking d:\CI [2020-03-09T15:05:21.580Z] INFO: Zapped successfully [2020-03-09T15:05:21.580Z] INFO: Location for testing is d:\CI\PR-40645\4 [2020-03-09T15:05:21.580Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-09T15:05:21.580Z] [2020-03-09T15:05:21.580Z] [2020-03-09T15:05:21.580Z] INFO: Building the image from Dockerfile.windows at 03/09/2020 15:05:21... [2020-03-09T15:05:21.580Z] [2020-03-09T15:05:21.773Z] #45 271.5 CC criu/servicefd.o [2020-03-09T15:05:22.829Z] #45 272.4 CC criu/shmem.o [2020-03-09T15:05:24.072Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2020-03-09T15:05:24.072Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iluso4diaa09ypwqehquz6ls9 Created:2020-03-09 15:05:15.937144366 +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[2d9c7c41ae846b8768666e29e751511c3bc33632ada98851b5c04494ffe89874:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.021ksfnnlt57ro6vy6x8fgzzh EndpointID:fe9c0b4b9bcd4dcf25cd51ee91b267eb215e189dea5f9ff0b9d5c96256915116 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd48e94b52d0ac94a0a9dbd57084cb097f80f60292541ca9a54160157d7fd559 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:5f1a3e6ddb64 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.021ksfnnlt57ro6vy6x8fgzzh EndpointID:fe9c0b4b9bcd4dcf25cd51ee91b267eb215e189dea5f9ff0b9d5c96256915116 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:05:24.072Z] PASS [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] === Skipped [2020-03-09T15:05:24.072Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:05:24.072Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] DONE 21 tests, 1 skipped in 43.524s [2020-03-09T15:05:24.072Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:05:24.072Z] ++ 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-03-09T15:05:24.072Z] ++ set -e [2020-03-09T15:05:24.072Z] ++ '[' -n 0 ']' [2020-03-09T15:05:24.072Z] ++ set -x [2020-03-09T15:05:24.072Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:05:24.072Z] INFO: Testing against a local daemon [2020-03-09T15:05:24.072Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:05:24.072Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:05:24.072Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:05:24.072Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:05:24.072Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:05:24.072Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:05:24.072Z] PASS [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] === Skipped [2020-03-09T15:05:24.072Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:05:24.072Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:05:24.072Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] [2020-03-09T15:05:24.072Z] DONE 2 tests, 2 skipped in 0.099s [2020-03-09T15:05:24.072Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:05:24.072Z] ++ 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-03-09T15:05:24.072Z] ++ set -e [2020-03-09T15:05:24.072Z] ++ '[' -n 0 ']' [2020-03-09T15:05:24.072Z] ++ set -x [2020-03-09T15:05:24.072Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:05:24.072Z] INFO: Testing against a local daemon [2020-03-09T15:05:24.072Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:05:24.436Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-03-09T15:05:24.436Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:05:24.891Z] #45 274.3 CC criu/sigframe.o [2020-03-09T15:05:24.891Z] #45 274.6 CC criu/signalfd.o [2020-03-09T15:05:25.219Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:05:25.522Z] #45 275.1 CC criu/sk-inet.o [2020-03-09T15:05:26.141Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:05:26.289Z] Sending build context to Docker daemon 54.69MB [2020-03-09T15:05:26.289Z] [2020-03-09T15:05:26.289Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-09T15:05:26.289Z] ---> 81094f2483ae [2020-03-09T15:05:26.289Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-09T15:05:26.289Z] ---> Running in a14859c84309 [2020-03-09T15:05:26.751Z] Removing intermediate container a14859c84309 [2020-03-09T15:05:26.751Z] ---> b9a1bc355296 [2020-03-09T15:05:26.751Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-09T15:05:26.751Z] ---> Running in 0a0b52c15372 [2020-03-09T15:05:26.932Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:05:27.214Z] Removing intermediate container 0a0b52c15372 [2020-03-09T15:05:27.214Z] ---> 87761abd1c40 [2020-03-09T15:05:27.214Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-09T15:05:27.214Z] ---> Running in 1ffe024d7421 [2020-03-09T15:05:27.580Z] #45 277.2 CC criu/sk-netlink.o [2020-03-09T15:05:27.676Z] Removing intermediate container 1ffe024d7421 [2020-03-09T15:05:27.676Z] ---> 53a4480a9a2d [2020-03-09T15:05:27.676Z] 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-03-09T15:05:27.676Z] ---> Running in e9ec0aa629fc [2020-03-09T15:05:28.137Z] Removing intermediate container e9ec0aa629fc [2020-03-09T15:05:28.137Z] ---> 7d296a05cff3 [2020-03-09T15:05:28.137Z] 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-03-09T15:05:28.137Z] ---> Running in dec86da8d203 [2020-03-09T15:05:28.254Z] #45 277.8 CC criu/sk-packet.o [2020-03-09T15:05:29.276Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:05:29.388Z] #45 ... [2020-03-09T15:05:29.388Z] [2020-03-09T15:05:29.388Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:05:29.388Z] #42 375.7 + dpkg --print-architecture [2020-03-09T15:05:29.388Z] #42 375.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T15:05:30.027Z] #42 376.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T15:05:30.027Z] #42 376.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T15:05:33.206Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:05:34.033Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-09T15:05:34.596Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-09T15:05:35.327Z] [2020-03-09T15:05:35.327Z] SUCCESS: Specified value was saved. [2020-03-09T15:05:36.220Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-09T15:05:36.302Z] INFO: Downloading git... [2020-03-09T15:05:37.197Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:05:37.851Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:05:37.851Z] [2020-03-09T15:05:37.851Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:05:37.851Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:05:37.851Z] HOSTNAME=b5c4b0c3c14f [2020-03-09T15:05:37.851Z] TESTDEBUG=0 [2020-03-09T15:05:37.851Z] DEST=bundles/test-integration [2020-03-09T15:05:37.851Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:05:37.851Z] DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T15:05:37.851Z] container=docker [2020-03-09T15:05:37.851Z] HOME=/root [2020-03-09T15:05:37.851Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:05:37.851Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:05:37.851Z] VALIDATE_BRANCH=master [2020-03-09T15:05:37.851Z] TERM=xterm [2020-03-09T15:05:37.851Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:05:37.851Z] SHLVL=1 [2020-03-09T15:05:37.851Z] TIMEOUT=120m [2020-03-09T15:05:37.851Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:05:37.851Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:05:37.851Z] GO111MODULE=off [2020-03-09T15:05:37.852Z] DOCKER_EXPERIMENTAL=1 [2020-03-09T15:05:37.852Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T15:05:37.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:05:37.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:05:37.852Z] GOPATH=/go [2020-03-09T15:05:37.852Z] PKG_CONFIG=pkg-config [2020-03-09T15:05:37.852Z] _=/usr/bin/env [2020-03-09T15:05:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:05:37.862Z] INFO: Downloading go... [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan (13.81s) [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.66s) [2020-03-09T15:05:38.414Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2020-03-09T15:05:38.414Z] PASS [2020-03-09T15:05:38.414Z] [2020-03-09T15:05:38.414Z] DONE 8 tests in 15.286s [2020-03-09T15:05:38.414Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:05:38.414Z] ++ 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-03-09T15:05:38.414Z] ++ set -e [2020-03-09T15:05:38.414Z] ++ '[' -n 0 ']' [2020-03-09T15:05:38.414Z] ++ set -x [2020-03-09T15:05:38.414Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:05:38.414Z] testing: warning: no tests to run [2020-03-09T15:05:38.414Z] PASS [2020-03-09T15:05:38.414Z] [2020-03-09T15:05:38.414Z] DONE 0 tests in 0.079s [2020-03-09T15:05:38.414Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:05:38.414Z] ++ 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-03-09T15:05:38.414Z] ++ set -e [2020-03-09T15:05:38.414Z] ++ '[' -n 0 ']' [2020-03-09T15:05:38.414Z] ++ set -x [2020-03-09T15:05:38.414Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:05:38.414Z] INFO: Testing against a local daemon [2020-03-09T15:05:38.414Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:05:40.155Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2020-03-09T15:05:40.155Z] === RUN TestAuthZPluginTLS [2020-03-09T15:05:40.389Z] #42 ... [2020-03-09T15:05:40.389Z] [2020-03-09T15:05:40.389Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:05:40.389Z] #45 279.8 CC criu/sk-queue.o [2020-03-09T15:05:40.389Z] #45 280.7 CC criu/sk-tcp.o [2020-03-09T15:05:40.389Z] #45 281.6 CC criu/sk-unix.o [2020-03-09T15:05:40.389Z] #45 285.3 CC criu/sockets.o [2020-03-09T15:05:40.389Z] #45 287.1 CC criu/stats.o [2020-03-09T15:05:40.389Z] #45 287.7 CC criu/string.o [2020-03-09T15:05:40.389Z] #45 287.9 CC criu/sysctl.o [2020-03-09T15:05:40.389Z] #45 289.0 CC criu/sysfs_parse.o [2020-03-09T15:05:40.389Z] #45 289.6 CC criu/timerfd.o [2020-03-09T15:05:40.508Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-03-09T15:05:40.509Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:05:40.677Z] #45 290.2 CC criu/tty.o [2020-03-09T15:05:41.471Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-03-09T15:05:41.471Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:05:41.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-09T15:05:41.471Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:05:42.429Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-09T15:05:42.429Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:05:43.648Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-03-09T15:05:43.648Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:05:43.679Z] INFO: Downloading compiler 1 of 3... [2020-03-09T15:05:44.170Z] #45 294.0 CC criu/tun.o [2020-03-09T15:05:44.410Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-09T15:05:44.410Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:05:44.651Z] INFO: Downloading compiler 2 of 3... [2020-03-09T15:05:44.765Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-09T15:05:44.766Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:05:45.113Z] INFO: Downloading compiler 3 of 3... [2020-03-09T15:05:45.193Z] #45 295.0 CC criu/uffd.o [2020-03-09T15:05:45.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-09T15:05:45.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:05:45.574Z] INFO: Extracting git... [2020-03-09T15:05:47.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-03-09T15:05:47.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:05:47.899Z] #45 297.6 CC criu/util.o [2020-03-09T15:05:49.635Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-03-09T15:05:49.635Z] === RUN TestAuthZPluginHeader [2020-03-09T15:05:50.580Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-03-09T15:05:50.580Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:05:50.580Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:05:50.580Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:05:50.580Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:05:50.580Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:05:50.580Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:05:50.580Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:05:50.580Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:05:50.580Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:05:50.580Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:05:50.580Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:05:50.580Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:05:50.580Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:05:50.735Z] #45 300.2 CC criu/uts_ns.o [2020-03-09T15:05:51.025Z] #45 300.7 CC criu/vdso.o [2020-03-09T15:05:52.053Z] #45 301.8 LINK criu/built-in.o [2020-03-09T15:05:52.342Z] #45 302.1 LINK criu/criu [2020-03-09T15:05:53.366Z] #45 303.1 DEP lib/c/criu.d [2020-03-09T15:05:53.655Z] #45 303.3 CC images/rpc.pb-c.o [2020-03-09T15:05:54.684Z] #45 304.4 CC lib/c/criu.o [2020-03-09T15:05:55.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:05:55.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:05:56.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:05:56.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:05:56.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:05:56.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:05:57.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:05:57.409Z] #45 306.7 LINK lib/c/built-in.o [2020-03-09T15:05:57.409Z] #45 306.7 LINK lib/c/libcriu.so [2020-03-09T15:05:57.409Z] #45 306.9 LINK lib/c/libcriu.a [2020-03-09T15:05:57.409Z] #45 307.3 GEN magic.py [2020-03-09T15:05:57.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:05:57.697Z] #45 307.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:05:57.697Z] #45 307.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:05:57.697Z] #45 307.5 Note: Building without GnuTLS support [2020-03-09T15:05:57.986Z] INFO: Expanding go... [2020-03-09T15:05:59.197Z] #45 308.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:06:00.227Z] #45 310.0 make[1]: Nothing to be done for 'all'. [2020-03-09T15:06:01.730Z] #45 311.3 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:06:01.730Z] #45 311.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:06:01.730Z] #45 311.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:06:01.730Z] #45 311.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:06:01.730Z] #45 311.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:06:01.730Z] #45 311.6 make[1]: Nothing to be done for 'all'. [2020-03-09T15:06:01.730Z] #45 311.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:06:02.361Z] #45 312.0 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:02.361Z] #45 312.0 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:02.361Z] #45 312.2 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:02.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:06:02.990Z] #45 312.5 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:02.990Z] #45 312.6 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:02.990Z] #45 312.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:03.296Z] #45 312.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:03.597Z] #45 313.1 make[2]: Nothing to be done for 'all'. [2020-03-09T15:06:03.597Z] #45 313.1 INSTALL criu/criu [2020-03-09T15:06:03.597Z] #45 DONE 313.3s [2020-03-09T15:06:03.597Z] [2020-03-09T15:06:03.597Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:06:04.230Z] #42 ... [2020-03-09T15:06:04.230Z] [2020-03-09T15:06:04.230Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:06:04.230Z] #61 243.5 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-03-09T15:06:05.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:06:08.678Z] #61 247.4 + mkdir -p /build [2020-03-09T15:06:08.678Z] #61 247.4 + cp runc /build/runc [2020-03-09T15:06:08.678Z] #61 DONE 247.5s [2020-03-09T15:06:08.678Z] [2020-03-09T15:06:08.678Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:06:09.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:06:10.064Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-03-09T15:06:10.064Z] PASS [2020-03-09T15:06:10.064Z] [2020-03-09T15:06:10.064Z] === Skipped [2020-03-09T15:06:10.064Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:06:10.064Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:06:10.064Z] [2020-03-09T15:06:10.064Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:06:10.064Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:06:10.064Z] [2020-03-09T15:06:10.064Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:06:10.064Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:06:10.064Z] [2020-03-09T15:06:10.064Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:06:10.064Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:06:10.064Z] [2020-03-09T15:06:10.064Z] [2020-03-09T15:06:10.064Z] DONE 17 tests, 4 skipped in 28.749s [2020-03-09T15:06:10.064Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:06:10.064Z] ++ 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-03-09T15:06:10.064Z] ++ set -e [2020-03-09T15:06:10.064Z] ++ '[' -n 0 ']' [2020-03-09T15:06:10.064Z] ++ set -x [2020-03-09T15:06:10.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:06:10.065Z] INFO: Testing against a local daemon [2020-03-09T15:06:10.065Z] === RUN TestPluginInvalidJSON [2020-03-09T15:06:10.065Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:06:10.065Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:06:10.065Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:06:10.065Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-09T15:06:10.065Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:06:10.065Z] PASS [2020-03-09T15:06:10.065Z] [2020-03-09T15:06:10.065Z] DONE 2 tests in 0.119s [2020-03-09T15:06:10.065Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:06:10.065Z] ++ 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-03-09T15:06:10.065Z] ++ set -e [2020-03-09T15:06:10.065Z] ++ '[' -n 0 ']' [2020-03-09T15:06:10.065Z] ++ set -x [2020-03-09T15:06:10.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:06:10.065Z] INFO: Testing against a local daemon [2020-03-09T15:06:10.065Z] === RUN TestExternalGraphDriver [2020-03-09T15:06:10.065Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:06:10.065Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:06:10.187Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-09T15:06:11.386Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:06:13.733Z] --- PASS: TestExternalGraphDriver (6.10s) [2020-03-09T15:06:13.733Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-03-09T15:06:13.733Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-03-09T15:06:13.733Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-03-09T15:06:13.733Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:06:13.733Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-03-09T15:06:13.733Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:06:13.733Z] PASS [2020-03-09T15:06:13.733Z] [2020-03-09T15:06:13.733Z] === Skipped [2020-03-09T15:06:13.733Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-03-09T15:06:13.733Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:06:13.733Z] [2020-03-09T15:06:13.733Z] [2020-03-09T15:06:13.733Z] DONE 5 tests, 1 skipped in 6.326s [2020-03-09T15:06:13.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:06:13.733Z] ++ 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-03-09T15:06:13.733Z] ++ set -e [2020-03-09T15:06:13.733Z] ++ '[' -n 0 ']' [2020-03-09T15:06:13.733Z] ++ set -x [2020-03-09T15:06:13.733Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:06:13.733Z] INFO: Testing against a local daemon [2020-03-09T15:06:13.733Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:06:13.733Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:06:13.733Z] === RUN TestReadPluginNoRead [2020-03-09T15:06:13.733Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:06:13.733Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:06:13.733Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:06:13.733Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:06:13.733Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:06:15.547Z] #24 ... [2020-03-09T15:06:15.547Z] [2020-03-09T15:06:15.547Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:06:15.547Z] #42 DONE 421.4s [2020-03-09T15:06:15.547Z] [2020-03-09T15:06:15.547Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:06:15.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:06:17.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:06:19.141Z] INFO: Expanding compiler 1 of 3... [2020-03-09T15:06:19.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:06:19.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:06:19.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:06:19.601Z] INFO: Expanding compiler 2 of 3... [2020-03-09T15:06:20.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:06:21.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:06:22.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:06:23.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:06:23.274Z] --- PASS: TestDaemonStartWithLogOpt (9.48s) [2020-03-09T15:06:23.274Z] === CONT TestReadPluginNoRead [2020-03-09T15:06:24.312Z] INFO: Expanding compiler 3 of 3... [2020-03-09T15:06:24.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:06:25.285Z] INFO: Removing downloaded files... [2020-03-09T15:06:25.285Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-09T15:06:25.285Z] INFO: Configuring git core.autocrlf... [2020-03-09T15:06:25.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:06:26.333Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:06:26.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:06:28.082Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:06:28.082Z] --- PASS: TestContinueAfterPluginCrash (14.35s) [2020-03-09T15:06:29.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:06:29.817Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:06:30.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:06:30.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:06:31.821Z] --- PASS: TestReadPluginNoRead (8.37s) [2020-03-09T15:06:31.821Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-03-09T15:06:31.821Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-03-09T15:06:31.821Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-03-09T15:06:31.821Z] read_test.go:91: [da797e1a44f6c] daemon is not started [2020-03-09T15:06:31.821Z] PASS [2020-03-09T15:06:31.821Z] [2020-03-09T15:06:31.821Z] DONE 6 tests in 18.018s [2020-03-09T15:06:31.821Z] 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-03-09T15:06:31.821Z] ++ 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-03-09T15:06:31.821Z] ++ set -e [2020-03-09T15:06:31.821Z] ++ '[' -n 0 ']' [2020-03-09T15:06:31.821Z] ++ set -x [2020-03-09T15:06:31.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-09T15:06:31.821Z] testing: warning: no tests to run [2020-03-09T15:06:31.821Z] PASS [2020-03-09T15:06:31.821Z] [2020-03-09T15:06:31.821Z] DONE 0 tests in 0.084s [2020-03-09T15:06:31.821Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:06:31.821Z] ++ 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-03-09T15:06:31.821Z] ++ set -e [2020-03-09T15:06:31.821Z] ++ '[' -n 0 ']' [2020-03-09T15:06:31.821Z] ++ set -x [2020-03-09T15:06:31.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-09T15:06:31.821Z] INFO: Testing against a local daemon [2020-03-09T15:06:31.821Z] === RUN TestPluginWithDevMounts [2020-03-09T15:06:31.821Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:06:31.821Z] === CONT TestPluginWithDevMounts [2020-03-09T15:06:32.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:06:33.671Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-03-09T15:06:33.671Z] PASS [2020-03-09T15:06:33.671Z] [2020-03-09T15:06:33.671Z] DONE 1 tests in 2.047s [2020-03-09T15:06:33.671Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:06:33.671Z] ++ 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-03-09T15:06:33.671Z] ++ set -e [2020-03-09T15:06:33.671Z] ++ '[' -n 0 ']' [2020-03-09T15:06:33.671Z] ++ set -x [2020-03-09T15:06:33.671Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:06:33.671Z] INFO: Testing against a local daemon [2020-03-09T15:06:33.671Z] === RUN TestSecretInspect [2020-03-09T15:06:33.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:06:33.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:06:36.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:06:36.760Z] --- PASS: TestSecretInspect (2.72s) [2020-03-09T15:06:36.760Z] === RUN TestSecretList [2020-03-09T15:06:37.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:06:37.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:06:39.099Z] --- PASS: TestSecretList (2.62s) [2020-03-09T15:06:39.099Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:06:39.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:06:40.433Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:06:40.433Z] Using test binary docker [2020-03-09T15:06:40.433Z] +++ /etc/init.d/apparmor start [2020-03-09T15:06:40.433Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:06:40.433Z] INFO: Waiting for daemon to start... [2020-03-09T15:06:40.433Z] Starting dockerd [2020-03-09T15:06:40.433Z] +++ 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-03-09T15:06:40.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:06:40.487Z] Using test binary docker [2020-03-09T15:06:40.487Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T15:06:40.487Z] +++ /etc/init.d/apparmor start [2020-03-09T15:06:40.487Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:06:40.487Z] Starting dockerd [2020-03-09T15:06:40.487Z] INFO: Waiting for daemon to start... [2020-03-09T15:06:40.487Z] +++ 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-03-09T15:06:42.220Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2020-03-09T15:06:42.220Z] === RUN TestSecretsUpdate [2020-03-09T15:06:42.331Z] . [2020-03-09T15:06:42.331Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:06:42.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:06:42.331Z] Error: No such image: emptyfs [2020-03-09T15:06:42.331Z] ++++ docker load [2020-03-09T15:06:42.331Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:06:42.589Z] Running integration-test (iteration 1) [2020-03-09T15:06:42.589Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T15:06:42.589Z] ++ 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-03-09T15:06:42.589Z] ++ set -e [2020-03-09T15:06:42.589Z] ++ '[' -n 0 ']' [2020-03-09T15:06:42.589Z] ++ set -x [2020-03-09T15:06:42.589Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:06:43.021Z] . [2020-03-09T15:06:43.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:06:43.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:06:43.021Z] Error: No such image: emptyfs [2020-03-09T15:06:43.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:06:43.021Z] ++++ docker load [2020-03-09T15:06:43.021Z] Running integration-test (iteration 1) [2020-03-09T15:06:43.021Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T15:06:43.021Z] ++ 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-03-09T15:06:43.021Z] ++ set -e [2020-03-09T15:06:43.021Z] ++ '[' -n 0 ']' [2020-03-09T15:06:43.021Z] ++ set -x [2020-03-09T15:06:43.021Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:06:44.708Z] --- PASS: TestSecretsUpdate (2.66s) [2020-03-09T15:06:44.709Z] === RUN TestTemplatedSecret [2020-03-09T15:06:47.979Z] --- PASS: TestTemplatedSecret (3.41s) [2020-03-09T15:06:47.979Z] === RUN TestSecretCreateResolve [2020-03-09T15:06:51.035Z] --- PASS: TestSecretCreateResolve (2.67s) [2020-03-09T15:06:51.035Z] PASS [2020-03-09T15:06:51.035Z] [2020-03-09T15:06:51.035Z] DONE 6 tests in 16.823s [2020-03-09T15:06:51.035Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:06:51.035Z] ++ 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-03-09T15:06:51.035Z] ++ set -e [2020-03-09T15:06:51.035Z] ++ '[' -n 0 ']' [2020-03-09T15:06:51.035Z] ++ set -x [2020-03-09T15:06:51.035Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:06:51.035Z] INFO: Testing against a local daemon [2020-03-09T15:06:51.035Z] === RUN TestServiceCreateInit [2020-03-09T15:06:51.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:06:53.004Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:06:53.004Z] Loaded image: busybox:latest [2020-03-09T15:06:53.004Z] Loaded image: busybox:glibc [2020-03-09T15:06:53.004Z] Loaded image: debian:jessie [2020-03-09T15:06:53.004Z] Loaded image: hello-world:latest [2020-03-09T15:06:53.004Z] INFO: Testing against a local daemon [2020-03-09T15:06:53.004Z] === RUN TestCgroupNamespacesBuild [2020-03-09T15:06:54.925Z] #24 ... [2020-03-09T15:06:54.925Z] [2020-03-09T15:06:54.925Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:06:54.925Z] #66 401.1 + bin/containerd [2020-03-09T15:06:54.925Z] #66 ... [2020-03-09T15:06:54.925Z] [2020-03-09T15:06:54.925Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:06:54.925Z] #54 DONE 461.1s [2020-03-09T15:06:54.925Z] [2020-03-09T15:06:54.925Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:06:56.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:06:56.291Z] --- PASS: TestCgroupNamespacesBuild (3.66s) [2020-03-09T15:06:56.291Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T15:06:57.669Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-03-09T15:06:57.669Z] === RUN TestBuildWithSession [2020-03-09T15:06:57.669Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T15:06:57.669Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:06:57.669Z] === RUN TestBuildSquashParent [2020-03-09T15:07:00.279Z] --- PASS: TestServiceCreateInit (8.91s) [2020-03-09T15:07:00.279Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.77s) [2020-03-09T15:07:00.279Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-03-09T15:07:00.279Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:07:04.255Z] --- PASS: TestBuildSquashParent (6.26s) [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:07:04.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:07:04.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:07:04.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:07:04.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:07:04.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:07:04.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:07:04.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:07:04.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:07:04.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:07:04.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:07:04.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:07:06.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:07:06.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:07:07.515Z] #66 ... [2020-03-09T15:07:07.515Z] [2020-03-09T15:07:07.515Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:07:07.515Z] #24 472.7 + return [2020-03-09T15:07:07.515Z] #24 DONE 472.8s [2020-03-09T15:07:07.515Z] [2020-03-09T15:07:07.515Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:07:09.017Z] #66 ... [2020-03-09T15:07:09.017Z] [2020-03-09T15:07:09.017Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:07:09.017Z] #25 DONE 0.1s [2020-03-09T15:07:09.017Z] [2020-03-09T15:07:09.017Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:07:09.017Z] #66 ... [2020-03-09T15:07:09.017Z] [2020-03-09T15:07:09.017Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-03-09T15:07:09.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-03-09T15:07:09.340Z] === RUN TestBuildMultiStageCopy [2020-03-09T15:07:09.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T15:07:09.645Z] #29 DONE 0.5s [2020-03-09T15:07:09.645Z] [2020-03-09T15:07:09.645Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:07:09.645Z] #32 DONE 0.1s [2020-03-09T15:07:09.645Z] [2020-03-09T15:07:09.645Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:07:09.645Z] #35 DONE 0.1s [2020-03-09T15:07:09.645Z] [2020-03-09T15:07:09.645Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:07:09.931Z] #40 DONE 0.1s [2020-03-09T15:07:09.931Z] [2020-03-09T15:07:09.932Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:07:09.932Z] #43 DONE 0.1s [2020-03-09T15:07:09.932Z] [2020-03-09T15:07:09.932Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:07:09.932Z] #46 DONE 0.1s [2020-03-09T15:07:09.932Z] [2020-03-09T15:07:09.932Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:07:10.219Z] #66 ... [2020-03-09T15:07:10.219Z] [2020-03-09T15:07:10.219Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:07:10.219Z] #49 DONE 0.1s [2020-03-09T15:07:10.219Z] [2020-03-09T15:07:10.219Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:07:10.219Z] #52 DONE 0.1s [2020-03-09T15:07:10.219Z] [2020-03-09T15:07:10.219Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:07:10.219Z] #55 DONE 0.1s [2020-03-09T15:07:10.219Z] [2020-03-09T15:07:10.219Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:07:10.508Z] #66 ... [2020-03-09T15:07:10.508Z] [2020-03-09T15:07:10.508Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:07:10.508Z] #58 DONE 0.1s [2020-03-09T15:07:10.508Z] [2020-03-09T15:07:10.508Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:07:10.508Z] #62 DONE 0.1s [2020-03-09T15:07:10.508Z] [2020-03-09T15:07:10.508Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:07:11.676Z] ................................................ [ 29%] [2020-03-09T15:07:11.880Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T15:07:11.880Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T15:07:12.449Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T15:07:13.023Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T15:07:13.592Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2020-03-09T15:07:13.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2020-03-09T15:07:13.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-03-09T15:07:13.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-03-09T15:07:13.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-03-09T15:07:13.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-03-09T15:07:13.592Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T15:07:14.647Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:07:14.647Z] Loaded image: busybox:latest [2020-03-09T15:07:14.647Z] Loaded image: busybox:glibc [2020-03-09T15:07:14.647Z] Loaded image: debian:jessie [2020-03-09T15:07:14.647Z] Loaded image: hello-world:latest [2020-03-09T15:07:14.647Z] INFO: Testing against a local daemon [2020-03-09T15:07:14.647Z] === RUN TestCgroupNamespacesBuild [2020-03-09T15:07:14.971Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-03-09T15:07:14.971Z] === RUN TestBuildLabelWithTargets [2020-03-09T15:07:16.547Z] --- PASS: TestCgroupNamespacesBuild (2.70s) [2020-03-09T15:07:16.547Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T15:07:16.671Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2020-03-09T15:07:16.671Z] === RUN TestCreateServiceConflict [2020-03-09T15:07:17.506Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-03-09T15:07:17.506Z] === RUN TestBuildWithEmptyLayers [2020-03-09T15:07:18.443Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-03-09T15:07:18.443Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T15:07:19.035Z] --- PASS: TestCreateServiceConflict (2.67s) [2020-03-09T15:07:19.035Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T15:07:19.096Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2020-03-09T15:07:19.096Z] === RUN TestBuildWithSession [2020-03-09T15:07:19.096Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T15:07:19.096Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:07:19.096Z] === RUN TestBuildSquashParent [2020-03-09T15:07:20.978Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-03-09T15:07:20.978Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:07:22.356Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-03-09T15:07:22.356Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:07:22.951Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2020-03-09T15:07:22.951Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T15:07:25.642Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-03-09T15:07:25.642Z] === RUN TestBuildWithHugeFile [2020-03-09T15:07:30.673Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-09T15:07:31.280Z] --- PASS: TestBuildSquashParent (10.30s) [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:07:31.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:07:31.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:07:31.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:07:31.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:07:31.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:07:31.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:07:31.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:07:31.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:07:31.280Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:07:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:07:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:07:36.422Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2020-03-09T15:07:36.422Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T15:07:36.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:07:36.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:07:38.625Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-09T15:07:40.331Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-03-09T15:07:40.331Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s) [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s) [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s) [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2020-03-09T15:07:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2020-03-09T15:07:40.637Z] === RUN TestBuildMultiStageCopy [2020-03-09T15:07:40.637Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T15:07:42.723Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-09T15:07:43.138Z] #66 451.1 + bin/containerd-stress [2020-03-09T15:07:43.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T15:07:43.398Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-03-09T15:07:43.398Z] === RUN TestCreateServiceSysctls [2020-03-09T15:07:43.727Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T15:07:44.292Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T15:07:44.856Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T15:07:45.788Z] --- PASS: TestBuildMultiStageCopy (5.74s) [2020-03-09T15:07:45.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-03-09T15:07:45.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-03-09T15:07:45.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-03-09T15:07:45.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-03-09T15:07:45.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-03-09T15:07:45.788Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T15:07:46.617Z] #66 454.7 + bin/containerd-shim [2020-03-09T15:07:47.163Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-03-09T15:07:47.163Z] === RUN TestBuildLabelWithTargets [2020-03-09T15:07:47.458Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-03-09T15:07:47.458Z] === RUN TestCreateServiceCapabilities [2020-03-09T15:07:50.441Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2020-03-09T15:07:50.441Z] === RUN TestBuildWithEmptyLayers [2020-03-09T15:07:50.539Z] --- PASS: TestCreateServiceCapabilities (3.26s) [2020-03-09T15:07:50.539Z] === RUN TestInspect [2020-03-09T15:07:51.374Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2020-03-09T15:07:51.374Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T15:07:53.727Z] --- PASS: TestInspect (3.02s) [2020-03-09T15:07:53.727Z] === RUN TestCreateJob [2020-03-09T15:07:55.556Z] --- PASS: TestBuildMultiStageOnBuild (3.75s) [2020-03-09T15:07:55.556Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:07:56.928Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-03-09T15:07:56.928Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:07:56.960Z] #66 464.6 + bin/containerd-shim-runc-v1 [2020-03-09T15:07:57.813Z] --- PASS: TestCreateJob (3.71s) [2020-03-09T15:07:57.813Z] === RUN TestReplicatedJob [2020-03-09T15:08:01.109Z] --- PASS: TestBuildMultiStageLayerLeak (4.17s) [2020-03-09T15:08:01.109Z] === RUN TestBuildWithHugeFile [2020-03-09T15:08:01.385Z] #66 469.5 + bin/containerd-shim-runc-v2 [2020-03-09T15:08:02.419Z] #66 471.0 + binaries [2020-03-09T15:08:02.419Z] #66 471.0 + mkdir -p /build [2020-03-09T15:08:02.419Z] #66 471.0 + cp bin/containerd /build/containerd [2020-03-09T15:08:02.419Z] #66 471.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:08:02.419Z] #66 471.1 + cp bin/ctr /build/ctr [2020-03-09T15:08:02.704Z] #66 DONE 471.2s [2020-03-09T15:08:03.675Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-09T15:08:04.196Z] [2020-03-09T15:08:04.197Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:08:04.197Z] #67 DONE 0.1s [2020-03-09T15:08:04.197Z] [2020-03-09T15:08:04.197Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:08:04.197Z] #71 DONE 0.1s [2020-03-09T15:08:04.197Z] [2020-03-09T15:08:04.197Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:08:04.197Z] #73 DONE 0.1s [2020-03-09T15:08:04.482Z] [2020-03-09T15:08:04.482Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:08:04.482Z] #76 DONE 0.1s [2020-03-09T15:08:04.482Z] [2020-03-09T15:08:04.482Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:08:04.482Z] #77 DONE 0.0s [2020-03-09T15:08:04.482Z] [2020-03-09T15:08:04.482Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:08:05.325Z] --- PASS: TestReplicatedJob (7.18s) [2020-03-09T15:08:05.325Z] === RUN TestUpdateReplicatedJob [2020-03-09T15:08:06.516Z] #78 DONE 2.2s [2020-03-09T15:08:06.516Z] [2020-03-09T15:08:06.516Z] #79 exporting to oci image format [2020-03-09T15:08:06.805Z] #79 exporting layers [2020-03-09T15:08:09.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:08:09.214Z] Using test binary docker [2020-03-09T15:08:09.214Z] +++ /etc/init.d/apparmor start [2020-03-09T15:08:09.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:08:09.214Z] INFO: Waiting for daemon to start... [2020-03-09T15:08:09.214Z] Starting dockerd [2020-03-09T15:08:09.214Z] +++ 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-03-09T15:08:09.214Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:08:09.214Z] Using test binary docker [2020-03-09T15:08:09.214Z] +++ /etc/init.d/apparmor start [2020-03-09T15:08:09.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:08:09.214Z] Starting dockerd [2020-03-09T15:08:09.214Z] INFO: Waiting for daemon to start... [2020-03-09T15:08:09.214Z] +++ 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-03-09T15:08:09.284Z] --- PASS: TestUpdateReplicatedJob (4.25s) [2020-03-09T15:08:09.284Z] === RUN TestServiceListWithStatuses [2020-03-09T15:08:09.284Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T15:08:09.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:08:09.284Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T15:08:11.735Z] . [2020-03-09T15:08:11.735Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:08:11.735Z] [2020-03-09T15:08:11.735Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:08:11.735Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:08:11.735Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:08:11.735Z] Error: No such image: emptyfs [2020-03-09T15:08:11.735Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:08:11.735Z] ++++ docker load [2020-03-09T15:08:11.735Z] Error: No such image: emptyfs [2020-03-09T15:08:11.735Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:08:11.735Z] ++++ docker load [2020-03-09T15:08:11.838Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-09T15:08:12.299Z] Running integration-test (iteration 1) [2020-03-09T15:08:12.299Z] 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-03-09T15:08:12.300Z] ++ 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-03-09T15:08:12.300Z] ++ set -e [2020-03-09T15:08:12.300Z] ++ '[' -n 0 ']' [2020-03-09T15:08:12.300Z] ++ set -x [2020-03-09T15:08:12.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-09T15:08:12.300Z] Running integration-test (iteration 1) [2020-03-09T15:08:12.300Z] 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-03-09T15:08:12.300Z] ++ 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-03-09T15:08:12.300Z] ++ set -e [2020-03-09T15:08:12.300Z] ++ '[' -n 0 ']' [2020-03-09T15:08:12.300Z] ++ set -x [2020-03-09T15:08:12.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-09T15:08:12.339Z] --- PASS: TestBuildWithHugeFile (42.39s) [2020-03-09T15:08:12.339Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:08:12.339Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:08:12.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:08:12.339Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:08:12.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:08:12.339Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:08:12.339Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:08:12.339Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:08:12.339Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:08:12.339Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:08:12.339Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-03-09T15:08:12.339Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-03-09T15:08:12.339Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-03-09T15:08:12.339Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-03-09T15:08:12.339Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:08:12.339Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:08:12.339Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:08:13.767Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-09T15:08:14.244Z] --- PASS: TestBuildPreserveOwnership (6.18s) [2020-03-09T15:08:14.244Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.03s) [2020-03-09T15:08:14.244Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-03-09T15:08:14.244Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:08:14.357Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2020-03-09T15:08:14.357Z] === RUN TestDockerNetworkReConnect [2020-03-09T15:08:14.504Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-03-09T15:08:14.504Z] PASS [2020-03-09T15:08:14.504Z] [2020-03-09T15:08:14.504Z] === Skipped [2020-03-09T15:08:14.504Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:08:14.504Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:08:14.504Z] [2020-03-09T15:08:14.504Z] [2020-03-09T15:08:14.504Z] DONE 32 tests, 1 skipped in 91.530s [2020-03-09T15:08:14.504Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:08:14.504Z] ++ 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-03-09T15:08:14.504Z] ++ set -e [2020-03-09T15:08:14.504Z] ++ '[' -n 0 ']' [2020-03-09T15:08:14.504Z] ++ set -x [2020-03-09T15:08:14.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:08:14.762Z] INFO: Testing against a local daemon [2020-03-09T15:08:14.763Z] === RUN TestConfigList [2020-03-09T15:08:18.072Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-09T15:08:18.432Z] --- PASS: TestDockerNetworkReConnect (4.53s) [2020-03-09T15:08:18.432Z] === RUN TestServicePlugin [2020-03-09T15:08:18.432Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-09T15:08:18.432Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:08:18.432Z] === RUN TestServiceUpdateLabel [2020-03-09T15:08:18.954Z] --- PASS: TestConfigList (3.60s) [2020-03-09T15:08:18.954Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:08:21.532Z] --- PASS: TestServiceUpdateLabel (2.69s) [2020-03-09T15:08:21.532Z] === RUN TestServiceUpdateSecrets [2020-03-09T15:08:22.242Z] --- PASS: TestConfigsCreateAndDelete (3.32s) [2020-03-09T15:08:22.242Z] === RUN TestConfigsUpdate [2020-03-09T15:08:23.662Z] Removing intermediate container dec86da8d203 [2020-03-09T15:08:23.662Z] ---> d173b0b8f298 [2020-03-09T15:08:23.662Z] 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-03-09T15:08:23.662Z] ---> Running in 791426ad2743 [2020-03-09T15:08:23.662Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-09T15:08:25.532Z] --- PASS: TestConfigsUpdate (3.26s) [2020-03-09T15:08:25.532Z] === RUN TestTemplatedConfig [2020-03-09T15:08:28.821Z] --- PASS: TestTemplatedConfig (3.53s) [2020-03-09T15:08:28.821Z] === RUN TestConfigInspect [2020-03-09T15:08:32.110Z] --- PASS: TestConfigInspect (3.37s) [2020-03-09T15:08:32.110Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:08:32.620Z] ......................... [ 67%] [2020-03-09T15:08:35.398Z] --- PASS: TestConfigCreateWithLabels (3.36s) [2020-03-09T15:08:35.398Z] === RUN TestConfigCreateResolve [2020-03-09T15:08:37.642Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2020-03-09T15:08:37.642Z] === RUN TestServiceUpdateConfigs [2020-03-09T15:08:38.691Z] --- PASS: TestConfigCreateResolve (3.32s) [2020-03-09T15:08:38.691Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:08:39.259Z] --- PASS: TestConfigDaemonLibtrustID (0.70s) [2020-03-09T15:08:39.259Z] PASS [2020-03-09T15:08:39.259Z] [2020-03-09T15:08:39.259Z] DONE 8 tests in 24.643s [2020-03-09T15:08:39.259Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:08:39.259Z] ++ 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-03-09T15:08:39.259Z] ++ set -e [2020-03-09T15:08:39.259Z] ++ '[' -n 0 ']' [2020-03-09T15:08:39.259Z] ++ set -x [2020-03-09T15:08:39.259Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:08:39.519Z] INFO: Testing against a local daemon [2020-03-09T15:08:39.519Z] === RUN TestCheckpoint [2020-03-09T15:08:39.519Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:08:39.519Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:08:39.519Z] === RUN TestContainerInvalidJSON [2020-03-09T15:08:39.519Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:08:39.519Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:08:39.519Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:08:39.519Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:08:39.519Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:08:39.519Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:08:39.519Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:08:39.519Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:08:39.519Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:08:39.519Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-09T15:08:39.519Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T15:08:39.519Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-09T15:08:39.519Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:08:39.519Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:08:39.519Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-09T15:08:39.519Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:08:39.519Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-09T15:08:39.519Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:08:39.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-09T15:08:39.777Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:08:40.037Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2020-03-09T15:08:40.037Z] === RUN TestCopyFromContainer [2020-03-09T15:08:41.943Z] === RUN TestCopyFromContainer// [2020-03-09T15:08:42.203Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:08:42.203Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:08:42.462Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:08:42.462Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:08:42.722Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:08:42.722Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:08:42.981Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:08:42.982Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:08:42.982Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer (3.31s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-03-09T15:08:43.241Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-09T15:08:43.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:08:43.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:08:43.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:08:43.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:08:43.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:08:43.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:08:43.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:08:43.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:08:43.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:08:43.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:08:43.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-09T15:08:43.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-09T15:08:43.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-09T15:08:43.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-09T15:08:43.241Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:08:43.501Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-09T15:08:43.501Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:08:43.501Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:08:43.501Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:08:43.501Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:08:43.501Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:08:43.501Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:08:43.501Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:08:43.501Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:08:43.501Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:08:43.501Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:08:43.501Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-09T15:08:43.501Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:08:43.501Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:08:43.501Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:08:43.501Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:08:43.501Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-09T15:08:43.501Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:08:44.360Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:08:44.360Z] Loaded image: busybox:latest [2020-03-09T15:08:44.360Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:08:44.360Z] Loaded image: busybox:glibc [2020-03-09T15:08:44.360Z] Loaded image: debian:jessie [2020-03-09T15:08:44.360Z] Loaded image: busybox:latest [2020-03-09T15:08:44.360Z] Loaded image: hello-world:latest [2020-03-09T15:08:44.360Z] INFO: Testing against a local daemon [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-09T15:08:44.360Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-09T15:08:44.360Z] Loaded image: busybox:glibc [2020-03-09T15:08:44.360Z] Loaded image: debian:jessie [2020-03-09T15:08:44.360Z] Loaded image: hello-world:latest [2020-03-09T15:08:44.360Z] INFO: Testing against a local daemon [2020-03-09T15:08:44.360Z] === RUN TestDockerDaemonSuite [2020-03-09T15:08:44.360Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-09T15:08:46.038Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-03-09T15:08:46.038Z] === RUN TestCreateWithCapabilities [2020-03-09T15:08:46.038Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:08:46.038Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:08:46.038Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:08:46.038Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:08:46.039Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:08:46.039Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-03-09T15:08:46.039Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-03-09T15:08:46.039Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:08:47.638Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-09T15:08:47.638Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-09T15:08:48.204Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-09T15:08:48.204Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-09T15:08:48.573Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-03-09T15:08:48.573Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:08:48.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:08:48.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:08:48.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:08:48.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:08:48.574Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:08:48.574Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:08:48.574Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:08:48.574Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:08:48.574Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:08:48.574Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:08:48.574Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:08:48.574Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:08:48.574Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:08:48.574Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:08:48.574Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:08:48.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-09T15:08:48.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-09T15:08:48.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-09T15:08:48.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-09T15:08:48.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-03-09T15:08:48.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-09T15:08:48.574Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:08:49.136Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-09T15:08:49.136Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-09T15:08:49.136Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-09T15:08:49.141Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-03-09T15:08:49.141Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:08:49.141Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:08:49.141Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:08:49.141Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:08:49.141Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:08:49.141Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:08:49.141Z] === RUN TestDiff [2020-03-09T15:08:49.749Z] INFO: Sources obtained for gotestsum... [2020-03-09T15:08:49.749Z] INFO: Checkout done for gotestsum... [2020-03-09T15:08:50.078Z] --- PASS: TestDiff (0.77s) [2020-03-09T15:08:50.078Z] === RUN TestExecWithCloseStdin [2020-03-09T15:08:51.016Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-09T15:08:51.016Z] === RUN TestExec [2020-03-09T15:08:51.584Z] --- PASS: TestExec (0.90s) [2020-03-09T15:08:51.584Z] === RUN TestExecUser [2020-03-09T15:08:51.659Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-09T15:08:51.916Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-09T15:08:51.916Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-09T15:08:51.916Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-09T15:08:51.916Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-09T15:08:52.286Z] INFO: Build done for gotestsum... [2020-03-09T15:08:52.521Z] --- PASS: TestExecUser (0.91s) [2020-03-09T15:08:52.521Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:08:52.847Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-09T15:08:53.801Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2020-03-09T15:08:53.801Z] === RUN TestServiceUpdateNetwork [2020-03-09T15:08:53.901Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-09T15:08:53.901Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:08:54.744Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-09T15:08:54.744Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-09T15:08:54.744Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-09T15:08:54.744Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-09T15:08:54.744Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-09T15:08:55.002Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-09T15:08:55.807Z] --- PASS: TestExportContainerAfterDaemonRestart (2.20s) [2020-03-09T15:08:55.807Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:08:57.186Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-03-09T15:08:57.186Z] === RUN TestHealthKillContainer [2020-03-09T15:08:59.180Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-09T15:08:59.180Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-09T15:09:00.473Z] --- PASS: TestHealthKillContainer (2.97s) [2020-03-09T15:09:00.473Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:09:00.732Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-03-09T15:09:00.732Z] === RUN TestIpcModeNone [2020-03-09T15:09:01.074Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-09T15:09:02.110Z] --- PASS: TestIpcModeNone (1.04s) [2020-03-09T15:09:02.110Z] === RUN TestIpcModePrivate [2020-03-09T15:09:02.444Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-09T15:09:02.678Z] --- PASS: TestIpcModePrivate (0.90s) [2020-03-09T15:09:02.678Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-09T15:09:02.678Z] === RUN TestIpcModeShareable [2020-03-09T15:09:03.614Z] --- PASS: TestIpcModeShareable (0.95s) [2020-03-09T15:09:03.614Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-09T15:09:03.614Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:09:04.129Z] Removing intermediate container 791426ad2743 [2020-03-09T15:09:04.129Z] ---> 34df4b222d55 [2020-03-09T15:09:04.129Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-09T15:09:04.129Z] ---> Running in ff64808dbfc0 [2020-03-09T15:09:04.129Z] Removing intermediate container ff64808dbfc0 [2020-03-09T15:09:04.129Z] ---> 76c5b3852ea7 [2020-03-09T15:09:04.129Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-09T15:09:04.129Z] ---> Running in 3b6f10342944 [2020-03-09T15:09:04.129Z] Removing intermediate container 3b6f10342944 [2020-03-09T15:09:04.129Z] ---> db55270f9000 [2020-03-09T15:09:04.129Z] Step 10/10 : COPY . . [2020-03-09T15:09:04.340Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-09T15:09:04.340Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-09T15:09:06.903Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2020-03-09T15:09:06.903Z] === RUN TestAPIIpcModeHost [2020-03-09T15:09:06.909Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-09T15:09:06.909Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-09T15:09:07.174Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-03-09T15:09:07.174Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:09:07.249Z] --- PASS: TestServiceUpdateNetwork (13.98s) [2020-03-09T15:09:07.249Z] PASS [2020-03-09T15:09:07.249Z] [2020-03-09T15:09:07.249Z] === Skipped [2020-03-09T15:09:07.249Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T15:09:07.249Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:09:07.249Z] [2020-03-09T15:09:07.249Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-09T15:09:07.249Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:09:07.249Z] [2020-03-09T15:09:07.249Z] [2020-03-09T15:09:07.249Z] DONE 23 tests, 2 skipped in 134.999s [2020-03-09T15:09:07.249Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T15:09:07.249Z] ++ 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-03-09T15:09:07.249Z] ++ set -e [2020-03-09T15:09:07.249Z] ++ '[' -n 0 ']' [2020-03-09T15:09:07.249Z] ++ set -x [2020-03-09T15:09:07.249Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:09:07.249Z] INFO: Testing against a local daemon [2020-03-09T15:09:07.249Z] === RUN TestSessionCreate [2020-03-09T15:09:07.249Z] --- PASS: TestSessionCreate (0.02s) [2020-03-09T15:09:07.249Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T15:09:07.249Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-09T15:09:07.249Z] PASS [2020-03-09T15:09:07.249Z] [2020-03-09T15:09:07.249Z] DONE 2 tests in 0.148s [2020-03-09T15:09:07.249Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T15:09:07.249Z] ++ 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-03-09T15:09:07.249Z] ++ set -e [2020-03-09T15:09:07.249Z] ++ '[' -n 0 ']' [2020-03-09T15:09:07.249Z] ++ set -x [2020-03-09T15:09:07.249Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:09:07.249Z] INFO: Testing against a local daemon [2020-03-09T15:09:07.249Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T15:09:07.249Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:09:07.249Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:09:07.249Z] === RUN TestEventsExecDie [2020-03-09T15:09:07.249Z] --- PASS: TestEventsExecDie (0.87s) [2020-03-09T15:09:07.249Z] === RUN TestEventsBackwardsCompatible [2020-03-09T15:09:07.249Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-09T15:09:07.249Z] === RUN TestInfoBinaryCommits [2020-03-09T15:09:07.249Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-09T15:09:07.249Z] === RUN TestInfoAPIVersioned [2020-03-09T15:09:07.249Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-09T15:09:07.249Z] === RUN TestInfoDiscoveryBackend [2020-03-09T15:09:07.249Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-09T15:09:07.249Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T15:09:07.840Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-09T15:09:08.437Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T15:09:08.437Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T15:09:08.873Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-09T15:09:08.873Z] === RUN TestInfoAPI [2020-03-09T15:09:08.873Z] --- PASS: TestInfoAPI (0.07s) [2020-03-09T15:09:08.873Z] === RUN TestInfoAPIWarnings [2020-03-09T15:09:09.025Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-09T15:09:09.098Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-03-09T15:09:09.098Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-09T15:09:09.098Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:09:09.209Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-09T15:09:09.282Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-03-09T15:09:09.282Z] === RUN TestInfoDebug [2020-03-09T15:09:09.774Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-09T15:09:10.020Z] --- PASS: TestInfoDebug (0.53s) [2020-03-09T15:09:10.020Z] === RUN TestInfoInsecureRegistries [2020-03-09T15:09:10.338Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-09T15:09:10.365Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-09T15:09:10.365Z] === RUN TestInfoRegistryMirrors [2020-03-09T15:09:11.002Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-03-09T15:09:11.002Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-09T15:09:11.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:09:11.141Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-09T15:09:11.141Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T15:09:11.141Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-03-09T15:09:11.141Z] === RUN TestPingCacheHeaders [2020-03-09T15:09:11.141Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-09T15:09:11.141Z] === RUN TestPingGet [2020-03-09T15:09:11.270Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-09T15:09:11.530Z] --- PASS: TestPingGet (0.02s) [2020-03-09T15:09:11.530Z] === RUN TestPingHead [2020-03-09T15:09:11.530Z] --- PASS: TestPingHead (0.02s) [2020-03-09T15:09:11.530Z] === RUN TestVersion [2020-03-09T15:09:11.530Z] --- PASS: TestVersion (0.02s) [2020-03-09T15:09:11.530Z] PASS [2020-03-09T15:09:11.530Z] [2020-03-09T15:09:11.530Z] === Skipped [2020-03-09T15:09:11.530Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:09:11.530Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:09:11.530Z] [2020-03-09T15:09:11.530Z] [2020-03-09T15:09:11.530Z] DONE 18 tests, 1 skipped in 5.673s [2020-03-09T15:09:11.530Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T15:09:11.530Z] ++ 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-03-09T15:09:11.530Z] ++ set -e [2020-03-09T15:09:11.530Z] ++ '[' -n 0 ']' [2020-03-09T15:09:11.530Z] ++ set -x [2020-03-09T15:09:11.530Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:09:11.530Z] INFO: Testing against a local daemon [2020-03-09T15:09:11.530Z] === RUN TestVolumesCreateAndList [2020-03-09T15:09:11.530Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-09T15:09:11.530Z] === RUN TestVolumesRemove [2020-03-09T15:09:11.530Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-09T15:09:11.530Z] === RUN TestVolumesInspect [2020-03-09T15:09:11.530Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-09T15:09:11.530Z] === RUN TestVolumesInvalidJSON [2020-03-09T15:09:11.530Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T15:09:11.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T15:09:11.530Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T15:09:11.530Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-09T15:09:11.530Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T15:09:11.530Z] PASS [2020-03-09T15:09:11.530Z] [2020-03-09T15:09:11.530Z] DONE 5 tests in 0.227s [2020-03-09T15:09:11.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:09:11.881Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:09:11.881Z] +++ kill 11756 [2020-03-09T15:09:12.906Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2020-03-09T15:09:12.906Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-09T15:09:12.906Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:09:13.076Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:09:13.077Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:09:13.077Z] [2020-03-09T15:09:13.077Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:09:13.077Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:09:13.077Z] [2020-03-09T15:09:13.077Z] To set a process to complain mode, use the command line tool [2020-03-09T15:09:13.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:09:13.077Z] +++ true [2020-03-09T15:09:13.077Z] [2020-03-09T15:09:13.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-09T15:09:13.432Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-09T15:09:14.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2020-03-09T15:09:14.810Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-09T15:09:14.810Z] === RUN TestIpcModeOlderClient [2020-03-09T15:09:14.810Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:09:14.810Z] === RUN TestKillContainerInvalidSignal Post stage [Pipeline] junit [2020-03-09T15:09:15.668Z] Recording test results [2020-03-09T15:09:15.747Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-03-09T15:09:15.747Z] === RUN TestKillContainer [2020-03-09T15:09:15.747Z] === RUN TestKillContainer/no_signal [2020-03-09T15:09:15.953Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T15:09:16.685Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:09:16.944Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:09:17.165Z] + echo Ensuring container killed. [2020-03-09T15:09:17.165Z] Ensuring container killed. [2020-03-09T15:09:17.165Z] + docker rm -vf docker-pr4 [2020-03-09T15:09:17.165Z] Error: No such container: docker-pr4 [2020-03-09T15:09:17.165Z] + true [Pipeline] sh [2020-03-09T15:09:17.325Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-09T15:09:17.583Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-09T15:09:17.888Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:09:17.888Z] Chowning /workspace to jenkins user [2020-03-09T15:09:17.888Z] + id -u [2020-03-09T15:09:17.888Z] + id -g [2020-03-09T15:09:17.888Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40645:/workspace busybox chown -R 1001:1001 /workspace [2020-03-09T15:09:18.323Z] --- PASS: TestKillContainer (2.40s) [2020-03-09T15:09:18.323Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-03-09T15:09:18.323Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-03-09T15:09:18.323Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-03-09T15:09:18.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:09:18.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:09:18.518Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-09T15:09:18.903Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:09:19.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-03-09T15:09:19.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-03-09T15:09:19.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-03-09T15:09:19.839Z] === RUN TestKillStoppedContainer [2020-03-09T15:09:19.839Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-09T15:09:19.839Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:09:19.839Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-09T15:09:19.839Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:09:20.370Z] + bundleName=s390x-integration [2020-03-09T15:09:20.370Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-09T15:09:20.370Z] Creating s390x-integration-bundles.tar.gz [2020-03-09T15:09:20.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-09T15:09:20.370Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-09T15:09:20.655Z] Archiving artifacts [2020-03-09T15:09:20.777Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-09T15:09:20.777Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:09:20.777Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-09T15:09:20.777Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:09:20.777Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:09:20.777Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-09T15:09:20.777Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:09:20.777Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:09:21.045Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-09T15:09:21.345Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-03-09T15:09:21.345Z] === RUN TestLinksContainerNames [2020-03-09T15:09:21.942Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T15:09:21.976Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-09T15:09:22.232Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-09T15:09:22.619Z] + make clean [2020-03-09T15:09:22.967Z] make: command: Command not found [2020-03-09T15:09:22.967Z] make: command: Command not found [2020-03-09T15:09:22.967Z] docker volume rm -f docker-dev-cache [2020-03-09T15:09:22.967Z] docker-dev-cache [Pipeline] deleteDir [2020-03-09T15:09:23.163Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-09T15:09:23.250Z] --- PASS: TestLinksContainerNames (1.58s) [2020-03-09T15:09:23.250Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:09:23.818Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-03-09T15:09:23.818Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:09:23.977Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-09T15:09:24.757Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:09:24.757Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:09:24.757Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:09:24.757Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:09:25.015Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:09:25.060Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-09T15:09:25.274Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-09T15:09:25.275Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-09T15:09:25.275Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:09:25.868Z] tests/integration/client_test.py ..... [ 75%] [2020-03-09T15:09:25.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-09T15:09:26.125Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-09T15:09:26.689Z] tests/integration/errors_test.py . [ 76%] [2020-03-09T15:09:27.179Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-03-09T15:09:27.179Z] === RUN TestNetworkNat [2020-03-09T15:09:27.363Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-09T15:09:27.927Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-09T15:09:28.117Z] --- PASS: TestNetworkNat (0.93s) [2020-03-09T15:09:28.117Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:09:29.053Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-03-09T15:09:29.053Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:09:29.823Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-09T15:09:30.081Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-09T15:09:30.255Z] ---> 21e2f9ed6b9e [2020-03-09T15:09:30.255Z] Successfully built 21e2f9ed6b9e [2020-03-09T15:09:30.255Z] Successfully tagged docker:latest [2020-03-09T15:09:30.255Z] INFO: Image build ended at 03/09/2020 15:09:28. Duration:00:04:07.4867872 [2020-03-09T15:09:30.255Z] [2020-03-09T15:09:30.255Z] [2020-03-09T15:09:30.255Z] INFO: Building the test binaries at 03/09/2020 15:09:28... [2020-03-09T15:09:30.430Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-03-09T15:09:30.430Z] === RUN TestPause [2020-03-09T15:09:30.645Z] --- PASS: TestBuildWithHugeFile (89.46s) [2020-03-09T15:09:30.646Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:09:30.646Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-09T15:09:30.646Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:09:30.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:09:30.646Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:09:30.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:09:30.646Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:09:30.646Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:09:30.646Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:09:30.646Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:09:30.903Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-09T15:09:30.903Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:09:30.903Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-09T15:09:30.903Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-03-09T15:09:30.903Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-03-09T15:09:30.903Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-03-09T15:09:30.903Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-09T15:09:30.903Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:09:30.903Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:09:30.997Z] --- PASS: TestPause (0.89s) [2020-03-09T15:09:30.997Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:09:30.997Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:09:30.997Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:09:30.997Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:09:31.160Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-09T15:09:31.934Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-03-09T15:09:31.934Z] === RUN TestPsFilter [2020-03-09T15:09:32.092Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-09T15:09:32.193Z] --- PASS: TestPsFilter (0.29s) [2020-03-09T15:09:32.193Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:09:32.348Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-09T15:09:32.913Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-09T15:09:32.913Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-09T15:09:33.130Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-03-09T15:09:33.130Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:09:33.701Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-03-09T15:09:33.701Z] === RUN TestRemoveContainerRunning [2020-03-09T15:09:33.824Z] INFO: make.ps1 starting at 03/09/2020 15:09:33 [2020-03-09T15:09:34.620Z] INFO: Git commit (75bab282e2) assumed from DOCKER_GITCOMMIT environment variable [2020-03-09T15:09:34.620Z] INFO: Invoking autogen... [2020-03-09T15:09:34.620Z] INFO: Building daemon... [2020-03-09T15:09:34.637Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-03-09T15:09:34.637Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:09:35.437Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:09:35.438Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-09T15:09:35.574Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-03-09T15:09:35.574Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:09:35.574Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-09T15:09:35.574Z] === RUN TestRenameLinkedContainer [2020-03-09T15:09:37.332Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-09T15:09:37.590Z] --- PASS: TestBuildPreserveOwnership (6.54s) [2020-03-09T15:09:37.590Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.41s) [2020-03-09T15:09:37.590Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-03-09T15:09:37.590Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:09:37.590Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-09T15:09:37.590Z] PASS [2020-03-09T15:09:37.590Z] [2020-03-09T15:09:37.590Z] === Skipped [2020-03-09T15:09:37.590Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:09:37.590Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:09:37.590Z] [2020-03-09T15:09:37.590Z] [2020-03-09T15:09:37.590Z] DONE 32 tests, 1 skipped in 174.956s [2020-03-09T15:09:37.590Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:09:37.590Z] ++ 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-03-09T15:09:37.590Z] ++ set -e [2020-03-09T15:09:37.590Z] ++ '[' -n 0 ']' [2020-03-09T15:09:37.590Z] ++ set -x [2020-03-09T15:09:37.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-09T15:09:37.847Z] INFO: Testing against a local daemon [2020-03-09T15:09:37.847Z] === RUN TestConfigList [2020-03-09T15:09:38.863Z] --- PASS: TestRenameLinkedContainer (3.25s) [2020-03-09T15:09:38.863Z] === RUN TestRenameStoppedContainer [2020-03-09T15:09:39.430Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-03-09T15:09:39.430Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:09:39.747Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T15:09:41.118Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-09T15:09:41.335Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-03-09T15:09:41.335Z] === RUN TestRenameInvalidName [2020-03-09T15:09:41.375Z] --- PASS: TestConfigList (3.51s) [2020-03-09T15:09:41.375Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:09:41.632Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-09T15:09:41.904Z] --- PASS: TestRenameInvalidName (0.83s) [2020-03-09T15:09:41.904Z] === RUN TestRenameAnonymousContainer [2020-03-09T15:09:44.907Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-03-09T15:09:44.907Z] === RUN TestConfigsUpdate [2020-03-09T15:09:45.165Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-09T15:09:46.096Z] --- PASS: TestRenameAnonymousContainer (4.15s) [2020-03-09T15:09:46.096Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:09:47.034Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-03-09T15:09:47.034Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:09:47.689Z] --- PASS: TestConfigsUpdate (3.21s) [2020-03-09T15:09:47.689Z] === RUN TestTemplatedConfig [2020-03-09T15:09:48.619Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-09T15:09:48.939Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-03-09T15:09:48.939Z] === RUN TestResize [2020-03-09T15:09:49.183Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-09T15:09:49.505Z] --- PASS: TestResize (0.83s) [2020-03-09T15:09:49.505Z] === RUN TestResizeWithInvalidSize [2020-03-09T15:09:49.746Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-09T15:09:50.310Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-09T15:09:50.442Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-03-09T15:09:50.442Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:09:50.875Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-09T15:09:51.011Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:09:51.011Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:09:51.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:09:51.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:09:51.132Z] --- PASS: TestTemplatedConfig (3.51s) [2020-03-09T15:09:51.132Z] === RUN TestConfigInspect [2020-03-09T15:09:51.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:09:51.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:09:51.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:09:51.697Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-09T15:09:52.630Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-09T15:09:53.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:09:54.004Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-09T15:09:54.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:09:54.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:09:54.261Z] --- PASS: TestConfigInspect (2.92s) [2020-03-09T15:09:54.261Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:09:54.261Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-09T15:09:54.518Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-09T15:09:55.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:09:55.451Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-09T15:09:55.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:09:55.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:09:56.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:09:57.345Z] --- PASS: TestConfigCreateWithLabels (3.03s) [2020-03-09T15:09:57.345Z] === RUN TestConfigCreateResolve [2020-03-09T15:09:57.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:09:58.277Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-09T15:09:59.043Z] #79 exporting layers 112.0s done [2020-03-09T15:09:59.043Z] #79 exporting manifest sha256:50d2a974e8e5a48b5d1d28d46904387d8bb386a8a88b20e0427293c3db0d1e7f done [2020-03-09T15:09:59.043Z] #79 exporting config sha256:6462d1f01e4b5a66bb525a3fabc2e2c103c73aadca5d242bffdc48e3bef265c1 done [2020-03-09T15:09:59.043Z] #79 sending tarball [2020-03-09T15:09:59.650Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-09T15:10:00.011Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.53s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.99s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2020-03-09T15:10:00.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-03-09T15:10:00.012Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:10:00.213Z] --- PASS: TestConfigCreateResolve (3.04s) [2020-03-09T15:10:00.213Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:10:00.778Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-09T15:10:00.778Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-09T15:10:00.778Z] PASS [2020-03-09T15:10:00.778Z] [2020-03-09T15:10:00.778Z] DONE 8 tests in 23.072s [2020-03-09T15:10:00.778Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:10:00.778Z] ++ 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-03-09T15:10:00.778Z] ++ set -e [2020-03-09T15:10:00.778Z] ++ '[' -n 0 ']' [2020-03-09T15:10:00.778Z] ++ set -x [2020-03-09T15:10:00.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:10:01.035Z] INFO: Testing against a local daemon [2020-03-09T15:10:01.035Z] === RUN TestCheckpoint [2020-03-09T15:10:01.035Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:10:01.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:10:01.035Z] === RUN TestContainerInvalidJSON [2020-03-09T15:10:01.035Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:10:01.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:10:01.035Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:10:01.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:10:01.035Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:10:01.035Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:10:01.035Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:10:01.035Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:10:01.035Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:10:01.035Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-09T15:10:01.035Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-09T15:10:01.035Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:10:01.035Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-09T15:10:01.035Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:10:01.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-09T15:10:01.035Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:10:01.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-09T15:10:01.293Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:10:01.293Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-09T15:10:01.293Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:10:01.551Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-09T15:10:01.551Z] === RUN TestCopyFromContainer [2020-03-09T15:10:01.551Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-09T15:10:01.920Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-03-09T15:10:01.920Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:10:02.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-09T15:10:02.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-09T15:10:03.220Z] === RUN TestCopyFromContainer// [2020-03-09T15:10:03.220Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:10:03.480Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:10:03.740Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:10:03.740Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:10:03.740Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:10:03.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-03-09T15:10:03.826Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:10:03.997Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:10:03.997Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:10:04.255Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:10:04.255Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer (2.92s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-09T15:10:04.513Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-03-09T15:10:04.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:10:04.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:10:04.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:10:04.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:10:04.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:10:04.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:10:04.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:10:04.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:10:04.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:10:04.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:10:04.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-09T15:10:04.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-09T15:10:04.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-09T15:10:04.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-09T15:10:04.513Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:10:04.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-09T15:10:04.513Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:10:04.513Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:10:04.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:10:04.513Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:10:04.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:10:04.513Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:10:04.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:10:04.513Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:10:04.513Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:10:04.513Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:10:04.513Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-09T15:10:04.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:10:04.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:10:04.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:10:04.513Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:10:04.513Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-03-09T15:10:04.513Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:10:05.079Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-09T15:10:05.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2020-03-09T15:10:05.736Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:10:06.976Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s) [2020-03-09T15:10:06.976Z] === RUN TestCreateWithCapabilities [2020-03-09T15:10:07.167Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:10:07.233Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:10:07.233Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:10:07.233Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-09T15:10:07.490Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-09T15:10:07.490Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:10:07.642Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-03-09T15:10:07.642Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:10:07.747Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-09T15:10:09.546Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-03-09T15:10:09.547Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:10:09.642Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-09T15:10:10.484Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s) [2020-03-09T15:10:10.484Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:10:10.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.17s) [2020-03-09T15:10:10.573Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:10:10.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:10:10.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:10:10.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:10:10.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:10:10.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:10:10.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:10:10.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:10:10.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:10:10.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:10:10.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:10:10.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:10:10.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:10:10.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:10:10.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:10:10.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-09T15:10:10.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-09T15:10:10.573Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:10:11.423Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2020-03-09T15:10:11.423Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:10:11.504Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-09T15:10:11.504Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-03-09T15:10:11.504Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:10:11.504Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:10:11.504Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:10:11.504Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:10:11.504Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:10:11.504Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:10:11.504Z] === RUN TestDiff [2020-03-09T15:10:12.435Z] --- PASS: TestDiff (0.79s) [2020-03-09T15:10:12.435Z] === RUN TestExecWithCloseStdin [2020-03-09T15:10:13.342Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2020-03-09T15:10:13.342Z] === RUN TestKernelTCPMemory [2020-03-09T15:10:13.372Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-03-09T15:10:13.372Z] === RUN TestExec [2020-03-09T15:10:14.279Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-03-09T15:10:14.280Z] === RUN TestNISDomainname [2020-03-09T15:10:14.303Z] --- PASS: TestExec (0.94s) [2020-03-09T15:10:14.303Z] === RUN TestExecUser [2020-03-09T15:10:14.303Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-09T15:10:14.867Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-09T15:10:15.125Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-09T15:10:15.125Z] --- PASS: TestExecUser (0.86s) [2020-03-09T15:10:15.125Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:10:15.125Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-09T15:10:15.216Z] --- PASS: TestNISDomainname (1.06s) [2020-03-09T15:10:15.216Z] === RUN TestHostnameDnsResolution [2020-03-09T15:10:16.506Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-03-09T15:10:16.506Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:10:17.122Z] --- PASS: TestHostnameDnsResolution (1.82s) [2020-03-09T15:10:17.122Z] === RUN TestStats [2020-03-09T15:10:17.437Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-09T15:10:17.662Z] #79 sending tarball 18.4s done [2020-03-09T15:10:17.662Z] #79 DONE 130.5s [2020-03-09T15:10:17.662Z] [2020-03-09T15:10:17.662Z] #80 importing to docker [2020-03-09T15:10:18.001Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-03-09T15:10:18.001Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:10:18.933Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-09T15:10:19.025Z] --- PASS: TestStats (1.88s) [2020-03-09T15:10:19.025Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:10:19.025Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:10:19.025Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:10:19.025Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:10:19.025Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:10:19.025Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:10:19.025Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:10:19.025Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:10:19.025Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:10:19.025Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:10:19.025Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:10:19.025Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:10:19.025Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:10:19.190Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-03-09T15:10:19.191Z] === RUN TestHealthKillContainer [2020-03-09T15:10:21.086Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-09T15:10:22.019Z] --- PASS: TestHealthKillContainer (2.97s) [2020-03-09T15:10:22.019Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:10:22.276Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-09T15:10:22.319Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-09T15:10:22.319Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-03-09T15:10:22.319Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-03-09T15:10:22.319Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-03-09T15:10:22.319Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-03-09T15:10:22.319Z] === RUN TestDeleteDevicemapper [2020-03-09T15:10:22.319Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:10:22.319Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:10:22.319Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:10:23.206Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-09T15:10:23.206Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2020-03-09T15:10:23.206Z] === RUN TestIpcModeNone [2020-03-09T15:10:23.206Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-09T15:10:24.137Z] --- PASS: TestIpcModeNone (1.03s) [2020-03-09T15:10:24.137Z] === RUN TestIpcModePrivate [2020-03-09T15:10:24.745Z] ......... [ 86%] [2020-03-09T15:10:24.855Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2020-03-09T15:10:24.855Z] === RUN TestUpdateMemory [2020-03-09T15:10:24.855Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-09T15:10:24.855Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:10:24.855Z] === RUN TestUpdateCPUQuota [2020-03-09T15:10:25.068Z] --- PASS: TestIpcModePrivate (0.94s) [2020-03-09T15:10:25.068Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:214, shared: false, mustBeShared: false [2020-03-09T15:10:25.068Z] === RUN TestIpcModeShareable [2020-03-09T15:10:26.000Z] --- PASS: TestIpcModeShareable (0.97s) [2020-03-09T15:10:26.000Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:230, shared: true, mustBeShared: true [2020-03-09T15:10:26.000Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:10:26.234Z] --- PASS: TestUpdateCPUQuota (1.60s) [2020-03-09T15:10:26.234Z] === RUN TestUpdatePidsLimit [2020-03-09T15:10:26.234Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:10:26.493Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:10:26.564Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-09T15:10:26.564Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-09T15:10:27.061Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:10:27.130Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-09T15:10:27.322Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:10:27.695Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-09T15:10:27.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:10:28.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:10:28.259Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-09T15:10:28.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:10:28.823Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2020-03-09T15:10:28.824Z] === RUN TestAPIIpcModeHost [2020-03-09T15:10:29.756Z] --- PASS: TestAPIIpcModeHost (0.76s) [2020-03-09T15:10:29.756Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:10:29.756Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-09T15:10:30.013Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit (4.12s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-03-09T15:10:30.625Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-09T15:10:30.625Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:10:30.851Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-09T15:10:30.945Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-09T15:10:31.510Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-03-09T15:10:31.510Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2020-03-09T15:10:31.510Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:10:31.510Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-09T15:10:32.441Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-09T15:10:32.475Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-09T15:10:33.375Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2020-03-09T15:10:33.375Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-03-09T15:10:33.375Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:10:33.632Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-09T15:10:35.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-09T15:10:35.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-03-09T15:10:35.530Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-03-09T15:10:35.530Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:10:35.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-09T15:10:37.156Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-09T15:10:37.413Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2020-03-09T15:10:37.413Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-03-09T15:10:37.413Z] === RUN TestIpcModeOlderClient [2020-03-09T15:10:37.413Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:10:37.413Z] === RUN TestKillContainerInvalidSignal [2020-03-09T15:10:38.344Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-03-09T15:10:38.344Z] === RUN TestKillContainer [2020-03-09T15:10:38.344Z] === RUN TestKillContainer/no_signal [2020-03-09T15:10:38.908Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-09T15:10:39.014Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-09T15:10:39.166Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:10:39.270Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-09T15:10:39.423Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:10:40.795Z] --- PASS: TestKillContainer (2.48s) [2020-03-09T15:10:40.795Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-03-09T15:10:40.795Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-03-09T15:10:40.795Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-03-09T15:10:40.795Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:10:40.795Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:10:41.052Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-09T15:10:41.617Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-09T15:10:41.617Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T15:10:42.249Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-09T15:10:42.249Z] [2020-03-09T15:10:42.249Z] ________ ____ __. [2020-03-09T15:10:42.249Z] \_____ \ | |/ _| [2020-03-09T15:10:42.249Z] / | \| < [2020-03-09T15:10:42.249Z] / | \ | \ [2020-03-09T15:10:42.249Z] \_______ /____|__ \ [2020-03-09T15:10:42.249Z] \/ \/ [2020-03-09T15:10:42.249Z] [2020-03-09T15:10:42.249Z] INFO: make.ps1 ended at 03/09/2020 15:10:40 [2020-03-09T15:10:42.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-03-09T15:10:42.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2020-03-09T15:10:42.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-03-09T15:10:42.549Z] === RUN TestKillStoppedContainer [2020-03-09T15:10:42.549Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-09T15:10:42.549Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:10:42.549Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-09T15:10:42.549Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:10:43.045Z] INFO: Binaries build ended at 03/09/2020 15:10:42. Duration:00:01:13.9139197 [2020-03-09T15:10:43.480Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-03-09T15:10:43.480Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:10:43.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-09T15:10:43.480Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:10:43.480Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:10:43.480Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-09T15:10:43.480Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:10:43.480Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:10:43.737Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-09T15:10:43.994Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-03-09T15:10:43.994Z] === RUN TestLinksContainerNames [2020-03-09T15:10:44.925Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-09T15:10:45.336Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-09T15:10:45.490Z] --- PASS: TestLinksContainerNames (1.58s) [2020-03-09T15:10:45.490Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:10:45.522Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2020-03-09T15:10:45.522Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:10:45.522Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-03-09T15:10:45.522Z] === RUN TestWaitNonBlocked [2020-03-09T15:10:45.522Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:10:45.522Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:10:45.522Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:10:45.522Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:10:45.522Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:10:45.522Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:10:45.522Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-09T15:10:45.522Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-03-09T15:10:45.522Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-03-09T15:10:45.522Z] === RUN TestWaitBlocked [2020-03-09T15:10:45.522Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:10:45.522Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:10:45.522Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:10:45.522Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:10:45.522Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:10:45.522Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:10:45.644Z] INFO: Copying the built daemon binary to d:\CI\PR-40645\4\binary\dockerd-75bab282e2.exe... [2020-03-09T15:10:46.091Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-09T15:10:46.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-03-09T15:10:46.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-03-09T15:10:46.091Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:10:46.091Z] === CONT TestIpcModeOlderClient [2020-03-09T15:10:46.091Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:10:46.091Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:10:46.350Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-09T15:10:46.421Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-03-09T15:10:46.421Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:10:46.464Z] INFO: Copying the built client binary to d:\CI\PR-40645\4\binary\docker-75bab282e2.exe... [2020-03-09T15:10:46.464Z] INFO: Copying dockerversion from the container... [2020-03-09T15:10:47.269Z] INFO: Copying the golang package from the container to d:\CI\PR-40645\4\installer\go.zip... [2020-03-09T15:10:47.352Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:10:47.352Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:10:47.352Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:10:47.352Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:10:47.609Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:10:47.867Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:10:48.124Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:10:48.124Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-09T15:10:48.124Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-09T15:10:48.124Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:10:48.595Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-09T15:10:48.595Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-09T15:10:48.688Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-09T15:10:49.645Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-03-09T15:10:50.058Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-03-09T15:10:50.058Z] === RUN TestNetworkNat [2020-03-09T15:10:50.583Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2020-03-09T15:10:50.823Z] INFO: Extracting go.zip to d:\CI\PR-40645\4\go [2020-03-09T15:10:50.990Z] --- PASS: TestNetworkNat (0.79s) [2020-03-09T15:10:50.990Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:10:51.151Z] --- PASS: TestDaemonHostGatewayIP (5.22s) [2020-03-09T15:10:51.151Z] PASS [2020-03-09T15:10:51.247Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-09T15:10:51.410Z] [2020-03-09T15:10:51.411Z] === Skipped [2020-03-09T15:10:51.411Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-09T15:10:51.411Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:10:51.411Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:10:51.411Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:10:51.411Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:10:51.411Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-09T15:10:51.411Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] [2020-03-09T15:10:51.411Z] DONE 199 tests, 6 skipped in 132.051s [2020-03-09T15:10:51.411Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:10:51.411Z] ++ 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-03-09T15:10:51.411Z] ++ set -e [2020-03-09T15:10:51.411Z] ++ '[' -n 0 ']' [2020-03-09T15:10:51.411Z] ++ set -x [2020-03-09T15:10:51.411Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:10:51.504Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-09T15:10:51.670Z] INFO: Testing against a local daemon [2020-03-09T15:10:51.670Z] === RUN TestCommitInheritsEnv [2020-03-09T15:10:51.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-03-09T15:10:51.761Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:10:51.761Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-09T15:10:52.239Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-03-09T15:10:52.239Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:10:52.239Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-09T15:10:52.239Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-09T15:10:52.239Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:10:52.239Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-03-09T15:10:52.239Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:10:52.239Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-09T15:10:52.239Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:10:52.807Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-03-09T15:10:52.807Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:10:52.807Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:10:52.807Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:10:52.807Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:10:52.807Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-09T15:10:52.807Z] === RUN TestTagInvalidReference [2020-03-09T15:10:53.066Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-09T15:10:53.066Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:10:53.066Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-09T15:10:53.066Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:10:53.066Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-09T15:10:53.066Z] === RUN TestTagOfficialNames [2020-03-09T15:10:53.066Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-09T15:10:53.066Z] === RUN TestTagMatchesDigest [2020-03-09T15:10:53.066Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-09T15:10:53.066Z] PASS [2020-03-09T15:10:53.066Z] [2020-03-09T15:10:53.066Z] === Skipped [2020-03-09T15:10:53.066Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-09T15:10:53.066Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-09T15:10:53.066Z] [2020-03-09T15:10:53.066Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:10:53.066Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:10:53.066Z] [2020-03-09T15:10:53.066Z] [2020-03-09T15:10:53.066Z] DONE 12 tests, 2 skipped in 1.882s [2020-03-09T15:10:53.130Z] --- PASS: TestNetworkLoopbackNat (1.52s) [2020-03-09T15:10:53.130Z] === RUN TestPause [2020-03-09T15:10:53.307Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-09T15:10:53.325Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:10:53.325Z] ++ 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-03-09T15:10:53.325Z] ++ set -e [2020-03-09T15:10:53.325Z] ++ '[' -n 0 ']' [2020-03-09T15:10:53.325Z] ++ set -x [2020-03-09T15:10:53.326Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:10:53.326Z] INFO: Testing against a local daemon [2020-03-09T15:10:53.326Z] === RUN TestNetworkCreateDelete [2020-03-09T15:10:53.563Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-09T15:10:53.563Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-09T15:10:53.563Z] [2020-03-09T15:10:53.563Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-09T15:10:53.563Z] =========================== short test summary info ============================ [2020-03-09T15:10:53.563Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-09T15:10:53.563Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-09T15:10:53.563Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-09T15:10:53.563Z] Not supported on most drivers [2020-03-09T15:10:53.563Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-09T15:10:53.563Z] Can fail if eth0 has multiple IP addresses [2020-03-09T15:10:53.563Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-09T15:10:53.563Z] This doesn't seem to be taken into account by the engine [2020-03-09T15:10:53.563Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-09T15:10:53.563Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-09T15:10:53.563Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-09T15:10:53.563Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-09T15:10:53.563Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-09T15:10:53.563Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-09T15:10:53.563Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-09T15:10:53.563Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.79 seconds == [2020-03-09T15:10:53.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-09T15:10:53.894Z] --- PASS: TestNetworkCreateDelete (0.46s) [2020-03-09T15:10:53.894Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:10:54.062Z] --- PASS: TestPause (0.93s) [2020-03-09T15:10:54.062Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:10:54.062Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:10:54.062Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:10:54.062Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:10:55.031Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2020-03-09T15:10:55.031Z] === RUN TestPsFilter [2020-03-09T15:10:55.274Z] --- PASS: TestDockerNetworkDeletePreferID (1.38s) [2020-03-09T15:10:55.274Z] === RUN TestInspectNetwork [2020-03-09T15:10:55.289Z] --- PASS: TestPsFilter (0.19s) [2020-03-09T15:10:55.289Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:10:56.232Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2020-03-09T15:10:56.232Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:10:56.909Z] #80 DONE 37.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T15:10:57.359Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/test/unit [2020-03-09T15:10:57.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-09T15:10:57.604Z] --- PASS: TestRemoveContainerWithVolume (1.21s) [2020-03-09T15:10:57.604Z] === RUN TestRemoveContainerRunning [2020-03-09T15:10:58.535Z] --- PASS: TestRemoveContainerRunning (1.02s) [2020-03-09T15:10:58.535Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:10:59.466Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-03-09T15:10:59.466Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:10:59.466Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-09T15:10:59.466Z] === RUN TestRenameLinkedContainer [2020-03-09T15:10:59.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-09T15:11:00.546Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:11:00.546Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:11:00.546Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:11:00.546Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:11:01.093Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-09T15:11:01.778Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:11:03.619Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-09T15:11:04.184Z] --- PASS: TestRenameLinkedContainer (4.67s) [2020-03-09T15:11:04.184Z] === RUN TestRenameStoppedContainer [2020-03-09T15:11:04.748Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-09T15:11:05.005Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-03-09T15:11:05.005Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:11:05.817Z] --- PASS: TestInspectNetwork (9.95s) [2020-03-09T15:11:05.817Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T15:11:05.817Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:11:05.817Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:11:05.817Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:11:05.817Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:11:05.992Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:11:05.992Z] [2020-03-09T15:11:05.992Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:11:05.992Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:11:05.992Z] [2020-03-09T15:11:05.992Z] To set a process to complain mode, use the command line tool [2020-03-09T15:11:05.992Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:11:05.992Z] Post stage [Pipeline] junit [2020-03-09T15:11:06.567Z] Recording test results [2020-03-09T15:11:06.902Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2020-03-09T15:11:06.902Z] === RUN TestRenameInvalidName [2020-03-09T15:11:07.835Z] --- PASS: TestRenameInvalidName (0.87s) [2020-03-09T15:11:07.835Z] === RUN TestRenameAnonymousContainer [Pipeline] sh [2020-03-09T15:11:08.352Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2020-03-09T15:11:08.352Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:11:08.352Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:11:08.352Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:11:08.352Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:11:08.352Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:11:08.352Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:11:08.352Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:11:08.352Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:11:08.352Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:11:08.352Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:11:08.352Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-09T15:11:08.352Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:11:08.352Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:11:08.352Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:11:08.352Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:11:08.443Z] + echo Ensuring container killed. [2020-03-09T15:11:08.444Z] Ensuring container killed. [2020-03-09T15:11:08.444Z] + docker rm -vf docker-pr4 [2020-03-09T15:11:08.444Z] Error: No such container: docker-pr4 [2020-03-09T15:11:08.444Z] + true [Pipeline] sh [2020-03-09T15:11:08.727Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:11:08.727Z] Chowning /workspace to jenkins user [2020-03-09T15:11:08.727Z] + id -u [2020-03-09T15:11:08.727Z] + id -g [2020-03-09T15:11:08.727Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40645:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T15:11:08.727Z] Unable to find image 'busybox:latest' locally [2020-03-09T15:11:09.731Z] --- PASS: TestDaemonRestartWithLiveRestore (1.64s) [2020-03-09T15:11:09.731Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:11:10.360Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-09T15:11:11.110Z] --- PASS: TestDaemonDefaultNetworkPools (1.40s) [2020-03-09T15:11:11.110Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:11:12.257Z] --- PASS: TestRenameAnonymousContainer (4.33s) [2020-03-09T15:11:12.257Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:11:12.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-09T15:11:12.822Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-03-09T15:11:12.822Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:11:13.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2020-03-09T15:11:13.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:11:13.976Z] latest: Pulling from library/busybox [2020-03-09T15:11:13.976Z] bdbbaa22dec6: Pulling fs layer [2020-03-09T15:11:14.232Z] bdbbaa22dec6: Download complete [2020-03-09T15:11:14.232Z] bdbbaa22dec6: Pull complete [2020-03-09T15:11:14.488Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T15:11:14.488Z] Status: Downloaded newer image for busybox:latest [2020-03-09T15:11:14.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-09T15:11:14.973Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2020-03-09T15:11:14.973Z] === RUN TestResize [2020-03-09T15:11:15.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-09T15:11:15.549Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.62s) [2020-03-09T15:11:15.549Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:11:15.798Z] --- PASS: TestResize (0.96s) [2020-03-09T15:11:15.798Z] === RUN TestResizeWithInvalidSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:11:16.152Z] + bundleName=docker-py [2020-03-09T15:11:16.152Z] + echo Creating docker-py-bundles.tar.gz [2020-03-09T15:11:16.152Z] Creating docker-py-bundles.tar.gz [2020-03-09T15:11:16.152Z] + 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-03-09T15:11:16.162Z] Archiving artifacts [2020-03-09T15:11:16.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.91s) [2020-03-09T15:11:16.487Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:11:16.729Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-03-09T15:11:16.729Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:11:16.915Z] INFO: Extraction ended at 03/09/2020 15:11:14. Duration:00:00:24.3773806 [2020-03-09T15:11:16.915Z] INFO: Updating the golang and path environment variables [2020-03-09T15:11:16.915Z] INFO: GOPATH=d:\gopath [2020-03-09T15:11:16.915Z] INFO: go version go1.13.8 windows/amd64 [2020-03-09T15:11:16.915Z] INFO: Running the daemon under test in debug mode [2020-03-09T15:11:16.915Z] INFO: Starting a daemon under test... [2020-03-09T15:11:16.915Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40645\4\daemon --pidfile d:\CI\PR-40645\4\docker.pid -D [2020-03-09T15:11:16.915Z] INFO: Process started successfully. [2020-03-09T15:11:16.915Z] INFO: Start tailing logs of the daemon under tests [2020-03-09T15:11:16.915Z] INFO: Waiting for the daemon under test to start... [2020-03-09T15:11:17.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:11:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:11:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:11:17.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:11:17.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:11:18.001Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-09T15:11:18.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER docker:44557c811819f1b92e45976999824fb13c057f39 hack/make.sh binary-daemon [2020-03-09T15:11:18.585Z] INFO: Daemon under test started and replied! [2020-03-09T15:11:18.585Z] INFO: Docker version of the daemon under test [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] Client: [2020-03-09T15:11:18.585Z] Version: 17.06.2-ce [2020-03-09T15:11:18.585Z] API version: 1.30 [2020-03-09T15:11:18.585Z] Go version: go1.8.3 [2020-03-09T15:11:18.585Z] Git commit: cec0b72 [2020-03-09T15:11:18.585Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-09T15:11:18.585Z] OS/Arch: windows/amd64 [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] Server: [2020-03-09T15:11:18.585Z] Version: 0.0.0-dev [2020-03-09T15:11:18.585Z] API version: 1.41 (minimum version 1.24) [2020-03-09T15:11:18.585Z] Go version: go1.13.8 [2020-03-09T15:11:18.585Z] Git commit: 75bab282e2 [2020-03-09T15:11:18.585Z] Built: 03/09/2020 15:09:33 [2020-03-09T15:11:18.585Z] OS/Arch: windows/amd64 [2020-03-09T15:11:18.585Z] Experimental: false [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] INFO: Docker info of the daemon under test [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] Containers: 0 [2020-03-09T15:11:18.585Z] Running: 0 [2020-03-09T15:11:18.585Z] Paused: 0 [2020-03-09T15:11:18.585Z] Stopped: 0 [2020-03-09T15:11:18.585Z] Images: 0 [2020-03-09T15:11:18.585Z] Server Version: 0.0.0-dev [2020-03-09T15:11:18.585Z] Storage Driver: windowsfilter [2020-03-09T15:11:18.585Z] Windows: [2020-03-09T15:11:18.585Z] Logging Driver: json-file [2020-03-09T15:11:18.585Z] Plugins: [2020-03-09T15:11:18.585Z] Volume: local [2020-03-09T15:11:18.585Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T15:11:18.585Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T15:11:18.585Z] Swarm: inactive [2020-03-09T15:11:18.585Z] Default Isolation: process [2020-03-09T15:11:18.585Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T15:11:18.585Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T15:11:18.585Z] OSType: windows [2020-03-09T15:11:18.585Z] Architecture: x86_64 [2020-03-09T15:11:18.585Z] CPUs: 4 [2020-03-09T15:11:18.585Z] Total Memory: 32GiB [2020-03-09T15:11:18.585Z] Name: azwin-2-683490 [2020-03-09T15:11:18.585Z] ID: Z25C:LP5D:5IQC:WHSR:J4WH:2YVT:YTU2:VKO2:EG4H:2BNN:5PXC:3LUS [2020-03-09T15:11:18.585Z] Docker Root Dir: D:\CI\PR-40645\4\daemon [2020-03-09T15:11:18.585Z] Debug Mode (client): false [2020-03-09T15:11:18.585Z] Debug Mode (server): true [2020-03-09T15:11:18.585Z] File Descriptors: -1 [2020-03-09T15:11:18.585Z] Goroutines: 17 [2020-03-09T15:11:18.585Z] System Time: 2020-03-09T15:11:18.3555442Z [2020-03-09T15:11:18.585Z] EventsListeners: 0 [2020-03-09T15:11:18.585Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:11:18.585Z] Labels: [2020-03-09T15:11:18.585Z] Experimental: false [2020-03-09T15:11:18.585Z] Insecure Registries: [2020-03-09T15:11:18.585Z] 127.0.0.0/8 [2020-03-09T15:11:18.585Z] Live Restore Enabled: false [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] INFO: Docker images of the daemon under test [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-09T15:11:18.585Z] [2020-03-09T15:11:18.585Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-09T15:11:18.585Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-09T15:11:18.594Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-09T15:11:18.946Z] [2020-03-09T15:11:18.946Z] Removing bundles/ [2020-03-09T15:11:18.946Z] [2020-03-09T15:11:18.946Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-09T15:11:18.946Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-09T15:11:18.946Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:11:19.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-09T15:11:19.383Z] ltsc2019: Pulling from windows/servercore [2020-03-09T15:11:19.383Z] 65014b3c3121: Pulling fs layer [2020-03-09T15:11:19.383Z] b5405b758079: Pulling fs layer [2020-03-09T15:11:20.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:11:20.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:11:20.679Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2020-03-09T15:11:20.679Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:11:20.679Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:11:20.679Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:11:20.679Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:11:21.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-09T15:11:21.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:11:21.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-09T15:11:21.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:11:23.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:11:23.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:11:24.208Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-03-09T15:11:24.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-09T15:11:24.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-09T15:11:25.727Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:11:25.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-09T15:11:26.453Z] b5405b758079: Verifying Checksum [2020-03-09T15:11:26.454Z] b5405b758079: Download complete [2020-03-09T15:11:26.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:11:29.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-09T15:11:29.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:11:29.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:11:30.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-09T15:11:31.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-09T15:11:32.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-09T15:11:32.322Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2020-03-09T15:11:32.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-03-09T15:11:32.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2020-03-09T15:11:32.323Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:11:33.412Z] 65014b3c3121: Verifying Checksum [2020-03-09T15:11:33.412Z] 65014b3c3121: Download complete [2020-03-09T15:11:34.218Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2020-03-09T15:11:34.218Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:11:34.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-09T15:11:34.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-09T15:11:35.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-09T15:11:35.981Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2020-03-09T15:11:35.981Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:11:37.876Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-03-09T15:11:37.876Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:11:39.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-09T15:11:39.774Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-03-09T15:11:39.774Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:11:41.669Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-03-09T15:11:41.669Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:11:42.600Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-03-09T15:11:42.600Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:11:42.617Z] --- PASS: TestServiceWithDataPathPortInit (19.00s) [2020-03-09T15:11:42.617Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:11:43.534Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-03-09T15:11:43.535Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:11:44.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-09T15:11:45.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-03-09T15:11:45.162Z] === RUN TestKernelTCPMemory [2020-03-09T15:11:46.093Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-03-09T15:11:46.093Z] === RUN TestNISDomainname [2020-03-09T15:11:47.463Z] --- PASS: TestNISDomainname (1.11s) [2020-03-09T15:11:47.463Z] === RUN TestHostnameDnsResolution [2020-03-09T15:11:47.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2020-03-09T15:11:47.886Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fwozqkffqlyxojqls0gk7iigp Created:2020-03-09 15:11:40.144455651 +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[f49e5ae4dd256735f2eef3858525cfec54ee5348ad36743920731ba772e5f9cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0i7fsc9td5ntcskxwyu8pfkrq EndpointID:2afd54a0819919fbe5bb34b98b70a68cd33a2efcfdc0388a7ba56addca43b19c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:818bfecc7a46c91e142b3d9dd70ccf9b4b1492f2c5e5ed2f5f0559a098ef7296 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:c6b1ed03d737 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0i7fsc9td5ntcskxwyu8pfkrq EndpointID:2afd54a0819919fbe5bb34b98b70a68cd33a2efcfdc0388a7ba56addca43b19c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:11:47.886Z] PASS [2020-03-09T15:11:47.886Z] [2020-03-09T15:11:47.886Z] === Skipped [2020-03-09T15:11:47.886Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:11:47.886Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:11:47.886Z] [2020-03-09T15:11:47.886Z] [2020-03-09T15:11:47.886Z] DONE 21 tests, 1 skipped in 54.706s [2020-03-09T15:11:47.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:11:47.886Z] ++ 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-03-09T15:11:47.886Z] ++ set -e [2020-03-09T15:11:47.886Z] ++ '[' -n 0 ']' [2020-03-09T15:11:47.886Z] ++ set -x [2020-03-09T15:11:47.886Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:11:48.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-09T15:11:48.145Z] INFO: Testing against a local daemon [2020-03-09T15:11:48.145Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:11:48.145Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-09T15:11:48.145Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:11:48.145Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:11:48.145Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:11:48.145Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:11:48.145Z] PASS [2020-03-09T15:11:48.145Z] [2020-03-09T15:11:48.145Z] === Skipped [2020-03-09T15:11:48.145Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-09T15:11:48.145Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:11:48.145Z] [2020-03-09T15:11:48.145Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:11:48.145Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:11:48.145Z] [2020-03-09T15:11:48.145Z] [2020-03-09T15:11:48.145Z] DONE 2 tests, 2 skipped in 0.174s [2020-03-09T15:11:48.145Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:11:48.145Z] ++ 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-03-09T15:11:48.145Z] ++ set -e [2020-03-09T15:11:48.145Z] ++ '[' -n 0 ']' [2020-03-09T15:11:48.145Z] ++ set -x [2020-03-09T15:11:48.145Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:11:48.405Z] INFO: Testing against a local daemon [2020-03-09T15:11:48.405Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:11:48.958Z] --- PASS: TestHostnameDnsResolution (1.41s) [2020-03-09T15:11:48.958Z] === RUN TestStats [2020-03-09T15:11:49.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-09T15:11:50.896Z] --- PASS: TestStats (1.98s) [2020-03-09T15:11:50.896Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:11:50.896Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:11:50.897Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:11:50.897Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:11:50.897Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:11:50.897Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:11:50.897Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:11:50.897Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:11:50.897Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:11:50.897Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:11:50.897Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:11:50.940Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.34s) [2020-03-09T15:11:50.940Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:11:51.877Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:11:51.887Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:11:51.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-09T15:11:52.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-09T15:11:53.275Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:11:53.861Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:11:54.668Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:11:55.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-09T15:11:55.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-09T15:11:55.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-09T15:11:55.795Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-09T15:11:55.795Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-03-09T15:11:55.795Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-03-09T15:11:55.795Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-03-09T15:11:55.795Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-03-09T15:11:55.795Z] === RUN TestDeleteDevicemapper [2020-03-09T15:11:55.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:11:55.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:11:55.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:11:55.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-09T15:11:57.957Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:11:59.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-09T15:11:59.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2020-03-09T15:11:59.071Z] === RUN TestUpdateMemory [2020-03-09T15:11:59.071Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-09T15:11:59.071Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:11:59.071Z] === RUN TestUpdateCPUQuota [2020-03-09T15:11:59.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-09T15:11:59.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-09T15:12:00.823Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-03-09T15:12:00.823Z] === RUN TestUpdatePidsLimit [2020-03-09T15:12:00.823Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:12:01.389Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:12:01.646Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:12:01.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-09T15:12:01.903Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:12:02.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:12:02.814Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:12:03.231Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:12:03.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:12:04.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-09T15:12:04.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-03-09T15:12:04.749Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:12:05.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-09T15:12:08.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-09T15:12:09.798Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:12:10.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan (20.48s) [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.03s) [2020-03-09T15:12:11.176Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-03-09T15:12:11.176Z] PASS [2020-03-09T15:12:11.176Z] [2020-03-09T15:12:11.176Z] DONE 8 tests in 22.981s [2020-03-09T15:12:11.176Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:12:11.176Z] ++ 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-03-09T15:12:11.176Z] ++ set -e [2020-03-09T15:12:11.176Z] ++ '[' -n 0 ']' [2020-03-09T15:12:11.176Z] ++ set -x [2020-03-09T15:12:11.176Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:12:11.176Z] testing: warning: no tests to run [2020-03-09T15:12:11.176Z] PASS [2020-03-09T15:12:11.176Z] [2020-03-09T15:12:11.176Z] DONE 0 tests in 0.038s [2020-03-09T15:12:11.176Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:12:11.176Z] ++ 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-03-09T15:12:11.176Z] ++ set -e [2020-03-09T15:12:11.176Z] ++ '[' -n 0 ']' [2020-03-09T15:12:11.176Z] ++ set -x [2020-03-09T15:12:11.176Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:12:11.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-09T15:12:11.435Z] INFO: Testing against a local daemon [2020-03-09T15:12:11.435Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:12:11.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-09T15:12:13.306Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-09T15:12:13.343Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2020-03-09T15:12:13.343Z] === RUN TestAuthZPluginTLS [2020-03-09T15:12:13.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-09T15:12:13.820Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-09T15:12:13.910Z] --- PASS: TestAuthZPluginTLS (0.75s) [2020-03-09T15:12:13.910Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:12:14.749Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-09T15:12:14.848Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2020-03-09T15:12:14.848Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:12:15.416Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s) [2020-03-09T15:12:15.416Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:12:16.353Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2020-03-09T15:12:16.353Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:12:18.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-09T15:12:18.021Z] --- PASS: TestUpdateRestartPolicy (13.14s) [2020-03-09T15:12:18.021Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:12:18.257Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2020-03-09T15:12:18.257Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:12:18.826Z] --- PASS: TestAuthZPluginErrorResponse (0.72s) [2020-03-09T15:12:18.826Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:12:18.952Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2020-03-09T15:12:18.952Z] === RUN TestWaitNonBlocked [2020-03-09T15:12:18.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:12:18.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:12:18.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:12:18.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:12:18.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:12:18.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:12:19.395Z] --- PASS: TestAuthZPluginErrorRequest (0.73s) [2020-03-09T15:12:19.395Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:12:20.322Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-09T15:12:20.322Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-03-09T15:12:20.322Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-03-09T15:12:20.322Z] === RUN TestWaitBlocked [2020-03-09T15:12:20.322Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:12:20.322Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:12:20.322Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:12:20.322Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:12:20.322Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:12:20.322Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:12:20.333Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2020-03-09T15:12:20.333Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:12:20.579Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-09T15:12:21.143Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-09T15:12:21.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-03-09T15:12:21.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-03-09T15:12:21.144Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:12:21.144Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:12:22.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-09T15:12:22.514Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-09T15:12:22.868Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) [2020-03-09T15:12:22.868Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:12:23.445Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-09T15:12:24.818Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-09T15:12:25.382Z] --- PASS: TestDaemonHostGatewayIP (4.11s) [2020-03-09T15:12:25.382Z] === CONT TestIpcModeOlderClient [2020-03-09T15:12:25.382Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s) [2020-03-09T15:12:25.382Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:12:25.382Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-09T15:12:25.406Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2020-03-09T15:12:25.406Z] === RUN TestAuthZPluginHeader [2020-03-09T15:12:26.345Z] --- PASS: TestAuthZPluginHeader (1.14s) [2020-03-09T15:12:26.345Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:12:26.345Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:12:26.345Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:26.345Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:12:26.345Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:12:26.345Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:26.345Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:12:26.345Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:12:26.345Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:26.345Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:12:26.345Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:12:26.345Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:26.345Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:12:27.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-09T15:12:29.175Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-03-09T15:12:29.175Z] PASS [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] === Skipped [2020-03-09T15:12:29.176Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-09T15:12:29.176Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:12:29.176Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:12:29.176Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:12:29.176Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:12:29.176Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-09T15:12:29.176Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] [2020-03-09T15:12:29.176Z] DONE 199 tests, 6 skipped in 148.354s [2020-03-09T15:12:29.176Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:12:29.176Z] ++ 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-03-09T15:12:29.176Z] ++ set -e [2020-03-09T15:12:29.176Z] ++ '[' -n 0 ']' [2020-03-09T15:12:29.176Z] ++ set -x [2020-03-09T15:12:29.176Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:12:29.433Z] INFO: Testing against a local daemon [2020-03-09T15:12:29.433Z] === RUN TestCommitInheritsEnv [2020-03-09T15:12:29.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-09T15:12:29.948Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-03-09T15:12:29.948Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:12:29.948Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-09T15:12:29.948Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:12:29.948Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-09T15:12:29.948Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:12:29.948Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-03-09T15:12:29.948Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:12:30.513Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-03-09T15:12:30.513Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:12:31.445Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-09T15:12:32.815Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2020-03-09T15:12:32.815Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:12:32.815Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-09T15:12:32.815Z] === RUN TestTagInvalidReference [2020-03-09T15:12:32.815Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-09T15:12:32.815Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:12:33.072Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-09T15:12:33.072Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:12:33.072Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-09T15:12:33.072Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-09T15:12:33.072Z] === RUN TestTagOfficialNames [2020-03-09T15:12:33.072Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-09T15:12:33.072Z] === RUN TestTagMatchesDigest [2020-03-09T15:12:33.072Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-09T15:12:33.072Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-09T15:12:33.636Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-09T15:12:35.008Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-09T15:12:35.265Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-09T15:12:35.830Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-09T15:12:36.088Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-09T15:12:36.652Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-09T15:12:36.652Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-09T15:12:36.913Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-09T15:12:38.809Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-09T15:12:38.809Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-09T15:12:40.341Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-09T15:12:40.341Z] Copying nested executables into bundles/binary-daemon [2020-03-09T15:12:40.341Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-09T15:12:40.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER docker:44557c811819f1b92e45976999824fb13c057f39 hack/make.sh cross [2020-03-09T15:12:40.931Z] [2020-03-09T15:12:41.190Z] Removing bundles/ [2020-03-09T15:12:41.190Z] [2020-03-09T15:12:41.190Z] ---> Making bundle: cross (in bundles/cross) [2020-03-09T15:12:41.190Z] Cross building: bundles/cross/linux/amd64 [2020-03-09T15:12:41.190Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-09T15:12:41.190Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-09T15:12:42.988Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-09T15:12:44.883Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-09T15:12:46.253Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-09T15:12:48.279Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.41s) [2020-03-09T15:12:48.279Z] PASS [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] === Skipped [2020-03-09T15:12:48.279Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:12:48.279Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:12:48.279Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:12:48.279Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:12:48.279Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] DONE 17 tests, 4 skipped in 33.365s [2020-03-09T15:12:48.279Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:12:48.279Z] ++ 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-03-09T15:12:48.279Z] ++ set -e [2020-03-09T15:12:48.279Z] ++ '[' -n 0 ']' [2020-03-09T15:12:48.279Z] ++ set -x [2020-03-09T15:12:48.279Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:12:48.279Z] INFO: Testing against a local daemon [2020-03-09T15:12:48.279Z] === RUN TestPluginInvalidJSON [2020-03-09T15:12:48.279Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:12:48.279Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:12:48.279Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:12:48.279Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-09T15:12:48.279Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:12:48.279Z] PASS [2020-03-09T15:12:48.279Z] [2020-03-09T15:12:48.279Z] DONE 2 tests in 0.191s [2020-03-09T15:12:48.279Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:12:48.279Z] ++ 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-03-09T15:12:48.279Z] ++ set -e [2020-03-09T15:12:48.279Z] ++ '[' -n 0 ']' [2020-03-09T15:12:48.279Z] ++ set -x [2020-03-09T15:12:48.279Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:12:48.279Z] INFO: Testing against a local daemon [2020-03-09T15:12:48.279Z] === RUN TestExternalGraphDriver [2020-03-09T15:12:48.279Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:12:48.279Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:12:49.529Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-09T15:12:50.461Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-09T15:12:50.718Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-09T15:12:50.815Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:12:51.283Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-09T15:12:51.593Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-09T15:12:51.854Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-09T15:12:52.119Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-09T15:12:52.385Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-09T15:12:53.323Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-09T15:12:53.350Z] --- PASS: TestExternalGraphDriver (8.11s) [2020-03-09T15:12:53.350Z] --- PASS: TestExternalGraphDriver/json (2.68s) [2020-03-09T15:12:53.350Z] --- PASS: TestExternalGraphDriver/spec (2.97s) [2020-03-09T15:12:53.350Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2020-03-09T15:12:53.350Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:12:53.350Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-09T15:12:53.350Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:53.350Z] PASS [2020-03-09T15:12:53.350Z] [2020-03-09T15:12:53.350Z] === Skipped [2020-03-09T15:12:53.350Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-09T15:12:53.350Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:12:53.350Z] [2020-03-09T15:12:53.350Z] [2020-03-09T15:12:53.350Z] DONE 5 tests, 1 skipped in 8.306s [2020-03-09T15:12:53.350Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:12:53.350Z] ++ 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-03-09T15:12:53.350Z] ++ set -e [2020-03-09T15:12:53.350Z] ++ '[' -n 0 ']' [2020-03-09T15:12:53.350Z] ++ set -x [2020-03-09T15:12:53.350Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:12:53.350Z] INFO: Testing against a local daemon [2020-03-09T15:12:53.350Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:12:53.350Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:12:53.350Z] === RUN TestReadPluginNoRead [2020-03-09T15:12:53.350Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:12:53.350Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:12:53.350Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:12:53.350Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:12:53.350Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:12:53.350Z] === CONT TestReadPluginNoRead [2020-03-09T15:12:53.580Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-09T15:12:56.855Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-09T15:12:58.227Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-09T15:12:58.484Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-09T15:12:59.416Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-09T15:13:03.597Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-09T15:13:03.597Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-09T15:13:06.871Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-09T15:13:08.257Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:13:08.257Z] --- PASS: TestDaemonStartWithLogOpt (13.73s) [2020-03-09T15:13:08.257Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:13:08.767Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-09T15:13:08.767Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-09T15:13:09.700Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-09T15:13:10.160Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:13:10.265Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-09T15:13:12.065Z] --- PASS: TestReadPluginNoRead (18.50s) [2020-03-09T15:13:12.065Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2020-03-09T15:13:12.065Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-03-09T15:13:12.065Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-03-09T15:13:12.065Z] read_test.go:91: [d9f33b202c715] daemon is not started [2020-03-09T15:13:12.065Z] --- PASS: TestContinueAfterPluginCrash (18.52s) [2020-03-09T15:13:12.065Z] PASS [2020-03-09T15:13:12.065Z] [2020-03-09T15:13:12.065Z] DONE 6 tests in 18.704s [2020-03-09T15:13:12.065Z] 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-03-09T15:13:12.065Z] ++ 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-03-09T15:13:12.065Z] ++ set -e [2020-03-09T15:13:12.065Z] ++ '[' -n 0 ']' [2020-03-09T15:13:12.065Z] ++ set -x [2020-03-09T15:13:12.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:13:12.065Z] testing: warning: no tests to run [2020-03-09T15:13:12.065Z] PASS [2020-03-09T15:13:12.065Z] [2020-03-09T15:13:12.065Z] DONE 0 tests in 0.059s [2020-03-09T15:13:12.065Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:13:12.065Z] ++ 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-03-09T15:13:12.065Z] ++ set -e [2020-03-09T15:13:12.065Z] ++ '[' -n 0 ']' [2020-03-09T15:13:12.065Z] ++ set -x [2020-03-09T15:13:12.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:13:12.065Z] INFO: Testing against a local daemon [2020-03-09T15:13:12.065Z] === RUN TestPluginWithDevMounts [2020-03-09T15:13:12.065Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:13:12.065Z] === CONT TestPluginWithDevMounts [2020-03-09T15:13:13.541Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-09T15:13:14.105Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-09T15:13:14.105Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-09T15:13:14.601Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-03-09T15:13:14.601Z] PASS [2020-03-09T15:13:14.601Z] [2020-03-09T15:13:14.601Z] DONE 1 tests in 2.424s [2020-03-09T15:13:14.601Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:13:14.601Z] ++ 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-03-09T15:13:14.601Z] ++ set -e [2020-03-09T15:13:14.601Z] ++ '[' -n 0 ']' [2020-03-09T15:13:14.601Z] ++ set -x [2020-03-09T15:13:14.601Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:13:14.601Z] INFO: Testing against a local daemon [2020-03-09T15:13:14.601Z] === RUN TestSecretInspect [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/types/time 0.040s coverage: 100.0% of statements [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T15:13:16.454Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T15:13:16.454Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-03-09T15:13:17.479Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-03-09T15:13:17.887Z] --- PASS: TestSecretInspect (3.39s) [2020-03-09T15:13:17.887Z] === RUN TestSecretList [2020-03-09T15:13:19.362Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-09T15:13:19.363Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-09T15:13:20.203Z] ok github.com/docker/docker/builder/remotecontext/git 4.876s coverage: 86.3% of statements [2020-03-09T15:13:21.258Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-09T15:13:21.258Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-09T15:13:21.258Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-09T15:13:21.258Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-09T15:13:21.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-09T15:13:21.701Z] ok github.com/docker/docker/builder/remotecontext 0.505s coverage: 13.6% of statements [2020-03-09T15:13:22.077Z] --- PASS: TestSecretList (3.38s) [2020-03-09T15:13:22.077Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:13:23.413Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-09T15:13:24.420Z] ok github.com/docker/docker/builder/dockerfile 1.509s coverage: 48.2% of statements [2020-03-09T15:13:24.420Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T15:13:24.420Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T15:13:25.365Z] --- PASS: TestSecretsCreateAndDelete (3.38s) [2020-03-09T15:13:25.365Z] === RUN TestSecretsUpdate [2020-03-09T15:13:25.938Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-09T15:13:26.503Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-09T15:13:28.401Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-09T15:13:28.653Z] --- PASS: TestSecretsUpdate (3.36s) [2020-03-09T15:13:28.654Z] === RUN TestTemplatedSecret [2020-03-09T15:13:28.660Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-09T15:13:29.327Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-09T15:13:29.891Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-09T15:13:31.789Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-09T15:13:31.789Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-09T15:13:32.046Z] --- PASS: TestTemplatedSecret (3.59s) [2020-03-09T15:13:32.046Z] === RUN TestSecretCreateResolve [2020-03-09T15:13:32.876Z] ok github.com/docker/docker/client 0.682s coverage: 75.8% of statements [2020-03-09T15:13:33.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-09T15:13:33.726Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-09T15:13:35.343Z] --- PASS: TestSecretCreateResolve (3.51s) [2020-03-09T15:13:35.343Z] PASS [2020-03-09T15:13:35.343Z] [2020-03-09T15:13:35.343Z] DONE 6 tests in 20.799s [2020-03-09T15:13:35.343Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:13:35.343Z] ++ 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-03-09T15:13:35.343Z] ++ set -e [2020-03-09T15:13:35.343Z] ++ '[' -n 0 ']' [2020-03-09T15:13:35.343Z] ++ set -x [2020-03-09T15:13:35.343Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:13:35.343Z] INFO: Testing against a local daemon [2020-03-09T15:13:35.343Z] === RUN TestServiceCreateInit [2020-03-09T15:13:35.343Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:13:35.622Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-09T15:13:36.995Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-09T15:13:37.561Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-09T15:13:39.455Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-09T15:13:40.619Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:13:40.827Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-09T15:13:42.724Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-09T15:13:45.248Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-09T15:13:45.893Z] --- PASS: TestServiceCreateInit (9.87s) [2020-03-09T15:13:45.893Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-03-09T15:13:45.893Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2020-03-09T15:13:45.893Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:13:46.619Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-09T15:13:50.797Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-09T15:13:52.692Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-09T15:13:53.257Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-09T15:13:55.153Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-09T15:13:55.411Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-09T15:13:57.309Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-09T15:13:58.680Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-09T15:13:59.615Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-09T15:13:59.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-09T15:14:00.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-09T15:14:00.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-09T15:14:01.944Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-09T15:14:02.579Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-09T15:14:02.579Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-09T15:14:02.579Z] Cross building: bundles/cross/windows/amd64 [2020-03-09T15:14:02.579Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-09T15:14:02.579Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-09T15:14:03.313Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-09T15:14:03.570Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-09T15:14:04.939Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-09T15:14:07.833Z] --- PASS: TestCreateServiceMultipleTimes (19.91s) [2020-03-09T15:14:07.833Z] === RUN TestCreateServiceConflict [2020-03-09T15:14:08.772Z] --- PASS: TestCreateServiceConflict (3.39s) [2020-03-09T15:14:08.772Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T15:14:09.398Z] 65014b3c3121: Pull complete [2020-03-09T15:14:11.485Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-09T15:14:12.967Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2020-03-09T15:14:12.967Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T15:14:18.033Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-09T15:14:19.404Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-09T15:14:21.299Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-09T15:14:23.195Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-09T15:14:24.564Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-09T15:14:26.461Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-09T15:14:27.849Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s) [2020-03-09T15:14:27.849Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T15:14:29.739Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-09T15:14:29.739Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-09T15:14:31.137Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-03-09T15:14:31.137Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T15:14:34.429Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-03-09T15:14:34.429Z] === RUN TestCreateServiceSysctls [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite (352.02s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.72s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.45s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.13s) [2020-03-09T15:14:36.288Z] docker_cli_daemon_test.go:1449: [ddd16dbd50be2] daemon is not started [2020-03-09T15:14:36.288Z] check_test.go:309: [d4e017d1e1c4b] daemon is not started [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.04s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.17s) [2020-03-09T15:14:36.288Z] check_test.go:309: [de1cd1b66ccd2] daemon is not started [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.09s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.35s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.02s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.70s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.54s) [2020-03-09T15:14:36.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.65s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.74s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d70dac378e62c] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d98bdab5ad921] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-03-09T15:14:36.289Z] check_test.go:309: [db6019f0a20fa] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.42s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.34s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-09T15:14:36.289Z] check_test.go:309: [de6db7c3d05e0] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.31s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.60s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s) [2020-03-09T15:14:36.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-09T15:14:36.289Z] check_test.go:309: [d256d23ba7a40] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.42s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.55s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d6e5d253c02cc] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d19535b404db4] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_plugins_test.go:79: [d46a3159d452b] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_plugins_test.go:169: [dad05868d4992] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d8e908edc3887] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.73s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d83d1bb9ff355] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.38s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.95s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.84s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d320f3c2805a9] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.14s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2020-03-09T15:14:36.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-09T15:14:36.289Z] check_test.go:309: [dcecfef42da8a] daemon is not started [2020-03-09T15:14:36.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-09T15:14:36.289Z] check_test.go:309: [d145fe857b2c4] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.60s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d5ef6ce38a3a8] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.25s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.15s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.10s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.55s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.00s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d180d97562cd3] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.29s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2020-03-09T15:14:36.289Z] check_test.go:309: [daa5a9a0086bb] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.04s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-09T15:14:36.289Z] check_test.go:309: [d8026ceb15ccd] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-03-09T15:14:36.289Z] check_test.go:309: [db2367366f6b3] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.68s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d821f366e4018] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.25s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.41s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-09T15:14:36.289Z] check_test.go:309: [ddb658a196e15] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.21s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.79s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.05s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d617adebff561] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-09T15:14:36.289Z] check_test.go:309: [d25241b00e25a] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.97s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.58s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.11s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.71s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.29s) [2020-03-09T15:14:36.289Z] docker_cli_daemon_test.go:2542: [dba23887e5b09] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.70s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.01s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.26s) [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-03-09T15:14:36.289Z] check_test.go:309: [df63994aba02f] daemon is not started [2020-03-09T15:14:36.289Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s) [2020-03-09T15:14:36.289Z] === RUN TestDockerSwarmSuite [2020-03-09T15:14:36.289Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-09T15:14:38.184Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-09T15:14:38.624Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-03-09T15:14:38.624Z] === RUN TestCreateServiceCapabilities [2020-03-09T15:14:38.748Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-09T15:14:38.748Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-09T15:14:39.005Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-09T15:14:41.235Z] ok github.com/docker/docker/cmd/dockerd 0.378s coverage: 30.7% of statements [2020-03-09T15:14:41.235Z] ok github.com/docker/docker/container 0.202s coverage: 34.9% of statements [2020-03-09T15:14:41.235Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T15:14:41.235Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T15:14:41.235Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T15:14:41.235Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T15:14:41.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2020-03-09T15:14:42.281Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-09T15:14:42.819Z] --- PASS: TestCreateServiceCapabilities (3.68s) [2020-03-09T15:14:42.819Z] === RUN TestInspect [2020-03-09T15:14:44.176Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-09T15:14:46.109Z] --- PASS: TestInspect (3.76s) [2020-03-09T15:14:46.109Z] === RUN TestCreateJob [2020-03-09T15:14:47.453Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-09T15:14:48.098Z] ok github.com/docker/docker/daemon/cluster/convert 0.071s coverage: 35.7% of statements [2020-03-09T15:14:48.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-09T15:14:50.153Z] ok github.com/docker/docker/daemon/cluster 0.217s coverage: 0.5% of statements [2020-03-09T15:14:50.282Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-09T15:14:51.380Z] --- PASS: TestCreateJob (4.38s) [2020-03-09T15:14:51.380Z] === RUN TestReplicatedJob [2020-03-09T15:14:55.697Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-03-09T15:14:57.192Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-03-09T15:14:57.949Z] --- PASS: TestReplicatedJob (7.37s) [2020-03-09T15:14:57.949Z] === RUN TestUpdateReplicatedJob [2020-03-09T15:14:58.234Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.7% of statements [2020-03-09T15:14:58.381Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-09T15:15:00.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-09T15:15:00.939Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-03-09T15:15:01.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-09T15:15:02.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-09T15:15:02.425Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.561s coverage: 13.7% of statements [2020-03-09T15:15:02.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-09T15:15:03.221Z] --- PASS: TestUpdateReplicatedJob (4.52s) [2020-03-09T15:15:03.221Z] === RUN TestServiceListWithStatuses [2020-03-09T15:15:03.221Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T15:15:03.221Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:15:03.221Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T15:15:05.427Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.9% of statements [2020-03-09T15:15:05.427Z] ok github.com/docker/docker/daemon 12.473s coverage: 17.5% of statements [2020-03-09T15:15:05.427Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T15:15:05.427Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T15:15:05.427Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T15:15:05.427Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T15:15:05.715Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.901s coverage: 57.9% of statements [2020-03-09T15:15:09.797Z] --- PASS: TestDockerNetworkConnectAlias (6.25s) [2020-03-09T15:15:09.797Z] === RUN TestDockerNetworkReConnect [2020-03-09T15:15:12.661Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.950s coverage: 48.6% of statements [2020-03-09T15:15:12.661Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.761s coverage: 68.6% of statements [2020-03-09T15:15:13.991Z] --- PASS: TestDockerNetworkReConnect (5.32s) [2020-03-09T15:15:13.991Z] === RUN TestServicePlugin [2020-03-09T15:15:13.991Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-09T15:15:13.991Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:15:13.991Z] === RUN TestServiceUpdateLabel [2020-03-09T15:15:15.879Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.478s coverage: 46.2% of statements [2020-03-09T15:15:15.879Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T15:15:15.879Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-03-09T15:15:16.566Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.550s coverage: 54.8% of statements [2020-03-09T15:15:16.566Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T15:15:16.853Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.634s coverage: 76.1% of statements [2020-03-09T15:15:16.853Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T15:15:18.185Z] --- PASS: TestServiceUpdateLabel (3.44s) [2020-03-09T15:15:18.185Z] === RUN TestServiceUpdateSecrets [2020-03-09T15:15:18.939Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2020-03-09T15:15:20.775Z] --- PASS: TestImportExtremelyLargeImageWorks (165.90s) [2020-03-09T15:15:20.776Z] PASS [2020-03-09T15:15:20.776Z] [2020-03-09T15:15:20.776Z] DONE 12 tests in 169.883s [2020-03-09T15:15:20.776Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:15:20.776Z] ++ 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-03-09T15:15:20.776Z] ++ set -e [2020-03-09T15:15:20.776Z] ++ '[' -n 0 ']' [2020-03-09T15:15:20.776Z] ++ set -x [2020-03-09T15:15:20.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:15:20.776Z] INFO: Testing against a local daemon [2020-03-09T15:15:20.776Z] === RUN TestNetworkCreateDelete [2020-03-09T15:15:20.776Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-03-09T15:15:20.776Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:15:20.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.96s) [2020-03-09T15:15:20.776Z] === RUN TestInspectNetwork [2020-03-09T15:15:22.145Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-09T15:15:22.145Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-09T15:15:22.437Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2020-03-09T15:15:23.063Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 41.8% of statements [2020-03-09T15:15:23.973Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-09T15:15:23.973Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-09T15:15:23.973Z] remote: Enumerating objects: 2, done. [2020-03-09T15:15:23.973Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-09T15:15:23.973Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-09T15:15:23.973Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-09T15:15:23.973Z] 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-03-09T15:15:23.973Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-09T15:15:23.973Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T15:15:24.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/test/unit [2020-03-09T15:15:25.418Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:15:25.418Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:15:25.418Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:15:25.418Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:15:26.565Z] ok github.com/docker/docker/daemon/logger/gelf 0.047s coverage: 67.0% of statements [2020-03-09T15:15:26.565Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.8% of statements [2020-03-09T15:15:26.833Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:15:26.854Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2020-03-09T15:15:26.854Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T15:15:26.854Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T15:15:26.854Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T15:15:26.854Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T15:15:26.854Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-03-09T15:15:27.313Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-09T15:15:27.313Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-09T15:15:27.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-09T15:15:28.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-03-09T15:15:28.441Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-09T15:15:28.441Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-09T15:15:28.698Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-09T15:15:28.955Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-09T15:15:29.519Z] --- PASS: TestInspectNetwork (9.09s) [2020-03-09T15:15:29.519Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T15:15:29.519Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:15:29.519Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:15:29.519Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:15:29.519Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:15:30.408Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 62.1% of statements [2020-03-09T15:15:30.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-09T15:15:30.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-09T15:15:31.145Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-09T15:15:31.433Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 74.7% of statements [2020-03-09T15:15:31.433Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T15:15:31.433Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2020-03-09T15:15:32.561Z] --- PASS: TestRunContainerWithBridgeNone (3.04s) [2020-03-09T15:15:32.561Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:15:32.561Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:15:32.561Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:15:32.561Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:15:32.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:15:32.561Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:15:32.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:15:32.561Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:15:32.561Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:15:32.561Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:15:32.561Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-09T15:15:32.561Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:15:32.561Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:15:32.561Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:15:32.561Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:15:32.886Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-09T15:15:33.069Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2020-03-09T15:15:33.069Z] === RUN TestServiceUpdateConfigs [2020-03-09T15:15:33.496Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-03-09T15:15:33.818Z] --- PASS: TestDaemonRestartWithLiveRestore (1.17s) [2020-03-09T15:15:33.818Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:15:34.123Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2020-03-09T15:15:34.383Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-03-09T15:15:34.383Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:15:34.640Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-09T15:15:35.573Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-03-09T15:15:35.573Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:15:35.621Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-03-09T15:15:36.138Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-09T15:15:37.070Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-09T15:15:37.070Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:15:37.328Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-09T15:15:37.328Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-09T15:15:37.328Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:15:37.672Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-03-09T15:15:38.697Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-09T15:15:39.199Z] ok github.com/docker/docker/daemon/logger/splunk 2.827s coverage: 82.5% of statements [2020-03-09T15:15:39.199Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T15:15:39.199Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T15:15:40.591Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2020-03-09T15:15:40.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:15:40.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:15:40.591Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:15:40.591Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:15:41.258Z] ok github.com/docker/docker/distribution/metadata 0.170s coverage: 48.2% of statements [2020-03-09T15:15:41.685Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-03-09T15:15:42.857Z] ok github.com/docker/docker/distribution 0.588s coverage: 22.1% of statements [2020-03-09T15:15:42.857Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T15:15:43.145Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-03-09T15:15:45.948Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-09T15:15:46.647Z] ok github.com/docker/docker/distribution/xfer 1.719s coverage: 85.6% of statements [2020-03-09T15:15:46.647Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T15:15:46.647Z] ok github.com/docker/docker/image 0.074s coverage: 86.4% of statements [2020-03-09T15:15:47.273Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2020-03-09T15:15:47.273Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T15:15:47.581Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-03-09T15:15:47.581Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T15:15:48.607Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2020-03-09T15:15:49.233Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-03-09T15:15:51.166Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2020-03-09T15:15:51.166Z] === RUN TestServiceUpdateNetwork [2020-03-09T15:15:52.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-09T15:15:52.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-09T15:15:54.768Z] ok github.com/docker/docker/opts 0.099s coverage: 67.4% of statements [2020-03-09T15:15:55.058Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-09T15:15:55.706Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-03-09T15:15:56.334Z] ok github.com/docker/docker/pkg/authorization 1.906s coverage: 68.3% of statements [2020-03-09T15:15:56.334Z] ok github.com/docker/docker/pkg/archive 1.420s coverage: 77.3% of statements [2020-03-09T15:15:57.361Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-03-09T15:15:58.651Z] b5405b758079: Pull complete [2020-03-09T15:15:58.651Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-09T15:15:58.651Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:15:58.651Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-09T15:15:58.651Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-09T15:15:58.651Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-03-09T15:15:58.651Z] WARN: Skipping validation tests [2020-03-09T15:15:58.651Z] INFO: Running unit tests at 03/09/2020 15:15:52... [2020-03-09T15:15:58.651Z] INFO: make.ps1 starting at 03/09/2020 15:15:56 [2020-03-09T15:15:58.651Z] INFO: Git commit (75bab282e2) assumed from DOCKER_GITCOMMIT environment variable [2020-03-09T15:15:58.651Z] INFO: Invoking autogen... [2020-03-09T15:15:58.651Z] INFO: Running unit tests... [2020-03-09T15:15:58.856Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-03-09T15:15:58.856Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-03-09T15:15:59.046Z] --- PASS: TestServiceWithDataPathPortInit (18.06s) [2020-03-09T15:15:59.046Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:16:00.346Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-09T15:16:00.977Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-09T15:16:01.267Z] ok github.com/docker/docker/layer 7.294s coverage: 68.8% of statements [2020-03-09T15:16:01.267Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T15:16:01.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T15:16:01.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T15:16:01.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T15:16:01.267Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T15:16:01.267Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T15:16:01.904Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-03-09T15:16:02.923Z] ok github.com/docker/docker/pkg/chrootarchive 4.398s coverage: 43.2% of statements [2020-03-09T15:16:02.923Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T15:16:02.923Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T15:16:02.923Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-09T15:16:03.212Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 89.5% of statements [2020-03-09T15:16:03.374Z] --- PASS: TestServiceUpdateNetwork (14.86s) [2020-03-09T15:16:03.374Z] PASS [2020-03-09T15:16:03.374Z] [2020-03-09T15:16:03.374Z] === Skipped [2020-03-09T15:16:03.374Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T15:16:03.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:16:03.374Z] [2020-03-09T15:16:03.374Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-09T15:16:03.374Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:16:03.374Z] [2020-03-09T15:16:03.374Z] [2020-03-09T15:16:03.374Z] DONE 23 tests, 2 skipped in 148.229s [2020-03-09T15:16:03.374Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T15:16:03.374Z] ++ 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-03-09T15:16:03.374Z] ++ set -e [2020-03-09T15:16:03.374Z] ++ '[' -n 0 ']' [2020-03-09T15:16:03.374Z] ++ set -x [2020-03-09T15:16:03.374Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:16:03.633Z] INFO: Testing against a local daemon [2020-03-09T15:16:03.633Z] === RUN TestSessionCreate [2020-03-09T15:16:03.633Z] --- PASS: TestSessionCreate (0.05s) [2020-03-09T15:16:03.633Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T15:16:03.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-09T15:16:03.633Z] PASS [2020-03-09T15:16:03.633Z] [2020-03-09T15:16:03.633Z] DONE 2 tests in 0.264s [2020-03-09T15:16:03.892Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T15:16:03.892Z] ++ 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-03-09T15:16:03.892Z] ++ set -e [2020-03-09T15:16:03.892Z] ++ '[' -n 0 ']' [2020-03-09T15:16:03.892Z] ++ set -x [2020-03-09T15:16:03.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:16:03.892Z] INFO: Testing against a local daemon [2020-03-09T15:16:03.892Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T15:16:03.892Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:16:03.892Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:16:03.892Z] === RUN TestEventsExecDie [2020-03-09T15:16:04.230Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements [2020-03-09T15:16:04.518Z] ok github.com/docker/docker/pkg/fsutils 0.485s coverage: 85.1% of statements [2020-03-09T15:16:04.806Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2020-03-09T15:16:04.829Z] --- PASS: TestEventsExecDie (0.95s) [2020-03-09T15:16:04.830Z] === RUN TestEventsBackwardsCompatible [2020-03-09T15:16:05.088Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-09T15:16:05.088Z] === RUN TestInfoBinaryCommits [2020-03-09T15:16:05.088Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-09T15:16:05.088Z] === RUN TestInfoAPIVersioned [2020-03-09T15:16:05.088Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-09T15:16:05.088Z] === RUN TestInfoDiscoveryBackend [2020-03-09T15:16:05.676Z] 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/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-03-09T15:16:06.025Z] --- PASS: TestInfoDiscoveryBackend (0.71s) [2020-03-09T15:16:06.025Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T15:16:06.856Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-03-09T15:16:06.856Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2020-03-09T15:16:06.856Z] ok github.com/docker/docker/pkg/idtools 0.693s coverage: 70.1% of statements [2020-03-09T15:16:06.962Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T15:16:06.962Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T15:16:07.142Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s) [2020-03-09T15:16:07.142Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9tgbg3hqzfsldfffwk4uyzwto Created:2020-03-09 15:15:59.646743708 +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[efccccfd8c792ffadd3233863e6028775141790bff1b244942b77323fdba310f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkum1d91ayywhyb53rm196ew5 EndpointID:06eabbe2eb6e17d4edb9e56f238b099fe55c5e8f8687ef394f343d8a7c8261ac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76e4fc834707450040057f08dec47923f154de6d9ab5d561ba838951dc53425b 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:2e1e92db8e2f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkum1d91ayywhyb53rm196ew5 EndpointID:06eabbe2eb6e17d4edb9e56f238b099fe55c5e8f8687ef394f343d8a7c8261ac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:16:07.142Z] PASS [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] === Skipped [2020-03-09T15:16:07.142Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:16:07.142Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] DONE 21 tests, 1 skipped in 47.820s [2020-03-09T15:16:07.142Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:16:07.142Z] ++ 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-03-09T15:16:07.142Z] ++ set -e [2020-03-09T15:16:07.142Z] ++ '[' -n 0 ']' [2020-03-09T15:16:07.142Z] ++ set -x [2020-03-09T15:16:07.142Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:16:07.142Z] INFO: Testing against a local daemon [2020-03-09T15:16:07.142Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:16:07.142Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:16:07.142Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:16:07.142Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:16:07.142Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:16:07.142Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:16:07.142Z] PASS [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] === Skipped [2020-03-09T15:16:07.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:16:07.142Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:16:07.142Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] [2020-03-09T15:16:07.142Z] DONE 2 tests, 2 skipped in 0.149s [2020-03-09T15:16:07.142Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:16:07.142Z] ++ 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-03-09T15:16:07.142Z] ++ set -e [2020-03-09T15:16:07.142Z] ++ '[' -n 0 ']' [2020-03-09T15:16:07.142Z] ++ set -x [2020-03-09T15:16:07.142Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:16:07.142Z] INFO: Testing against a local daemon [2020-03-09T15:16:07.142Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:16:07.480Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-09T15:16:07.530Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.73s) [2020-03-09T15:16:07.531Z] === RUN TestInfoAPI [2020-03-09T15:16:07.531Z] --- PASS: TestInfoAPI (0.06s) [2020-03-09T15:16:07.531Z] === RUN TestInfoAPIWarnings [2020-03-09T15:16:08.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-03-09T15:16:08.399Z] ok github.com/docker/docker/pkg/ioutils 1.753s coverage: 70.1% of statements [2020-03-09T15:16:08.399Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T15:16:08.468Z] --- PASS: TestInfoAPIWarnings (0.69s) [2020-03-09T15:16:08.468Z] === RUN TestInfoDebug [2020-03-09T15:16:09.036Z] --- PASS: TestInfoDebug (0.71s) [2020-03-09T15:16:09.036Z] === RUN TestInfoInsecureRegistries [2020-03-09T15:16:09.036Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-03-09T15:16:09.036Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:16:09.036Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-09T15:16:09.423Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-03-09T15:16:09.423Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-03-09T15:16:09.600Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:16:09.605Z] --- PASS: TestInfoInsecureRegistries (0.71s) [2020-03-09T15:16:09.605Z] === RUN TestInfoRegistryMirrors [2020-03-09T15:16:10.048Z] ok github.com/docker/docker/pkg/mount 0.885s coverage: 70.0% of statements [2020-03-09T15:16:10.048Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T15:16:10.336Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.055s coverage: 91.4% of statements [2020-03-09T15:16:10.532Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:16:10.542Z] --- PASS: TestInfoRegistryMirrors (0.71s) [2020-03-09T15:16:10.542Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T15:16:10.622Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-03-09T15:16:10.623Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T15:16:10.623Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T15:16:10.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-09T15:16:10.801Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-09T15:16:10.801Z] === RUN TestPingCacheHeaders [2020-03-09T15:16:10.801Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-09T15:16:10.801Z] === RUN TestPingGet [2020-03-09T15:16:10.801Z] --- PASS: TestPingGet (0.03s) [2020-03-09T15:16:10.801Z] === RUN TestPingHead [2020-03-09T15:16:10.801Z] --- PASS: TestPingHead (0.05s) [2020-03-09T15:16:10.801Z] === RUN TestVersion [2020-03-09T15:16:10.801Z] --- PASS: TestVersion (0.05s) [2020-03-09T15:16:10.801Z] PASS [2020-03-09T15:16:10.801Z] [2020-03-09T15:16:10.801Z] === Skipped [2020-03-09T15:16:10.801Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:16:10.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:16:10.801Z] [2020-03-09T15:16:10.801Z] [2020-03-09T15:16:10.801Z] DONE 18 tests, 1 skipped in 7.113s [2020-03-09T15:16:10.801Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T15:16:10.801Z] ++ 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-03-09T15:16:10.801Z] ++ set -e [2020-03-09T15:16:10.801Z] ++ '[' -n 0 ']' [2020-03-09T15:16:10.801Z] ++ set -x [2020-03-09T15:16:10.801Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:16:11.059Z] INFO: Testing against a local daemon [2020-03-09T15:16:11.059Z] === RUN TestVolumesCreateAndList [2020-03-09T15:16:11.059Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-09T15:16:11.059Z] === RUN TestVolumesRemove [2020-03-09T15:16:11.319Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-09T15:16:11.319Z] === RUN TestVolumesInspect [2020-03-09T15:16:11.319Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-09T15:16:11.319Z] === RUN TestVolumesInvalidJSON [2020-03-09T15:16:11.319Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T15:16:11.319Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T15:16:11.319Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T15:16:11.319Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-09T15:16:11.319Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T15:16:11.319Z] PASS [2020-03-09T15:16:11.319Z] [2020-03-09T15:16:11.319Z] DONE 5 tests in 0.397s [2020-03-09T15:16:11.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:16:11.353Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:16:11.578Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:16:11.578Z] +++ kill 13333 [2020-03-09T15:16:11.650Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-03-09T15:16:12.954Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:16:12.954Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:16:12.954Z] [2020-03-09T15:16:12.954Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:16:12.954Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:16:12.954Z] [2020-03-09T15:16:12.954Z] To set a process to complain mode, use the command line tool [2020-03-09T15:16:12.954Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:16:12.954Z] +++ true [2020-03-09T15:16:12.954Z] [2020-03-09T15:16:13.145Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-03-09T15:16:13.145Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-03-09T15:16:13.433Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-03-09T15:16:14.173Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:16:14.456Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-09T15:16:14.625Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:16:15.088Z] ok github.com/docker/docker/pkg/pubsub 1.163s coverage: 73.9% of statements [2020-03-09T15:16:15.376Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-03-09T15:16:15.505Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T15:16:16.225Z] + echo Ensuring container killed. [2020-03-09T15:16:16.225Z] Ensuring container killed. [2020-03-09T15:16:16.225Z] + docker rm -vf docker-pr4 [2020-03-09T15:16:16.225Z] Error: No such container: docker-pr4 [2020-03-09T15:16:16.225Z] + true [Pipeline] sh [2020-03-09T15:16:16.401Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-09T15:16:16.401Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2020-03-09T15:16:16.519Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:16:16.519Z] Chowning /workspace to jenkins user [2020-03-09T15:16:16.519Z] + id -u [2020-03-09T15:16:16.519Z] + id -g [2020-03-09T15:16:16.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40645:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T15:16:16.519Z] Unable to find image 'busybox:latest' locally [2020-03-09T15:16:16.780Z] latest: Pulling from library/busybox [2020-03-09T15:16:16.780Z] 220602de6ed2: Pulling fs layer [2020-03-09T15:16:16.780Z] 220602de6ed2: Verifying Checksum [2020-03-09T15:16:16.780Z] 220602de6ed2: Download complete [2020-03-09T15:16:17.039Z] 220602de6ed2: Pull complete [2020-03-09T15:16:17.039Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T15:16:17.039Z] Status: Downloaded newer image for busybox:latest [2020-03-09T15:16:17.418Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-03-09T15:16:17.705Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 70.8% of statements [2020-03-09T15:16:18.332Z] ok github.com/docker/docker/pkg/signal 3.564s coverage: 61.0% of statements [2020-03-09T15:16:18.622Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.4% of statements [2020-03-09T15:16:18.800Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:16:19.248Z] ok github.com/docker/docker/pkg/tailfile 0.150s coverage: 88.6% of statements [2020-03-09T15:16:20.271Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 85.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:16:20.558Z] testing: warning: no tests to run [2020-03-09T15:16:20.558Z] coverage: [no statements] [2020-03-09T15:16:20.558Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-03-09T15:16:20.633Z] + bundleName=arm64-integration [2020-03-09T15:16:20.633Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-09T15:16:20.633Z] Creating arm64-integration-bundles.tar.gz [2020-03-09T15:16:20.633Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2020-03-09T15:16:20.633Z] xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-09T15:16:20.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-09T15:16:20.849Z] ok github.com/docker/docker/pkg/tarsum 0.240s coverage: 89.3% of statements [Pipeline] archiveArtifacts [2020-03-09T15:16:20.906Z] Archiving artifacts [2020-03-09T15:16:21.473Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-03-09T15:16:21.473Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-03-09T15:16:21.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-09T15:16:22.099Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-09T15:16:22.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-09T15:16:22.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-09T15:16:22.928Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T15:16:23.250Z] + make clean [2020-03-09T15:16:24.122Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-09T15:16:24.122Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-09T15:16:24.192Z] docker volume rm -f docker-dev-cache [2020-03-09T15:16:24.192Z] docker-dev-cache [Pipeline] deleteDir [2020-03-09T15:16:24.379Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:16:24.637Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-09T15:16:25.630Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-09T15:16:25.630Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 68.8% of statements [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan (17.15s) [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.76s) [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.60s) [2020-03-09T15:16:26.009Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-09T15:16:26.009Z] PASS [2020-03-09T15:16:26.009Z] [2020-03-09T15:16:26.009Z] DONE 8 tests in 18.767s [2020-03-09T15:16:26.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:16:26.009Z] ++ 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-03-09T15:16:26.009Z] ++ set -e [2020-03-09T15:16:26.009Z] ++ '[' -n 0 ']' [2020-03-09T15:16:26.009Z] ++ set -x [2020-03-09T15:16:26.009Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:16:26.009Z] testing: warning: no tests to run [2020-03-09T15:16:26.009Z] PASS [2020-03-09T15:16:26.009Z] [2020-03-09T15:16:26.009Z] DONE 0 tests in 0.043s [2020-03-09T15:16:26.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:16:26.009Z] ++ 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-03-09T15:16:26.009Z] ++ set -e [2020-03-09T15:16:26.009Z] ++ '[' -n 0 ']' [2020-03-09T15:16:26.009Z] ++ set -x [2020-03-09T15:16:26.009Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:16:26.009Z] INFO: Testing against a local daemon [2020-03-09T15:16:26.009Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:16:27.128Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements [2020-03-09T15:16:27.750Z] ok github.com/docker/docker/plugin 0.574s coverage: 27.1% of statements [2020-03-09T15:16:27.905Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-03-09T15:16:27.905Z] === RUN TestAuthZPluginTLS [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T15:16:28.261Z] ok github.com/docker/docker/api/server 0.248s coverage: 9.0% of statements [2020-03-09T15:16:28.469Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-09T15:16:28.469Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:16:29.033Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-09T15:16:29.033Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:16:29.254Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-09T15:16:29.543Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-03-09T15:16:29.597Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-03-09T15:16:29.597Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:16:30.161Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-03-09T15:16:30.161Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:16:31.037Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-03-09T15:16:31.037Z] ok github.com/docker/docker/registry 0.382s coverage: 56.0% of statements [2020-03-09T15:16:31.531Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-03-09T15:16:31.531Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:16:31.662Z] ok github.com/docker/docker/runconfig 0.067s coverage: 68.2% of statements [2020-03-09T15:16:32.095Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-09T15:16:32.095Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:16:32.660Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-09T15:16:32.660Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:16:33.223Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-03-09T15:16:33.223Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:16:35.117Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-03-09T15:16:35.117Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:16:35.149Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-03-09T15:16:36.488Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-09T15:16:36.488Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-09T15:16:37.052Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-09T15:16:37.310Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-03-09T15:16:37.310Z] === RUN TestAuthZPluginHeader [2020-03-09T15:16:37.567Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-09T15:16:37.868Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2020-03-09T15:16:38.131Z] === RUN TestDockerSuite/TestBuildFails [2020-03-09T15:16:38.131Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-03-09T15:16:38.131Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:16:38.492Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-03-09T15:16:39.064Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-09T15:16:39.064Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-09T15:16:39.111Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-03-09T15:16:40.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-09T15:16:41.522Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-09T15:16:43.419Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.11s) [2020-03-09T15:16:43.419Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:16:44.351Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-09T15:16:46.248Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-09T15:16:47.216Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2020-03-09T15:16:47.216Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:16:47.540Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.6% of statements [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T15:16:47.540Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === Skipped [2020-03-09T15:16:47.540Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T15:16:47.540Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T15:16:47.540Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T15:16:47.540Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T15:16:47.540Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T15:16:47.540Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:16:47.540Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T15:16:47.540Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T15:16:47.540Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T15:16:47.540Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] [2020-03-09T15:16:47.540Z] DONE 2168 tests, 20 skipped in 347.347s Post stage [Pipeline] junit [2020-03-09T15:16:47.577Z] Recording test results [2020-03-09T15:16:47.791Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-09T15:16:48.050Z] === RUN TestDockerSuite/TestBuildFromGitWithF [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T15:16:48.520Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -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:44557c811819f1b92e45976999824fb13c057f39 hack/make.sh dynbinary test-integration [2020-03-09T15:16:48.808Z] [2020-03-09T15:16:49.095Z] Removing bundles/ [2020-03-09T15:16:49.095Z] [2020-03-09T15:16:49.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-09T15:16:49.095Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:16:49.095Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T15:16:49.327Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-03-09T15:16:49.327Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T15:16:49.327Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T15:16:49.423Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-09T15:16:50.256Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T15:16:50.256Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T15:16:50.354Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2020-03-09T15:16:50.354Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:16:51.187Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 4.5% of statements [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T15:16:51.188Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T15:16:51.286Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-09T15:16:51.444Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-03-09T15:16:51.444Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T15:16:51.444Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T15:16:51.444Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T15:16:51.444Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T15:16:51.444Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T15:16:51.701Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-09T15:16:51.701Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T15:16:51.701Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T15:16:51.959Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-09T15:16:51.959Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-09T15:16:51.959Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T15:16:51.959Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T15:16:51.959Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T15:16:51.959Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T15:16:52.216Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T15:16:52.659Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-09T15:16:52.780Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-03-09T15:16:52.916Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-09T15:16:56.955Z] ok github.com/docker/docker/builder/remotecontext 0.172s coverage: 13.6% of statements [2020-03-09T15:16:56.955Z] ok github.com/docker/docker/builder/dockerfile 0.572s coverage: 48.2% of statements [2020-03-09T15:16:57.093Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-09T15:16:57.886Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-09T15:16:58.450Z] ok github.com/docker/docker/builder/remotecontext/git 1.126s coverage: 86.3% of statements [2020-03-09T15:16:58.450Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T15:16:58.450Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T15:16:59.616Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-09T15:17:00.984Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-09T15:17:02.356Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.07s) [2020-03-09T15:17:02.356Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:17:02.626Z] ok github.com/docker/docker/client 0.188s coverage: 75.8% of statements [2020-03-09T15:17:05.631Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-09T15:17:06.195Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-09T15:17:06.451Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-09T15:17:07.014Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-09T15:17:07.578Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-09T15:17:07.578Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-09T15:17:08.509Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-09T15:17:09.073Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-09T15:17:09.330Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-09T15:17:09.894Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-09T15:17:10.151Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-09T15:17:10.759Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-09T15:17:11.691Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-09T15:17:14.212Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-09T15:17:16.973Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T15:17:16.973Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2020-03-09T15:17:17.779Z] ok github.com/docker/docker/api/server/middleware 0.160s coverage: 37.7% of statements [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T15:17:17.779Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T15:17:19.428Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2020-03-09T15:17:19.428Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-03-09T15:17:19.428Z] ok github.com/docker/docker/api/server/router/swarm 0.119s coverage: 4.5% of statements [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T15:17:19.428Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T15:17:19.428Z] ok github.com/docker/docker/api/types/time 0.189s coverage: 100.0% of statements [2020-03-09T15:17:19.467Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-03-09T15:17:19.468Z] PASS [2020-03-09T15:17:19.468Z] [2020-03-09T15:17:19.468Z] DONE 17 tests in 53.060s [2020-03-09T15:17:19.468Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:17:19.468Z] ++ 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-03-09T15:17:19.468Z] ++ set -e [2020-03-09T15:17:19.468Z] ++ '[' -n 0 ']' [2020-03-09T15:17:19.468Z] ++ set -x [2020-03-09T15:17:19.468Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:17:19.468Z] INFO: Testing against a local daemon [2020-03-09T15:17:19.468Z] === RUN TestPluginInvalidJSON [2020-03-09T15:17:19.468Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:17:19.468Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:17:19.468Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:17:19.468Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-03-09T15:17:19.468Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:17:19.468Z] PASS [2020-03-09T15:17:19.468Z] [2020-03-09T15:17:19.468Z] DONE 2 tests in 0.211s [2020-03-09T15:17:19.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:17:19.468Z] ++ 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-03-09T15:17:19.468Z] ++ set -e [2020-03-09T15:17:19.468Z] ++ '[' -n 0 ']' [2020-03-09T15:17:19.468Z] ++ set -x [2020-03-09T15:17:19.468Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:17:19.468Z] INFO: Testing against a local daemon [2020-03-09T15:17:19.468Z] === RUN TestExternalGraphDriver [2020-03-09T15:17:19.468Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:17:19.724Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-09T15:17:19.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-09T15:17:20.200Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 75.0% of statements [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T15:17:20.200Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T15:17:20.997Z] ok github.com/docker/docker/builder/dockerignore 0.287s coverage: 96.8% of statements [2020-03-09T15:17:21.877Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:17:24.404Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-09T15:17:24.404Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-09T15:17:24.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-09T15:17:24.404Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:17:24.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-09T15:17:24.551Z] ok github.com/docker/docker/cli/debug 0.069s coverage: 100.0% of statements [2020-03-09T15:17:24.660Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-09T15:17:24.918Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-09T15:17:25.344Z] ok github.com/docker/docker/builder/dockerfile 0.675s coverage: 46.3% of statements [2020-03-09T15:17:25.344Z] ok github.com/docker/docker/builder/remotecontext 0.939s coverage: 9.2% of statements [2020-03-09T15:17:26.287Z] --- PASS: TestExternalGraphDriver (6.89s) [2020-03-09T15:17:26.287Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2020-03-09T15:17:26.287Z] --- PASS: TestExternalGraphDriver/spec (2.40s) [2020-03-09T15:17:26.287Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-03-09T15:17:26.287Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:17:26.544Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-09T15:17:28.436Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-09T15:17:31.711Z] --- PASS: TestGraphdriverPluginV2 (5.13s) [2020-03-09T15:17:31.711Z] PASS [2020-03-09T15:17:31.711Z] [2020-03-09T15:17:31.711Z] DONE 5 tests in 12.184s [2020-03-09T15:17:31.711Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:17:31.711Z] ++ 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-03-09T15:17:31.711Z] ++ set -e [2020-03-09T15:17:31.711Z] ++ '[' -n 0 ']' [2020-03-09T15:17:31.711Z] ++ set -x [2020-03-09T15:17:31.711Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:17:31.711Z] INFO: Testing against a local daemon [2020-03-09T15:17:31.711Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:17:31.711Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:17:31.711Z] === RUN TestReadPluginNoRead [2020-03-09T15:17:31.711Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:17:31.711Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:17:31.711Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:17:31.711Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:17:31.711Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:17:32.279Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-09T15:17:33.211Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-09T15:17:33.777Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-09T15:17:37.189Z] ok github.com/docker/docker/client 0.453s coverage: 75.3% of statements [2020-03-09T15:17:41.340Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 30.7% of statements [2020-03-09T15:17:43.233Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-03-09T15:17:43.233Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T15:17:43.233Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T15:17:43.233Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T15:17:43.233Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T15:17:45.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-09T15:17:47.339Z] --- PASS: TestDaemonStartWithLogOpt (15.57s) [2020-03-09T15:17:47.339Z] === CONT TestReadPluginNoRead [2020-03-09T15:17:48.710Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-09T15:17:51.233Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:17:51.796Z] --- PASS: TestContinueAfterPluginCrash (20.11s) [2020-03-09T15:17:52.831Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-09T15:17:53.089Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:17:53.188Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-03-09T15:17:53.604Z] ok github.com/docker/docker/builder/remotecontext/git 30.650s coverage: 86.3% of statements [2020-03-09T15:17:53.604Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T15:17:53.604Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T15:17:54.458Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-09T15:17:54.558Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-09T15:17:55.390Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:17:56.488Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-03-09T15:17:57.284Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-09T15:17:57.284Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-09T15:17:57.284Z] --- PASS: TestReadPluginNoRead (10.15s) [2020-03-09T15:17:57.284Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2020-03-09T15:17:57.284Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.10s) [2020-03-09T15:17:57.284Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.17s) [2020-03-09T15:17:57.284Z] read_test.go:91: [d5ab3c62b3194] daemon is not started [2020-03-09T15:17:57.284Z] PASS [2020-03-09T15:17:57.284Z] [2020-03-09T15:17:57.284Z] DONE 6 tests in 25.892s [2020-03-09T15:17:57.284Z] 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-03-09T15:17:57.285Z] ++ 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-03-09T15:17:57.285Z] ++ set -e [2020-03-09T15:17:57.285Z] ++ '[' -n 0 ']' [2020-03-09T15:17:57.285Z] ++ set -x [2020-03-09T15:17:57.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=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= 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-03-09T15:17:57.542Z] testing: warning: no tests to run [2020-03-09T15:17:57.542Z] PASS [2020-03-09T15:17:57.542Z] [2020-03-09T15:17:57.542Z] DONE 0 tests in 0.067s [2020-03-09T15:17:57.542Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:17:57.542Z] ++ 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-03-09T15:17:57.542Z] ++ set -e [2020-03-09T15:17:57.542Z] ++ '[' -n 0 ']' [2020-03-09T15:17:57.542Z] ++ set -x [2020-03-09T15:17:57.542Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:17:57.542Z] INFO: Testing against a local daemon [2020-03-09T15:17:57.542Z] === RUN TestPluginWithDevMounts [2020-03-09T15:17:57.542Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:17:57.542Z] === CONT TestPluginWithDevMounts [2020-03-09T15:18:00.065Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-03-09T15:18:00.065Z] PASS [2020-03-09T15:18:00.065Z] [2020-03-09T15:18:00.065Z] DONE 1 tests in 2.159s [2020-03-09T15:18:00.065Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:18:00.065Z] ++ 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-03-09T15:18:00.065Z] ++ set -e [2020-03-09T15:18:00.065Z] ++ '[' -n 0 ']' [2020-03-09T15:18:00.065Z] ++ set -x [2020-03-09T15:18:00.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:18:00.065Z] INFO: Testing against a local daemon [2020-03-09T15:18:00.065Z] === RUN TestSecretInspect [2020-03-09T15:18:00.666Z] ok github.com/docker/docker/cmd/dockerd 0.732s coverage: 19.2% of statements [2020-03-09T15:18:02.275Z] ok github.com/docker/docker/container 0.437s coverage: 41.9% of statements [2020-03-09T15:18:02.275Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T15:18:02.275Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T15:18:02.275Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T15:18:02.275Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T15:18:02.600Z] --- PASS: TestSecretInspect (2.76s) [2020-03-09T15:18:02.600Z] === RUN TestSecretList [2020-03-09T15:18:02.866Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-09T15:18:03.453Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-09T15:18:04.793Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.626s coverage: 65.3% of statements [2020-03-09T15:18:05.994Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-09T15:18:05.994Z] --- PASS: TestSecretList (3.15s) [2020-03-09T15:18:05.994Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:18:05.994Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-09T15:18:06.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-09T15:18:06.458Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.5% of statements [2020-03-09T15:18:06.458Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T15:18:06.458Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T15:18:07.020Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2020-03-09T15:18:07.020Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.7% of statements [2020-03-09T15:18:07.261Z] ok github.com/docker/docker/daemon/cluster/convert 0.450s coverage: 35.7% of statements [2020-03-09T15:18:07.950Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-03-09T15:18:07.950Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T15:18:07.950Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T15:18:08.517Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-09T15:18:08.880Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-09T15:18:09.082Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-03-09T15:18:09.082Z] === RUN TestSecretsUpdate [2020-03-09T15:18:09.082Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-09T15:18:09.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-09T15:18:10.576Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-09T15:18:11.402Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-09T15:18:11.507Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-09T15:18:11.869Z] ok github.com/docker/docker/daemon/cluster 1.540s coverage: 0.5% of statements [2020-03-09T15:18:12.336Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.274s coverage: 57.0% of statements [2020-03-09T15:18:12.440Z] --- PASS: TestSecretsUpdate (3.61s) [2020-03-09T15:18:12.440Z] === RUN TestTemplatedSecret [2020-03-09T15:18:13.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-09T15:18:13.812Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-09T15:18:14.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-09T15:18:14.429Z] ok github.com/docker/docker/daemon/config 1.134s coverage: 79.6% of statements [2020-03-09T15:18:14.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-09T15:18:15.197Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-09T15:18:15.227Z] ok github.com/docker/docker/daemon/discovery 0.400s coverage: 30.0% of statements [2020-03-09T15:18:15.620Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.306s coverage: 45.9% of statements [2020-03-09T15:18:15.620Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.546s coverage: 72.5% of statements [2020-03-09T15:18:15.620Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T15:18:15.762Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-09T15:18:16.326Z] --- PASS: TestTemplatedSecret (3.89s) [2020-03-09T15:18:16.326Z] === RUN TestSecretCreateResolve [2020-03-09T15:18:16.583Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-09T15:18:16.772Z] ok github.com/docker/docker/daemon/events 0.501s coverage: 50.0% of statements [2020-03-09T15:18:17.544Z] ok github.com/docker/docker/daemon/graphdriver 0.291s coverage: 2.3% of statements [2020-03-09T15:18:18.141Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.994s coverage: 48.6% of statements [2020-03-09T15:18:19.511Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.307s coverage: 76.1% of statements [2020-03-09T15:18:19.857Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-09T15:18:20.077Z] ok github.com/docker/docker/daemon/links 0.079s coverage: 93.0% of statements [2020-03-09T15:18:20.077Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.995s coverage: 10.9% of statements [2020-03-09T15:18:20.114Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-09T15:18:20.114Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-03-09T15:18:20.114Z] PASS [2020-03-09T15:18:20.114Z] [2020-03-09T15:18:20.114Z] DONE 6 tests in 20.349s [2020-03-09T15:18:20.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:18:20.114Z] ++ 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-03-09T15:18:20.114Z] ++ set -e [2020-03-09T15:18:20.114Z] ++ '[' -n 0 ']' [2020-03-09T15:18:20.114Z] ++ set -x [2020-03-09T15:18:20.114Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:18:20.370Z] INFO: Testing against a local daemon [2020-03-09T15:18:20.370Z] === RUN TestServiceCreateInit [2020-03-09T15:18:20.370Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:18:20.440Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-03-09T15:18:20.697Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.052s coverage: 60.1% of statements [2020-03-09T15:18:20.697Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T15:18:20.697Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T15:18:20.883Z] ok github.com/docker/docker/daemon 3.159s coverage: 9.2% of statements [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-09T15:18:20.883Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-09T15:18:22.071Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-03-09T15:18:22.490Z] ok github.com/docker/docker/daemon/logger 0.429s coverage: 42.1% of statements [2020-03-09T15:18:23.002Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-03-09T15:18:23.266Z] ok github.com/docker/docker/daemon/images 0.362s coverage: 4.9% of statements [2020-03-09T15:18:23.266Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T15:18:23.266Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T15:18:23.646Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-09T15:18:24.048Z] ok github.com/docker/docker/daemon/logger/awslogs 0.682s coverage: 77.8% of statements [2020-03-09T15:18:24.048Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-09T15:18:24.048Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T15:18:24.048Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T15:18:24.048Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-09T15:18:24.048Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-09T15:18:24.372Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-03-09T15:18:24.373Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T15:18:24.373Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T15:18:24.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.309s coverage: 88.3% of statements [2020-03-09T15:18:24.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.447s coverage: 62.1% of statements [2020-03-09T15:18:24.937Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.8% of statements [2020-03-09T15:18:25.014Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-09T15:18:25.014Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:18:26.450Z] ok github.com/docker/docker/daemon/logger/local 0.544s coverage: 74.7% of statements [2020-03-09T15:18:26.450Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T15:18:26.831Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-03-09T15:18:26.831Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.8% of statements [2020-03-09T15:18:26.831Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T15:18:26.831Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T15:18:27.232Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.207s coverage: 21.4% of statements [2020-03-09T15:18:27.232Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.233s coverage: 33.3% of statements [2020-03-09T15:18:27.535Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-09T15:18:27.762Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-09T15:18:27.762Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-03-09T15:18:28.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-09T15:18:28.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-03-09T15:18:28.667Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-09T15:18:28.877Z] ok github.com/docker/docker/daemon/logger/templates 0.068s coverage: 8.3% of statements [2020-03-09T15:18:28.877Z] ok github.com/docker/docker/daemon/logger/syslog 0.251s coverage: 47.8% of statements [2020-03-09T15:18:29.257Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-03-09T15:18:29.257Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T15:18:29.665Z] ok github.com/docker/docker/daemon/logger/splunk 2.509s coverage: 82.5% of statements [2020-03-09T15:18:29.665Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T15:18:29.665Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-09T15:18:29.665Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T15:18:29.822Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 19.9% of statements [2020-03-09T15:18:30.562Z] --- PASS: TestServiceCreateInit (10.20s) [2020-03-09T15:18:30.562Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2020-03-09T15:18:30.562Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.65s) [2020-03-09T15:18:30.562Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:18:30.754Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-03-09T15:18:30.819Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-09T15:18:31.383Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-09T15:18:32.126Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-03-09T15:18:32.227Z] ok github.com/docker/docker/distribution/metadata 1.508s coverage: 48.2% of statements [2020-03-09T15:18:32.227Z] ok github.com/docker/docker/errdefs 0.111s coverage: 49.4% of statements [2020-03-09T15:18:32.755Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-09T15:18:33.116Z] ok github.com/docker/docker/distribution/xfer 2.014s coverage: 77.3% of statements [2020-03-09T15:18:33.319Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-09T15:18:33.319Z] ok github.com/docker/docker/daemon/logger/splunk 1.665s coverage: 82.5% of statements [2020-03-09T15:18:33.319Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T15:18:33.319Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T15:18:33.926Z] ok github.com/docker/docker/distribution 2.874s coverage: 20.3% of statements [2020-03-09T15:18:33.926Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T15:18:33.926Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T15:18:33.926Z] ok github.com/docker/docker/image/cache 0.204s coverage: 19.2% of statements [2020-03-09T15:18:34.723Z] ok github.com/docker/docker/image 0.711s coverage: 86.4% of statements [2020-03-09T15:18:34.723Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T15:18:35.509Z] ok github.com/docker/docker/image/v1 0.423s coverage: 25.0% of statements [2020-03-09T15:18:35.509Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T15:18:35.845Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-03-09T15:18:35.845Z] ok github.com/docker/docker/distribution 0.220s coverage: 22.1% of statements [2020-03-09T15:18:35.845Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T15:18:37.145Z] ok github.com/docker/docker/libcontainerd/queue 0.104s coverage: 100.0% of statements [2020-03-09T15:18:37.216Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-09T15:18:37.915Z] ok github.com/docker/docker/layer 0.481s coverage: 30.1% of statements [2020-03-09T15:18:37.915Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T15:18:37.931Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-09T15:18:38.593Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-09T15:18:38.705Z] ok github.com/docker/docker/pkg/aaparser 0.098s coverage: 50.0% of statements [2020-03-09T15:18:38.705Z] ok github.com/docker/docker/opts 0.295s coverage: 67.7% of statements [2020-03-09T15:18:39.156Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-03-09T15:18:39.156Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T15:18:39.156Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-09T15:18:39.156Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T15:18:39.503Z] ok github.com/docker/docker/libcontainerd/local 0.447s coverage: 1.0% of statements [2020-03-09T15:18:39.503Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T15:18:39.503Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T15:18:39.503Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T15:18:39.503Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T15:18:39.503Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T15:18:39.829Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-09T15:18:40.302Z] ok github.com/docker/docker/pkg/broadcaster 0.228s coverage: 100.0% of statements [2020-03-09T15:18:40.760Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-09T15:18:41.049Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-03-09T15:18:41.049Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T15:18:41.094Z] ok github.com/docker/docker/pkg/authorization 0.855s coverage: 26.8% of statements [2020-03-09T15:18:41.094Z] ok github.com/docker/docker/pkg/capabilities 0.122s coverage: 87.5% of statements [2020-03-09T15:18:41.614Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-09T15:18:41.886Z] ok github.com/docker/docker/pkg/chrootarchive 0.131s coverage: 15.4% of statements [2020-03-09T15:18:42.129Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-09T15:18:42.543Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-03-09T15:18:42.543Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-09T15:18:42.673Z] ok github.com/docker/docker/pkg/directory 0.129s coverage: 80.0% of statements [2020-03-09T15:18:42.673Z] ok github.com/docker/docker/pkg/discovery 0.116s coverage: 58.3% of statements [2020-03-09T15:18:43.474Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 92.9% of statements [2020-03-09T15:18:44.278Z] ok github.com/docker/docker/pkg/discovery/memory 0.095s coverage: 92.3% of statements [2020-03-09T15:18:44.278Z] ok github.com/docker/docker/pkg/discovery/nodes 0.068s coverage: 93.8% of statements [2020-03-09T15:18:44.436Z] ok github.com/docker/docker/pkg/archive 0.392s coverage: 77.3% of statements [2020-03-09T15:18:45.366Z] ok github.com/docker/docker/pkg/authorization 0.103s coverage: 68.3% of statements [2020-03-09T15:18:45.623Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-09T15:18:45.623Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-09T15:18:45.951Z] ok github.com/docker/docker/pkg/filenotify 0.218s coverage: 45.7% of statements [2020-03-09T15:18:45.952Z] ok github.com/docker/docker/pkg/fileutils 0.221s coverage: 87.7% of statements [2020-03-09T15:18:46.689Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2020-03-09T15:18:47.428Z] ok github.com/docker/docker/pkg/idtools 0.194s coverage: 6.3% of statements [2020-03-09T15:18:48.182Z] ok github.com/docker/docker/pkg/discovery/kv 3.386s coverage: 84.1% of statements [2020-03-09T15:18:48.894Z] ok github.com/docker/docker/layer 7.378s coverage: 68.8% of statements [2020-03-09T15:18:48.894Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T15:18:48.894Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T15:18:48.894Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T15:18:48.894Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T15:18:48.894Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T15:18:48.894Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T15:18:48.946Z] ok github.com/docker/docker/pkg/archive 7.376s coverage: 62.3% of statements [2020-03-09T15:18:48.947Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 69.2% of statements [2020-03-09T15:18:48.947Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-03-09T15:18:48.947Z] ok github.com/docker/docker/pkg/jsonmessage 0.182s coverage: 91.7% of statements [2020-03-09T15:18:49.151Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-09T15:18:49.407Z] ok github.com/docker/docker/pkg/chrootarchive 2.973s coverage: 43.2% of statements [2020-03-09T15:18:49.407Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T15:18:49.407Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T15:18:49.664Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-09T15:18:49.728Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-03-09T15:18:49.728Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2020-03-09T15:18:50.226Z] --- PASS: TestCreateServiceMultipleTimes (19.61s) [2020-03-09T15:18:50.226Z] === RUN TestCreateServiceConflict [2020-03-09T15:18:50.227Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-03-09T15:18:50.515Z] ok github.com/docker/docker/pkg/parsers 0.202s coverage: 97.0% of statements [2020-03-09T15:18:50.515Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2020-03-09T15:18:50.791Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-03-09T15:18:51.722Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-03-09T15:18:51.979Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-09T15:18:52.122Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-09T15:18:52.162Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2020-03-09T15:18:52.962Z] ok github.com/docker/docker/pkg/plugins/transport 0.129s coverage: 85.7% of statements [2020-03-09T15:18:52.962Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2020-03-09T15:18:53.052Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-03-09T15:18:53.052Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T15:18:53.348Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-09T15:18:53.761Z] ok github.com/docker/docker/pkg/progress 0.087s coverage: 75.9% of statements [2020-03-09T15:18:53.911Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-03-09T15:18:54.167Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-03-09T15:18:54.573Z] ok github.com/docker/docker/pkg/reexec 0.102s coverage: 82.4% of statements [2020-03-09T15:18:54.730Z] ok github.com/docker/docker/pkg/fsutils 0.239s coverage: 85.1% of statements [2020-03-09T15:18:54.730Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-09T15:18:55.367Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-03-09T15:18:55.704Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 70.1% of statements [2020-03-09T15:18:56.001Z] ok github.com/docker/docker/pkg/ioutils 0.414s coverage: 70.6% of statements [2020-03-09T15:18:56.162Z] ok github.com/docker/docker/pkg/signal 0.062s coverage: 20.3% of statements [2020-03-09T15:18:56.369Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:18:56.369Z] [2020-03-09T15:18:56.369Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:18:56.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:18:56.369Z] HOSTNAME=871f4582e267 [2020-03-09T15:18:56.369Z] TESTDEBUG=0 [2020-03-09T15:18:56.369Z] DEST=bundles/test-integration [2020-03-09T15:18:56.369Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:18:56.369Z] DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 [2020-03-09T15:18:56.369Z] container=docker [2020-03-09T15:18:56.369Z] HOME=/root [2020-03-09T15:18:56.369Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:18:56.369Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:18:56.369Z] VALIDATE_BRANCH=master [2020-03-09T15:18:56.369Z] TERM=xterm [2020-03-09T15:18:56.369Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:18:56.369Z] SHLVL=1 [2020-03-09T15:18:56.369Z] TIMEOUT=120m [2020-03-09T15:18:56.369Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:18:56.369Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:18:56.369Z] GO111MODULE=off [2020-03-09T15:18:56.369Z] DOCKER_EXPERIMENTAL=1 [2020-03-09T15:18:56.369Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T15:18:56.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:18:56.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:18:56.369Z] GOPATH=/go [2020-03-09T15:18:56.370Z] PKG_CONFIG=pkg-config [2020-03-09T15:18:56.370Z] _=/usr/bin/env [2020-03-09T15:18:56.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:18:56.571Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-03-09T15:18:56.571Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-03-09T15:18:56.830Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-03-09T15:18:56.830Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T15:18:56.964Z] ok github.com/docker/docker/pkg/stdcopy 0.076s coverage: 100.0% of statements [2020-03-09T15:18:57.227Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-03-09T15:18:57.227Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T15:18:57.227Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-09T15:18:57.396Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-09T15:18:57.652Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-09T15:18:57.772Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-03-09T15:18:57.772Z] ok github.com/docker/docker/pkg/streamformatter 0.072s coverage: 66.2% of statements [2020-03-09T15:18:57.908Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-09T15:18:57.908Z] ok github.com/docker/docker/pkg/mount 0.577s coverage: 70.0% of statements [2020-03-09T15:18:57.908Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T15:18:58.471Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-03-09T15:18:58.471Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-09T15:18:58.471Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T15:18:58.471Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T15:18:58.583Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T15:18:58.583Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T15:18:59.385Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 13.0% of statements [2020-03-09T15:18:59.400Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-03-09T15:18:59.751Z] === RUN TestDockerSuite/TestBuildRm [2020-03-09T15:18:59.963Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-09T15:19:00.180Z] ok github.com/docker/docker/pkg/tailfile 0.200s coverage: 88.6% of statements [2020-03-09T15:19:00.219Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-09T15:19:00.476Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-09T15:19:00.974Z] ok github.com/docker/docker/pkg/tarsum 0.210s coverage: 89.3% of statements [2020-03-09T15:19:00.974Z] ok github.com/docker/docker/pkg/term 0.104s coverage: 30.8% of statements [2020-03-09T15:19:00.974Z] testing: warning: no tests to run [2020-03-09T15:19:00.974Z] ok github.com/docker/docker/pkg/term/windows 0.056s coverage: 0.0% of statements [no tests to run] [2020-03-09T15:19:01.780Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-03-09T15:19:01.780Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-03-09T15:19:01.780Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2020-03-09T15:19:01.843Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-09T15:19:02.100Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-09T15:19:03.024Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-09T15:19:03.444Z] ok github.com/docker/docker/plugin/v2 0.182s coverage: 20.1% of statements [2020-03-09T15:19:03.444Z] ok github.com/docker/docker/reference 0.179s coverage: 84.4% of statements [2020-03-09T15:19:03.956Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-09T15:19:04.230Z] ok github.com/docker/docker/plugin 0.279s coverage: 11.7% of statements [2020-03-09T15:19:05.325Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-09T15:19:05.369Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-03-09T15:19:05.370Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-09T15:19:05.582Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-09T15:19:05.626Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-09T15:19:05.848Z] ok github.com/docker/docker/registry/resumable 0.385s coverage: 100.0% of statements [2020-03-09T15:19:05.848Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2020-03-09T15:19:05.882Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-09T15:19:06.139Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-09T15:19:06.512Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-09T15:19:06.652Z] ok github.com/docker/docker/registry 0.492s coverage: 51.7% of statements [2020-03-09T15:19:06.652Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2020-03-09T15:19:06.705Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-09T15:19:07.272Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.4% of statements [2020-03-09T15:19:07.469Z] ok github.com/docker/docker/runconfig 0.212s coverage: 54.5% of statements [2020-03-09T15:19:07.529Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2020-03-09T15:19:07.880Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-09T15:19:08.093Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-09T15:19:08.656Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-09T15:19:08.656Z] testing: warning: no tests to run [2020-03-09T15:19:08.656Z] coverage: [no statements] [2020-03-09T15:19:08.656Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-09T15:19:09.220Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-09T15:19:09.220Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-03-09T15:19:09.249Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-09T15:19:09.477Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-09T15:19:10.008Z] ok github.com/docker/docker/volume/drivers 0.178s coverage: 36.1% of statements [2020-03-09T15:19:10.008Z] ok github.com/docker/docker/volume/local 0.260s coverage: 37.7% of statements [2020-03-09T15:19:10.008Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 66.2% of statements [2020-03-09T15:19:10.179Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-09T15:19:11.998Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-03-09T15:19:12.073Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.14s) [2020-03-09T15:19:12.073Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T15:19:12.255Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-09T15:19:12.518Z] ok github.com/docker/docker/volume/service 0.468s coverage: 70.3% of statements [2020-03-09T15:19:13.186Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-09T15:19:13.443Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-09T15:19:13.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-09T15:19:14.813Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-03-09T15:19:14.814Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-09T15:19:14.814Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-09T15:19:15.379Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-09T15:19:15.379Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-09T15:19:15.742Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-09T15:19:15.742Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-09T15:19:15.956Z] --- PASS: TestCreateServiceSecretFileMode (3.81s) [2020-03-09T15:19:15.956Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T15:19:15.956Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-09T15:19:16.672Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-09T15:19:16.672Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-09T15:19:17.389Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-09T15:19:17.389Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-09T15:19:19.240Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-09T15:19:19.284Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-09T15:19:19.541Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-03-09T15:19:19.541Z] === RUN TestCreateServiceSysctls [2020-03-09T15:19:20.169Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-03-09T15:19:20.426Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-09T15:19:21.795Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-03-09T15:19:23.717Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-03-09T15:19:23.718Z] === RUN TestCreateServiceCapabilities [2020-03-09T15:19:24.281Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-09T15:19:25.652Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-09T15:19:27.023Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-09T15:19:27.280Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2020-03-09T15:19:27.280Z] === RUN TestInspect [2020-03-09T15:19:27.537Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-09T15:19:28.905Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-09T15:19:28.921Z] ok github.com/docker/docker/pkg/plugins 35.315s coverage: 73.4% of statements [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T15:19:28.921Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T15:19:28.921Z] [2020-03-09T15:19:28.921Z] === Skipped [2020-03-09T15:19:28.921Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-09T15:19:28.921Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-09T15:19:28.921Z] [2020-03-09T15:19:28.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-03-09T15:19:28.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.921Z] [2020-03-09T15:19:28.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-09T15:19:28.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.921Z] [2020-03-09T15:19:28.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-03-09T15:19:28.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.921Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-09T15:19:28.922Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-09T15:19:28.922Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-09T15:19:28.922Z] daemon_test.go:147: root required [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-09T15:19:28.922Z] reload_test.go:520: root required [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-09T15:19:28.922Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-09T15:19:28.922Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-09T15:19:28.922Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-09T15:19:28.922Z] download_test.go:268: Needs fixing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-09T15:19:28.922Z] layer_test.go:304: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-09T15:19:28.922Z] layer_test.go:353: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-09T15:19:28.922Z] layer_test.go:468: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-09T15:19:28.922Z] layer_test.go:697: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-09T15:19:28.922Z] migration_test.go:46: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-09T15:19:28.922Z] migration_test.go:182: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-09T15:19:28.922Z] mount_test.go:17: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-09T15:19:28.922Z] mount_test.go:76: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-09T15:19:28.922Z] mount_test.go:125: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-09T15:19:28.922Z] mount_test.go:212: Failing on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:133: Xz not present in msys2 [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:238: Failing on Windows CI machines [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-09T15:19:28.922Z] archive_windows_test.go:16: Currently fails [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-09T15:19:28.922Z] changes_test.go:192: needs more investigation [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-09T15:19:28.922Z] changes_test.go:405: needs further investigation [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-09T15:19:28.922Z] changes_test.go:441: needs further investigation [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-09T15:19:28.922Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-09T15:19:28.922Z] poller_test.go:41: No chmod on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-09T15:19:28.922Z] fileutils_test.go:134: Needs porting to Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-09T15:19:28.922Z] fileutils_test.go:180: Needs porting to Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-09T15:19:28.922Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-09T15:19:28.922Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.06s) [2020-03-09T15:19:28.922Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-09T15:19:28.922Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-09T15:19:28.922Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-09T15:19:28.922Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] [2020-03-09T15:19:28.922Z] DONE 1772 tests, 46 skipped in 202.816s [2020-03-09T15:19:28.922Z] INFO: make.ps1 ended at 03/09/2020 15:19:28 [2020-03-09T15:19:30.553Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-09T15:19:30.553Z] INFO: Unit tests ended at 03/09/2020 15:19:30. Duration:00:03:37.5305516 [2020-03-09T15:19:30.553Z] INFO: Building busybox [2020-03-09T15:19:30.803Z] === RUN TestDockerSuite/TestBuildUser [2020-03-09T15:19:30.803Z] --- PASS: TestInspect (3.32s) [2020-03-09T15:19:30.803Z] === RUN TestCreateJob [2020-03-09T15:19:31.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-09T15:19:31.349Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-09T15:19:31.349Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-09T15:19:31.349Z] [2020-03-09T15:19:31.349Z] Sending build context to Docker daemon 2.56kB [2020-03-09T15:19:31.349Z] [2020-03-09T15:19:31.349Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-09T15:19:31.349Z] ---> 81094f2483ae [2020-03-09T15:19:31.349Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-09T15:19:31.349Z] ---> Running in 552bc462a96a [2020-03-09T15:19:32.956Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-09T15:19:33.966Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T15:19:33.966Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === Skipped [2020-03-09T15:19:33.966Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T15:19:33.966Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T15:19:33.966Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T15:19:33.966Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T15:19:33.966Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T15:19:33.966Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:19:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T15:19:33.966Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T15:19:33.966Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T15:19:33.966Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] [2020-03-09T15:19:33.966Z] DONE 2168 tests, 20 skipped in 247.787s Post stage [Pipeline] junit [2020-03-09T15:19:33.977Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-09T15:19:34.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40645/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44557c811819f1b92e45976999824fb13c057f39 hack/validate/vendor [2020-03-09T15:19:35.483Z] --- PASS: TestCreateJob (4.99s) [2020-03-09T15:19:35.483Z] === RUN TestReplicatedJob [2020-03-09T15:19:35.799Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-09T15:19:36.385Z] + echo Building e2e image [2020-03-09T15:19:36.385Z] Building e2e image [2020-03-09T15:19:36.385Z] + docker build --build-arg DOCKER_GITCOMMIT=44557c811819f1b92e45976999824fb13c057f39 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-09T15:19:36.385Z] #2 [internal] load .dockerignore [2020-03-09T15:19:36.385Z] #2 transferring context: 34B done [2020-03-09T15:19:36.385Z] #2 DONE 0.0s [2020-03-09T15:19:36.385Z] [2020-03-09T15:19:36.385Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-09T15:19:36.385Z] #1 transferring dockerfile: 3.21kB done [2020-03-09T15:19:36.385Z] #1 DONE 0.0s [2020-03-09T15:19:36.385Z] [2020-03-09T15:19:36.385Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-09T15:19:36.649Z] #4 DONE 0.3s [2020-03-09T15:19:36.649Z] [2020-03-09T15:19:36.649Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-09T15:19:36.649Z] #3 DONE 0.3s [2020-03-09T15:19:36.649Z] [2020-03-09T15:19:36.649Z] #8 [internal] load build context [2020-03-09T15:19:37.056Z] Removing intermediate container 552bc462a96a [2020-03-09T15:19:37.056Z] ---> 9ee46aa42d4f [2020-03-09T15:19:37.056Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-09T15:19:37.216Z] #8 transferring context: 832.99kB 0.4s done [2020-03-09T15:19:37.216Z] #8 DONE 0.5s [2020-03-09T15:19:37.216Z] [2020-03-09T15:19:37.216Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T15:19:37.216Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-09T15:19:37.216Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s [2020-03-09T15:19:37.216Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 14.06MB / 126.88MB 0.4s [2020-03-09T15:19:37.216Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-09T15:19:37.216Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-09T15:19:37.216Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-09T15:19:37.216Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-09T15:19:37.216Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-09T15:19:37.216Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-09T15:19:37.216Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.4s done [2020-03-09T15:19:37.216Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 33.61MB / 126.88MB 0.6s [2020-03-09T15:19:37.377Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-09T15:19:37.473Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 41.25MB / 126.88MB 0.7s [2020-03-09T15:19:37.473Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-09T15:19:37.473Z] #14 ... [2020-03-09T15:19:37.473Z] [2020-03-09T15:19:37.473Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-09T15:19:37.473Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-09T15:19:37.473Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-09T15:19:37.473Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-09T15:19:37.473Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-09T15:19:37.473Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-09T15:19:37.473Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-03-09T15:19:37.473Z] #5 DONE 0.8s [2020-03-09T15:19:37.473Z] [2020-03-09T15:19:37.473Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T15:19:37.730Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 62.63MB / 126.88MB 1.0s [2020-03-09T15:19:37.730Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 71.56MB / 126.88MB 1.1s [2020-03-09T15:19:37.858Z] [2020-03-09T15:19:37.858Z] ---> f522887c753f [2020-03-09T15:19:37.858Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-09T15:19:37.858Z] ---> Running in 121b2fd84223 [2020-03-09T15:19:37.988Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 80.80MB / 126.88MB 1.2s [2020-03-09T15:19:37.988Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 93.60MB / 126.88MB 1.4s [2020-03-09T15:19:38.246Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 101.61MB / 126.88MB 1.5s [2020-03-09T15:19:38.503Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 119.09MB / 126.88MB 1.7s [2020-03-09T15:19:38.503Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s [2020-03-09T15:19:39.065Z] #14 ... [2020-03-09T15:19:39.065Z] [2020-03-09T15:19:39.065Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-09T15:19:39.065Z] #6 DONE 1.4s [2020-03-09T15:19:39.065Z] [2020-03-09T15:19:39.065Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T15:19:39.065Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.1s done [2020-03-09T15:19:39.065Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-09T15:19:39.507Z] [2020-03-09T15:19:39.507Z] SUCCESS: Specified value was saved. [2020-03-09T15:19:42.057Z] Removing intermediate container 121b2fd84223 [2020-03-09T15:19:42.057Z] ---> ca341f290058 [2020-03-09T15:19:42.057Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-09T15:19:42.633Z] --- PASS: TestReplicatedJob (6.60s) [2020-03-09T15:19:42.633Z] === RUN TestUpdateReplicatedJob [2020-03-09T15:19:42.851Z] ---> Running in c9b48a71097f [2020-03-09T15:19:44.319Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-09T15:19:44.575Z] #14 ... [2020-03-09T15:19:44.575Z] [2020-03-09T15:19:44.575Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-09T15:19:44.575Z] #7 0.913 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-09T15:19:44.575Z] #7 1.985 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-09T15:19:44.575Z] #7 2.086 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-09T15:19:44.575Z] #7 2.092 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-09T15:19:44.575Z] #7 2.101 (3/30) Installing readline (8.0.0-r0) [2020-03-09T15:19:44.575Z] #7 2.108 (4/30) Installing bash (5.0.0-r0) [2020-03-09T15:19:44.575Z] #7 2.124 Executing bash-5.0.0-r0.post-install [2020-03-09T15:19:44.575Z] #7 2.129 (5/30) Installing ca-certificates (20190108-r0) [2020-03-09T15:19:44.575Z] #7 2.145 (6/30) Installing libgcc (8.3.0-r0) [2020-03-09T15:19:44.575Z] #7 2.148 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-09T15:19:44.575Z] #7 2.162 (8/30) Installing binutils (2.32-r0) [2020-03-09T15:19:44.575Z] #7 2.257 (9/30) Installing gmp (6.1.2-r1) [2020-03-09T15:19:44.575Z] #7 2.265 (10/30) Installing isl (0.18-r0) [2020-03-09T15:19:44.575Z] #7 2.289 (11/30) Installing libgomp (8.3.0-r0) [2020-03-09T15:19:44.575Z] #7 2.294 (12/30) Installing libatomic (8.3.0-r0) [2020-03-09T15:19:44.575Z] #7 2.296 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-09T15:19:44.575Z] #7 2.301 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-09T15:19:44.575Z] #7 2.306 (15/30) Installing gcc (8.3.0-r0) [2020-03-09T15:19:44.575Z] #7 3.179 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-09T15:19:44.575Z] #7 3.278 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-09T15:19:44.575Z] #7 3.284 (18/30) Installing g++ (8.3.0-r0) [2020-03-09T15:19:44.575Z] #7 3.850 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-09T15:19:44.575Z] #7 3.854 (20/30) Installing libcurl (7.66.0-r0) [2020-03-09T15:19:44.575Z] #7 3.864 (21/30) Installing expat (2.2.8-r0) [2020-03-09T15:19:44.575Z] #7 3.869 (22/30) Installing pcre2 (10.33-r0) [2020-03-09T15:19:44.575Z] #7 3.876 (23/30) Installing git (2.22.2-r0) [2020-03-09T15:19:44.575Z] #7 4.080 (24/30) Installing libmnl (1.0.4-r0) [2020-03-09T15:19:44.575Z] #7 4.082 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-09T15:19:44.575Z] #7 4.087 (26/30) Installing iptables (1.8.3-r0) [2020-03-09T15:19:44.575Z] #7 4.113 (27/30) Installing pigz (2.4-r0) [2020-03-09T15:19:44.575Z] #7 4.119 (28/30) Installing tar (1.32-r0) [2020-03-09T15:19:44.575Z] #7 4.127 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-09T15:19:44.575Z] #7 4.133 (30/30) Installing xz (5.2.4-r0) [2020-03-09T15:19:44.575Z] #7 4.139 Executing busybox-1.30.1-r3.trigger [2020-03-09T15:19:44.575Z] #7 4.145 Executing ca-certificates-20190108-r0.trigger [2020-03-09T15:19:44.575Z] #7 4.196 OK: 178 MiB in 44 packages [2020-03-09T15:19:44.575Z] #7 DONE 5.7s [2020-03-09T15:19:44.832Z] [2020-03-09T15:19:44.832Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-09T15:19:44.832Z] #9 DONE 0.1s [2020-03-09T15:19:44.832Z] [2020-03-09T15:19:44.832Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-09T15:19:44.832Z] #10 DONE 0.1s [2020-03-09T15:19:44.832Z] [2020-03-09T15:19:44.832Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-09T15:19:44.832Z] #11 DONE 0.1s [2020-03-09T15:19:44.832Z] [2020-03-09T15:19:44.832Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T15:19:44.832Z] #14 ... [2020-03-09T15:19:44.832Z] [2020-03-09T15:19:44.832Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-09T15:19:44.832Z] #12 DONE 0.1s [2020-03-09T15:19:44.832Z] [2020-03-09T15:19:44.832Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T15:19:44.832Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-09T15:19:45.091Z] #14 ... [2020-03-09T15:19:45.091Z] [2020-03-09T15:19:45.091Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-09T15:19:45.091Z] #13 DONE 0.1s [2020-03-09T15:19:45.091Z] [2020-03-09T15:19:45.091Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T15:19:45.091Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-09T15:19:45.348Z] #14 DONE 8.5s [2020-03-09T15:19:45.348Z] [2020-03-09T15:19:45.348Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-09T15:19:45.910Z] #15 0.613 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T15:19:46.810Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2020-03-09T15:19:46.810Z] === RUN TestServiceListWithStatuses [2020-03-09T15:19:46.810Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T15:19:46.810Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:19:46.810Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T15:19:46.839Z] #15 1.669 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T15:19:47.095Z] #15 1.755 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-09T15:19:47.095Z] #15 1.764 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-09T15:19:47.095Z] #15 1.768 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-09T15:19:47.095Z] #15 1.775 (4/43) Installing readline (8.0.1-r0) [2020-03-09T15:19:47.095Z] #15 1.779 (5/43) Installing bash (5.0.11-r1) [2020-03-09T15:19:47.095Z] #15 1.796 Executing bash-5.0.11-r1.post-install [2020-03-09T15:19:47.095Z] #15 1.798 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-09T15:19:47.095Z] #15 1.872 (7/43) Installing libblkid (2.34-r1) [2020-03-09T15:19:47.095Z] #15 1.877 (8/43) Installing libuuid (2.34-r1) [2020-03-09T15:19:47.095Z] #15 1.879 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-09T15:19:47.095Z] #15 1.885 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-09T15:19:47.095Z] #15 1.889 (11/43) Installing libgcc (9.2.0-r3) [2020-03-09T15:19:47.095Z] #15 1.891 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-09T15:19:47.095Z] #15 1.904 (13/43) Installing binutils (2.33.1-r0) [2020-03-09T15:19:47.095Z] #15 1.970 (14/43) Installing libmagic (5.37-r1) [2020-03-09T15:19:47.095Z] #15 1.989 (15/43) Installing file (5.37-r1) [2020-03-09T15:19:47.352Z] #15 1.991 (16/43) Installing gmp (6.1.2-r1) [2020-03-09T15:19:47.352Z] #15 1.997 (17/43) Installing isl (0.18-r0) [2020-03-09T15:19:47.352Z] #15 2.012 (18/43) Installing libgomp (9.2.0-r3) [2020-03-09T15:19:47.352Z] #15 2.015 (19/43) Installing libatomic (9.2.0-r3) [2020-03-09T15:19:47.352Z] #15 2.016 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-09T15:19:47.352Z] #15 2.022 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-09T15:19:47.352Z] #15 2.025 (22/43) Installing gcc (9.2.0-r3) [2020-03-09T15:19:47.916Z] #15 2.702 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-09T15:19:47.916Z] #15 2.774 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-09T15:19:47.916Z] #15 2.775 (25/43) Installing g++ (9.2.0-r3) [2020-03-09T15:19:48.480Z] #15 3.193 (26/43) Installing make (4.2.1-r2) [2020-03-09T15:19:48.480Z] #15 3.197 (27/43) Installing fortify-headers (1.1-r0) [2020-03-09T15:19:48.480Z] #15 3.198 (28/43) Installing build-base (0.5-r1) [2020-03-09T15:19:48.480Z] #15 3.200 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-09T15:19:48.480Z] #15 3.202 (30/43) Installing libcurl (7.67.0-r0) [2020-03-09T15:19:48.480Z] #15 3.209 (31/43) Installing curl (7.67.0-r0) [2020-03-09T15:19:48.480Z] #15 3.212 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-09T15:19:48.480Z] #15 3.218 (33/43) Installing jq (1.6-r0) [2020-03-09T15:19:48.480Z] #15 3.225 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-09T15:19:48.480Z] #15 3.229 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-09T15:19:48.480Z] #15 3.231 (36/43) Installing libaio (0.3.112-r1) [2020-03-09T15:19:48.480Z] #15 3.233 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-09T15:19:48.480Z] #15 3.264 (38/43) Installing libfdisk (2.34-r1) [2020-03-09T15:19:48.480Z] #15 3.270 (39/43) Installing libmount (2.34-r1) [2020-03-09T15:19:48.480Z] #15 3.275 (40/43) Installing libsmartcols (2.34-r1) [2020-03-09T15:19:48.480Z] #15 3.278 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-09T15:19:48.480Z] #15 3.280 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-09T15:19:48.480Z] #15 3.302 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-09T15:19:48.480Z] #15 3.314 Executing busybox-1.31.1-r9.trigger [2020-03-09T15:19:48.480Z] #15 3.321 OK: 196 MiB in 57 packages [2020-03-09T15:19:48.586Z] Cannot create a file when that file already exists. [2020-03-09T15:19:49.408Z] #15 DONE 4.2s [2020-03-09T15:19:49.408Z] [2020-03-09T15:19:49.408Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-09T15:19:49.971Z] #16 DONE 0.7s [2020-03-09T15:19:50.227Z] [2020-03-09T15:19:50.227Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-09T15:19:50.791Z] #17 DONE 0.7s [2020-03-09T15:19:50.791Z] [2020-03-09T15:19:50.791Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-09T15:19:50.791Z] #18 DONE 0.0s [2020-03-09T15:19:50.791Z] [2020-03-09T15:19:50.791Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:19:50.791Z] #22 DONE 0.1s [2020-03-09T15:19:50.791Z] [2020-03-09T15:19:50.791Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-09T15:19:50.791Z] #26 DONE 0.1s [2020-03-09T15:19:50.791Z] [2020-03-09T15:19:50.791Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:19:50.791Z] #19 DONE 0.1s [2020-03-09T15:19:50.791Z] [2020-03-09T15:19:50.791Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:19:51.051Z] #23 DONE 0.1s [2020-03-09T15:19:51.051Z] [2020-03-09T15:19:51.051Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-09T15:19:51.051Z] #27 DONE 0.1s [2020-03-09T15:19:51.051Z] [2020-03-09T15:19:51.051Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-09T15:19:51.051Z] #28 DONE 0.1s [2020-03-09T15:19:51.051Z] [2020-03-09T15:19:51.051Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-09T15:19:52.473Z] #24 1.355 + RM_GOPATH=0 [2020-03-09T15:19:52.473Z] #24 1.355 + TMP_GOPATH= [2020-03-09T15:19:52.473Z] #24 1.356 + : /build [2020-03-09T15:19:52.473Z] #24 1.356 + '[' -z '' ']' [2020-03-09T15:19:52.473Z] #24 1.358 ++ mktemp -d [2020-03-09T15:19:52.473Z] #24 1.361 + export GOPATH=/tmp/tmp.pmodjF [2020-03-09T15:19:52.473Z] #24 1.362 + GOPATH=/tmp/tmp.pmodjF [2020-03-09T15:19:52.473Z] #24 1.362 + RM_GOPATH=1 [2020-03-09T15:19:52.473Z] #24 1.362 ++ dirname ./install.sh [2020-03-09T15:19:52.473Z] #24 1.363 + dir=. [2020-03-09T15:19:52.473Z] #24 1.363 + bin=dockercli [2020-03-09T15:19:52.473Z] #24 1.363 + shift [2020-03-09T15:19:52.473Z] #24 1.363 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T15:19:52.473Z] #24 1.363 + . ./dockercli.installer [2020-03-09T15:19:52.473Z] #24 1.363 ++ : stable [2020-03-09T15:19:52.473Z] #24 1.363 ++ : 17.06.2-ce [2020-03-09T15:19:52.473Z] #24 1.364 + install_dockercli [2020-03-09T15:19:52.473Z] #24 1.364 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T15:19:52.473Z] #24 1.364 Install docker/cli version 17.06.2-ce from stable [2020-03-09T15:19:52.473Z] #24 1.365 ++ uname -m [2020-03-09T15:19:52.473Z] #24 1.365 + arch=x86_64 [2020-03-09T15:19:52.473Z] #24 1.366 + '[' x86_64 '!=' x86_64 ']' [2020-03-09T15:19:52.473Z] #24 1.366 + url=https://download.docker.com/linux/static [2020-03-09T15:19:52.473Z] #24 1.366 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-09T15:19:52.473Z] #24 1.366 + tar -xz docker/docker [2020-03-09T15:19:53.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:19:53.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:19:53.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:19:53.358Z] --- PASS: TestDockerNetworkConnectAlias (6.11s) [2020-03-09T15:19:53.358Z] === RUN TestDockerNetworkReConnect [2020-03-09T15:19:54.367Z] #24 ... [2020-03-09T15:19:54.367Z] [2020-03-09T15:19:54.367Z] #31 [builder 1/4] COPY . . [2020-03-09T15:19:54.367Z] #31 DONE 3.3s [2020-03-09T15:19:54.367Z] [2020-03-09T15:19:54.367Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-09T15:19:54.367Z] #20 2.764 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T15:19:54.367Z] #20 3.167 curl: option --progress: is ambiguous [2020-03-09T15:19:54.367Z] #20 3.167 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:19:54.930Z] #20 3.780 curl: option --progress: is ambiguous [2020-03-09T15:19:54.930Z] #20 3.781 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:19:55.188Z] #20 4.199 curl: option --progress: is ambiguous [2020-03-09T15:19:55.188Z] #20 4.203 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:19:55.445Z] #20 ... [2020-03-09T15:19:55.445Z] [2020-03-09T15:19:55.445Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-09T15:19:55.445Z] #24 4.337 + mkdir -p /build [2020-03-09T15:19:55.445Z] #24 4.340 + mv docker/docker /build/ [2020-03-09T15:19:55.445Z] #24 4.341 + rmdir docker [2020-03-09T15:19:55.445Z] #24 DONE 4.4s [2020-03-09T15:19:55.575Z] Removing intermediate container c9b48a71097f [2020-03-09T15:19:55.575Z] ---> 13443902dc08 [2020-03-09T15:19:55.575Z] Step 6/6 : CMD ["sh"] [2020-03-09T15:19:55.575Z] ---> Running in aaa30ffef055 [2020-03-09T15:19:55.575Z] Removing intermediate container aaa30ffef055 [2020-03-09T15:19:55.575Z] ---> 58d6293fe6d8 [2020-03-09T15:19:55.575Z] Successfully built 58d6293fe6d8 [2020-03-09T15:19:55.575Z] Successfully tagged busybox:latest [2020-03-09T15:19:55.575Z] INFO: Docker images of the daemon under test [2020-03-09T15:19:55.575Z] [2020-03-09T15:19:55.575Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-09T15:19:55.575Z] busybox latest 58d6293fe6d8 Less than a second ago 4.88GB [2020-03-09T15:19:55.575Z] microsoft/windowsservercore latest 81094f2483ae 3 weeks ago 4.84GB [2020-03-09T15:19:55.575Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 3 weeks ago 4.84GB [2020-03-09T15:19:55.575Z] [2020-03-09T15:19:55.575Z] INFO: Running integration tests at 03/09/2020 15:19:55... [2020-03-09T15:19:55.575Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-09T15:19:55.575Z] INFO: Integration API tests being run from the host: [2020-03-09T15:19:55.575Z] INFO: make.ps1 starting at 03/09/2020 15:19:55 [2020-03-09T15:19:55.702Z] [2020-03-09T15:19:55.702Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-09T15:19:55.702Z] #20 4.729 curl: option --progress: is ambiguous [2020-03-09T15:19:55.702Z] #20 4.729 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:19:55.881Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-09T15:19:56.268Z] #20 ... [2020-03-09T15:19:56.268Z] [2020-03-09T15:19:56.268Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-09T15:19:56.268Z] #32 DONE 1.9s [2020-03-09T15:19:56.268Z] [2020-03-09T15:19:56.268Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-09T15:19:56.268Z] #20 5.149 [2020-03-09T15:19:56.381Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-09T15:19:57.249Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-09T15:19:57.250Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-09T15:19:57.639Z] #20 6.701 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T15:19:57.813Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2020-03-09T15:19:57.813Z] === RUN TestServicePlugin [2020-03-09T15:19:58.203Z] #20 7.163 curl: option --progress: is ambiguous [2020-03-09T15:19:58.203Z] #20 7.163 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:19:58.203Z] #20 7.380 [2020-03-09T15:19:58.378Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-09T15:19:59.574Z] #20 8.461 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T15:19:59.748Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-09T15:19:59.831Z] #20 8.877 curl: option --progress: is ambiguous [2020-03-09T15:19:59.831Z] #20 8.880 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:20:00.088Z] #20 9.175 [2020-03-09T15:20:01.018Z] #20 ... [2020-03-09T15:20:01.018Z] [2020-03-09T15:20:01.018Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-09T15:20:01.275Z] #29 ... [2020-03-09T15:20:01.275Z] [2020-03-09T15:20:01.275Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T15:20:01.275Z] #33 1.153 [2020-03-09T15:20:01.275Z] #33 1.254 Removing bundles/ [2020-03-09T15:20:01.275Z] #33 1.255 [2020-03-09T15:20:01.275Z] #33 1.261 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-09T15:20:01.275Z] #33 2.420 Building test suite binary ./integration-cli/test.main [2020-03-09T15:20:01.642Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-09T15:20:01.642Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-09T15:20:01.642Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-09T15:20:01.642Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-09T15:20:01.642Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-09T15:20:01.839Z] #33 ... [2020-03-09T15:20:01.839Z] [2020-03-09T15:20:01.839Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-09T15:20:01.839Z] #20 10.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T15:20:01.839Z] #20 10.92 curl: option --progress: is ambiguous [2020-03-09T15:20:01.839Z] #20 10.92 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:20:02.403Z] #20 11.29 [2020-03-09T15:20:03.333Z] #20 12.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T15:20:04.153Z] #20 13.04 curl: option --progress: is ambiguous [2020-03-09T15:20:04.153Z] #20 13.04 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T15:20:04.165Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-09T15:20:04.165Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-09T15:20:04.410Z] #20 13.35 [2020-03-09T15:20:04.410Z] #20 13.45 Download of images into '/build' complete. [2020-03-09T15:20:04.410Z] #20 13.45 Use something like the following to load the result into a Docker daemon: [2020-03-09T15:20:04.410Z] #20 13.45 tar -cC '/build' . | docker load [2020-03-09T15:20:04.668Z] #20 DONE 13.6s [2020-03-09T15:20:04.668Z] [2020-03-09T15:20:04.668Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T15:20:05.232Z] #33 ... [2020-03-09T15:20:05.232Z] [2020-03-09T15:20:05.232Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-09T15:20:05.601Z] #21 DONE 0.1s [2020-03-09T15:20:05.601Z] [2020-03-09T15:20:05.601Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-09T15:20:05.601Z] #25 DONE 0.2s [2020-03-09T15:20:05.601Z] [2020-03-09T15:20:05.601Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-09T15:20:05.601Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-09T15:20:06.165Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-09T15:20:07.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-09T15:20:07.353Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-09T15:20:07.610Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-09T15:20:10.885Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-09T15:20:13.408Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-09T15:20:13.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-09T15:20:14.341Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-09T15:20:14.598Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-09T15:20:15.530Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-09T15:20:15.530Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-09T15:20:16.902Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-09T15:20:19.426Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-09T15:20:19.426Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-09T15:20:19.426Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-09T15:20:20.358Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-09T15:20:21.729Z] === RUN TestDockerSuite/TestCommitChange [2020-03-09T15:20:22.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:20:22.410Z] INFO: Testing against a local daemon [2020-03-09T15:20:22.658Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-09T15:20:23.660Z] #29 29.60 # github.com/docker/docker/contrib/httpserver [2020-03-09T15:20:23.660Z] #29 29.60 loadinternal: cannot find runtime/cgo [2020-03-09T15:20:23.660Z] #29 DONE 30.0s [2020-03-09T15:20:23.660Z] [2020-03-09T15:20:23.660Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T15:20:23.660Z] #33 ... [2020-03-09T15:20:23.660Z] [2020-03-09T15:20:23.660Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-09T15:20:23.660Z] #30 DONE 0.1s [2020-03-09T15:20:23.660Z] [2020-03-09T15:20:23.660Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T15:20:24.028Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-09T15:20:25.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:20:25.924Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-09T15:20:27.294Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-09T15:20:27.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:20:28.226Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-09T15:20:30.157Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-09T15:20:30.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:20:31.101Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-09T15:20:32.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:20:32.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:20:32.997Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-09T15:20:33.928Z] --- PASS: TestServicePlugin (36.05s) [2020-03-09T15:20:33.928Z] plugin_test.go:62: [dccd1bad54156] joining swarm manager [d30a091bee88a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:20:33.929Z] plugin_test.go:65: [d80d16af7c78d] joining swarm manager [d30a091bee88a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:20:33.929Z] === RUN TestServiceUpdateLabel [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-09T15:20:33.929Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-09T15:20:35.673Z] ok github.com/docker/docker/integration/build 15.190s [2020-03-09T15:20:35.824Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === Skipped [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-09T15:20:36.130Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-09T15:20:36.130Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-09T15:20:36.130Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-03-09T15:20:36.130Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-09T15:20:36.130Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-03-09T15:20:36.130Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-09T15:20:36.130Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-09T15:20:36.130Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-09T15:20:36.130Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-09T15:20:36.130Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] DONE 22 tests, 10 skipped in 39.753s [2020-03-09T15:20:36.130Z] [2020-03-09T15:20:36.130Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-09T15:20:36.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:20:37.194Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-03-09T15:20:37.195Z] === RUN TestServiceUpdateSecrets [2020-03-09T15:20:37.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-09T15:20:37.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:20:37.709Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-09T15:20:37.709Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-09T15:20:38.640Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-09T15:20:39.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:20:39.021Z] INFO: Testing against a local daemon [2020-03-09T15:20:39.021Z] ok github.com/docker/docker/integration/config 0.237s [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === Skipped [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-09T15:20:39.021Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] DONE 8 tests, 8 skipped in 2.711s [2020-03-09T15:20:39.021Z] [2020-03-09T15:20:39.021Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-09T15:20:40.011Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-09T15:20:40.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:20:40.575Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-09T15:20:41.506Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-09T15:20:42.436Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-09T15:20:42.436Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-09T15:20:42.436Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-09T15:20:42.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:20:42.750Z] INFO: Testing against a local daemon [2020-03-09T15:20:43.368Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-09T15:20:43.368Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-09T15:20:43.368Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-09T15:20:43.625Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-09T15:20:43.625Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-09T15:20:44.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-09T15:20:44.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:20:45.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-09T15:20:45.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:20:46.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-09T15:20:46.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-09T15:20:48.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-09T15:20:48.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-09T15:20:48.878Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-09T15:20:49.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:20:49.809Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-09T15:20:50.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-09T15:20:50.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:20:51.303Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-09T15:20:52.233Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-09T15:20:52.233Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-09T15:20:52.797Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-03-09T15:20:52.797Z] === RUN TestServiceUpdateConfigs [2020-03-09T15:20:53.055Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-09T15:20:53.987Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-09T15:20:54.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:20:54.919Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-09T15:20:54.919Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-09T15:20:55.852Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-09T15:20:56.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:20:57.221Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-09T15:20:58.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:20:59.117Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-09T15:20:59.117Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-09T15:20:59.117Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-09T15:20:59.117Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-09T15:20:59.117Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-09T15:20:59.681Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-09T15:21:00.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:21:00.392Z] Using test binary docker [2020-03-09T15:21:00.392Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T15:21:00.392Z] +++ /etc/init.d/apparmor start [2020-03-09T15:21:00.392Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:21:00.392Z] INFO: Waiting for daemon to start... [2020-03-09T15:21:00.392Z] Starting dockerd [2020-03-09T15:21:00.392Z] +++ 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-03-09T15:21:02.440Z] . [2020-03-09T15:21:02.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:21:02.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:21:02.440Z] Error: No such image: emptyfs [2020-03-09T15:21:02.440Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:21:02.440Z] ++++ docker load [2020-03-09T15:21:02.732Z] Running integration-test (iteration 1) [2020-03-09T15:21:02.732Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T15:21:02.732Z] ++ 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-03-09T15:21:02.732Z] ++ set -e [2020-03-09T15:21:02.732Z] ++ '[' -n 0 ']' [2020-03-09T15:21:02.732Z] ++ set -x [2020-03-09T15:21:02.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:21:04.936Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-09T15:21:05.193Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-09T15:21:06.124Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-09T15:21:06.124Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-09T15:21:06.124Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-09T15:21:07.494Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2020-03-09T15:21:07.494Z] === RUN TestServiceUpdateNetwork [2020-03-09T15:21:08.863Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-09T15:21:09.795Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-09T15:21:11.167Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-09T15:21:16.421Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-09T15:21:16.421Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-09T15:21:18.016Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:21:18.016Z] Loaded image: busybox:latest [2020-03-09T15:21:18.016Z] Loaded image: busybox:glibc [2020-03-09T15:21:18.016Z] Loaded image: debian:jessie [2020-03-09T15:21:18.016Z] Loaded image: hello-world:latest [2020-03-09T15:21:18.016Z] INFO: Testing against a local daemon [2020-03-09T15:21:18.016Z] === RUN TestCgroupNamespacesBuild [2020-03-09T15:21:18.636Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2020-03-09T15:21:18.637Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T15:21:18.943Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-09T15:21:19.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-09T15:21:20.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-03-09T15:21:20.671Z] === RUN TestBuildWithSession [2020-03-09T15:21:20.671Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T15:21:20.671Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:21:20.671Z] === RUN TestBuildSquashParent [2020-03-09T15:21:21.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-09T15:21:22.613Z] --- PASS: TestServiceUpdateNetwork (14.83s) [2020-03-09T15:21:22.613Z] PASS [2020-03-09T15:21:22.613Z] [2020-03-09T15:21:22.613Z] === Skipped [2020-03-09T15:21:22.613Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T15:21:22.613Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:21:22.613Z] [2020-03-09T15:21:22.613Z] [2020-03-09T15:21:22.613Z] DONE 23 tests, 1 skipped in 182.354s [2020-03-09T15:21:22.613Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T15:21:22.613Z] ++ 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-03-09T15:21:22.613Z] ++ set -e [2020-03-09T15:21:22.613Z] ++ '[' -n 0 ']' [2020-03-09T15:21:22.613Z] ++ set -x [2020-03-09T15:21:22.613Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:21:22.613Z] INFO: Testing against a local daemon [2020-03-09T15:21:22.613Z] === RUN TestSessionCreate [2020-03-09T15:21:22.613Z] --- PASS: TestSessionCreate (0.03s) [2020-03-09T15:21:22.613Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T15:21:22.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-09T15:21:22.613Z] PASS [2020-03-09T15:21:22.613Z] [2020-03-09T15:21:22.613Z] DONE 2 tests in 0.154s [2020-03-09T15:21:22.613Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T15:21:22.613Z] ++ 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-03-09T15:21:22.613Z] ++ set -e [2020-03-09T15:21:22.613Z] ++ '[' -n 0 ']' [2020-03-09T15:21:22.613Z] ++ set -x [2020-03-09T15:21:22.613Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:21:22.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-09T15:21:22.613Z] INFO: Testing against a local daemon [2020-03-09T15:21:22.613Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T15:21:22.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:21:22.613Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:21:22.613Z] === RUN TestEventsExecDie [2020-03-09T15:21:23.987Z] --- PASS: TestEventsExecDie (1.00s) [2020-03-09T15:21:23.987Z] === RUN TestEventsBackwardsCompatible [2020-03-09T15:21:23.987Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-09T15:21:23.987Z] === RUN TestInfoBinaryCommits [2020-03-09T15:21:23.987Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-09T15:21:23.987Z] === RUN TestInfoAPIVersioned [2020-03-09T15:21:23.987Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-09T15:21:23.987Z] === RUN TestInfoDiscoveryBackend [2020-03-09T15:21:24.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-09T15:21:24.244Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-09T15:21:24.244Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T15:21:25.614Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T15:21:25.614Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T15:21:25.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-09T15:21:25.871Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-09T15:21:25.871Z] === RUN TestInfoAPI [2020-03-09T15:21:25.871Z] --- PASS: TestInfoAPI (0.03s) [2020-03-09T15:21:25.871Z] === RUN TestInfoAPIWarnings [2020-03-09T15:21:26.195Z] --- PASS: TestBuildSquashParent (5.17s) [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:21:26.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:21:26.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:21:26.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:21:26.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:21:26.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:21:26.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:21:26.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:21:26.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:21:26.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:21:26.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:21:26.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:21:26.435Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-03-09T15:21:26.435Z] === RUN TestInfoDebug [2020-03-09T15:21:26.998Z] --- PASS: TestInfoDebug (0.53s) [2020-03-09T15:21:26.998Z] === RUN TestInfoInsecureRegistries [2020-03-09T15:21:27.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00082ab60_} [2020-03-09T15:21:27.562Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-09T15:21:27.562Z] === RUN TestInfoRegistryMirrors [2020-03-09T15:21:28.126Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-09T15:21:28.126Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T15:21:28.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-03-09T15:21:28.384Z] === RUN TestPingCacheHeaders [2020-03-09T15:21:28.384Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-09T15:21:28.384Z] === RUN TestPingGet [2020-03-09T15:21:28.384Z] --- PASS: TestPingGet (0.02s) [2020-03-09T15:21:28.384Z] === RUN TestPingHead [2020-03-09T15:21:28.384Z] --- PASS: TestPingHead (0.03s) [2020-03-09T15:21:28.384Z] === RUN TestVersion [2020-03-09T15:21:28.384Z] --- PASS: TestVersion (0.02s) [2020-03-09T15:21:28.384Z] PASS [2020-03-09T15:21:28.384Z] [2020-03-09T15:21:28.384Z] === Skipped [2020-03-09T15:21:28.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:21:28.384Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:21:28.384Z] [2020-03-09T15:21:28.384Z] [2020-03-09T15:21:28.384Z] DONE 18 tests, 1 skipped in 5.798s [2020-03-09T15:21:28.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T15:21:28.384Z] ++ 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-03-09T15:21:28.384Z] ++ set -e [2020-03-09T15:21:28.384Z] ++ '[' -n 0 ']' [2020-03-09T15:21:28.384Z] ++ set -x [2020-03-09T15:21:28.384Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:21:28.384Z] INFO: Testing against a local daemon [2020-03-09T15:21:28.384Z] === RUN TestVolumesCreateAndList [2020-03-09T15:21:28.641Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-09T15:21:28.641Z] === RUN TestVolumesRemove [2020-03-09T15:21:28.641Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-09T15:21:28.641Z] === RUN TestVolumesInspect [2020-03-09T15:21:28.641Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-09T15:21:28.641Z] === RUN TestVolumesInvalidJSON [2020-03-09T15:21:28.641Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T15:21:28.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T15:21:28.641Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T15:21:28.641Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-09T15:21:28.641Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T15:21:28.641Z] PASS [2020-03-09T15:21:28.641Z] [2020-03-09T15:21:28.641Z] DONE 5 tests in 0.270s [2020-03-09T15:21:28.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:21:28.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:21:28.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:21:28.898Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:21:28.898Z] +++ kill 5429 [2020-03-09T15:21:29.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1086721793_/foo_false____} [2020-03-09T15:21:30.085Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:21:30.085Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:21:30.085Z] [2020-03-09T15:21:30.085Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:21:30.085Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:21:30.085Z] [2020-03-09T15:21:30.085Z] To set a process to complain mode, use the command line tool [2020-03-09T15:21:30.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:21:30.085Z] +++ true [2020-03-09T15:21:30.085Z] [2020-03-09T15:21:30.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1086721793_/foo_true____} [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s) [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.58s) [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2020-03-09T15:21:30.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2020-03-09T15:21:30.943Z] === RUN TestBuildMultiStageCopy [2020-03-09T15:21:30.943Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T15:21:32.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3885046892_/foo_false____} [2020-03-09T15:21:32.980Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T15:21:33.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T15:21:33.884Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T15:21:33.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3885046892_/foo_true____} [2020-03-09T15:21:34.168Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T15:21:34.785Z] --- PASS: TestBuildMultiStageCopy (3.66s) [2020-03-09T15:21:34.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s) [2020-03-09T15:21:34.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-03-09T15:21:34.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-03-09T15:21:34.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-03-09T15:21:34.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-03-09T15:21:34.785Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T15:21:35.797Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2020-03-09T15:21:35.797Z] === RUN TestBuildLabelWithTargets [2020-03-09T15:21:35.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3885046892_/foo_true__0xc00082b000__} [2020-03-09T15:21:37.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00082b020_} [2020-03-09T15:21:37.289Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-03-09T15:21:37.289Z] === RUN TestBuildWithEmptyLayers [2020-03-09T15:21:37.910Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-03-09T15:21:37.910Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T15:21:39.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00082b040_} [2020-03-09T15:21:40.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00082b060_} [2020-03-09T15:21:40.599Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2020-03-09T15:21:40.599Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:21:41.222Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-03-09T15:21:41.222Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:21:42.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00082b080_} [2020-03-09T15:21:43.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-09T15:21:43.914Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-03-09T15:21:43.914Z] === RUN TestBuildWithHugeFile [2020-03-09T15:21:45.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-09T15:21:45.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-09T15:21:45.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-09T15:21:45.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-09T15:21:45.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-09T15:21:45.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-09T15:21:45.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-09T15:21:45.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-09T15:21:45.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-09T15:21:45.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-09T15:21:45.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-09T15:21:46.134Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-09T15:21:49.409Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-09T15:21:51.931Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-09T15:21:54.818Z] ok github.com/docker/docker/integration/container 62.738s [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === Skipped [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-09T15:21:54.818Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-09T15:21:54.818Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-09T15:21:54.818Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-09T15:21:54.818Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-09T15:21:54.818Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-09T15:21:54.818Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-09T15:21:54.818Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-09T15:21:54.818Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-09T15:21:54.818Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-09T15:21:54.818Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-09T15:21:54.818Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-09T15:21:54.818Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-09T15:21:54.818Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-09T15:21:54.818Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-09T15:21:54.818Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-09T15:21:54.818Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-09T15:21:54.818Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-09T15:21:54.818Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-09T15:21:54.818Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-09T15:21:54.818Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:21:54.818Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-09T15:21:54.818Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-09T15:21:54.818Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-09T15:21:54.818Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-09T15:21:54.818Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-09T15:21:54.818Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-09T15:21:54.818Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-09T15:21:54.818Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-09T15:21:54.818Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.818Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-09T15:21:54.818Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.818Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-09T15:21:54.819Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:21:54.819Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-09T15:21:54.819Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-09T15:21:54.819Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-09T15:21:54.819Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 80 tests, 41 skipped in 65.968s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-09T15:21:54.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:21:54.819Z] INFO: Testing against a local daemon [2020-03-09T15:21:54.819Z] ok github.com/docker/docker/integration/image 0.492s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === Skipped [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-09T15:21:54.819Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-09T15:21:54.819Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-09T15:21:54.819Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-09T15:21:54.819Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 11 tests, 4 skipped in 2.934s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-09T15:21:54.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:21:54.819Z] INFO: Testing against a local daemon [2020-03-09T15:21:54.819Z] ok github.com/docker/docker/integration/network 0.220s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === Skipped [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-09T15:21:54.819Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-09T15:21:54.819Z] 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-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-09T15:21:54.819Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-09T15:21:54.819Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:51: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:94: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:127: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:177: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:201: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:319: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-09T15:21:54.819Z] service_test.go:386: testEnv.OSType == "windows" [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 17 tests, 13 skipped in 2.847s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-09T15:21:54.819Z] testing: warning: no tests to run [2020-03-09T15:21:54.819Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 0 tests in 0.879s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-09T15:21:54.819Z] testing: warning: no tests to run [2020-03-09T15:21:54.819Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 0 tests in 0.886s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-09T15:21:54.819Z] testing: warning: no tests to run [2020-03-09T15:21:54.819Z] ok github.com/docker/docker/integration/plugin 0.097s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 0 tests in 0.880s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-09T15:21:54.819Z] testing: warning: no tests to run [2020-03-09T15:21:54.819Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] DONE 0 tests in 0.909s [2020-03-09T15:21:54.819Z] [2020-03-09T15:21:54.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-09T15:21:55.207Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-09T15:21:56.576Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-09T15:21:56.576Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-09T15:21:56.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:21:56.989Z] INFO: Testing against a local daemon [2020-03-09T15:21:56.989Z] ok github.com/docker/docker/integration/plugin/common 0.204s [2020-03-09T15:21:56.989Z] [2020-03-09T15:21:56.989Z] DONE 2 tests in 2.499s [2020-03-09T15:21:56.989Z] [2020-03-09T15:21:56.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-09T15:21:57.505Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-09T15:21:58.920Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-09T15:21:59.856Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-09T15:22:00.788Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-09T15:22:01.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:01.723Z] INFO: Testing against a local daemon [2020-03-09T15:22:01.723Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.245s [2020-03-09T15:22:01.723Z] [2020-03-09T15:22:01.723Z] === Skipped [2020-03-09T15:22:01.723Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-09T15:22:01.723Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-09T15:22:01.723Z] [2020-03-09T15:22:01.723Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-09T15:22:01.723Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-09T15:22:01.723Z] [2020-03-09T15:22:01.723Z] [2020-03-09T15:22:01.723Z] DONE 2 tests, 2 skipped in 4.235s [2020-03-09T15:22:01.723Z] [2020-03-09T15:22:01.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-09T15:22:01.749Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-09T15:22:02.681Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-09T15:22:04.052Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-09T15:22:04.983Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-09T15:22:05.914Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-09T15:22:07.285Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-09T15:22:08.216Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-09T15:22:09.147Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-09T15:22:10.078Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-09T15:22:10.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:10.308Z] INFO: Testing against a local daemon [2020-03-09T15:22:10.308Z] ok github.com/docker/docker/integration/plugin/logging 0.275s [2020-03-09T15:22:10.308Z] [2020-03-09T15:22:10.308Z] === Skipped [2020-03-09T15:22:10.308Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-09T15:22:10.308Z] read_test.go:21: no unix domain sockets on Windows [2020-03-09T15:22:10.308Z] [2020-03-09T15:22:10.308Z] [2020-03-09T15:22:10.308Z] DONE 1 tests, 1 skipped in 8.671s [2020-03-09T15:22:10.308Z] [2020-03-09T15:22:10.308Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-09T15:22:11.846Z] testing: warning: no tests to run [2020-03-09T15:22:11.846Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.107s [2020-03-09T15:22:11.846Z] [2020-03-09T15:22:11.846Z] DONE 0 tests in 1.502s [2020-03-09T15:22:11.846Z] [2020-03-09T15:22:11.846Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-09T15:22:11.973Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-09T15:22:12.904Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-09T15:22:13.835Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-09T15:22:13.835Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-09T15:22:14.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:14.739Z] INFO: Testing against a local daemon [2020-03-09T15:22:14.739Z] ok github.com/docker/docker/integration/plugin/volumes 0.226s [2020-03-09T15:22:14.739Z] [2020-03-09T15:22:14.739Z] === Skipped [2020-03-09T15:22:14.739Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-09T15:22:14.739Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:14.739Z] [2020-03-09T15:22:14.739Z] [2020-03-09T15:22:14.739Z] DONE 1 tests, 1 skipped in 2.968s [2020-03-09T15:22:14.739Z] [2020-03-09T15:22:14.739Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-09T15:22:15.069Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:22:15.069Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:22:15.069Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:22:15.070Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:22:15.070Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:22:15.070Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:22:15.205Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-09T15:22:15.770Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-09T15:22:16.000Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:22:17.142Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-09T15:22:17.369Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:22:17.370Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:22:17.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:17.630Z] INFO: Testing against a local daemon [2020-03-09T15:22:17.630Z] ok github.com/docker/docker/integration/secret 0.191s [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] === Skipped [2020-03-09T15:22:17.630Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-09T15:22:17.630Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-09T15:22:17.630Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-09T15:22:17.630Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-09T15:22:17.630Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-09T15:22:17.630Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-09T15:22:17.630Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] DONE 6 tests, 6 skipped in 2.532s [2020-03-09T15:22:17.630Z] [2020-03-09T15:22:17.630Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-09T15:22:18.073Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-09T15:22:19.263Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:22:19.443Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-09T15:22:20.194Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:22:20.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:20.522Z] INFO: Testing against a local daemon [2020-03-09T15:22:20.523Z] ok github.com/docker/docker/integration/service 0.363s [2020-03-09T15:22:20.870Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === Skipped [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-09T15:22:21.006Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-09T15:22:21.006Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-09T15:22:21.006Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-09T15:22:21.006Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-03-09T15:22:21.006Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-09T15:22:21.006Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-09T15:22:21.006Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-09T15:22:21.006Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-09T15:22:21.006Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-09T15:22:21.006Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-09T15:22:21.006Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-09T15:22:21.006Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-09T15:22:21.006Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-09T15:22:21.006Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-09T15:22:21.006Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-09T15:22:21.006Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-09T15:22:21.006Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-09T15:22:21.006Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] DONE 23 tests, 22 skipped in 3.431s [2020-03-09T15:22:21.006Z] [2020-03-09T15:22:21.006Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-09T15:22:21.563Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:22:21.801Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-09T15:22:23.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:23.175Z] INFO: Testing against a local daemon [2020-03-09T15:22:23.175Z] ok github.com/docker/docker/integration/session 0.225s [2020-03-09T15:22:23.175Z] [2020-03-09T15:22:23.175Z] === Skipped [2020-03-09T15:22:23.175Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-09T15:22:23.175Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-09T15:22:23.175Z] [2020-03-09T15:22:23.175Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-09T15:22:23.175Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-09T15:22:23.175Z] [2020-03-09T15:22:23.175Z] [2020-03-09T15:22:23.175Z] DONE 2 tests, 2 skipped in 2.489s [2020-03-09T15:22:23.456Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:22:23.633Z] [2020-03-09T15:22:23.633Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-09T15:22:23.713Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:22:25.095Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-09T15:22:25.608Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:22:25.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:25.808Z] INFO: Testing against a local daemon [2020-03-09T15:22:26.537Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:22:26.772Z] ok github.com/docker/docker/integration/system 1.272s [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === Skipped [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:22:26.772Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-09T15:22:26.772Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-09T15:22:26.772Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-09T15:22:26.772Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-09T15:22:26.772Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-09T15:22:26.772Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-09T15:22:26.772Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] DONE 13 tests, 7 skipped in 3.485s [2020-03-09T15:22:26.772Z] [2020-03-09T15:22:26.772Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-09T15:22:29.059Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:22:29.623Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:22:29.680Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:29.680Z] INFO: Testing against a local daemon [2020-03-09T15:22:29.680Z] ok github.com/docker/docker/integration/volume 0.291s [2020-03-09T15:22:29.680Z] [2020-03-09T15:22:29.680Z] === Skipped [2020-03-09T15:22:29.680Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-09T15:22:29.680Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-09T15:22:29.680Z] [2020-03-09T15:22:29.680Z] [2020-03-09T15:22:29.680Z] DONE 5 tests, 1 skipped in 2.762s [2020-03-09T15:22:29.680Z] [2020-03-09T15:22:29.680Z] INFO: make.ps1 ended at 03/09/2020 15:22:29 [2020-03-09T15:22:29.680Z] INFO: Integration CLI tests being run from the host: [2020-03-09T15:22:29.680Z] 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-03-09T15:22:30.348Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-09T15:22:30.993Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:22:31.924Z] #33 155.9 [2020-03-09T15:22:32.855Z] #33 DONE 156.5s [2020-03-09T15:22:32.855Z] [2020-03-09T15:22:32.855Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-09T15:22:33.620Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-09T15:22:33.876Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-09T15:22:34.222Z] #34 DONE 1.7s [2020-03-09T15:22:36.113Z] [2020-03-09T15:22:36.113Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-09T15:22:36.676Z] #35 DONE 1.1s [2020-03-09T15:22:36.676Z] [2020-03-09T15:22:36.676Z] #36 exporting to image [2020-03-09T15:22:36.676Z] #36 exporting layers [2020-03-09T15:22:38.569Z] #36 exporting layers 1.8s done [2020-03-09T15:22:38.569Z] #36 writing image sha256:7e2daa99de9e47ea5d6fe22e8f1a7bcf27e5e316b42c78cbf1dd457a4effa542 done [2020-03-09T15:22:38.569Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-09T15:22:38.569Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T15:22:38.887Z] + echo Ensuring container killed. [2020-03-09T15:22:38.887Z] Ensuring container killed. [2020-03-09T15:22:38.887Z] + docker rm -vf docker-pr4 [2020-03-09T15:22:38.887Z] Error: No such container: docker-pr4 [2020-03-09T15:22:38.887Z] + true [Pipeline] sh [2020-03-09T15:22:39.130Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-09T15:22:39.172Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:22:39.172Z] Chowning /workspace to jenkins user [2020-03-09T15:22:39.172Z] + id -u [2020-03-09T15:22:39.172Z] + id -g [2020-03-09T15:22:39.172Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40645:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T15:22:39.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:22:39.994Z] INFO: Testing against a local daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:22:40.400Z] + bundleName=unit [2020-03-09T15:22:40.400Z] + echo Creating unit-bundles.tar.gz [2020-03-09T15:22:40.400Z] Creating unit-bundles.tar.gz [2020-03-09T15:22:40.400Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-09T15:22:40.400Z] bundles/junit-report.xml [2020-03-09T15:22:40.400Z] bundles/go-test-report.json [2020-03-09T15:22:40.400Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-09T15:22:40.410Z] Archiving artifacts [2020-03-09T15:22:40.949Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T15:22:41.309Z] + make clean [2020-03-09T15:22:41.568Z] docker volume rm -f docker-dev-cache [2020-03-09T15:22:41.568Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T15:22:43.304Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-09T15:22:43.304Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-09T15:22:47.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-09T15:22:48.410Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-09T15:22:49.779Z] === RUN TestDockerSuite/TestCpToDot [2020-03-09T15:22:50.343Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-09T15:22:52.239Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-09T15:22:54.132Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-09T15:22:54.707Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-09T15:22:58.885Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-09T15:22:58.885Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-09T15:22:59.815Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-09T15:23:01.709Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-09T15:23:01.709Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-09T15:23:01.709Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-09T15:23:02.274Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-09T15:23:03.204Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-09T15:23:03.204Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-09T15:23:03.204Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-09T15:23:04.134Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-09T15:23:04.419Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-09T15:23:04.676Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-09T15:23:04.676Z] === RUN TestDockerSuite/TestCreateRM [2020-03-09T15:23:04.934Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-09T15:23:04.934Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-09T15:23:04.934Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-09T15:23:05.191Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-09T15:23:05.953Z] --- PASS: TestBuildWithHugeFile (81.64s) [2020-03-09T15:23:05.953Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:23:05.953Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:23:05.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:23:05.953Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:23:05.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:23:05.953Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:23:05.953Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:23:05.953Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:23:05.953Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:23:05.953Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:23:05.953Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-09T15:23:05.953Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-03-09T15:23:05.953Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-03-09T15:23:05.953Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-03-09T15:23:05.953Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:23:05.953Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:23:07.713Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-09T15:23:07.713Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-09T15:23:07.713Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-09T15:23:08.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-09T15:23:08.645Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:23:10.695Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-03-09T15:23:10.695Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) [2020-03-09T15:23:10.695Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-03-09T15:23:10.695Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:23:10.695Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-09T15:23:10.695Z] PASS [2020-03-09T15:23:10.695Z] [2020-03-09T15:23:10.695Z] === Skipped [2020-03-09T15:23:10.695Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:23:10.695Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:23:10.695Z] [2020-03-09T15:23:10.695Z] [2020-03-09T15:23:10.695Z] DONE 32 tests, 1 skipped in 127.887s [2020-03-09T15:23:10.695Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:23:10.695Z] ++ 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-03-09T15:23:10.695Z] ++ set -e [2020-03-09T15:23:10.695Z] ++ '[' -n 0 ']' [2020-03-09T15:23:10.695Z] ++ set -x [2020-03-09T15:23:10.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-03-09T15:23:10.695Z] INFO: Testing against a local daemon [2020-03-09T15:23:10.695Z] === RUN TestConfigList [2020-03-09T15:23:12.819Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-09T15:23:12.819Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-09T15:23:12.819Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-09T15:23:12.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-09T15:23:12.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-09T15:23:12.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-09T15:23:13.384Z] --- PASS: TestConfigList (2.29s) [2020-03-09T15:23:13.384Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:23:13.751Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-09T15:23:13.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-09T15:23:15.421Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-03-09T15:23:15.421Z] === RUN TestConfigsUpdate [2020-03-09T15:23:15.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-09T15:23:17.018Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-09T15:23:17.458Z] --- PASS: TestConfigsUpdate (2.26s) [2020-03-09T15:23:17.458Z] === RUN TestTemplatedConfig [2020-03-09T15:23:18.912Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-09T15:23:20.150Z] --- PASS: TestTemplatedConfig (2.66s) [2020-03-09T15:23:20.150Z] === RUN TestConfigInspect [2020-03-09T15:23:20.815Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-09T15:23:21.748Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-09T15:23:22.678Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-09T15:23:22.678Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-09T15:23:22.843Z] --- PASS: TestConfigInspect (2.27s) [2020-03-09T15:23:22.843Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:23:23.608Z] === RUN TestDockerSuite/TestDockerFails [2020-03-09T15:23:23.608Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-09T15:23:23.608Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-09T15:23:23.608Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-09T15:23:24.877Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2020-03-09T15:23:24.877Z] === RUN TestConfigCreateResolve [2020-03-09T15:23:24.976Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-09T15:23:25.540Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-09T15:23:26.912Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-03-09T15:23:26.912Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:23:27.433Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-09T15:23:27.433Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-09T15:23:27.433Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-09T15:23:27.433Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-09T15:23:27.530Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-09T15:23:27.530Z] PASS [2020-03-09T15:23:27.530Z] [2020-03-09T15:23:27.530Z] DONE 8 tests in 16.793s [2020-03-09T15:23:27.530Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:23:27.530Z] ++ 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-03-09T15:23:27.530Z] ++ set -e [2020-03-09T15:23:27.530Z] ++ '[' -n 0 ']' [2020-03-09T15:23:27.530Z] ++ set -x [2020-03-09T15:23:27.530Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:23:27.530Z] INFO: Testing against a local daemon [2020-03-09T15:23:27.530Z] === RUN TestCheckpoint [2020-03-09T15:23:27.530Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:23:27.530Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:23:27.530Z] === RUN TestContainerInvalidJSON [2020-03-09T15:23:27.530Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:23:27.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:23:27.530Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:23:27.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:23:27.530Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:23:27.530Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:23:27.530Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:23:27.530Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:23:27.530Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:23:27.530Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-09T15:23:27.530Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-09T15:23:27.530Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:23:27.530Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T15:23:27.530Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:23:27.530Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-09T15:23:27.530Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:23:27.816Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-09T15:23:27.816Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:23:27.816Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-09T15:23:27.816Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:23:27.816Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-09T15:23:27.816Z] === RUN TestCopyFromContainer [2020-03-09T15:23:29.851Z] === RUN TestCopyFromContainer// [2020-03-09T15:23:29.851Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:23:29.851Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:23:29.851Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:23:29.851Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:23:29.851Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:23:30.136Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:23:30.137Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:23:30.137Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:23:30.421Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer (2.56s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-09T15:23:30.421Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-09T15:23:30.421Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:23:30.421Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:23:30.421Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:23:30.421Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:23:30.421Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:23:30.421Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:23:30.421Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:23:30.421Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:23:30.421Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:23:30.421Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:23:30.421Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-09T15:23:30.421Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-09T15:23:30.421Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-09T15:23:30.421Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-09T15:23:30.421Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:23:30.421Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-09T15:23:30.421Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:23:30.421Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:23:30.421Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:23:30.421Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:23:30.421Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:23:30.421Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:23:30.421Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:23:30.706Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:23:30.706Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:23:30.706Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:23:30.706Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-09T15:23:30.706Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:23:30.706Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:23:30.706Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:23:30.706Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:23:30.706Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-09T15:23:30.706Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:23:32.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-09T15:23:32.740Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-03-09T15:23:32.740Z] === RUN TestCreateWithCapabilities [2020-03-09T15:23:32.740Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:23:32.740Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:23:32.740Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:23:32.740Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:23:32.740Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:23:32.740Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:23:32.741Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:23:32.741Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-09T15:23:32.741Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-09T15:23:32.741Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:23:34.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2020-03-09T15:23:34.786Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:23:34.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:23:34.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:23:34.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:23:34.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:23:34.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:23:34.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:23:34.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:23:34.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:23:34.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:23:34.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:23:34.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:23:34.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:23:34.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:23:34.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:23:34.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-03-09T15:23:34.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-09T15:23:34.786Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:23:35.405Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-03-09T15:23:35.405Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:23:35.405Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:23:35.405Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:23:35.405Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:23:35.405Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:23:35.405Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:23:35.405Z] === RUN TestDiff [2020-03-09T15:23:36.032Z] --- PASS: TestDiff (0.66s) [2020-03-09T15:23:36.032Z] === RUN TestExecWithCloseStdin [2020-03-09T15:23:36.652Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-03-09T15:23:36.652Z] === RUN TestExec [2020-03-09T15:23:37.328Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-09T15:23:37.666Z] --- PASS: TestExec (0.78s) [2020-03-09T15:23:37.666Z] === RUN TestExecUser [2020-03-09T15:23:38.285Z] --- PASS: TestExecUser (0.79s) [2020-03-09T15:23:38.285Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:23:39.299Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-03-09T15:23:39.299Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:23:40.602Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-09T15:23:41.333Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-03-09T15:23:41.333Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:23:41.951Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-03-09T15:23:41.951Z] === RUN TestHealthKillContainer [2020-03-09T15:23:42.495Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-09T15:23:43.863Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-09T15:23:44.631Z] --- PASS: TestHealthKillContainer (2.88s) [2020-03-09T15:23:44.631Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:23:44.793Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-09T15:23:45.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-03-09T15:23:45.253Z] === RUN TestIpcModeNone [2020-03-09T15:23:45.723Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-09T15:23:46.267Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-09T15:23:46.267Z] === RUN TestIpcModePrivate [2020-03-09T15:23:46.652Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-09T15:23:46.886Z] --- PASS: TestIpcModePrivate (0.77s) [2020-03-09T15:23:46.886Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-09T15:23:46.886Z] === RUN TestIpcModeShareable [2020-03-09T15:23:47.216Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-09T15:23:47.897Z] --- PASS: TestIpcModeShareable (0.82s) [2020-03-09T15:23:47.897Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-09T15:23:47.897Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:23:48.167Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-09T15:23:49.949Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2020-03-09T15:23:49.949Z] === RUN TestAPIIpcModeHost [2020-03-09T15:23:50.059Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-09T15:23:50.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-09T15:23:50.573Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-03-09T15:23:50.573Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:23:51.954Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-09T15:23:52.617Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-03-09T15:23:52.617Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-09T15:23:52.617Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:23:54.098Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-03-09T15:23:54.098Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-09T15:23:54.098Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:23:55.583Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-03-09T15:23:55.583Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-09T15:23:55.583Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:23:56.128Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-09T15:23:57.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-03-09T15:23:57.618Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-09T15:23:57.618Z] === RUN TestIpcModeOlderClient [2020-03-09T15:23:57.618Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:23:57.618Z] === RUN TestKillContainerInvalidSignal [2020-03-09T15:23:57.902Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-03-09T15:23:57.902Z] === RUN TestKillContainer [2020-03-09T15:23:57.902Z] === RUN TestKillContainer/no_signal [2020-03-09T15:23:58.021Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-09T15:23:58.594Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:23:59.213Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:23:59.391Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-09T15:24:00.226Z] --- PASS: TestKillContainer (1.99s) [2020-03-09T15:24:00.226Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-03-09T15:24:00.226Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-03-09T15:24:00.226Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-03-09T15:24:00.226Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:24:00.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:24:00.510Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T15:24:01.293Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-09T15:24:01.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-03-09T15:24:01.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-09T15:24:01.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-03-09T15:24:01.527Z] === RUN TestKillStoppedContainer [2020-03-09T15:24:01.527Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-09T15:24:01.527Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:24:01.527Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-09T15:24:01.527Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:24:01.856Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-09T15:24:02.114Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-09T15:24:02.151Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-03-09T15:24:02.151Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:24:03.634Z] --- PASS: TestInspectOomKilledTrue (1.18s) [2020-03-09T15:24:03.634Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:24:04.009Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-09T15:24:04.253Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-03-09T15:24:04.253Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:24:04.265Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-09T15:24:04.265Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-09T15:24:04.522Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-09T15:24:04.540Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-09T15:24:04.540Z] === RUN TestLinksContainerNames [2020-03-09T15:24:04.779Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-09T15:24:04.779Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-09T15:24:05.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-09T15:24:06.019Z] --- PASS: TestLinksContainerNames (1.29s) [2020-03-09T15:24:06.019Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:24:06.637Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-03-09T15:24:06.637Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:24:06.641Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-09T15:24:07.261Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:24:07.261Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:24:07.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:24:07.261Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:24:07.556Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:24:07.557Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-09T15:24:07.557Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-03-09T15:24:07.557Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:24:08.536Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-09T15:24:08.536Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-09T15:24:08.536Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-09T15:24:09.591Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2020-03-09T15:24:09.591Z] === RUN TestNetworkNat [2020-03-09T15:24:09.877Z] --- PASS: TestNetworkNat (0.69s) [2020-03-09T15:24:09.877Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:24:09.906Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-09T15:24:10.163Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-09T15:24:10.420Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-09T15:24:10.495Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-03-09T15:24:10.495Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:24:11.511Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-03-09T15:24:11.511Z] === RUN TestPause [2020-03-09T15:24:11.788Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-09T15:24:11.788Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-09T15:24:11.788Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-09T15:24:11.788Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-09T15:24:12.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-09T15:24:12.169Z] --- PASS: TestPause (0.73s) [2020-03-09T15:24:12.169Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:24:12.169Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:24:12.169Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:24:12.169Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:24:13.178Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-03-09T15:24:13.178Z] === RUN TestPsFilter [2020-03-09T15:24:13.178Z] --- PASS: TestPsFilter (0.18s) [2020-03-09T15:24:13.178Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:24:13.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-03-09T15:24:13.798Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:24:14.428Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-03-09T15:24:14.428Z] === RUN TestRemoveContainerRunning [2020-03-09T15:24:14.579Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-09T15:24:15.048Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-03-09T15:24:15.048Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:24:15.143Z] === RUN TestDockerSuite/TestEventsRename [2020-03-09T15:24:15.668Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-03-09T15:24:15.668Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:24:15.668Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-09T15:24:15.668Z] === RUN TestRenameLinkedContainer [2020-03-09T15:24:16.075Z] === RUN TestDockerSuite/TestEventsResize [2020-03-09T15:24:17.005Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-09T15:24:17.936Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-09T15:24:18.360Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-03-09T15:24:18.360Z] === RUN TestRenameStoppedContainer [2020-03-09T15:24:18.867Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-09T15:24:18.979Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-03-09T15:24:18.979Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:24:19.797Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-09T15:24:20.461Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-03-09T15:24:20.461Z] === RUN TestRenameInvalidName [2020-03-09T15:24:21.091Z] --- PASS: TestRenameInvalidName (0.68s) [2020-03-09T15:24:21.091Z] === RUN TestRenameAnonymousContainer [2020-03-09T15:24:23.070Z] === RUN TestDockerSuite/TestEventsTop [2020-03-09T15:24:23.790Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2020-03-09T15:24:23.790Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:24:24.000Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-09T15:24:24.409Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-03-09T15:24:24.409Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:24:25.424Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-03-09T15:24:25.424Z] === RUN TestResize [2020-03-09T15:24:26.437Z] --- PASS: TestResize (0.71s) [2020-03-09T15:24:26.437Z] === RUN TestResizeWithInvalidSize [2020-03-09T15:24:26.519Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-09T15:24:27.056Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2020-03-09T15:24:27.056Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:24:27.676Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:24:27.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:24:27.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:24:27.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:24:27.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:24:27.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:24:27.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:24:27.889Z] === RUN TestDockerSuite/TestExec [2020-03-09T15:24:28.818Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-09T15:24:29.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:24:29.749Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-09T15:24:30.680Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-09T15:24:30.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:24:31.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:24:31.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:24:31.243Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-09T15:24:33.137Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-09T15:24:33.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:24:33.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:24:34.066Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-09T15:24:34.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:24:34.996Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-09T15:24:35.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:24:35.926Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-09T15:24:36.880Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-09T15:24:37.810Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-09T15:24:38.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:24:38.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s) [2020-03-09T15:24:38.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2020-03-09T15:24:38.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.43s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.54s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.47s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.50s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.08s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.18s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.31s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2020-03-09T15:24:38.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-03-09T15:24:38.112Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:24:38.374Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-09T15:24:39.595Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-03-09T15:24:39.595Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:24:40.267Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-09T15:24:40.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-09T15:24:41.086Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-03-09T15:24:41.086Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:24:41.395Z] === RUN TestDockerSuite/TestExecEnv [2020-03-09T15:24:42.326Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-09T15:24:43.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-03-09T15:24:43.133Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:24:44.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-09T15:24:44.220Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-09T15:24:44.613Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-03-09T15:24:44.613Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:24:45.151Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-09T15:24:46.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2020-03-09T15:24:46.094Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:24:47.106Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-03-09T15:24:47.106Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:24:47.729Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-09T15:24:47.729Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:24:48.427Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-09T15:24:49.359Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-09T15:24:49.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-03-09T15:24:49.769Z] === RUN TestKernelTCPMemory [2020-03-09T15:24:50.290Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-09T15:24:50.401Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-03-09T15:24:50.402Z] === RUN TestNISDomainname [2020-03-09T15:24:51.220Z] === RUN TestDockerSuite/TestExecParseError [2020-03-09T15:24:51.415Z] --- PASS: TestNISDomainname (0.89s) [2020-03-09T15:24:51.416Z] === RUN TestHostnameDnsResolution [2020-03-09T15:24:52.152Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-09T15:24:52.429Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-09T15:24:52.429Z] === RUN TestStats [2020-03-09T15:24:53.082Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-09T15:24:53.920Z] --- PASS: TestStats (1.73s) [2020-03-09T15:24:53.920Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:24:53.920Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:24:53.920Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:24:53.920Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:24:53.920Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:24:53.920Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:24:53.920Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:24:53.920Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:24:53.920Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:24:54.012Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-09T15:24:54.207Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:24:54.207Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:24:54.207Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:24:54.207Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:24:55.383Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-09T15:24:56.754Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-09T15:24:57.319Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-09T15:24:57.681Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-09T15:24:57.681Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-03-09T15:24:57.681Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-03-09T15:24:57.681Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-03-09T15:24:57.681Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-03-09T15:24:57.681Z] === RUN TestDeleteDevicemapper [2020-03-09T15:24:57.681Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:24:57.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:24:57.681Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:24:59.718Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2020-03-09T15:24:59.718Z] === RUN TestUpdateMemory [2020-03-09T15:25:00.734Z] --- PASS: TestUpdateMemory (1.00s) [2020-03-09T15:25:00.734Z] === RUN TestUpdateCPUQuota [2020-03-09T15:25:01.746Z] --- PASS: TestUpdateCPUQuota (1.13s) [2020-03-09T15:25:01.746Z] === RUN TestUpdatePidsLimit [2020-03-09T15:25:01.746Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:25:02.029Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:25:02.314Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:25:02.599Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:25:02.884Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:25:03.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:25:03.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit (3.24s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-09T15:25:04.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-03-09T15:25:04.993Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:25:07.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-09T15:25:08.660Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-09T15:25:10.030Z] === RUN TestDockerSuite/TestExecTTY [2020-03-09T15:25:10.597Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-09T15:25:11.966Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-09T15:25:12.899Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-09T15:25:14.798Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-09T15:25:14.798Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-09T15:25:16.691Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-09T15:25:17.528Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2020-03-09T15:25:17.528Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:25:17.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-03-09T15:25:17.528Z] === RUN TestWaitNonBlocked [2020-03-09T15:25:17.621Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-09T15:25:17.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:25:17.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:25:17.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:25:17.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:25:17.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:25:17.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:25:18.833Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-03-09T15:25:18.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-03-09T15:25:18.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-03-09T15:25:18.833Z] === RUN TestWaitBlocked [2020-03-09T15:25:18.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:25:18.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:25:18.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:25:18.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:25:18.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:25:18.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:25:18.990Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-09T15:25:19.554Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-09T15:25:19.852Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-09T15:25:19.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-03-09T15:25:19.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-09T15:25:19.852Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:25:19.852Z] === CONT TestIpcModeOlderClient [2020-03-09T15:25:19.852Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:25:19.852Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:25:19.852Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-09T15:25:20.486Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-09T15:25:24.293Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) [2020-03-09T15:25:24.293Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2020-03-09T15:25:24.293Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-03-09T15:25:24.293Z] PASS [2020-03-09T15:25:24.293Z] [2020-03-09T15:25:24.293Z] === Skipped [2020-03-09T15:25:24.293Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-09T15:25:24.293Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:25:24.293Z] [2020-03-09T15:25:24.293Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:25:24.293Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:25:24.293Z] [2020-03-09T15:25:24.293Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:25:24.293Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:25:24.293Z] [2020-03-09T15:25:24.293Z] [2020-03-09T15:25:24.293Z] DONE 199 tests, 3 skipped in 116.927s [2020-03-09T15:25:24.293Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:25:24.293Z] ++ 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-03-09T15:25:24.293Z] ++ set -e [2020-03-09T15:25:24.293Z] ++ '[' -n 0 ']' [2020-03-09T15:25:24.293Z] ++ set -x [2020-03-09T15:25:24.293Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:25:24.577Z] INFO: Testing against a local daemon [2020-03-09T15:25:24.577Z] === RUN TestCommitInheritsEnv [2020-03-09T15:25:24.862Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-03-09T15:25:24.862Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:25:24.862Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-09T15:25:24.862Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:25:24.862Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-09T15:25:24.862Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:25:25.149Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-09T15:25:25.149Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:25:25.436Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-03-09T15:25:25.436Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:25:25.436Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:25:25.436Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:25:25.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:25:25.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-09T15:25:25.436Z] === RUN TestTagInvalidReference [2020-03-09T15:25:25.436Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-09T15:25:25.436Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:25:25.727Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-09T15:25:25.727Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:25:25.727Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2020-03-09T15:25:25.727Z] === RUN TestTagOfficialNames [2020-03-09T15:25:25.727Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-09T15:25:25.727Z] === RUN TestTagMatchesDigest [2020-03-09T15:25:25.727Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-09T15:25:25.727Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-09T15:25:25.738Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-09T15:25:30.991Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-09T15:25:31.921Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-09T15:25:33.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-09T15:25:37.116Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-09T15:25:37.680Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-09T15:25:37.680Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-09T15:25:37.936Z] === RUN TestDockerSuite/TestHealth [2020-03-09T15:25:59.839Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-09T15:25:59.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-09T15:25:59.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-09T15:25:59.839Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-09T15:26:00.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-09T15:26:00.353Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-09T15:26:00.354Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-09T15:26:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-09T15:26:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-09T15:26:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-09T15:26:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-09T15:26:01.982Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-09T15:26:02.240Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-09T15:26:02.804Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-09T15:26:02.804Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-09T15:26:04.174Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-09T15:26:04.174Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-09T15:26:05.546Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-09T15:26:06.478Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-09T15:26:06.478Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-09T15:26:07.411Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-09T15:26:10.684Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-09T15:26:10.684Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-09T15:26:10.684Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-09T15:26:12.057Z] === RUN TestDockerSuite/TestImportFile [2020-03-09T15:26:13.967Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-09T15:26:13.967Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-09T15:26:15.862Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-09T15:26:17.757Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-09T15:26:19.652Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-09T15:26:20.590Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-09T15:26:21.520Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-09T15:26:22.454Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-09T15:26:22.454Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-09T15:26:22.454Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-09T15:26:23.825Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-09T15:26:24.756Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-09T15:26:25.321Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-09T15:26:26.251Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-09T15:26:26.815Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-09T15:26:27.746Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-09T15:26:27.746Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-09T15:26:29.643Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-09T15:26:30.574Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-09T15:26:31.137Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-09T15:26:31.137Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-09T15:26:32.067Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-09T15:26:32.067Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-09T15:26:33.438Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-09T15:26:34.004Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-09T15:26:34.938Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-09T15:26:35.867Z] === RUN TestDockerSuite/TestInspectImage [2020-03-09T15:26:35.867Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-09T15:26:35.867Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-09T15:26:35.867Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-09T15:26:36.802Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-09T15:26:37.732Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-09T15:26:37.732Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-09T15:26:38.662Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-09T15:26:39.225Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-09T15:26:41.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-09T15:26:41.375Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-09T15:26:41.375Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-09T15:26:42.308Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-09T15:26:43.239Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-09T15:26:45.763Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-09T15:26:46.326Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-09T15:26:47.258Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-09T15:26:48.189Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-09T15:26:48.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-09T15:26:49.684Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-09T15:26:50.247Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-09T15:26:50.504Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-09T15:26:53.130Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-09T15:26:55.027Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-09T15:26:56.921Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-09T15:26:56.921Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-09T15:26:59.446Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-09T15:27:01.995Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-09T15:27:04.518Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-09T15:27:04.518Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-09T15:27:07.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-09T15:27:07.044Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-09T15:27:07.608Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-09T15:27:08.540Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-09T15:27:11.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-09T15:27:15.090Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-09T15:27:18.368Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-09T15:27:21.644Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-09T15:27:21.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-09T15:27:24.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-09T15:27:25.177Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-09T15:27:26.546Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-09T15:27:27.565Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-09T15:27:28.498Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-09T15:27:29.873Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-09T15:27:30.130Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-09T15:27:30.388Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-09T15:27:30.388Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-09T15:27:30.388Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-09T15:27:31.319Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-09T15:27:32.250Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-09T15:27:33.619Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-09T15:27:36.142Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-09T15:27:36.706Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-09T15:27:39.228Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-09T15:27:41.749Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-09T15:27:42.679Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-09T15:27:42.679Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-09T15:27:43.610Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-09T15:27:44.982Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-09T15:27:45.914Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-09T15:27:47.284Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-09T15:27:48.214Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-09T15:27:50.736Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-09T15:27:51.299Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-09T15:27:52.229Z] === RUN TestDockerSuite/TestLogsSince [2020-03-09T15:27:58.794Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-09T15:28:04.048Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-09T15:28:04.611Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-09T15:28:05.542Z] === RUN TestDockerSuite/TestLogsTail [2020-03-09T15:28:06.913Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-09T15:28:07.477Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-09T15:28:08.408Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-09T15:28:08.971Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-09T15:28:09.903Z] === RUN TestDockerSuite/TestNetHostname [2020-03-09T15:28:12.426Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-09T15:28:12.684Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-09T15:28:14.054Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-09T15:28:14.054Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-09T15:28:16.578Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-09T15:28:17.509Z] === RUN TestDockerSuite/TestPluginActive [2020-03-09T15:28:17.766Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-09T15:28:19.661Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-09T15:28:26.232Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-09T15:28:26.232Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-09T15:28:26.795Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-09T15:28:30.969Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-09T15:28:30.969Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-09T15:28:32.866Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-09T15:28:33.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-09T15:28:36.705Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-09T15:28:36.705Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-09T15:28:39.982Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-09T15:28:41.969Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-09T15:28:43.340Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-09T15:28:44.270Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-09T15:28:46.165Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-09T15:28:47.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-09T15:28:47.354Z] === RUN TestDockerSuite/TestPortList [2020-03-09T15:28:50.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-09T15:28:53.909Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-09T15:28:57.182Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-09T15:28:59.077Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-09T15:29:00.447Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-09T15:29:03.723Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-09T15:29:07.897Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-09T15:29:07.897Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-09T15:29:07.897Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-09T15:29:08.828Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-09T15:29:08.828Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-09T15:29:09.393Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-09T15:29:09.393Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-09T15:29:09.393Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-09T15:29:10.326Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-09T15:29:10.326Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-09T15:29:12.221Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-09T15:29:12.221Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-09T15:29:15.493Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-09T15:29:16.863Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-09T15:29:17.120Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-09T15:29:17.377Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-09T15:29:20.648Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-09T15:29:21.593Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-09T15:29:22.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-09T15:29:26.717Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-09T15:29:26.717Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-09T15:29:29.994Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-09T15:29:31.888Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-09T15:29:31.888Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-09T15:29:33.784Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-09T15:29:36.308Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-09T15:29:38.201Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-09T15:29:42.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-09T15:29:43.747Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-09T15:29:45.642Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-09T15:29:48.165Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-09T15:29:49.541Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-09T15:29:51.434Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-09T15:29:52.802Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-09T15:29:54.697Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-09T15:29:55.261Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-09T15:29:57.785Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-09T15:29:57.785Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-09T15:29:58.348Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-09T15:30:00.868Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-09T15:30:03.391Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-09T15:30:04.323Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-09T15:30:04.323Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-09T15:30:04.580Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-09T15:30:04.580Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-09T15:30:04.837Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-09T15:30:05.768Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-09T15:30:07.662Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-09T15:30:07.662Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-09T15:30:09.033Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-09T15:30:09.965Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-09T15:30:18.078Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-09T15:30:19.448Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-09T15:30:21.342Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-09T15:30:21.600Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-09T15:30:21.600Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-09T15:30:21.600Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-09T15:30:22.163Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-09T15:30:24.685Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-09T15:30:24.685Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-09T15:30:26.580Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-09T15:30:30.755Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-09T15:30:32.130Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-09T15:30:32.130Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-09T15:30:32.130Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-09T15:30:33.381Z] --- PASS: TestImportExtremelyLargeImageWorks (299.58s) [2020-03-09T15:30:33.381Z] PASS [2020-03-09T15:30:33.381Z] [2020-03-09T15:30:33.381Z] === Skipped [2020-03-09T15:30:33.381Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:30:33.381Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:30:33.381Z] [2020-03-09T15:30:33.381Z] [2020-03-09T15:30:33.381Z] DONE 12 tests, 1 skipped in 300.962s [2020-03-09T15:30:33.381Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:30:33.381Z] ++ 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-03-09T15:30:33.381Z] ++ set -e [2020-03-09T15:30:33.381Z] ++ '[' -n 0 ']' [2020-03-09T15:30:33.381Z] ++ set -x [2020-03-09T15:30:33.381Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:30:33.381Z] INFO: Testing against a local daemon [2020-03-09T15:30:33.381Z] === RUN TestNetworkCreateDelete [2020-03-09T15:30:33.381Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-03-09T15:30:33.381Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:30:33.381Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-03-09T15:30:33.381Z] === RUN TestInspectNetwork [2020-03-09T15:30:33.381Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:30:33.381Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:30:33.381Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:30:33.381Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:30:34.013Z] --- PASS: TestInspectNetwork (7.77s) [2020-03-09T15:30:34.013Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T15:30:34.013Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:30:34.014Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:30:34.014Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:30:34.014Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:30:36.303Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-09T15:30:36.706Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-03-09T15:30:36.706Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:30:36.706Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:30:36.706Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:30:36.706Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:30:36.706Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:30:36.706Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:30:36.706Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:30:36.706Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:30:36.706Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:30:36.706Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:30:36.706Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-09T15:30:36.706Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:30:36.706Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:30:36.706Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:30:36.706Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:30:37.327Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-09T15:30:37.327Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:30:37.672Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-09T15:30:37.929Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-09T15:30:38.345Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-03-09T15:30:38.345Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:30:39.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-03-09T15:30:39.365Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:30:39.824Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-09T15:30:40.754Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-09T15:30:40.851Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2020-03-09T15:30:40.851Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:30:41.473Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-09T15:30:41.473Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:30:42.650Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-09T15:30:43.612Z] === RUN TestDockerSuite/TestRmiTag [2020-03-09T15:30:43.869Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-09T15:30:44.162Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-03-09T15:30:44.162Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:30:44.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:30:44.162Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:30:44.162Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:30:44.798Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-09T15:30:46.691Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-09T15:30:49.215Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-09T15:30:49.779Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-09T15:30:50.036Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-09T15:30:50.967Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-09T15:30:51.629Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-09T15:30:52.999Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-09T15:30:52.999Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-09T15:30:53.933Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-09T15:30:54.190Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-09T15:30:55.122Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-09T15:30:55.122Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-09T15:30:56.053Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-09T15:30:57.954Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-09T15:30:58.884Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-09T15:30:59.411Z] --- PASS: TestServiceWithDataPathPortInit (14.89s) [2020-03-09T15:30:59.411Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:30:59.814Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-09T15:31:00.745Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-09T15:31:02.114Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-09T15:31:04.020Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-09T15:31:04.952Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-09T15:31:05.883Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-09T15:31:06.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.58s) [2020-03-09T15:31:06.243Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:drp3a7f6ieyaov10eb3rxgkfv Created:2020-03-09 15:30:59.952440394 +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[62c910954bf33be9a7f0f40459f6a65d443a59bd93c4b96ecc2638e63520ba46:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w34jkpziq7q2wusog1nw73df1 EndpointID:df4a683d7df38ef009e550a4e6ec983caf887e5b2be064bb35cfc7fbe74f700d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb133e75cd186c743f5c17ccd44664288aee4338fc6b20b815be4fce1c780384 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:38286f7c3829 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w34jkpziq7q2wusog1nw73df1 EndpointID:df4a683d7df38ef009e550a4e6ec983caf887e5b2be064bb35cfc7fbe74f700d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:31:06.243Z] PASS [2020-03-09T15:31:06.243Z] [2020-03-09T15:31:06.243Z] === Skipped [2020-03-09T15:31:06.243Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:31:06.243Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:31:06.243Z] [2020-03-09T15:31:06.243Z] [2020-03-09T15:31:06.243Z] DONE 21 tests, 1 skipped in 41.016s [2020-03-09T15:31:06.533Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:31:06.533Z] ++ 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-03-09T15:31:06.533Z] ++ set -e [2020-03-09T15:31:06.533Z] ++ '[' -n 0 ']' [2020-03-09T15:31:06.533Z] ++ set -x [2020-03-09T15:31:06.533Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:06.533Z] INFO: Testing against a local daemon [2020-03-09T15:31:06.533Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:31:06.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:31:06.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:31:06.533Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:31:06.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:31:06.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:31:06.533Z] PASS [2020-03-09T15:31:06.533Z] [2020-03-09T15:31:06.533Z] === Skipped [2020-03-09T15:31:06.533Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:31:06.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:31:06.533Z] [2020-03-09T15:31:06.533Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:31:06.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:31:06.533Z] [2020-03-09T15:31:06.533Z] [2020-03-09T15:31:06.533Z] DONE 2 tests, 2 skipped in 0.108s [2020-03-09T15:31:06.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:31:06.533Z] ++ 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-03-09T15:31:06.533Z] ++ set -e [2020-03-09T15:31:06.533Z] ++ '[' -n 0 ']' [2020-03-09T15:31:06.533Z] ++ set -x [2020-03-09T15:31:06.533Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:06.533Z] INFO: Testing against a local daemon [2020-03-09T15:31:06.533Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:31:06.815Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-09T15:31:07.379Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-09T15:31:08.018Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-03-09T15:31:08.018Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:31:08.310Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-09T15:31:09.035Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:31:09.681Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-09T15:31:10.058Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:31:10.611Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-09T15:31:11.077Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:31:11.541Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-09T15:31:12.104Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-09T15:31:13.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-09T15:31:13.034Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-09T15:31:13.034Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-09T15:31:13.767Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:31:15.557Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-09T15:31:16.487Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-09T15:31:17.253Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:31:17.417Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-09T15:31:17.983Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-09T15:31:18.914Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-09T15:31:18.914Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-09T15:31:19.844Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-09T15:31:20.776Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-09T15:31:21.033Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-09T15:31:21.292Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-09T15:31:21.660Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:31:22.223Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan (14.59s) [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2020-03-09T15:31:22.682Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-03-09T15:31:22.682Z] PASS [2020-03-09T15:31:22.682Z] [2020-03-09T15:31:22.682Z] DONE 8 tests in 16.183s [2020-03-09T15:31:22.682Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:31:22.682Z] ++ 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-03-09T15:31:22.682Z] ++ set -e [2020-03-09T15:31:22.682Z] ++ '[' -n 0 ']' [2020-03-09T15:31:22.682Z] ++ set -x [2020-03-09T15:31:22.682Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:22.682Z] testing: warning: no tests to run [2020-03-09T15:31:22.682Z] PASS [2020-03-09T15:31:22.682Z] [2020-03-09T15:31:22.682Z] DONE 0 tests in 0.017s [2020-03-09T15:31:22.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:31:22.682Z] ++ 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-03-09T15:31:22.682Z] ++ set -e [2020-03-09T15:31:22.682Z] ++ '[' -n 0 ']' [2020-03-09T15:31:22.682Z] ++ set -x [2020-03-09T15:31:22.682Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:22.968Z] INFO: Testing against a local daemon [2020-03-09T15:31:22.968Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:31:23.155Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-09T15:31:23.155Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-09T15:31:24.086Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-09T15:31:24.086Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-09T15:31:24.086Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-09T15:31:24.450Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-03-09T15:31:24.450Z] === RUN TestAuthZPluginTLS [2020-03-09T15:31:25.069Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-03-09T15:31:25.069Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:31:25.468Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-09T15:31:25.693Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-03-09T15:31:25.693Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:31:26.313Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-03-09T15:31:26.313Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:31:26.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-09T15:31:26.936Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-09T15:31:26.936Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:31:27.332Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-09T15:31:27.895Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-09T15:31:28.151Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-09T15:31:28.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-03-09T15:31:28.417Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:31:29.036Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-09T15:31:29.036Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:31:29.086Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-09T15:31:29.658Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-09T15:31:29.658Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:31:29.943Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-09T15:31:29.943Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:31:30.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-09T15:31:32.352Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-09T15:31:32.637Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-09T15:31:32.637Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:31:33.722Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-09T15:31:34.121Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-03-09T15:31:34.121Z] === RUN TestAuthZPluginHeader [2020-03-09T15:31:34.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-09T15:31:35.137Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-03-09T15:31:35.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:31:35.137Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:31:35.137Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:35.137Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:31:35.137Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:31:35.137Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:35.137Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:31:35.137Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:31:35.137Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:35.137Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:31:35.137Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:31:35.137Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:35.137Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:31:35.217Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-09T15:31:36.147Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-09T15:31:36.711Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-09T15:31:37.643Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-09T15:31:39.539Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-09T15:31:40.103Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-09T15:31:43.380Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-09T15:31:43.380Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-09T15:31:44.311Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-09T15:31:46.834Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-09T15:31:48.225Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-09T15:31:51.500Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-09T15:31:53.621Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-03-09T15:31:53.621Z] PASS [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] === Skipped [2020-03-09T15:31:53.621Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:31:53.621Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:31:53.621Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:31:53.621Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:31:53.621Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] DONE 17 tests, 4 skipped in 29.202s [2020-03-09T15:31:53.621Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:31:53.621Z] ++ 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-03-09T15:31:53.621Z] ++ set -e [2020-03-09T15:31:53.621Z] ++ '[' -n 0 ']' [2020-03-09T15:31:53.621Z] ++ set -x [2020-03-09T15:31:53.621Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:53.621Z] INFO: Testing against a local daemon [2020-03-09T15:31:53.621Z] === RUN TestPluginInvalidJSON [2020-03-09T15:31:53.621Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:31:53.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:31:53.621Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:31:53.621Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-09T15:31:53.621Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:31:53.621Z] PASS [2020-03-09T15:31:53.621Z] [2020-03-09T15:31:53.621Z] DONE 2 tests in 0.126s [2020-03-09T15:31:53.621Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:31:53.621Z] ++ 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-03-09T15:31:53.621Z] ++ set -e [2020-03-09T15:31:53.621Z] ++ '[' -n 0 ']' [2020-03-09T15:31:53.621Z] ++ set -x [2020-03-09T15:31:53.621Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:53.621Z] INFO: Testing against a local daemon [2020-03-09T15:31:53.621Z] === RUN TestExternalGraphDriver [2020-03-09T15:31:53.621Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:31:54.021Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-09T15:31:54.021Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-09T15:31:54.021Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-09T15:31:54.585Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-09T15:31:54.668Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:31:56.479Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-09T15:31:56.713Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:31:57.849Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-09T15:31:58.748Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-03-09T15:31:58.748Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-03-09T15:31:58.748Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-03-09T15:31:58.748Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-03-09T15:31:58.748Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:31:58.748Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-09T15:31:58.748Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:58.748Z] PASS [2020-03-09T15:31:58.748Z] [2020-03-09T15:31:58.748Z] === Skipped [2020-03-09T15:31:58.748Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-09T15:31:58.748Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:31:58.748Z] [2020-03-09T15:31:58.748Z] [2020-03-09T15:31:58.748Z] DONE 5 tests, 1 skipped in 6.527s [2020-03-09T15:31:58.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:31:58.748Z] ++ 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-03-09T15:31:58.748Z] ++ set -e [2020-03-09T15:31:58.748Z] ++ '[' -n 0 ']' [2020-03-09T15:31:58.748Z] ++ set -x [2020-03-09T15:31:58.749Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:31:58.749Z] INFO: Testing against a local daemon [2020-03-09T15:31:58.749Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:31:58.749Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:31:58.749Z] === RUN TestReadPluginNoRead [2020-03-09T15:31:58.749Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:31:58.749Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:31:58.749Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:31:58.749Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:31:58.749Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:31:58.749Z] === CONT TestReadPluginNoRead [2020-03-09T15:31:59.221Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-09T15:32:00.590Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-09T15:32:01.522Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-09T15:32:03.417Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-09T15:32:03.981Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-09T15:32:03.981Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-09T15:32:04.911Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-09T15:32:06.806Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-09T15:32:06.806Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-09T15:32:07.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-09T15:32:07.369Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-09T15:32:08.301Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-09T15:32:09.671Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-09T15:32:10.235Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-09T15:32:10.235Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-09T15:32:11.183Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-09T15:32:12.113Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-09T15:32:13.043Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-09T15:32:13.973Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-09T15:32:14.537Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-09T15:32:15.468Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-09T15:32:16.398Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-09T15:32:16.964Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-09T15:32:16.964Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-09T15:32:17.894Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-09T15:32:18.823Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-09T15:32:20.193Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-09T15:32:20.450Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-09T15:32:20.450Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-09T15:32:21.154Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:32:21.154Z] --- PASS: TestDaemonStartWithLogOpt (22.39s) [2020-03-09T15:32:22.169Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:32:23.646Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:32:24.623Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-09T15:32:24.880Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-09T15:32:25.684Z] --- PASS: TestReadPluginNoRead (26.61s) [2020-03-09T15:32:25.684Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-03-09T15:32:25.684Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-03-09T15:32:25.684Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2020-03-09T15:32:25.684Z] read_test.go:91: [ddb7920b993b8] daemon is not started [2020-03-09T15:32:25.972Z] --- PASS: TestContinueAfterPluginCrash (27.18s) [2020-03-09T15:32:25.972Z] PASS [2020-03-09T15:32:25.972Z] [2020-03-09T15:32:25.972Z] DONE 6 tests in 27.275s [2020-03-09T15:32:25.972Z] 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-03-09T15:32:25.972Z] ++ 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-03-09T15:32:25.972Z] ++ set -e [2020-03-09T15:32:25.972Z] ++ '[' -n 0 ']' [2020-03-09T15:32:25.972Z] ++ set -x [2020-03-09T15:32:25.973Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:32:25.973Z] testing: warning: no tests to run [2020-03-09T15:32:25.973Z] PASS [2020-03-09T15:32:25.973Z] [2020-03-09T15:32:25.973Z] DONE 0 tests in 0.024s [2020-03-09T15:32:25.973Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:32:25.973Z] ++ 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-03-09T15:32:25.973Z] ++ set -e [2020-03-09T15:32:25.973Z] ++ '[' -n 0 ']' [2020-03-09T15:32:25.973Z] ++ set -x [2020-03-09T15:32:25.973Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:32:26.258Z] INFO: Testing against a local daemon [2020-03-09T15:32:26.258Z] === RUN TestPluginWithDevMounts [2020-03-09T15:32:26.258Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:32:26.258Z] === CONT TestPluginWithDevMounts [2020-03-09T15:32:28.294Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-03-09T15:32:28.294Z] PASS [2020-03-09T15:32:28.294Z] [2020-03-09T15:32:28.294Z] DONE 1 tests in 2.338s [2020-03-09T15:32:28.294Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:32:28.294Z] ++ 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-03-09T15:32:28.294Z] ++ set -e [2020-03-09T15:32:28.294Z] ++ '[' -n 0 ']' [2020-03-09T15:32:28.294Z] ++ set -x [2020-03-09T15:32:28.294Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:32:28.580Z] INFO: Testing against a local daemon [2020-03-09T15:32:28.580Z] === RUN TestSecretInspect [2020-03-09T15:32:31.295Z] --- PASS: TestSecretInspect (2.33s) [2020-03-09T15:32:31.295Z] === RUN TestSecretList [2020-03-09T15:32:33.334Z] --- PASS: TestSecretList (2.26s) [2020-03-09T15:32:33.334Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:32:35.393Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2020-03-09T15:32:35.393Z] === RUN TestSecretsUpdate [2020-03-09T15:32:37.060Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-09T15:32:37.624Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-09T15:32:38.092Z] --- PASS: TestSecretsUpdate (2.25s) [2020-03-09T15:32:38.092Z] === RUN TestTemplatedSecret [2020-03-09T15:32:39.519Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-09T15:32:39.519Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-09T15:32:39.519Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-09T15:32:39.519Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-09T15:32:40.084Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-09T15:32:40.789Z] --- PASS: TestTemplatedSecret (2.70s) [2020-03-09T15:32:40.789Z] === RUN TestSecretCreateResolve [2020-03-09T15:32:42.835Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-03-09T15:32:42.835Z] PASS [2020-03-09T15:32:42.835Z] [2020-03-09T15:32:42.835Z] DONE 6 tests in 14.248s [2020-03-09T15:32:42.835Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:32:42.835Z] ++ 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-03-09T15:32:42.835Z] ++ set -e [2020-03-09T15:32:42.835Z] ++ '[' -n 0 ']' [2020-03-09T15:32:42.835Z] ++ set -x [2020-03-09T15:32:42.835Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:32:42.835Z] INFO: Testing against a local daemon [2020-03-09T15:32:42.835Z] === RUN TestServiceCreateInit [2020-03-09T15:32:42.835Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:32:43.378Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-09T15:32:45.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-09T15:32:46.641Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-09T15:32:47.238Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:32:47.570Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-09T15:32:48.133Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-09T15:32:48.697Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-09T15:32:50.067Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-09T15:32:50.067Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-09T15:32:50.067Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-09T15:32:51.641Z] --- PASS: TestServiceCreateInit (8.30s) [2020-03-09T15:32:51.641Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-03-09T15:32:51.641Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2020-03-09T15:32:51.641Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:32:51.962Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-09T15:32:52.893Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-09T15:32:54.788Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-09T15:32:54.788Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-09T15:32:54.788Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-09T15:32:56.682Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-09T15:32:58.051Z] === RUN TestDockerSuite/TestRunMount [2020-03-09T15:33:04.597Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-09T15:33:05.161Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-09T15:33:06.093Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-09T15:33:07.531Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-09T15:33:10.054Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-09T15:33:10.182Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2020-03-09T15:33:10.182Z] === RUN TestCreateServiceConflict [2020-03-09T15:33:10.182Z] --- PASS: TestCreateServiceConflict (2.29s) [2020-03-09T15:33:10.182Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T15:33:12.891Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2020-03-09T15:33:12.891Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T15:33:13.326Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-09T15:33:15.848Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-09T15:33:18.372Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-09T15:33:20.266Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-09T15:33:21.634Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-09T15:33:21.634Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-09T15:33:22.197Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-09T15:33:23.565Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-09T15:33:24.496Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-09T15:33:25.059Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-09T15:33:27.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-09T15:33:28.137Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s) [2020-03-09T15:33:28.137Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T15:33:28.758Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-03-09T15:33:28.758Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T15:33:30.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-09T15:33:31.457Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2020-03-09T15:33:31.457Z] === RUN TestCreateServiceSysctls [2020-03-09T15:33:34.944Z] --- PASS: TestCreateServiceSysctls (3.68s) [2020-03-09T15:33:34.944Z] === RUN TestCreateServiceCapabilities [2020-03-09T15:33:35.371Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-09T15:33:35.371Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-09T15:33:35.371Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-09T15:33:35.934Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-09T15:33:36.190Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-09T15:33:37.120Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-09T15:33:37.653Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2020-03-09T15:33:37.653Z] === RUN TestInspect [2020-03-09T15:33:37.685Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-09T15:33:37.685Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-09T15:33:38.617Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-09T15:33:39.547Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-09T15:33:39.547Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-09T15:33:40.477Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-09T15:33:41.044Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-09T15:33:41.142Z] --- PASS: TestInspect (2.88s) [2020-03-09T15:33:41.142Z] === RUN TestCreateJob [2020-03-09T15:33:42.994Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-09T15:33:43.836Z] --- PASS: TestCreateJob (3.40s) [2020-03-09T15:33:43.836Z] === RUN TestReplicatedJob [2020-03-09T15:33:43.924Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-09T15:33:44.487Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-09T15:33:45.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-09T15:33:45.980Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-09T15:33:46.911Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-09T15:33:47.475Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-09T15:33:47.475Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-09T15:33:48.407Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-09T15:33:48.970Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-09T15:33:49.227Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-09T15:33:49.790Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-09T15:33:50.667Z] --- PASS: TestReplicatedJob (5.84s) [2020-03-09T15:33:50.667Z] === RUN TestUpdateReplicatedJob [2020-03-09T15:33:51.684Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-09T15:33:51.684Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-09T15:33:53.368Z] --- PASS: TestUpdateReplicatedJob (3.46s) [2020-03-09T15:33:53.368Z] === RUN TestServiceListWithStatuses [2020-03-09T15:33:53.368Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T15:33:53.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:33:53.368Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T15:33:54.959Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-09T15:33:56.348Z] === RUN TestDockerSuite/TestRunRm [2020-03-09T15:33:57.278Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-09T15:33:58.886Z] --- PASS: TestDockerNetworkConnectAlias (4.76s) [2020-03-09T15:33:58.886Z] === RUN TestDockerNetworkReConnect [2020-03-09T15:34:01.449Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-09T15:34:01.706Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-09T15:34:02.369Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2020-03-09T15:34:02.369Z] === RUN TestServicePlugin [2020-03-09T15:34:02.369Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-09T15:34:02.369Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:34:02.369Z] === RUN TestServiceUpdateLabel [2020-03-09T15:34:02.637Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-09T15:34:04.410Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-03-09T15:34:04.410Z] === RUN TestServiceUpdateSecrets [2020-03-09T15:34:04.531Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-09T15:34:05.096Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-09T15:34:06.028Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-09T15:34:10.204Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-09T15:34:10.769Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-09T15:34:14.944Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-09T15:34:15.507Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-09T15:34:16.438Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-09T15:34:17.004Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-09T15:34:17.935Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-09T15:34:18.866Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-09T15:34:19.651Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2020-03-09T15:34:19.651Z] === RUN TestServiceUpdateConfigs [2020-03-09T15:34:19.800Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-09T15:34:20.737Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-09T15:34:20.737Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-09T15:34:21.684Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-09T15:34:22.616Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-09T15:34:25.891Z] === RUN TestDockerSuite/TestRunState [2020-03-09T15:34:27.261Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-09T15:34:28.632Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-09T15:34:28.890Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-09T15:34:29.147Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-09T15:34:29.403Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-09T15:34:29.403Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-09T15:34:30.336Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-09T15:34:31.267Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-09T15:34:31.525Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-09T15:34:32.894Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-09T15:34:32.894Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-09T15:34:32.894Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-09T15:34:33.458Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-09T15:34:35.008Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-03-09T15:34:35.008Z] === RUN TestServiceUpdateNetwork [2020-03-09T15:34:36.733Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-09T15:34:37.297Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-09T15:34:37.297Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-09T15:34:39.823Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-09T15:34:43.098Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-09T15:34:44.466Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-09T15:34:46.391Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-09T15:34:46.954Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-09T15:34:47.564Z] --- PASS: TestServiceUpdateNetwork (13.22s) [2020-03-09T15:34:47.564Z] PASS [2020-03-09T15:34:47.564Z] [2020-03-09T15:34:47.564Z] === Skipped [2020-03-09T15:34:47.564Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T15:34:47.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:34:47.564Z] [2020-03-09T15:34:47.564Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-09T15:34:47.564Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:34:47.564Z] [2020-03-09T15:34:47.564Z] [2020-03-09T15:34:47.564Z] DONE 23 tests, 2 skipped in 124.018s [2020-03-09T15:34:47.564Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T15:34:47.564Z] ++ 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-03-09T15:34:47.564Z] ++ set -e [2020-03-09T15:34:47.564Z] ++ '[' -n 0 ']' [2020-03-09T15:34:47.564Z] ++ set -x [2020-03-09T15:34:47.564Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:34:47.564Z] INFO: Testing against a local daemon [2020-03-09T15:34:47.564Z] === RUN TestSessionCreate [2020-03-09T15:34:47.564Z] --- PASS: TestSessionCreate (0.07s) [2020-03-09T15:34:47.564Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T15:34:47.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-09T15:34:47.564Z] PASS [2020-03-09T15:34:47.564Z] [2020-03-09T15:34:47.564Z] DONE 2 tests in 0.206s [2020-03-09T15:34:47.564Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T15:34:47.564Z] ++ 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-03-09T15:34:47.564Z] ++ set -e [2020-03-09T15:34:47.564Z] ++ '[' -n 0 ']' [2020-03-09T15:34:47.564Z] ++ set -x [2020-03-09T15:34:47.564Z] ++ env -i DEST=/go/src/github.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= 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-03-09T15:34:47.564Z] INFO: Testing against a local daemon [2020-03-09T15:34:47.564Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T15:34:47.564Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:34:47.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:34:47.564Z] === RUN TestEventsExecDie [2020-03-09T15:34:47.848Z] --- PASS: TestEventsExecDie (0.78s) [2020-03-09T15:34:47.848Z] === RUN TestEventsBackwardsCompatible [2020-03-09T15:34:47.848Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-09T15:34:47.848Z] === RUN TestInfoBinaryCommits [2020-03-09T15:34:47.848Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-09T15:34:47.848Z] === RUN TestInfoAPIVersioned [2020-03-09T15:34:47.848Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-09T15:34:47.848Z] === RUN TestInfoDiscoveryBackend [2020-03-09T15:34:47.884Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-09T15:34:48.467Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-09T15:34:48.467Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T15:34:48.814Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-09T15:34:48.814Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-09T15:34:48.814Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-09T15:34:49.476Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T15:34:49.476Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T15:34:50.100Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-03-09T15:34:50.100Z] === RUN TestInfoAPI [2020-03-09T15:34:50.100Z] --- PASS: TestInfoAPI (0.05s) [2020-03-09T15:34:50.100Z] === RUN TestInfoAPIWarnings [2020-03-09T15:34:50.718Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-09T15:34:50.718Z] === RUN TestInfoDebug [2020-03-09T15:34:51.334Z] --- PASS: TestInfoDebug (0.54s) [2020-03-09T15:34:51.334Z] === RUN TestInfoInsecureRegistries [2020-03-09T15:34:51.336Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-09T15:34:51.619Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-09T15:34:51.619Z] === RUN TestInfoRegistryMirrors [2020-03-09T15:34:52.247Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-09T15:34:52.247Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T15:34:52.705Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-09T15:34:52.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-03-09T15:34:52.864Z] === RUN TestPingCacheHeaders [2020-03-09T15:34:52.864Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-09T15:34:52.864Z] === RUN TestPingGet [2020-03-09T15:34:52.864Z] --- PASS: TestPingGet (0.03s) [2020-03-09T15:34:52.864Z] === RUN TestPingHead [2020-03-09T15:34:52.864Z] --- PASS: TestPingHead (0.05s) [2020-03-09T15:34:52.864Z] === RUN TestVersion [2020-03-09T15:34:52.864Z] --- PASS: TestVersion (0.05s) [2020-03-09T15:34:52.864Z] PASS [2020-03-09T15:34:52.864Z] [2020-03-09T15:34:52.864Z] === Skipped [2020-03-09T15:34:52.864Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:34:52.864Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:34:52.864Z] [2020-03-09T15:34:52.864Z] [2020-03-09T15:34:52.864Z] DONE 18 tests, 1 skipped in 5.956s [2020-03-09T15:34:52.864Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T15:34:52.864Z] ++ 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-03-09T15:34:52.864Z] ++ set -e [2020-03-09T15:34:52.864Z] ++ '[' -n 0 ']' [2020-03-09T15:34:52.864Z] ++ set -x [2020-03-09T15:34:52.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=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= 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-03-09T15:34:52.864Z] INFO: Testing against a local daemon [2020-03-09T15:34:52.864Z] === RUN TestVolumesCreateAndList [2020-03-09T15:34:53.148Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-09T15:34:53.148Z] === RUN TestVolumesRemove [2020-03-09T15:34:53.148Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-09T15:34:53.148Z] === RUN TestVolumesInspect [2020-03-09T15:34:53.148Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-09T15:34:53.148Z] === RUN TestVolumesInvalidJSON [2020-03-09T15:34:53.148Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T15:34:53.148Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T15:34:53.148Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T15:34:53.148Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-09T15:34:53.148Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T15:34:53.148Z] PASS [2020-03-09T15:34:53.148Z] [2020-03-09T15:34:53.148Z] DONE 5 tests in 0.290s [2020-03-09T15:34:53.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:34:53.271Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-09T15:34:53.432Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:34:53.432Z] +++ kill 13433 [2020-03-09T15:34:53.528Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-09T15:34:53.785Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-09T15:34:54.716Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-09T15:34:54.906Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:34:54.907Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:34:54.907Z] [2020-03-09T15:34:54.907Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:34:54.907Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:34:54.907Z] [2020-03-09T15:34:54.907Z] To set a process to complain mode, use the command line tool [2020-03-09T15:34:54.907Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:34:54.907Z] +++ true [2020-03-09T15:34:54.907Z] [2020-03-09T15:34:55.283Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-09T15:34:56.216Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-09T15:34:56.216Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-09T15:34:56.216Z] === RUN TestDockerSuite/TestRunVerifyContainerID Post stage [Pipeline] junit [2020-03-09T15:34:56.433Z] Recording test results [2020-03-09T15:34:56.473Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T15:34:57.374Z] + echo Ensuring container killed. [2020-03-09T15:34:57.374Z] Ensuring container killed. [2020-03-09T15:34:57.374Z] + docker rm -vf docker-pr4 [2020-03-09T15:34:57.374Z] Error: No such container: docker-pr4 [2020-03-09T15:34:57.374Z] + true [Pipeline] sh [2020-03-09T15:34:57.403Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-09T15:34:57.403Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-09T15:34:57.775Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:34:57.775Z] Chowning /workspace to jenkins user [2020-03-09T15:34:57.775Z] + id -u [2020-03-09T15:34:57.775Z] + id -g [2020-03-09T15:34:57.775Z] + docker run --rm -v /home/docker/workspace/moby_PR-40645:/workspace busybox chown -R 1001:1001 /workspace [2020-03-09T15:34:57.775Z] Unable to find image 'busybox:latest' locally [2020-03-09T15:34:58.058Z] latest: Pulling from library/busybox [2020-03-09T15:34:58.058Z] d7e28ec550a2: Pulling fs layer [2020-03-09T15:34:58.335Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-09T15:34:58.680Z] d7e28ec550a2: Download complete [2020-03-09T15:34:58.964Z] d7e28ec550a2: Pull complete [2020-03-09T15:34:58.964Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T15:34:58.964Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:35:01.394Z] + bundleName=ppc64le-integration [2020-03-09T15:35:01.394Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-09T15:35:01.394Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-09T15:35:01.394Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-03-09T15:35:01.394Z] [2020-03-09T15:35:01.608Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [Pipeline] archiveArtifacts [2020-03-09T15:35:01.717Z] Archiving artifacts [2020-03-09T15:35:02.160Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T15:35:02.539Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-09T15:35:02.555Z] + make clean [2020-03-09T15:35:03.175Z] make: command: Command not found [2020-03-09T15:35:03.175Z] make: command: Command not found [2020-03-09T15:35:03.175Z] docker volume rm -f docker-dev-cache [2020-03-09T15:35:03.175Z] docker-dev-cache [Pipeline] deleteDir [2020-03-09T15:35:03.472Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-09T15:35:04.842Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T15:35:07.365Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-09T15:35:08.756Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-09T15:35:11.278Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-09T15:35:13.801Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-09T15:35:14.365Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-09T15:35:15.296Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-09T15:35:16.226Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-09T15:35:16.226Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-09T15:35:16.226Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-09T15:35:16.226Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-09T15:35:16.483Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-09T15:35:17.413Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-09T15:35:17.976Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-09T15:35:18.906Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-09T15:35:20.801Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-09T15:35:21.364Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-09T15:35:22.294Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-09T15:35:22.294Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-09T15:35:22.858Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-09T15:35:22.858Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-09T15:35:23.115Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-09T15:35:23.115Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-09T15:35:23.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-09T15:35:23.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-09T15:35:23.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-09T15:35:23.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-09T15:35:23.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-09T15:35:23.885Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-09T15:35:24.816Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-09T15:35:25.379Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-09T15:35:26.310Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-09T15:35:26.310Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-09T15:35:27.241Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-09T15:35:27.498Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-09T15:35:28.437Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-09T15:35:28.437Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-09T15:35:29.368Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-09T15:35:29.931Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-09T15:35:29.931Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-09T15:35:29.931Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-09T15:35:30.861Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-09T15:35:32.755Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-09T15:35:33.318Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-09T15:35:33.318Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-09T15:35:34.253Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-09T15:35:34.254Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-09T15:35:35.623Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-09T15:35:36.554Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-09T15:35:39.081Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-09T15:35:40.011Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-09T15:35:40.011Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-09T15:35:40.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-09T15:35:40.940Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-09T15:35:42.310Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-09T15:35:43.240Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-09T15:35:43.240Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-09T15:35:45.760Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-09T15:35:45.760Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-09T15:35:46.017Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-09T15:35:47.913Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-09T15:35:48.169Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-09T15:35:50.062Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-09T15:35:50.062Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-09T15:35:50.062Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-09T15:35:51.446Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-09T15:35:53.340Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-09T15:35:53.340Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-09T15:35:53.596Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-09T15:35:53.596Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-09T15:35:53.596Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-09T15:35:54.160Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-09T15:35:55.091Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-09T15:35:56.460Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-09T15:36:03.006Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-09T15:36:04.900Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-09T15:36:06.269Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-09T15:36:07.639Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-09T15:36:10.910Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-09T15:36:13.433Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-09T15:36:13.998Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-09T15:36:15.893Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-09T15:36:18.415Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-09T15:36:20.318Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-09T15:36:23.590Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-09T15:36:28.926Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-09T15:36:32.200Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-09T15:36:37.455Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-09T15:36:39.974Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-09T15:36:41.342Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-09T15:36:42.274Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-09T15:36:43.209Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-09T15:36:44.139Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-09T15:36:44.139Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-09T15:36:44.706Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-09T15:36:46.601Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-09T15:36:49.148Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-09T15:36:53.323Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-09T15:36:53.887Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-09T15:36:54.450Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-09T15:36:54.450Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-09T15:36:55.380Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-09T15:36:57.275Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-09T15:36:57.275Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-09T15:36:58.645Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-09T15:36:59.575Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-09T15:36:59.832Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-09T15:37:00.762Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-09T15:37:02.657Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-09T15:37:05.930Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-09T15:37:06.494Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-09T15:37:08.388Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-09T15:37:08.388Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-09T15:37:09.319Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-09T15:37:10.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-09T15:37:14.883Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-09T15:37:18.155Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-09T15:37:21.430Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-09T15:37:23.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-09T15:37:28.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-09T15:37:33.378Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-09T15:37:35.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-09T15:37:38.424Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-09T15:37:39.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-09T15:37:41.686Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-09T15:37:44.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-09T15:37:46.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-09T15:37:48.636Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-09T15:37:51.159Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-09T15:37:53.680Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-09T15:38:08.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-09T15:38:08.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-09T15:38:08.551Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-09T15:38:09.482Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-09T15:38:09.482Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-09T15:38:09.482Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-09T15:38:09.482Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-09T15:38:10.414Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-09T15:38:10.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-09T15:38:11.344Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-09T15:38:11.344Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-09T15:38:11.344Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-09T15:38:11.344Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-09T15:38:11.344Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-09T15:38:13.865Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-09T15:38:14.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-09T15:38:14.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-09T15:38:14.378Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-09T15:38:14.378Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-09T15:38:15.308Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-09T15:38:17.841Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-09T15:38:17.842Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-09T15:38:17.842Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-09T15:38:21.116Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-09T15:38:25.292Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite (1782.34s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.40s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.31s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.53s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.90s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.43s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.27s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.06s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.43s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.36s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.11s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.15s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachDetach (1.50s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.24s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.12s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.74s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.07s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.81s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.83s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.57s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.98s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.50s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.87s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.61s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.83s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.89s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.31s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.15s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.60s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.45s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.24s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.89s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.77s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.83s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.70s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.09s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.80s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.02s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.76s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.21s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.70s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.39s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-03-09T15:38:25.292Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-09T15:38:25.292Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.50s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildContChar (4.24s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.77s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.88s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.18s) [2020-03-09T15:38:25.292Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-03-09T15:38:25.292Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-09T15:38:25.292Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.292Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.08s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.38s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.16s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.34s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.55s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.80s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.93s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.52s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.69s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.66s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.38s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.81s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.94s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.35s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.79s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.17s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.05s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.34s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.94s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.85s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.64s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFails (0.96s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.41s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.76s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.02s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.57s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.07s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.38s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.07s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildHistory (4.71s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.64s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.45s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.30s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.67s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.20s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.63s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.85s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.80s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.20s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.90s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.57s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.63s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.33s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.34s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.50s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.57s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.64s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.08s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.65s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.48s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.05s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.62s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.42s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildPATH (2.79s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.33s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.25s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildRm (3.39s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.61s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.68s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildStderr (1.71s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.12s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.44s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.35s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.87s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildUser (2.36s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.41s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.52s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.35s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.78s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.20s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.96s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.20s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.32s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.33s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.46s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-09T15:38:25.293Z] docker_cli_sni_test.go:18: Flakey test [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.03s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.42s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.94s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.24s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.75s) [2020-03-09T15:38:25.293Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-09T15:38:25.293Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.05s) [2020-03-09T15:38:25.293Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.73s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.04s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.82s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00082ab60_} (1.60s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1086721793_/foo_false____} (1.61s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1086721793_/foo_true____} (1.75s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3885046892_/foo_false____} (1.62s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3885046892_/foo_true____} (1.64s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3885046892_/foo_true__0xc00082b000__} (1.58s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00082b020_} (1.60s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00082b040_} (1.59s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00082b060_} (1.59s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00082b080_} (1.60s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.68s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.18s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.10s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.56s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.07s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.16s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.59s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.21s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.28s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.58s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.11s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.10s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.77s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.66s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-03-09T15:38:25.294Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-09T15:38:25.294Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-03-09T15:38:25.294Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-09T15:38:25.294Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.43s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.06s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.10s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.79s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.05s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.46s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.34s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.30s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.15s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsAttach (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.81s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.61s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsCopy (1.36s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.74s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFilters (1.73s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFormat (1.98s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.24s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s) [2020-03-09T15:38:25.294Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-09T15:38:25.294Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.294Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-09T15:38:25.294Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.99s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsRename (1.09s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.96s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.68s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecCgroup (1.36s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.83s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecInspectID (3.29s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecInteractive (0.85s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecParseError (0.92s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.51s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.22s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.19s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecTTY (0.96s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.06s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecUlimits (1.72s) [2020-03-09T15:38:25.294Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-09T15:38:25.294Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.83s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestHealth (21.55s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.62s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.11s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.35s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-09T15:38:25.294Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestImportGzipped (1.96s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.95s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.04s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.21s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.75s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-03-09T15:38:25.295Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-09T15:38:25.295Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-03-09T15:38:25.295Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-09T15:38:25.295Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectStatus (1.09s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.03s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.83s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.96s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.88s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.53s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.68s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.11s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.87s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.04s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.40s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsTail (1.12s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.69s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestNetHostname (2.44s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.31s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.64s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.33s) [2020-03-09T15:38:25.295Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-09T15:38:25.295Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.12s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.20s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.30s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.64s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.35s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.51s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPortList (11.49s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.20s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsByOrder (3.29s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.52s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.35s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.19s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.00s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.54s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.96s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-03-09T15:38:25.295Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-09T15:38:25.295Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.00s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.90s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.18s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.32s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.21s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.46s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAddHost (0.88s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.95s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.63s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.97s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.38s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.53s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.77s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.93s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s) [2020-03-09T15:38:25.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s) [2020-03-09T15:38:25.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-09T15:38:25.295Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.97s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.96s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.01s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.87s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.93s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.90s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.49s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunMount (6.26s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.67s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.28s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.41s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.71s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-03-09T15:38:25.296Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.59s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.31s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.15s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.99s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.90s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.89s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.99s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.19s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-09T15:38:25.296Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunSysctls (1.70s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.71s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.94s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.13s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.69s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.90s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.96s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.95s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.51s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.74s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.98s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.13s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.95s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.40s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.75s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.12s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-03-09T15:38:25.296Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-09T15:38:25.296Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2020-03-09T15:38:25.296Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents107079926 [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.50s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.77s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.72s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.68s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.23s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.08s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.22s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-03-09T15:38:25.296Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-03-09T15:38:25.297Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-09T15:38:25.297Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.50s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.66s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2020-03-09T15:38:25.297Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-09T15:38:25.297Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.73s) [2020-03-09T15:38:25.297Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-09T15:38:25.297Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.85s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.80s) [2020-03-09T15:38:25.297Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-09T15:38:25.297Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.19s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.05s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.42s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.27s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.50s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.72s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.35s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.44s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.30s) [2020-03-09T15:38:25.297Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2020-03-09T15:38:25.297Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-09T15:38:25.297Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-09T15:38:25.297Z] === RUN TestDockerRegistrySuite [2020-03-09T15:38:25.297Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-09T15:38:27.190Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-09T15:38:28.640Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-09T15:38:30.535Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-09T15:38:30.535Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-09T15:38:35.788Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-09T15:38:39.964Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-09T15:38:44.137Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-09T15:38:45.068Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-09T15:38:46.437Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-09T15:38:47.815Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-09T15:38:49.186Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-09T15:38:51.080Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-09T15:38:52.449Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-09T15:38:53.821Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-09T15:38:56.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-09T15:38:58.866Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-09T15:39:00.233Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-09T15:39:04.409Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-09T15:39:04.975Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-09T15:39:05.232Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-09T15:39:06.601Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-09T15:39:07.970Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-09T15:39:09.339Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-09T15:39:13.527Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-09T15:39:13.527Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-09T15:39:14.900Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-09T15:39:15.157Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-09T15:39:15.414Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-09T15:39:15.671Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-09T15:39:15.928Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-09T15:39:16.185Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-09T15:39:16.442Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-09T15:39:17.812Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-09T15:39:20.338Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-09T15:39:21.268Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-09T15:39:21.269Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-09T15:39:22.639Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-09T15:39:24.009Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite (59.48s) [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.00s) [2020-03-09T15:39:24.572Z] check_test.go:196: [dd2bbcf2cfef2] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d2e9ba82240e6] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d745654cfa350] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-03-09T15:39:24.572Z] check_test.go:196: [de75eff36603c] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.32s) [2020-03-09T15:39:24.572Z] check_test.go:196: [df07f0a670880] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d7d3f21e88492] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.38s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d221a263e62ab] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d812a57dcf420] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d828e71bb36db] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2020-03-09T15:39:24.572Z] check_test.go:196: [daaede6f00bb9] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-03-09T15:39:24.572Z] check_test.go:196: [ddd68ddfd66c0] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d7589b4afc3fe] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d2ff434e814ea] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d5cbade3b421f] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.70s) [2020-03-09T15:39:24.572Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fad990a9c16b5faca05f48dce129d88f7f4706b08d3d3e24217d279e6197931c [2020-03-09T15:39:24.572Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:18fea24916b86ffada9be6c6d0934bff02b576bba2433eacc82cddde90988936 [2020-03-09T15:39:24.572Z] check_test.go:196: [d9e963c1bb158] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.71s) [2020-03-09T15:39:24.572Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:62dd8268061147f7b2414a51bdb3993fec4623550f68f2ff30136579199214ff [2020-03-09T15:39:24.572Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c99644bef9e0faaad711ae93b2e66456d9d3634091a23fb85f0788c9ad31130f [2020-03-09T15:39:24.572Z] check_test.go:196: [d1519d76efc2c] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d10bfb338673a] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d65652c1dd15e] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d767ac5b16133] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d9007bc26b58d] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2020-03-09T15:39:24.572Z] check_test.go:196: [dfa41b177b858] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d74654928a723] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d369ea1abe77e] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.80s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d7b5901f060dc] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d7d2ab8ab051b] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2020-03-09T15:39:24.572Z] check_test.go:196: [dce5afd4aec03] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-03-09T15:39:24.572Z] check_test.go:196: [daf1875052788] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-09T15:39:24.572Z] check_test.go:196: [df28ee112f8a3] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d2ec2ac7fee41] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d4d00a42f1d66] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-03-09T15:39:24.572Z] check_test.go:196: [de002c6e49d20] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d7302576d872f] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2020-03-09T15:39:24.572Z] check_test.go:196: [dbd655ef164f6] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d8a65adf5e70d] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d244a6409cb1e] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.55s) [2020-03-09T15:39:24.572Z] check_test.go:196: [d783448c0075f] daemon is not started [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s) [2020-03-09T15:39:24.572Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2020-03-09T15:39:24.572Z] === RUN TestDockerSchema1RegistrySuite [2020-03-09T15:39:24.572Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-09T15:39:24.829Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-09T15:39:30.081Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-09T15:39:34.255Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-09T15:39:34.819Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-09T15:39:36.190Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-09T15:39:36.447Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-09T15:39:36.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-09T15:39:36.962Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-09T15:39:37.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-09T15:39:38.161Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-09T15:39:39.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-09T15:39:40.906Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-09T15:39:40.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-09T15:39:41.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-09T15:39:42.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-09T15:39:44.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-09T15:39:45.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-09T15:39:46.288Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-09T15:39:49.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-09T15:39:49.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-09T15:39:49.562Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-09T15:39:50.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-09T15:39:50.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-09T15:39:50.383Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-09T15:39:50.946Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-09T15:39:51.203Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite (26.71s) [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-03-09T15:39:51.460Z] check_test.go:223: [d60271ac12bd6] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.28s) [2020-03-09T15:39:51.460Z] check_test.go:223: [db0e2412a625b] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.44s) [2020-03-09T15:39:51.460Z] check_test.go:223: [d0f19767652be] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.53s) [2020-03-09T15:39:51.460Z] check_test.go:223: [d711787bef628] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.47s) [2020-03-09T15:39:51.460Z] check_test.go:223: [dc52b87059a60] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2020-03-09T15:39:51.460Z] check_test.go:223: [d5c7a801f61af] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-09T15:39:51.460Z] check_test.go:223: [d8ff21815bb0c] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2020-03-09T15:39:51.460Z] check_test.go:223: [d8f51be7d6d52] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.42s) [2020-03-09T15:39:51.460Z] check_test.go:223: [da1de1be96aa1] daemon is not started [2020-03-09T15:39:51.460Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2020-03-09T15:39:51.460Z] check_test.go:223: [dec1d0af8cb81] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.82s) [2020-03-09T15:39:51.461Z] check_test.go:223: [dd3f8af192581] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-03-09T15:39:51.461Z] check_test.go:223: [d2a3ab39c9e76] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-09T15:39:51.461Z] check_test.go:223: [dd6c1f8e185a9] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-09T15:39:51.461Z] check_test.go:223: [d39babe587da1] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.35s) [2020-03-09T15:39:51.461Z] check_test.go:223: [d89687f85eeca] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-03-09T15:39:51.461Z] check_test.go:223: [ddfed7343ab0a] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.50s) [2020-03-09T15:39:51.461Z] check_test.go:223: [dba74ead9a1c9] daemon is not started [2020-03-09T15:39:51.461Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-09T15:39:51.461Z] check_test.go:223: [d4605df1ed5c6] daemon is not started [2020-03-09T15:39:51.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-09T15:39:51.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-09T15:39:52.832Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-09T15:39:53.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-09T15:39:53.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-09T15:39:54.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-09T15:39:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-09T15:39:55.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-09T15:39:55.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.58s) [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.20s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d6ff66cd3147a] daemon is not started [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d173ef5fc73a9] daemon is not started [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d2dd45431a72b] daemon is not started [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d8ce7b61afbf1] daemon is not started [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d8dbd4ae696fd] daemon is not started [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d285e7f0229b4] daemon is not started [2020-03-09T15:39:56.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-09T15:39:56.051Z] check_test.go:252: [d7533913ced63] daemon is not started [2020-03-09T15:39:56.051Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-09T15:39:56.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-09T15:40:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-09T15:40:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-09T15:40:01.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-09T15:40:01.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-09T15:40:01.830Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2020-03-09T15:40:01.830Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-09T15:40:01.830Z] check_test.go:279: [d3fe3fdec52b4] daemon is not started [2020-03-09T15:40:01.830Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-09T15:40:01.830Z] check_test.go:279: [d05cf5ce904a0] daemon is not started [2020-03-09T15:40:01.830Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.23s) [2020-03-09T15:40:01.830Z] check_test.go:279: [d05b730f8cc3f] daemon is not started [2020-03-09T15:40:01.830Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-09T15:40:01.830Z] check_test.go:279: [d96a59c688ae5] daemon is not started [2020-03-09T15:40:01.830Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-03-09T15:40:01.830Z] check_test.go:279: [df286a6fabfec] daemon is not started [2020-03-09T15:40:01.830Z] === RUN TestDockerNetworkSuite [2020-03-09T15:40:01.830Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-09T15:40:05.106Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-09T15:40:06.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-09T15:40:11.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-09T15:40:14.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-09T15:40:17.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-09T15:40:19.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-09T15:40:29.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-09T15:40:32.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-09T15:40:33.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-09T15:40:34.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-09T15:40:35.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-09T15:40:36.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-09T15:40:38.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-09T15:40:38.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-09T15:40:38.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-09T15:40:40.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-09T15:40:40.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-09T15:40:40.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-09T15:40:40.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-09T15:40:41.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-09T15:40:43.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-09T15:40:43.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-09T15:40:43.801Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-09T15:40:43.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-09T15:40:44.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-09T15:40:47.331Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-09T15:40:47.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-09T15:40:51.765Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-09T15:40:51.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-09T15:40:54.286Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-09T15:40:59.544Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-09T15:41:02.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-09T15:41:02.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-09T15:41:02.911Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-09T15:41:03.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-09T15:41:03.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-09T15:41:03.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-09T15:41:03.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-09T15:41:03.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-09T15:41:03.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-09T15:41:08.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-09T15:41:08.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-09T15:41:08.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-09T15:41:09.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-09T15:41:14.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-09T15:41:18.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-09T15:41:18.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-09T15:41:19.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-09T15:41:23.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-09T15:41:23.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-09T15:41:23.378Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-09T15:41:23.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-09T15:41:24.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-09T15:41:26.402Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite (92.06s) [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.99s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d95c88a532111] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [da9f4194fe283] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.91s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d234e451d5467] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.06s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d0cd0becb62fb] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:1233: [de33b30d53ad5] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d619fdf344fe7] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.65s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d4f0fe45a5c60] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.35s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dd548dc275578] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dc23fd041afce] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d4c0eb01410b5] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d51b3b8b2902a] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d890bc39e7f6c] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.56s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d117302fc0465] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d1144cec0bec2] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d1ce91e1c76f2] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.29s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d53fd79e518c0] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dc26f23025c31] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d66afc53f3194] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dadd5615cbd3f] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [deb36a0a7593d] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.63s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d6153e5aca135] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d31e099c74d30] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d5e77bcc9f607] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d258df665b1f1] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.55s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:968: [d14bf84bd391d] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.77s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d0c290911d1f5] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.58s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:1116: [db4caae46d807] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d75a5c7f4abfb] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d03bc9eaa2054] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dbeb585d1bd2c] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d6d5a10dda533] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d148439f1f0fe] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [de2b149d6f5cd] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [db50b03029a6d] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.28s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d7762accadf8a] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dcea76cb3cdb1] daemon is not started [2020-03-09T15:41:34.506Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [dff2800f607b4] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [df4a26df780f7] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.53s) [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.63s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:1084: [d969571880e69] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [d2de8111e2860] daemon is not started [2020-03-09T15:41:34.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.31s) [2020-03-09T15:41:34.506Z] docker_cli_network_unix_test.go:46: [da35b389c56ea] daemon is not started [2020-03-09T15:41:34.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.58s) [2020-03-09T15:41:34.507Z] docker_cli_network_unix_test.go:46: [d33247ad79a99] daemon is not started [2020-03-09T15:41:34.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-03-09T15:41:34.507Z] docker_cli_network_unix_test.go:46: [d7e3623e33151] daemon is not started [2020-03-09T15:41:34.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2020-03-09T15:41:34.507Z] docker_cli_network_unix_test.go:46: [d17c8af01f756] daemon is not started [2020-03-09T15:41:34.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2020-03-09T15:41:34.507Z] docker_cli_network_unix_test.go:46: [d84f8a1624931] daemon is not started [2020-03-09T15:41:34.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2020-03-09T15:41:34.507Z] docker_cli_network_unix_test.go:46: [d8b50c25fbdc7] daemon is not started [2020-03-09T15:41:34.507Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.54s) [2020-03-09T15:41:34.507Z] docker_cli_network_unix_test.go:46: [d6f3fb5a9f8c8] daemon is not started [2020-03-09T15:41:34.507Z] === RUN TestDockerHubPullSuite [2020-03-09T15:41:34.507Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-09T15:41:35.875Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-09T15:41:38.394Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-09T15:41:38.394Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-09T15:41:38.652Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-09T15:41:40.545Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-09T15:41:40.545Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite (6.70s) [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.38s) [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.89s) [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-03-09T15:41:40.545Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-03-09T15:41:40.545Z] PASS [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === Skipped [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-09T15:41:40.545Z] docker_cli_sni_test.go:18: Flakey test [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-09T15:41:40.545Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T15:41:40.545Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T15:41:40.545Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-09T15:41:40.545Z] [2020-03-09T15:41:40.545Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-09T15:41:40.546Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-09T15:41:40.546Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-09T15:41:40.546Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-09T15:41:40.546Z] docker_cli_network_unix_test.go:46: [dff2800f607b4] daemon is not started [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] [2020-03-09T15:41:40.546Z] DONE 1277 tests, 44 skipped in 2008.411s [2020-03-09T15:41:40.546Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:41:40.546Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:41:40.546Z] +++ kill 7417 [2020-03-09T15:41:41.917Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:41:41.917Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:41:41.917Z] [2020-03-09T15:41:41.917Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:41:41.917Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:41:41.917Z] [2020-03-09T15:41:41.917Z] To set a process to complain mode, use the command line tool [2020-03-09T15:41:41.917Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:41:41.917Z] +++ true [2020-03-09T15:41:41.917Z] [2020-03-09T15:41:41.917Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-09T15:41:45.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-09T15:41:47.714Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-09T15:41:55.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-09T15:41:59.979Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-09T15:42:03.257Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-09T15:42:06.533Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-09T15:42:09.806Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-09T15:42:12.330Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-09T15:42:15.602Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-09T15:42:18.874Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-09T15:43:15.059Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-09T15:43:29.918Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite (1751.15s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.73s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.86s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.92s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.62s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:563: [d7ffe49b63b21] joining swarm manager [db2a45232cfaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:585: [de5e46ae3f177] joining swarm manager [db2a45232cfaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] check_test.go:380: [d7ffe49b63b21] daemon is not started [2020-03-09T15:43:47.972Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:46: [d6f0f330646a3] joining swarm manager [d6e321c427149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.15s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.27s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:304: [d3b69e40cf6d0] joining swarm manager [d2d80d3bbd26f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:305: [d90ef91cb6cb5] joining swarm manager [d2d80d3bbd26f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.30s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:272: [deb16a2001224] joining swarm manager [dfc80bb3ef082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:273: [d7b2d4a48c7ab] joining swarm manager [dfc80bb3ef082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.26s) [2020-03-09T15:43:47.972Z] docker_api_swarm_node_test.go:19: [df669393c799c] joining swarm manager [d3ab1f7858e29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_node_test.go:20: [d77e4621e635d] joining swarm manager [d3ab1f7858e29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.29s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:502: [da6e8125a9b4c] joining swarm manager [da8d578683a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:507: [dd34caa6f9380] joining swarm manager [da8d578683a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.70s) [2020-03-09T15:43:47.972Z] docker_api_swarm_node_test.go:80: [dfc860bcf99bc] joining swarm manager [d667c122fa542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2020-03-09T15:43:47.972Z] docker_api_swarm_node_test.go:52: [d96c07bca1ab8] joining swarm manager [d60a8a41dcced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_node_test.go:53: [d202031dcea94] joining swarm manager [d60a8a41dcced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.00s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:202: [d5f2b094a5ecd] joining swarm manager [d41c221f60206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.85s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:384: [d6cd0c33fdb12] joining swarm manager [dc411587236be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:385: [d6c0bc86fcd96] joining swarm manager [dc411587236be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] check_test.go:380: [d6c0bc86fcd96] daemon is not started [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.86s) [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:802: [d6b5f4f45a982] joining swarm manager [d83a6daf38b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:802: [d3b30627b40c2] joining swarm manager [d83a6daf38b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:802: [d304d2ce59d20] joining swarm manager [d83a6daf38b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:802: [dc3c9a1121684] joining swarm manager [d83a6daf38b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-09T15:43:47.972Z] docker_api_swarm_test.go:810: [d1f7a945ecec2] joining swarm manager [d83a6daf38b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.25s) [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.51s) [2020-03-09T15:43:47.972Z] docker_api_swarm_service_test.go:394: [dca2965ec8f46] joining swarm manager [d4cf86f363c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.972Z] docker_api_swarm_service_test.go:394: [d688bdaf08bcd] joining swarm manager [d4cf86f363c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.82s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:342: [dfb5572fb94ca] joining swarm manager [dbe428cf7427c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:342: [dbc5e65cc4679] joining swarm manager [dbe428cf7427c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:489: [d1fc8fa75f40f] joining swarm manager [d46ba38da2328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:489: [db4240d0e807b] joining swarm manager [d46ba38da2328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.61s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:127: [d4c1fb1e3d35e] joining swarm manager [d3af4c1e39f40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:128: [d9e97a737c952] joining swarm manager [d3af4c1e39f40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:136: [db995c256348e] joining swarm manager [d3af4c1e39f40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:137: [d777f812928e2] joining swarm manager [d3af4c1e39f40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.11s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.46s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:303: [d360afa8fca08] joining swarm manager [dff38eba577b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:303: [d68aed7f0266f] joining swarm manager [dff38eba577b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.24s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:99: [d264190cdb815] joining swarm manager [d746c405a764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:100: [d1ed6ab7ea2c0] joining swarm manager [d746c405a764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] check_test.go:380: [d264190cdb815] daemon is not started [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:532: [d0de936734d2e] joining swarm manager [d1b74aabb3551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:533: [d0f48dc3ec6fc] joining swarm manager [d1b74aabb3551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.59s) [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:147: [d0753195287fc] joining swarm manager [ddd8cf3dd46a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_api_swarm_service_test.go:147: [d54663966b631] joining swarm manager [ddd8cf3dd46a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.90s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.23s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.24s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.21s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.33s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.23s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.28s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.91s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.40s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.04s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.57s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.63s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.31s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.69s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.27s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.94s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.33s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.53s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.69s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.17s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.87s) [2020-03-09T15:43:47.973Z] docker_cli_service_logs_test.go:241: checking task rtrnpfm49z32 [2020-03-09T15:43:47.973Z] docker_cli_service_logs_test.go:246: checking messages for rtrnpfm49z32 [2020-03-09T15:43:47.973Z] docker_cli_service_logs_test.go:241: checking task dje8088xoz81 [2020-03-09T15:43:47.973Z] docker_cli_service_logs_test.go:246: checking messages for dje8088xoz81 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.11s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.04s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.15s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.18s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1901: [d25757caf52fe] joining swarm manager [d5222bac0c7af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1902: [dd2bebf5520a1] joining swarm manager [d5222bac0c7af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.95s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.18s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.13s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1802: [dfeacf7492212] joining swarm manager [d9c4ee47d9af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1803: [d8f1530d3a555] joining swarm manager [d9c4ee47d9af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.54s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1321: [d3023e0ea448f] joining swarm manager [d811fb43925b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1322: [d629015811e4d] joining swarm manager [d811fb43925b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.88s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.81s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.39s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.45s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.83s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.05s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.64s) [2020-03-09T15:43:47.973Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.48s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.16s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.59s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.44s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1186: [da41c327d9e6b] joining swarm manager [d602eaa1683f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1195: [d447bc58ebe99] joining swarm manager [d602eaa1683f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.97s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.48s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1118: [d4741ebbb8037] joining swarm manager [d3cbba0aebb0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1119: [dc3aa9c7b1683] joining swarm manager [d3cbba0aebb0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1172: [dc6ee8e2555fe] joining swarm manager [d3cbba0aebb0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.47s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1453: [db52f43404b90] joining swarm manager [d19293b37b1ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] docker_cli_swarm_test.go:1454: [dabd5b5c6ab4b] joining swarm manager [d19293b37b1ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.38s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.14s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.01s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.41s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.30s) [2020-03-09T15:43:47.973Z] docker_cli_swarm_unix_test.go:62: [d1bb11b4538df] joining swarm manager [deb25378affcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.30s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.84s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.15s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.01s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.64s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.65s) [2020-03-09T15:43:47.973Z] docker_api_swarm_test.go:962: [dfe6cd98bb808] joining swarm manager [d33c8ac63b70f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.16s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.08s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.97s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.02s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.97s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.37s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.08s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.06s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2020-03-09T15:43:47.973Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s) [2020-03-09T15:43:47.973Z] === RUN TestDockerExternalVolumeSuite [2020-03-09T15:43:47.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-09T15:44:02.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-09T15:45:10.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-09T15:45:20.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-09T15:45:52.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-09T15:46:07.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-09T15:46:39.366Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-09T15:46:51.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-09T15:47:23.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-09T15:47:38.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-09T15:47:56.512Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-09T15:48:43.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-09T15:49:01.264Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-09T15:49:33.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-09T15:50:02.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-09T15:50:20.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-09T15:50:38.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-09T15:50:53.729Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite (441.15s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-03-09T15:51:08.580Z] docker_cli_external_volume_driver_test.go:53: [d2d665d4d4f07] daemon is not started [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-09T15:51:08.580Z] docker_cli_external_volume_driver_test.go:53: [db3615d2c7f53] daemon is not started [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-09T15:51:08.580Z] docker_cli_external_volume_driver_test.go:53: [d06818bdae689] daemon is not started [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-09T15:51:08.580Z] docker_cli_external_volume_driver_test.go:53: [de7121dde98d6] daemon is not started [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2020-03-09T15:51:08.580Z] docker_cli_external_volume_driver_test.go:485: [d34684adcb945] daemon is not started [2020-03-09T15:51:08.580Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-09T15:51:08.580Z] docker_cli_external_volume_driver_test.go:53: [de8eaff8b0bec] daemon is not started [2020-03-09T15:51:08.580Z] PASS [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] === Skipped [2020-03-09T15:51:08.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-09T15:51:08.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-09T15:51:08.580Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-09T15:51:08.580Z] check_test.go:309: [d256d23ba7a40] daemon is not started [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-09T15:51:08.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-09T15:51:08.580Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-09T15:51:08.580Z] check_test.go:309: [dcecfef42da8a] daemon is not started [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-09T15:51:08.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-09T15:51:08.580Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-09T15:51:08.580Z] check_test.go:309: [d145fe857b2c4] daemon is not started [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-09T15:51:08.580Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-09T15:51:08.580Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-09T15:51:08.580Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-09T15:51:08.580Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] [2020-03-09T15:51:08.580Z] DONE 273 tests, 5 skipped in 2575.440s [2020-03-09T15:51:08.580Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:51:08.580Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:51:08.580Z] +++ kill 7448 [2020-03-09T15:51:09.144Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d366dc4f3c0/docker.pid [2020-03-09T15:51:09.144Z] +++ kill 4390 [2020-03-09T15:51:09.144Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4390 is not a child of this shell [2020-03-09T15:51:09.144Z] warning: PID 4390 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d366dc4f3c0/docker.pid had a nonzero exit code [2020-03-09T15:51:09.144Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:51:09.144Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:51:09.144Z] [2020-03-09T15:51:09.144Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:51:09.144Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:51:09.144Z] [2020-03-09T15:51:09.144Z] To set a process to complain mode, use the command line tool [2020-03-09T15:51:09.144Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:51:09.144Z] +++ true [2020-03-09T15:51:09.144Z] [2020-03-09T15:51:09.707Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-09T15:51:09.724Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T15:51:12.538Z] + echo Ensuring container killed. [2020-03-09T15:51:12.538Z] Ensuring container killed. [2020-03-09T15:51:12.538Z] + docker ps -aq -f name=docker-pr4-* [2020-03-09T15:51:12.538Z] + cids=89975ee468d6 [2020-03-09T15:51:12.538Z] 4707a27d7d37 [2020-03-09T15:51:12.538Z] ce2105dc5063 [2020-03-09T15:51:12.538Z] + [ -n 89975ee468d6 [2020-03-09T15:51:12.538Z] 4707a27d7d37 [2020-03-09T15:51:12.538Z] ce2105dc5063 ] [2020-03-09T15:51:12.538Z] + docker rm -vf 89975ee468d6 4707a27d7d37 ce2105dc5063 [2020-03-09T15:51:15.064Z] 89975ee468d6 [2020-03-09T15:51:15.064Z] 4707a27d7d37 [2020-03-09T15:51:15.064Z] ce2105dc5063 [Pipeline] sh [2020-03-09T15:51:15.355Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:51:15.355Z] Chowning /workspace to jenkins user [2020-03-09T15:51:15.355Z] + id -u [2020-03-09T15:51:15.355Z] + id -g [2020-03-09T15:51:15.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40645:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T15:51:15.355Z] Unable to find image 'busybox:latest' locally [2020-03-09T15:51:15.355Z] latest: Pulling from library/busybox [2020-03-09T15:51:15.355Z] bdbbaa22dec6: Pulling fs layer [2020-03-09T15:51:15.615Z] bdbbaa22dec6: Verifying Checksum [2020-03-09T15:51:15.615Z] bdbbaa22dec6: Download complete [2020-03-09T15:51:15.615Z] bdbbaa22dec6: Pull complete [2020-03-09T15:51:15.615Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T15:51:15.615Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:51:20.088Z] + bundleName=amd64 [2020-03-09T15:51:20.088Z] + echo Creating amd64-bundles.tar.gz [2020-03-09T15:51:20.088Z] Creating amd64-bundles.tar.gz [2020-03-09T15:51:20.088Z] + xargs tar -czf amd64-bundles.tar.gz [2020-03-09T15:51:20.088Z] + 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-03-09T15:51:21.469Z] Archiving artifacts [2020-03-09T15:51:23.326Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T15:51:23.651Z] + make clean [2020-03-09T15:51:23.909Z] docker volume rm -f docker-dev-cache [2020-03-09T15:51:23.909Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T16:01:07.399Z] ok github.com/docker/docker/integration-cli 2304.108s [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === Skipped [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-09T16:01:07.399Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-09T16:01:07.399Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-09T16:01:07.399Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-09T16:01:07.399Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-09T16:01:07.399Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-03-09T16:01:07.399Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-09T16:01:07.399Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-09T16:01:07.399Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.399Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-09T16:01:07.400Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-03-09T16:01:07.400Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-03-09T16:01:07.400Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-09T16:01:07.400Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-09T16:01:07.400Z] docker_cli_sni_test.go:18: Flakey test [2020-03-09T16:01:07.400Z] [2020-03-09T16:01:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-09T16:01:07.400Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-03-09T16:01:07.401Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-03-09T16:01:07.401Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-09T16:01:07.401Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-09T16:01:07.401Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-09T16:01:07.401Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.401Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-09T16:01:07.402Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-09T16:01:07.402Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-09T16:01:07.402Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-09T16:01:07.402Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-09T16:01:07.402Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-03-09T16:01:07.402Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-09T16:01:07.402Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-09T16:01:07.402Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-09T16:01:07.402Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-09T16:01:07.402Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-09T16:01:07.402Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-09T16:01:07.402Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-09T16:01:07.402Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-09T16:01:07.402Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.402Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2020-03-09T16:01:07.403Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-09T16:01:07.403Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-03-09T16:01:07.403Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-09T16:01:07.403Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-09T16:01:07.403Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-09T16:01:07.403Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-09T16:01:07.403Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.403Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-09T16:01:07.404Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-09T16:01:07.404Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.404Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-09T16:01:07.405Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-09T16:01:07.405Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.405Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-03-09T16:01:07.406Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-09T16:01:07.406Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-09T16:01:07.406Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-09T16:01:07.406Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.406Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-09T16:01:07.407Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.407Z] [2020-03-09T16:01:07.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-09T16:01:07.407Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-09T16:01:07.408Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-09T16:01:07.408Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] DONE 1096 tests, 549 skipped in 2314.104s [2020-03-09T16:01:07.408Z] INFO: Integration tests ended at 03/09/2020 16:01:03. Duration:00:38:34.3635132 [2020-03-09T16:01:07.408Z] INFO: Docker info of the daemon under test at end of run [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] Containers: 2 [2020-03-09T16:01:07.408Z] Running: 0 [2020-03-09T16:01:07.408Z] Paused: 0 [2020-03-09T16:01:07.408Z] Stopped: 2 [2020-03-09T16:01:07.408Z] Images: 12 [2020-03-09T16:01:07.408Z] Server Version: 0.0.0-dev [2020-03-09T16:01:07.408Z] Storage Driver: windowsfilter [2020-03-09T16:01:07.408Z] Windows: [2020-03-09T16:01:07.408Z] Logging Driver: json-file [2020-03-09T16:01:07.408Z] Plugins: [2020-03-09T16:01:07.408Z] Volume: local [2020-03-09T16:01:07.408Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T16:01:07.408Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T16:01:07.408Z] Swarm: inactive [2020-03-09T16:01:07.408Z] Default Isolation: process [2020-03-09T16:01:07.408Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T16:01:07.408Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T16:01:07.408Z] OSType: windows [2020-03-09T16:01:07.408Z] Architecture: x86_64 [2020-03-09T16:01:07.408Z] CPUs: 4 [2020-03-09T16:01:07.408Z] Total Memory: 32GiB [2020-03-09T16:01:07.408Z] Name: azwin-2-683490 [2020-03-09T16:01:07.408Z] ID: Z25C:LP5D:5IQC:WHSR:J4WH:2YVT:YTU2:VKO2:EG4H:2BNN:5PXC:3LUS [2020-03-09T16:01:07.408Z] Docker Root Dir: D:\CI\PR-40645\4\daemon [2020-03-09T16:01:07.408Z] Debug Mode (client): false [2020-03-09T16:01:07.408Z] Debug Mode (server): true [2020-03-09T16:01:07.408Z] File Descriptors: -1 [2020-03-09T16:01:07.408Z] Goroutines: 18 [2020-03-09T16:01:07.408Z] System Time: 2020-03-09T16:01:04.0285012Z [2020-03-09T16:01:07.408Z] EventsListeners: 0 [2020-03-09T16:01:07.408Z] Registry: https://index.docker.io/v1/ [2020-03-09T16:01:07.408Z] Labels: [2020-03-09T16:01:07.408Z] Experimental: false [2020-03-09T16:01:07.408Z] Insecure Registries: [2020-03-09T16:01:07.408Z] 127.0.0.0/8 [2020-03-09T16:01:07.408Z] Live Restore Enabled: false [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] [2020-03-09T16:01:07.408Z] INFO: Stopping daemon under test [2020-03-09T16:01:07.408Z] SUCCESS: The process with PID 5980 (child process of PID 3104) has been terminated. [2020-03-09T16:01:07.408Z] SUCCESS: The process with PID 3104 (child process of PID 3632) has been terminated. [2020-03-09T16:01:07.408Z] INFO: Stop tailing logs of the daemon under tests [2020-03-09T16:01:07.408Z] INFO: executeCI.ps1 Completed successfully at 03/09/2020 16:01:04. [2020-03-09T16:01:07.408Z] INFO: Tidying up at end of run [2020-03-09T16:01:07.408Z] INFO: Saving daemon under test log (d:\CI\PR-40645\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-09T16:01:07.408Z] INFO: Saving daemon under test log (d:\CI\PR-40645\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-09T16:01:07.408Z] INFO: Nuke-Everything... [2020-03-09T16:01:07.408Z] INFO: Container count on control daemon to delete is 2 [2020-03-09T16:01:07.408Z] ee91bd4252b9 [2020-03-09T16:01:07.408Z] 1cd5cd15bf93 [2020-03-09T16:01:07.408Z] INFO: Tidying pidfile d:\CI\PR-40645\4\docker.pid [2020-03-09T16:01:07.408Z] INFO: Nuking d:\CI [2020-03-09T16:01:28.542Z] INFO: Zapped successfully [2020-03-09T16:01:29.004Z] [2020-03-09T16:01:29.004Z] INFO: executeCI.ps1 exiting at Mon Mar 9 16:01:28 CUT 2020. Duration 01:00:17.6165723 [2020-03-09T16:01:29.004Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-09T16:01:29.244Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-09T16:01:41.870Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-09T16:01:44.276Z] Archiving artifacts [2020-03-09T16:01:58.189Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40645/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T16:01:59.124Z] + make clean [2020-03-09T16:02:00.099Z] docker volume rm -f docker-dev-cache [2020-03-09T16:02:00.099Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS