Pull request #40014 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f4c172e6b99fbce874a2a69f84e4560c8e310d33+5b57f41241cb0d8df5886a1db3d7920494a9e432 (2ef36a5fab58608cd112940351351f47539e6d89) 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 ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40014@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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 Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [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 [2019-09-30T13:03:50.706Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-30T13:03:50.712Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-30T13:03:51.117Z] Running on ubuntu-1804-overlay2 (i-082a283e1d7c5d177) in /home/ubuntu/workspace/moby_PR-40014 [Pipeline] { [Pipeline] checkout [2019-09-30T13:03:51.165Z] using credential docker-jenkins-github-credentials [2019-09-30T13:03:51.172Z] Cloning the remote Git repository [2019-09-30T13:03:51.172Z] Cloning with configured refspecs honoured and without tags [2019-09-30T13:03:51.192Z] Cloning repository https://github.com/moby/moby.git [2019-09-30T13:03:51.192Z] > git init /home/ubuntu/workspace/moby_PR-40014 # timeout=10 [2019-09-30T13:03:51.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:03:51.689Z] > git --version # timeout=10 [2019-09-30T13:03:51.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:03:51.695Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:06.374Z] Fetching without tags [2019-09-30T13:04:06.617Z] Merging remotes/origin/master commit 5b57f41241cb0d8df5886a1db3d7920494a9e432 into PR head commit f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:06.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:06.378Z] > git config --add remote.origin.fetch +refs/pull/40014/head:refs/remotes/origin/PR-40014 # timeout=10 [2019-09-30T13:04:06.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-30T13:04:06.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:06.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:06.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:06.394Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:06.636Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:06.640Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:07.139Z] Merge succeeded, producing f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:07.140Z] Checking out Revision f4c172e6b99fbce874a2a69f84e4560c8e310d33 (PR-40014) [2019-09-30T13:04:07.329Z] Commit message: "integration-cli: fix golint (copy/paste whoops)" [2019-09-30T13:04:07.329Z] First time build. Skipping changelog. [2019-09-30T13:04:07.363Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-30T13:04:08.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40014:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-30T13:04:08.315Z] Unable to find image 'alpine:latest' locally [2019-09-30T13:04:08.315Z] latest: Pulling from library/alpine [2019-09-30T13:04:08.572Z] 9d48c3bd43c5: Pulling fs layer [2019-09-30T13:04:08.572Z] 9d48c3bd43c5: Verifying Checksum [2019-09-30T13:04:08.572Z] 9d48c3bd43c5: Download complete [2019-09-30T13:04:07.134Z] > git merge 5b57f41241cb0d8df5886a1db3d7920494a9e432 # timeout=10 [2019-09-30T13:04:07.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-30T13:04:07.158Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:07.163Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:08.832Z] 9d48c3bd43c5: Pull complete [2019-09-30T13:04:08.832Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-30T13:04:08.832Z] Status: Downloaded newer image for alpine:latest [2019-09-30T13:04:12.115Z] 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: 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] { (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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2019-09-30T13:04:12.882Z] Running on ubuntu-1804-overlay2 (i-0604c92103d11dda7) in /home/ubuntu/workspace/moby_PR-40014 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2019-09-30T13:04:12.883Z] Running on ubuntu-1804-overlay2 (i-0c935d60a8870b306) in /home/ubuntu/workspace/moby_PR-40014 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2019-09-30T13:04:12.967Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40014 [Pipeline] checkout [2019-09-30T13:04:12.999Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) [2019-09-30T13:04:13.007Z] Cloning the remote Git repository [2019-09-30T13:04:13.007Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 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] } [2019-09-30T13:04:13.031Z] using credential docker-jenkins-github-credentials [Pipeline] { [2019-09-30T13:04:13.040Z] Cloning the remote Git repository [2019-09-30T13:04:13.040Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2019-09-30T13:04:13.109Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-30T13:04:13.125Z] Cloning the remote Git repository [2019-09-30T13:04:13.126Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-30T13:04:13.258Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40014 [Pipeline] { [Pipeline] checkout [2019-09-30T13:04:13.503Z] using credential docker-jenkins-github-credentials [2019-09-30T13:04:13.563Z] Cloning the remote Git repository [2019-09-30T13:04:13.563Z] Cloning with configured refspecs honoured and without tags [2019-09-30T13:04:13.009Z] Cloning repository https://github.com/moby/moby.git [2019-09-30T13:04:13.009Z] > git init /home/ubuntu/workspace/moby_PR-40014 # timeout=10 [2019-09-30T13:04:13.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:13.020Z] > git --version # timeout=10 [2019-09-30T13:04:13.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:13.025Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:13.049Z] Cloning repository https://github.com/moby/moby.git [2019-09-30T13:04:13.050Z] > git init /home/ubuntu/workspace/moby_PR-40014 # timeout=10 [2019-09-30T13:04:13.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:13.055Z] > git --version # timeout=10 [2019-09-30T13:04:13.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:13.061Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:13.134Z] Cloning repository https://github.com/moby/moby.git [2019-09-30T13:04:13.134Z] > git init /home/docker/workspace/moby_PR-40014 # timeout=10 [2019-09-30T13:04:13.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:13.148Z] > git --version # timeout=10 [2019-09-30T13:04:13.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:13.153Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:13.605Z] Cloning repository https://github.com/moby/moby.git [2019-09-30T13:04:13.607Z] > git init /home/jenkins/workspace/moby_PR-40014 # timeout=10 [2019-09-30T13:04:13.625Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:13.627Z] > git --version # timeout=10 [2019-09-30T13:04:13.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:13.643Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:22.481Z] Fetching without tags [2019-09-30T13:04:22.900Z] Merging remotes/origin/master commit 5b57f41241cb0d8df5886a1db3d7920494a9e432 into PR head commit f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:22.361Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:22.376Z] > git config --add remote.origin.fetch +refs/pull/40014/head:refs/remotes/origin/PR-40014 # timeout=10 [2019-09-30T13:04:22.391Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-30T13:04:22.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:22.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:22.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:22.524Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:22.937Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:22.952Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:23.663Z] Merge succeeded, producing f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:23.664Z] Checking out Revision f4c172e6b99fbce874a2a69f84e4560c8e310d33 (PR-40014) [2019-09-30T13:04:23.564Z] > git merge 5b57f41241cb0d8df5886a1db3d7920494a9e432 # timeout=10 [2019-09-30T13:04:23.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-30T13:04:23.702Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:23.720Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:24.440Z] Commit message: "integration-cli: fix golint (copy/paste whoops)" [2019-09-30T13:04:24.659Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-30T13:04:25.982Z] Fetching without tags [2019-09-30T13:04:26.216Z] Fetching without tags [2019-09-30T13:04:26.224Z] Merging remotes/origin/master commit 5b57f41241cb0d8df5886a1db3d7920494a9e432 into PR head commit f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:26.308Z] + docker version [2019-09-30T13:04:26.308Z] Client: [2019-09-30T13:04:26.308Z] Version: 18.06.3-ce [2019-09-30T13:04:26.308Z] API version: 1.38 [2019-09-30T13:04:26.308Z] Go version: go1.10.3 [2019-09-30T13:04:26.308Z] Git commit: d7080c1 [2019-09-30T13:04:26.308Z] Built: Wed Feb 20 02:27:09 2019 [2019-09-30T13:04:26.308Z] OS/Arch: linux/s390x [2019-09-30T13:04:26.308Z] Experimental: false [2019-09-30T13:04:26.308Z] [2019-09-30T13:04:26.308Z] Server: [2019-09-30T13:04:26.308Z] Engine: [2019-09-30T13:04:26.308Z] Version: 18.06.3-ce [2019-09-30T13:04:26.308Z] API version: 1.38 (minimum version 1.12) [2019-09-30T13:04:26.308Z] Go version: go1.10.3 [2019-09-30T13:04:26.308Z] Git commit: d7080c1 [2019-09-30T13:04:26.308Z] Built: Wed Feb 20 02:26:03 2019 [2019-09-30T13:04:26.308Z] OS/Arch: linux/s390x [2019-09-30T13:04:26.308Z] Experimental: true [Pipeline] sh [2019-09-30T13:04:26.489Z] Merging remotes/origin/master commit 5b57f41241cb0d8df5886a1db3d7920494a9e432 into PR head commit f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:26.734Z] Merge succeeded, producing f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:26.735Z] Checking out Revision f4c172e6b99fbce874a2a69f84e4560c8e310d33 (PR-40014) [2019-09-30T13:04:27.000Z] Merge succeeded, producing f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:27.001Z] Checking out Revision f4c172e6b99fbce874a2a69f84e4560c8e310d33 (PR-40014) [2019-09-30T13:04:27.131Z] + docker info [2019-09-30T13:04:27.131Z] Containers: 0 [2019-09-30T13:04:27.131Z] Running: 0 [2019-09-30T13:04:27.131Z] Paused: 0 [2019-09-30T13:04:27.131Z] Stopped: 0 [2019-09-30T13:04:27.131Z] Images: 0 [2019-09-30T13:04:27.131Z] Server Version: 18.06.3-ce [2019-09-30T13:04:27.131Z] Storage Driver: overlay2 [2019-09-30T13:04:27.131Z] Backing Filesystem: extfs [2019-09-30T13:04:27.131Z] Supports d_type: true [2019-09-30T13:04:27.131Z] Native Overlay Diff: true [2019-09-30T13:04:27.131Z] Logging Driver: json-file [2019-09-30T13:04:27.131Z] Cgroup Driver: cgroupfs [2019-09-30T13:04:27.131Z] Plugins: [2019-09-30T13:04:27.131Z] Volume: local [2019-09-30T13:04:27.131Z] Network: bridge host ipvlan macvlan null overlay [2019-09-30T13:04:27.131Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-30T13:04:27.131Z] Swarm: inactive [2019-09-30T13:04:27.131Z] Runtimes: runc [2019-09-30T13:04:27.131Z] Default Runtime: runc [2019-09-30T13:04:27.131Z] Init Binary: docker-init [2019-09-30T13:04:27.131Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-30T13:04:27.131Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-09-30T13:04:27.131Z] init version: fec3683 [2019-09-30T13:04:27.131Z] Security Options: [2019-09-30T13:04:27.131Z] apparmor [2019-09-30T13:04:27.131Z] seccomp [2019-09-30T13:04:27.131Z] Profile: default [2019-09-30T13:04:27.131Z] Kernel Version: 4.4.0-161-generic [2019-09-30T13:04:27.131Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-30T13:04:27.131Z] OSType: linux [2019-09-30T13:04:27.131Z] Architecture: s390x [2019-09-30T13:04:27.131Z] CPUs: 2 [2019-09-30T13:04:27.131Z] Total Memory: 7.862GiB [2019-09-30T13:04:27.131Z] Name: s390x-ubuntu-06 [2019-09-30T13:04:27.131Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-30T13:04:27.131Z] Docker Root Dir: /var/lib/docker [2019-09-30T13:04:27.131Z] Debug Mode (client): false [2019-09-30T13:04:27.131Z] Debug Mode (server): false [2019-09-30T13:04:27.131Z] Username: dockerbuildbot [2019-09-30T13:04:27.131Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:04:27.131Z] Labels: [2019-09-30T13:04:27.131Z] Experimental: true [2019-09-30T13:04:27.131Z] Insecure Registries: [2019-09-30T13:04:27.131Z] 127.0.0.0/8 [2019-09-30T13:04:27.131Z] Live Restore Enabled: false [2019-09-30T13:04:27.131Z] [2019-09-30T13:04:27.131Z] WARNING: No swap limit support [2019-09-30T13:04:26.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:26.199Z] > git config --add remote.origin.fetch +refs/pull/40014/head:refs/remotes/origin/PR-40014 # timeout=10 [2019-09-30T13:04:26.204Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-30T13:04:26.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:26.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:26.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:26.218Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:26.490Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:26.493Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:26.986Z] > git merge 5b57f41241cb0d8df5886a1db3d7920494a9e432 # timeout=10 [2019-09-30T13:04:26.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-30T13:04:27.002Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:27.010Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:25.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:25.972Z] > git config --add remote.origin.fetch +refs/pull/40014/head:refs/remotes/origin/PR-40014 # timeout=10 [2019-09-30T13:04:25.976Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-30T13:04:25.984Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:25.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:25.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:25.992Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:26.234Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:26.236Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:26.728Z] > git merge 5b57f41241cb0d8df5886a1db3d7920494a9e432 # timeout=10 [2019-09-30T13:04:26.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-30T13:04:26.744Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:26.748Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:27.198Z] Commit message: "integration-cli: fix golint (copy/paste whoops)" [2019-09-30T13:04:27.221Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] sh [2019-09-30T13:04:27.468Z] Commit message: "integration-cli: fix golint (copy/paste whoops)" [2019-09-30T13:04:27.483Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [2019-09-30T13:04:27.872Z] Still waiting to schedule task [2019-09-30T13:04:27.872Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-30T13:04:27.957Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:27.957Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:27.957Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-30T13:04:27.957Z] + bash /home/jenkins/workspace/moby_PR-40014/check-config.sh [2019-09-30T13:04:27.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-30T13:04:27.957Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-30T13:04:27.957Z] [2019-09-30T13:04:27.957Z] Generally Necessary: [2019-09-30T13:04:27.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-30T13:04:27.957Z] - apparmor: enabled and tools installed [2019-09-30T13:04:27.957Z] - CONFIG_NAMESPACES: enabled [2019-09-30T13:04:27.957Z] - CONFIG_NET_NS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_PID_NS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_IPC_NS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_UTS_NS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_CGROUPS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-30T13:04:27.957Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-30T13:04:27.957Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-30T13:04:27.957Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-30T13:04:27.957Z] - CONFIG_CPUSETS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_MEMCG: enabled [2019-09-30T13:04:27.957Z] - CONFIG_KEYS: enabled [2019-09-30T13:04:27.957Z] - CONFIG_VETH: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-30T13:04:27.957Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-30T13:04:27.957Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-30T13:04:27.957Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-30T13:04:27.957Z] [2019-09-30T13:04:27.957Z] Optional Features: [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-30T13:04:28.164Z] + docker version [2019-09-30T13:04:28.164Z] Client: Docker Engine - Community [2019-09-30T13:04:28.164Z] Version: 19.03.2 [2019-09-30T13:04:28.164Z] API version: 1.40 [2019-09-30T13:04:28.164Z] Go version: go1.12.8 [2019-09-30T13:04:28.164Z] Git commit: 6a30dfc [2019-09-30T13:04:28.164Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-30T13:04:28.164Z] OS/Arch: linux/amd64 [2019-09-30T13:04:28.164Z] Experimental: false [2019-09-30T13:04:28.164Z] [2019-09-30T13:04:28.164Z] Server: Docker Engine - Community [2019-09-30T13:04:28.164Z] Engine: [2019-09-30T13:04:28.164Z] Version: 19.03.2 [2019-09-30T13:04:28.164Z] API version: 1.40 (minimum version 1.12) [2019-09-30T13:04:28.164Z] Go version: go1.12.8 [2019-09-30T13:04:28.164Z] Git commit: 6a30dfc [2019-09-30T13:04:28.164Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-30T13:04:28.164Z] OS/Arch: linux/amd64 [2019-09-30T13:04:28.164Z] Experimental: true [2019-09-30T13:04:28.164Z] containerd: [2019-09-30T13:04:28.164Z] Version: 1.2.6 [2019-09-30T13:04:28.164Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-30T13:04:28.164Z] runc: [2019-09-30T13:04:28.164Z] Version: 1.0.0-rc8 [2019-09-30T13:04:28.164Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-30T13:04:28.164Z] docker-init: [2019-09-30T13:04:28.164Z] Version: 0.18.0 [2019-09-30T13:04:28.164Z] GitCommit: fec3683 [Pipeline] sh [2019-09-30T13:04:28.327Z] - CONFIG_USER_NS: enabled [2019-09-30T13:04:28.327Z] - CONFIG_SECCOMP: enabled [2019-09-30T13:04:28.327Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-30T13:04:28.327Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-30T13:04:28.327Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-30T13:04:28.327Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-30T13:04:28.327Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-30T13:04:28.327Z] - CONFIG_BLK_CGROUP: enabled [2019-09-30T13:04:28.327Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-30T13:04:28.327Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-30T13:04:28.327Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-30T13:04:28.327Z] - CONFIG_CGROUP_PERF: enabled [2019-09-30T13:04:28.327Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-30T13:04:28.327Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-30T13:04:28.327Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-30T13:04:28.327Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-30T13:04:28.327Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-30T13:04:28.327Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_IP_VS: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-30T13:04:28.327Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-30T13:04:28.327Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-30T13:04:28.327Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_EXT4_FS: enabled [2019-09-30T13:04:28.327Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-30T13:04:28.327Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-30T13:04:28.327Z] - Network Drivers: [2019-09-30T13:04:28.327Z] - "overlay": [2019-09-30T13:04:28.327Z] - CONFIG_VXLAN: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-30T13:04:28.327Z] Optional (for encrypted networks): [2019-09-30T13:04:28.327Z] - CONFIG_CRYPTO: enabled [2019-09-30T13:04:28.327Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_XFRM: enabled [2019-09-30T13:04:28.327Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-30T13:04:28.327Z] - "ipvlan": [2019-09-30T13:04:28.327Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-30T13:04:28.327Z] - "macvlan": [2019-09-30T13:04:28.327Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_DUMMY: enabled (as module) [2019-09-30T13:04:28.327Z] - "ftp,tftp client in container": [2019-09-30T13:04:28.327Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-30T13:04:28.327Z] - Storage Drivers: [2019-09-30T13:04:28.327Z] - "aufs": [2019-09-30T13:04:28.327Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-30T13:04:28.327Z] - "btrfs": [2019-09-30T13:04:28.327Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-30T13:04:28.327Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-30T13:04:28.327Z] - "devicemapper": [2019-09-30T13:04:28.327Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-30T13:04:28.327Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-30T13:04:28.327Z] - "overlay": [2019-09-30T13:04:28.327Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-30T13:04:28.327Z] - "zfs": [2019-09-30T13:04:28.327Z] - /dev/zfs: missing [2019-09-30T13:04:28.327Z] - zfs command: missing [2019-09-30T13:04:28.327Z] - zpool command: missing [2019-09-30T13:04:28.327Z] [2019-09-30T13:04:28.327Z] Limits: [2019-09-30T13:04:28.327Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-30T13:04:28.327Z] [2019-09-30T13:04:28.327Z] + true [Pipeline] } [Pipeline] // stage [2019-09-30T13:04:28.424Z] + docker version [2019-09-30T13:04:28.424Z] Client: Docker Engine - Community [2019-09-30T13:04:28.424Z] Version: 19.03.2 [2019-09-30T13:04:28.424Z] API version: 1.40 [2019-09-30T13:04:28.424Z] Go version: go1.12.8 [2019-09-30T13:04:28.424Z] Git commit: 6a30dfc [2019-09-30T13:04:28.424Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-30T13:04:28.424Z] OS/Arch: linux/amd64 [2019-09-30T13:04:28.424Z] Experimental: false [2019-09-30T13:04:28.424Z] [2019-09-30T13:04:28.424Z] Server: Docker Engine - Community [2019-09-30T13:04:28.424Z] Engine: [2019-09-30T13:04:28.424Z] Version: 19.03.2 [2019-09-30T13:04:28.424Z] API version: 1.40 (minimum version 1.12) [2019-09-30T13:04:28.424Z] Go version: go1.12.8 [2019-09-30T13:04:28.424Z] Git commit: 6a30dfc [2019-09-30T13:04:28.424Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-30T13:04:28.424Z] OS/Arch: linux/amd64 [2019-09-30T13:04:28.424Z] Experimental: true [2019-09-30T13:04:28.424Z] containerd: [2019-09-30T13:04:28.424Z] Version: 1.2.6 [2019-09-30T13:04:28.424Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-30T13:04:28.424Z] runc: [2019-09-30T13:04:28.424Z] Version: 1.0.0-rc8 [2019-09-30T13:04:28.424Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-30T13:04:28.424Z] docker-init: [2019-09-30T13:04:28.424Z] Version: 0.18.0 [2019-09-30T13:04:28.424Z] GitCommit: fec3683 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-30T13:04:28.455Z] + docker info [Pipeline] sh [2019-09-30T13:04:28.711Z] Client: [2019-09-30T13:04:28.712Z] Debug Mode: false [2019-09-30T13:04:28.712Z] [2019-09-30T13:04:28.712Z] Server: [2019-09-30T13:04:28.712Z] Containers: 0 [2019-09-30T13:04:28.712Z] Running: 0 [2019-09-30T13:04:28.712Z] Paused: 0 [2019-09-30T13:04:28.712Z] Stopped: 0 [2019-09-30T13:04:28.712Z] Images: 52 [2019-09-30T13:04:28.712Z] Server Version: 19.03.2 [2019-09-30T13:04:28.712Z] Storage Driver: overlay2 [2019-09-30T13:04:28.712Z] Backing Filesystem: extfs [2019-09-30T13:04:28.712Z] Supports d_type: true [2019-09-30T13:04:28.712Z] Native Overlay Diff: true [2019-09-30T13:04:28.712Z] Logging Driver: json-file [2019-09-30T13:04:28.712Z] Cgroup Driver: cgroupfs [2019-09-30T13:04:28.712Z] Plugins: [2019-09-30T13:04:28.712Z] Volume: local [2019-09-30T13:04:28.712Z] Network: bridge host ipvlan macvlan null overlay [2019-09-30T13:04:28.712Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-30T13:04:28.712Z] Swarm: inactive [2019-09-30T13:04:28.712Z] Runtimes: runc [2019-09-30T13:04:28.712Z] Default Runtime: runc [2019-09-30T13:04:28.712Z] Init Binary: docker-init [2019-09-30T13:04:28.712Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-30T13:04:28.712Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-30T13:04:28.712Z] init version: fec3683 [2019-09-30T13:04:28.712Z] Security Options: [2019-09-30T13:04:28.712Z] apparmor [2019-09-30T13:04:28.712Z] seccomp [2019-09-30T13:04:28.712Z] Profile: default [2019-09-30T13:04:28.712Z] Kernel Version: 4.15.0-1048-aws [2019-09-30T13:04:28.712Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-30T13:04:28.712Z] OSType: linux [2019-09-30T13:04:28.712Z] Architecture: x86_64 [2019-09-30T13:04:28.712Z] CPUs: 2 [2019-09-30T13:04:28.712Z] Total Memory: 7.501GiB [2019-09-30T13:04:28.712Z] Name: ip-10-100-61-39 [2019-09-30T13:04:28.712Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-30T13:04:28.712Z] Docker Root Dir: /var/lib/docker [2019-09-30T13:04:28.712Z] Debug Mode: false [2019-09-30T13:04:28.712Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:04:28.712Z] Labels: [2019-09-30T13:04:28.712Z] Experimental: true [2019-09-30T13:04:28.712Z] Insecure Registries: [2019-09-30T13:04:28.712Z] 127.0.0.0/8 [2019-09-30T13:04:28.712Z] Live Restore Enabled: true [2019-09-30T13:04:28.712Z] [2019-09-30T13:04:28.712Z] WARNING: No swap limit support [2019-09-30T13:04:28.718Z] + docker info [Pipeline] sh [2019-09-30T13:04:29.165Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:29.165Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:29.165Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-30T13:04:29.165Z] + bash /home/ubuntu/workspace/moby_PR-40014/check-config.sh [2019-09-30T13:04:29.165Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-30T13:04:29.165Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-30T13:04:29.165Z] [2019-09-30T13:04:29.165Z] Generally Necessary: [2019-09-30T13:04:29.165Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-30T13:04:29.165Z] - apparmor: enabled and tools installed [2019-09-30T13:04:29.165Z] - CONFIG_NAMESPACES: enabled [2019-09-30T13:04:29.165Z] - CONFIG_NET_NS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_PID_NS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_IPC_NS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_UTS_NS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_CGROUPS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-30T13:04:29.165Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-30T13:04:29.165Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-30T13:04:29.165Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-30T13:04:29.165Z] - CONFIG_CPUSETS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_MEMCG: enabled [2019-09-30T13:04:29.165Z] - CONFIG_KEYS: enabled [2019-09-30T13:04:29.165Z] - CONFIG_VETH: enabled (as module) [2019-09-30T13:04:29.165Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-30T13:04:29.283Z] Client: [2019-09-30T13:04:29.283Z] Debug Mode: false [2019-09-30T13:04:29.283Z] [2019-09-30T13:04:29.283Z] Server: [2019-09-30T13:04:29.283Z] Containers: 0 [2019-09-30T13:04:29.283Z] Running: 0 [2019-09-30T13:04:29.283Z] Paused: 0 [2019-09-30T13:04:29.283Z] Stopped: 0 [2019-09-30T13:04:29.283Z] Images: 53 [2019-09-30T13:04:29.283Z] Server Version: 19.03.2 [2019-09-30T13:04:29.283Z] Storage Driver: overlay2 [2019-09-30T13:04:29.283Z] Backing Filesystem: extfs [2019-09-30T13:04:29.283Z] Supports d_type: true [2019-09-30T13:04:29.283Z] Native Overlay Diff: true [2019-09-30T13:04:29.283Z] Logging Driver: json-file [2019-09-30T13:04:29.283Z] Cgroup Driver: cgroupfs [2019-09-30T13:04:29.283Z] Plugins: [2019-09-30T13:04:29.283Z] Volume: local [2019-09-30T13:04:29.283Z] Network: bridge host ipvlan macvlan null overlay [2019-09-30T13:04:29.283Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-30T13:04:29.283Z] Swarm: inactive [2019-09-30T13:04:29.283Z] Runtimes: runc [2019-09-30T13:04:29.283Z] Default Runtime: runc [2019-09-30T13:04:29.283Z] Init Binary: docker-init [2019-09-30T13:04:29.283Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-30T13:04:29.283Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-30T13:04:29.283Z] init version: fec3683 [2019-09-30T13:04:29.283Z] Security Options: [2019-09-30T13:04:29.283Z] apparmor [2019-09-30T13:04:29.283Z] seccomp [2019-09-30T13:04:29.283Z] Profile: default [2019-09-30T13:04:29.283Z] Kernel Version: 4.15.0-1048-aws [2019-09-30T13:04:29.283Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-30T13:04:29.283Z] OSType: linux [2019-09-30T13:04:29.283Z] Architecture: x86_64 [2019-09-30T13:04:29.283Z] CPUs: 2 [2019-09-30T13:04:29.283Z] Total Memory: 7.501GiB [2019-09-30T13:04:29.283Z] Name: ip-10-100-57-66 [2019-09-30T13:04:29.283Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-30T13:04:29.283Z] Docker Root Dir: /var/lib/docker [2019-09-30T13:04:29.283Z] Debug Mode: false [2019-09-30T13:04:29.283Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:04:29.283Z] Labels: [2019-09-30T13:04:29.283Z] Experimental: true [2019-09-30T13:04:29.283Z] Insecure Registries: [2019-09-30T13:04:29.283Z] 127.0.0.0/8 [2019-09-30T13:04:29.283Z] Live Restore Enabled: true [2019-09-30T13:04:29.283Z] [2019-09-30T13:04:29.283Z] WARNING: No swap limit support [Pipeline] sh [2019-09-30T13:04:29.424Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-30T13:04:29.424Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-30T13:04:29.424Z] [2019-09-30T13:04:29.424Z] Optional Features: [2019-09-30T13:04:29.424Z] - CONFIG_USER_NS: enabled [2019-09-30T13:04:29.424Z] - CONFIG_SECCOMP: enabled [2019-09-30T13:04:29.424Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-30T13:04:29.424Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-30T13:04:29.424Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-30T13:04:29.424Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-30T13:04:29.424Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-30T13:04:29.424Z] - CONFIG_BLK_CGROUP: enabled [2019-09-30T13:04:29.424Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-30T13:04:29.424Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-30T13:04:29.424Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-30T13:04:29.424Z] - CONFIG_CGROUP_PERF: enabled [2019-09-30T13:04:29.424Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-30T13:04:29.424Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-30T13:04:29.424Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-30T13:04:29.424Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-30T13:04:29.424Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-30T13:04:29.424Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_IP_VS: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-30T13:04:29.424Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-30T13:04:29.424Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-30T13:04:29.424Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_EXT4_FS: enabled [2019-09-30T13:04:29.424Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-30T13:04:29.424Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-30T13:04:29.424Z] - Network Drivers: [2019-09-30T13:04:29.424Z] - "overlay": [2019-09-30T13:04:29.424Z] - CONFIG_VXLAN: enabled (as module) [2019-09-30T13:04:29.424Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-30T13:04:29.424Z] Optional (for encrypted networks): [2019-09-30T13:04:29.468Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 . [2019-09-30T13:04:29.573Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:29.573Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:29.573Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-30T13:04:29.573Z] + bash /home/ubuntu/workspace/moby_PR-40014/check-config.sh [2019-09-30T13:04:29.573Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-30T13:04:29.573Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-30T13:04:29.573Z] [2019-09-30T13:04:29.573Z] Generally Necessary: [2019-09-30T13:04:29.573Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-30T13:04:29.573Z] - apparmor: enabled and tools installed [2019-09-30T13:04:29.573Z] - CONFIG_NAMESPACES: enabled [2019-09-30T13:04:29.573Z] - CONFIG_NET_NS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_PID_NS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_IPC_NS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_UTS_NS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CGROUPS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CPUSETS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_MEMCG: enabled [2019-09-30T13:04:29.573Z] - CONFIG_KEYS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_VETH: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-30T13:04:29.573Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-30T13:04:29.573Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-30T13:04:29.573Z] [2019-09-30T13:04:29.573Z] Optional Features: [2019-09-30T13:04:29.573Z] - CONFIG_USER_NS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_SECCOMP: enabled [2019-09-30T13:04:29.573Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-30T13:04:29.573Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-30T13:04:29.573Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-30T13:04:29.573Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-30T13:04:29.680Z] - CONFIG_CRYPTO: enabled [2019-09-30T13:04:29.681Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-30T13:04:29.681Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-30T13:04:29.681Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-30T13:04:29.681Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-30T13:04:29.681Z] - CONFIG_XFRM: enabled [2019-09-30T13:04:29.681Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-30T13:04:29.681Z] - "ipvlan": [2019-09-30T13:04:29.681Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-30T13:04:29.681Z] - "macvlan": [2019-09-30T13:04:29.681Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_DUMMY: enabled (as module) [2019-09-30T13:04:29.681Z] - "ftp,tftp client in container": [2019-09-30T13:04:29.681Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-30T13:04:29.681Z] - Storage Drivers: [2019-09-30T13:04:29.681Z] - "aufs": [2019-09-30T13:04:29.681Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-30T13:04:29.681Z] - "btrfs": [2019-09-30T13:04:29.681Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-30T13:04:29.681Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-30T13:04:29.681Z] - "devicemapper": [2019-09-30T13:04:29.681Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-30T13:04:29.681Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-30T13:04:29.681Z] - "overlay": [2019-09-30T13:04:29.681Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-30T13:04:29.681Z] - "zfs": [2019-09-30T13:04:29.681Z] - /dev/zfs: missing [2019-09-30T13:04:29.681Z] - zfs command: missing [2019-09-30T13:04:29.681Z] - zpool command: missing [2019-09-30T13:04:29.681Z] [2019-09-30T13:04:29.681Z] Limits: [2019-09-30T13:04:29.681Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-30T13:04:29.681Z] [2019-09-30T13:04:29.681Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-30T13:04:29.832Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-30T13:04:29.832Z] - CONFIG_BLK_CGROUP: enabled [2019-09-30T13:04:29.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-30T13:04:29.832Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CGROUP_PERF: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-30T13:04:29.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-30T13:04:29.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-30T13:04:29.832Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-30T13:04:29.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_IP_VS: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-30T13:04:29.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-30T13:04:29.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-30T13:04:29.832Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_EXT4_FS: enabled [2019-09-30T13:04:29.832Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-30T13:04:29.832Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-30T13:04:29.832Z] - Network Drivers: [2019-09-30T13:04:29.832Z] - "overlay": [2019-09-30T13:04:29.832Z] - CONFIG_VXLAN: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-30T13:04:29.832Z] Optional (for encrypted networks): [2019-09-30T13:04:29.832Z] - CONFIG_CRYPTO: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-30T13:04:29.832Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-30T13:04:29.832Z] - CONFIG_XFRM: enabled [2019-09-30T13:04:29.832Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-30T13:04:29.832Z] - "ipvlan": [2019-09-30T13:04:29.832Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-30T13:04:29.832Z] - "macvlan": [2019-09-30T13:04:29.832Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_DUMMY: enabled (as module) [2019-09-30T13:04:29.832Z] - "ftp,tftp client in container": [2019-09-30T13:04:29.832Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-30T13:04:29.832Z] - Storage Drivers: [2019-09-30T13:04:29.832Z] - "aufs": [2019-09-30T13:04:29.832Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-30T13:04:29.832Z] - "btrfs": [2019-09-30T13:04:29.832Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-30T13:04:29.832Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-30T13:04:29.832Z] - "devicemapper": [2019-09-30T13:04:30.004Z] + sudo modprobe ip_vs [2019-09-30T13:04:30.004Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 . [2019-09-30T13:04:30.004Z] #2 [internal] load build definition from Dockerfile [2019-09-30T13:04:30.004Z] #2 transferring dockerfile: 10.84kB done [2019-09-30T13:04:30.004Z] #2 DONE 0.0s [2019-09-30T13:04:30.004Z] [2019-09-30T13:04:30.004Z] #1 [internal] load .dockerignore [2019-09-30T13:04:30.004Z] #1 transferring context: 87B done [2019-09-30T13:04:30.004Z] #1 DONE 0.0s [2019-09-30T13:04:30.004Z] [2019-09-30T13:04:30.004Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-09-30T13:04:30.089Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-30T13:04:30.089Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-30T13:04:30.089Z] - "overlay": [2019-09-30T13:04:30.089Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-30T13:04:30.089Z] - "zfs": [2019-09-30T13:04:30.089Z] - /dev/zfs: missing [2019-09-30T13:04:30.089Z] - zfs command: missing [2019-09-30T13:04:30.089Z] - zpool command: missing [2019-09-30T13:04:30.089Z] [2019-09-30T13:04:30.089Z] Limits: [2019-09-30T13:04:30.089Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-30T13:04:30.089Z] [2019-09-30T13:04:30.089Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-30T13:04:30.408Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 . [2019-09-30T13:04:30.408Z] #1 [internal] load .dockerignore [2019-09-30T13:04:30.408Z] #1 transferring context: 87B done [2019-09-30T13:04:30.408Z] #1 DONE 0.0s [2019-09-30T13:04:30.408Z] [2019-09-30T13:04:30.408Z] #2 [internal] load build definition from Dockerfile [2019-09-30T13:04:30.408Z] #2 transferring dockerfile: 10.84kB done [2019-09-30T13:04:30.408Z] #2 DONE 0.0s [2019-09-30T13:04:30.408Z] [2019-09-30T13:04:30.408Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-09-30T13:04:30.571Z] #3 DONE 0.3s [2019-09-30T13:04:30.571Z] [2019-09-30T13:04:30.571Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-09-30T13:04:30.571Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-09-30T13:04:30.571Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-09-30T13:04:30.571Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-09-30T13:04:30.571Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-09-30T13:04:30.571Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.1s [2019-09-30T13:04:30.571Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s [2019-09-30T13:04:30.572Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s [2019-09-30T13:04:30.572Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.27MB / 45.38MB 0.2s [2019-09-30T13:04:30.572Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 3.57MB / 10.79MB 0.2s [2019-09-30T13:04:30.572Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 2.71MB / 4.34MB 0.2s [2019-09-30T13:04:30.572Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 13.94MB / 45.38MB 0.3s [2019-09-30T13:04:30.572Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s [2019-09-30T13:04:30.572Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done [2019-09-30T13:04:30.572Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.17MB / 50.07MB 0.3s [2019-09-30T13:04:30.667Z] #3 DONE 0.3s [2019-09-30T13:04:30.667Z] [2019-09-30T13:04:30.667Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-30T13:04:30.667Z] #64 DONE 0.0s [2019-09-30T13:04:30.667Z] [2019-09-30T13:04:30.667Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-09-30T13:04:30.667Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-09-30T13:04:30.831Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 21.81MB / 45.38MB 0.4s [2019-09-30T13:04:30.831Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done [2019-09-30T13:04:30.831Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 10.87MB / 50.07MB 0.4s [2019-09-30T13:04:30.831Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.4s [2019-09-30T13:04:30.831Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 30.06MB / 45.38MB 0.5s [2019-09-30T13:04:30.831Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 19.22MB / 50.07MB 0.5s [2019-09-30T13:04:30.846Z] Sending build context to Docker daemon 49.99MB [2019-09-30T13:04:30.846Z] Step 1/126 : ARG CROSS="false" [2019-09-30T13:04:30.846Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-09-30T13:04:30.846Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-30T13:04:30.846Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-30T13:04:30.846Z] 1.13.1-stretch: Pulling from library/golang [2019-09-30T13:04:30.846Z] 5d4da55d9cf0: Pulling fs layer [2019-09-30T13:04:30.846Z] dad3041fe122: Pulling fs layer [2019-09-30T13:04:30.846Z] f6542c8f56fb: Pulling fs layer [2019-09-30T13:04:30.846Z] 25fa3a7ad4fa: Pulling fs layer [2019-09-30T13:04:30.846Z] 471e0aba6530: Pulling fs layer [2019-09-30T13:04:30.846Z] da9d4fe5b400: Pulling fs layer [2019-09-30T13:04:30.846Z] b17554aa6f80: Pulling fs layer [2019-09-30T13:04:30.846Z] 471e0aba6530: Waiting [2019-09-30T13:04:30.846Z] da9d4fe5b400: Waiting [2019-09-30T13:04:30.846Z] b17554aa6f80: Waiting [2019-09-30T13:04:30.846Z] 25fa3a7ad4fa: Waiting [2019-09-30T13:04:30.925Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-09-30T13:04:30.925Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-09-30T13:04:30.925Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 0.1s [2019-09-30T13:04:30.925Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-09-30T13:04:30.925Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 0.1s [2019-09-30T13:04:30.925Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 0.1s done [2019-09-30T13:04:30.925Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.40MB / 120.05MB 0.3s [2019-09-30T13:04:31.092Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 32.43MB / 45.38MB 0.6s [2019-09-30T13:04:31.092Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 24.44MB / 50.07MB 0.6s [2019-09-30T13:04:31.092Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 10.44MB / 57.69MB 0.6s [2019-09-30T13:04:31.092Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s [2019-09-30T13:04:31.092Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 34.63MB / 50.07MB 0.8s [2019-09-30T13:04:31.092Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 21.11MB / 57.69MB 0.8s [2019-09-30T13:04:31.189Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 17.04MB / 120.05MB 0.4s [2019-09-30T13:04:31.189Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 24.34MB / 120.05MB 0.5s [2019-09-30T13:04:31.350Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done [2019-09-30T13:04:31.350Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 40.89MB / 50.07MB 0.9s [2019-09-30T13:04:31.350Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 26.11MB / 57.69MB 0.9s [2019-09-30T13:04:31.350Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 0.9s [2019-09-30T13:04:31.350Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 44.06MB / 50.07MB 1.0s [2019-09-30T13:04:31.350Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 29.77MB / 57.69MB 1.0s [2019-09-30T13:04:31.449Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 33.75MB / 120.05MB 0.6s [2019-09-30T13:04:31.449Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 40.95MB / 120.05MB 0.7s [2019-09-30T13:04:31.454Z] f6542c8f56fb: Verifying Checksum [2019-09-30T13:04:31.454Z] f6542c8f56fb: Download complete [2019-09-30T13:04:31.454Z] dad3041fe122: Verifying Checksum [2019-09-30T13:04:31.454Z] dad3041fe122: Download complete [2019-09-30T13:04:31.608Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.2s [2019-09-30T13:04:31.608Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 37.63MB / 57.69MB 1.2s [2019-09-30T13:04:31.608Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 15.59MB / 120.05MB 1.2s [2019-09-30T13:04:31.608Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [2019-09-30T13:04:31.608Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.2s done [2019-09-30T13:04:31.608Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 41.64MB / 57.69MB 1.3s [2019-09-30T13:04:31.608Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 22.84MB / 120.05MB 1.3s [2019-09-30T13:04:31.608Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 1.3s [2019-09-30T13:04:31.707Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 50.82MB / 120.05MB 0.8s [2019-09-30T13:04:31.707Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 70.17MB / 120.05MB 1.0s [2019-09-30T13:04:31.830Z] 25fa3a7ad4fa: Verifying Checksum [2019-09-30T13:04:31.830Z] 25fa3a7ad4fa: Download complete [2019-09-30T13:04:31.865Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 56.75MB / 57.69MB 1.5s [2019-09-30T13:04:31.866Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 32.84MB / 120.05MB 1.5s [2019-09-30T13:04:31.866Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.3s done [2019-09-30T13:04:31.966Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 76.24MB / 120.05MB 1.1s [2019-09-30T13:04:31.966Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 85.75MB / 120.05MB 1.2s [2019-09-30T13:04:31.966Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 105.02MB / 120.05MB 1.4s [2019-09-30T13:04:32.124Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.7s done [2019-09-30T13:04:32.124Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 41.42MB / 120.05MB 1.7s [2019-09-30T13:04:32.224Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 113.48MB / 120.05MB 1.5s [2019-09-30T13:04:32.224Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 1.6s [2019-09-30T13:04:32.381Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 61.97MB / 120.05MB 2.0s [2019-09-30T13:04:32.381Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 72.19MB / 120.05MB 2.1s [2019-09-30T13:04:32.472Z] 5d4da55d9cf0: Verifying Checksum [2019-09-30T13:04:32.473Z] 5d4da55d9cf0: Download complete [2019-09-30T13:04:32.638Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 84.12MB / 120.05MB 2.3s [2019-09-30T13:04:32.638Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 91.69MB / 120.05MB 2.4s [2019-09-30T13:04:32.789Z] #4 ... [2019-09-30T13:04:32.789Z] [2019-09-30T13:04:32.789Z] #18 [internal] load build context [2019-09-30T13:04:32.789Z] #18 transferring context: 45.51MB 2.0s done [2019-09-30T13:04:32.789Z] #18 DONE 2.2s [2019-09-30T13:04:32.789Z] [2019-09-30T13:04:32.789Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-09-30T13:04:32.847Z] b17554aa6f80: Verifying Checksum [2019-09-30T13:04:32.847Z] b17554aa6f80: Download complete [2019-09-30T13:04:32.847Z] 471e0aba6530: Verifying Checksum [2019-09-30T13:04:32.847Z] 471e0aba6530: Download complete [2019-09-30T13:04:32.896Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 98.62MB / 120.05MB 2.5s [2019-09-30T13:04:32.896Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 105.22MB / 120.05MB 2.6s [2019-09-30T13:04:33.046Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.2s done [2019-09-30T13:04:33.046Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-09-30T13:04:33.154Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 115.77MB / 120.05MB 2.8s [2019-09-30T13:04:33.646Z] da9d4fe5b400: Verifying Checksum [2019-09-30T13:04:33.646Z] da9d4fe5b400: Download complete [2019-09-30T13:04:33.723Z] #4 ... [2019-09-30T13:04:33.723Z] [2019-09-30T13:04:33.723Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-30T13:04:33.723Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2019-09-30T13:04:33.723Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-09-30T13:04:33.723Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-09-30T13:04:33.723Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.3s done [2019-09-30T13:04:33.723Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2019-09-30T13:04:33.723Z] #64 DONE 2.9s [2019-09-30T13:04:33.723Z] [2019-09-30T13:04:33.723Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-09-30T13:04:33.723Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.2s done [2019-09-30T13:04:34.543Z] 5d4da55d9cf0: Pull complete [2019-09-30T13:04:34.653Z] #4 ... [2019-09-30T13:04:34.653Z] [2019-09-30T13:04:34.653Z] #18 [internal] load build context [2019-09-30T13:04:34.653Z] #18 transferring context: 45.51MB 4.0s done [2019-09-30T13:04:34.653Z] #18 DONE 4.3s [2019-09-30T13:04:34.653Z] [2019-09-30T13:04:34.653Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-09-30T13:04:34.910Z] dad3041fe122: Pull complete [2019-09-30T13:04:35.273Z] f6542c8f56fb: Pull complete [2019-09-30T13:04:35.584Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.0s done [2019-09-30T13:04:35.584Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-09-30T13:04:36.147Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done [2019-09-30T13:04:36.147Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-09-30T13:04:36.147Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-09-30T13:04:36.404Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-09-30T13:04:37.102Z] 25fa3a7ad4fa: Pull complete [2019-09-30T13:04:37.223Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.1s done [2019-09-30T13:04:37.223Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-09-30T13:04:37.479Z] Fetching without tags [2019-09-30T13:04:37.480Z] #4 DONE 6.6s [2019-09-30T13:04:37.480Z] [2019-09-30T13:04:37.480Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-30T13:04:37.950Z] Merging remotes/origin/master commit 5b57f41241cb0d8df5886a1db3d7920494a9e432 into PR head commit f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:38.299Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.9s done [2019-09-30T13:04:38.371Z] 471e0aba6530: Pull complete [2019-09-30T13:04:38.556Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [2019-09-30T13:04:37.447Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:37.451Z] > git config --add remote.origin.fetch +refs/pull/40014/head:refs/remotes/origin/PR-40014 # timeout=10 [2019-09-30T13:04:37.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-30T13:04:37.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:04:37.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:04:37.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:04:37.487Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:04:37.957Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:37.961Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:38.998Z] Merge succeeded, producing f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:38.999Z] Checking out Revision f4c172e6b99fbce874a2a69f84e4560c8e310d33 (PR-40014) [2019-09-30T13:04:40.080Z] Commit message: "integration-cli: fix golint (copy/paste whoops)" [2019-09-30T13:04:40.137Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-30T13:04:40.450Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.8s done [2019-09-30T13:04:40.451Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [Pipeline] withEnv [Pipeline] { [2019-09-30T13:04:40.753Z] #5 DONE 3.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-30T13:04:41.018Z] [2019-09-30T13:04:41.018Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-30T13:04:38.965Z] > git merge 5b57f41241cb0d8df5886a1db3d7920494a9e432 # timeout=10 [2019-09-30T13:04:38.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-30T13:04:39.006Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:04:39.010Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:04:41.159Z] + docker version [2019-09-30T13:04:41.159Z] Client: [2019-09-30T13:04:41.159Z] Version: 18.06.1-ce [2019-09-30T13:04:41.159Z] API version: 1.38 [2019-09-30T13:04:41.159Z] Go version: go1.10.3 [2019-09-30T13:04:41.159Z] Git commit: e68fc7a [2019-09-30T13:04:41.159Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-30T13:04:41.159Z] OS/Arch: linux/ppc64le [2019-09-30T13:04:41.159Z] Experimental: false [2019-09-30T13:04:41.159Z] [2019-09-30T13:04:41.159Z] Server: [2019-09-30T13:04:41.159Z] Engine: [2019-09-30T13:04:41.159Z] Version: 18.06.1-ce [2019-09-30T13:04:41.159Z] API version: 1.38 (minimum version 1.12) [2019-09-30T13:04:41.159Z] Go version: go1.10.3 [2019-09-30T13:04:41.159Z] Git commit: e68fc7a [2019-09-30T13:04:41.159Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-30T13:04:41.159Z] OS/Arch: linux/ppc64le [2019-09-30T13:04:41.159Z] Experimental: true [Pipeline] sh [2019-09-30T13:04:41.540Z] + docker info [2019-09-30T13:04:41.540Z] Containers: 0 [2019-09-30T13:04:41.540Z] Running: 0 [2019-09-30T13:04:41.540Z] Paused: 0 [2019-09-30T13:04:41.540Z] Stopped: 0 [2019-09-30T13:04:41.540Z] Images: 0 [2019-09-30T13:04:41.540Z] Server Version: 18.06.1-ce [2019-09-30T13:04:41.540Z] Storage Driver: overlay2 [2019-09-30T13:04:41.540Z] Backing Filesystem: extfs [2019-09-30T13:04:41.540Z] Supports d_type: true [2019-09-30T13:04:41.540Z] Native Overlay Diff: true [2019-09-30T13:04:41.540Z] Logging Driver: json-file [2019-09-30T13:04:41.540Z] Cgroup Driver: cgroupfs [2019-09-30T13:04:41.540Z] Plugins: [2019-09-30T13:04:41.540Z] Volume: local [2019-09-30T13:04:41.540Z] Network: bridge host ipvlan macvlan null overlay [2019-09-30T13:04:41.540Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-30T13:04:41.540Z] Swarm: inactive [2019-09-30T13:04:41.540Z] Runtimes: runc [2019-09-30T13:04:41.540Z] Default Runtime: runc [2019-09-30T13:04:41.540Z] Init Binary: docker-init [2019-09-30T13:04:41.540Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-30T13:04:41.540Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-30T13:04:41.540Z] init version: fec3683 [2019-09-30T13:04:41.540Z] Security Options: [2019-09-30T13:04:41.540Z] apparmor [2019-09-30T13:04:41.540Z] seccomp [2019-09-30T13:04:41.540Z] Profile: default [2019-09-30T13:04:41.540Z] Kernel Version: 4.4.0-139-generic [2019-09-30T13:04:41.540Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-30T13:04:41.540Z] OSType: linux [2019-09-30T13:04:41.540Z] Architecture: ppc64le [2019-09-30T13:04:41.540Z] CPUs: 4 [2019-09-30T13:04:41.540Z] Total Memory: 3.976GiB [2019-09-30T13:04:41.540Z] Name: ppc64le-ubuntu-13 [2019-09-30T13:04:41.540Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-30T13:04:41.540Z] Docker Root Dir: /var/lib/docker [2019-09-30T13:04:41.540Z] Debug Mode (client): false [2019-09-30T13:04:41.540Z] Debug Mode (server): false [2019-09-30T13:04:41.540Z] Username: dockerbuildbot [2019-09-30T13:04:41.540Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:04:41.540Z] Labels: [2019-09-30T13:04:41.540Z] Experimental: true [2019-09-30T13:04:41.540Z] Insecure Registries: [2019-09-30T13:04:41.540Z] 127.0.0.0/8 [2019-09-30T13:04:41.540Z] Live Restore Enabled: false [2019-09-30T13:04:41.540Z] [Pipeline] sh [2019-09-30T13:04:41.662Z] da9d4fe5b400: Pull complete [2019-09-30T13:04:41.917Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:41.917Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:04:41.917Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-30T13:04:42.027Z] b17554aa6f80: Pull complete [2019-09-30T13:04:42.027Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-09-30T13:04:42.027Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-09-30T13:04:42.027Z] ---> 1d69509bbe69 [2019-09-30T13:04:42.027Z] Step 5/126 : ARG APT_MIRROR [2019-09-30T13:04:42.027Z] ---> Running in 862af6311d95 [2019-09-30T13:04:42.027Z] Removing intermediate container 862af6311d95 [2019-09-30T13:04:42.027Z] ---> d44d9238b8b1 [2019-09-30T13:04:42.027Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-30T13:04:42.201Z] + bash /home/docker/workspace/moby_PR-40014/check-config.sh [2019-09-30T13:04:42.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-30T13:04:42.201Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-30T13:04:42.201Z] [2019-09-30T13:04:42.201Z] Generally Necessary: [2019-09-30T13:04:42.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-30T13:04:42.201Z] - apparmor: enabled and tools installed [2019-09-30T13:04:42.201Z] - CONFIG_NAMESPACES: enabled [2019-09-30T13:04:42.201Z] - CONFIG_NET_NS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_PID_NS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_IPC_NS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_UTS_NS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_CGROUPS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-30T13:04:42.201Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-30T13:04:42.201Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-30T13:04:42.201Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-30T13:04:42.201Z] - CONFIG_CPUSETS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_MEMCG: enabled [2019-09-30T13:04:42.201Z] - CONFIG_KEYS: enabled [2019-09-30T13:04:42.201Z] - CONFIG_VETH: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-30T13:04:42.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-30T13:04:42.411Z] ---> Running in 1ece250d123b [2019-09-30T13:04:42.487Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-30T13:04:42.487Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-30T13:04:42.487Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-30T13:04:42.487Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-30T13:04:42.487Z] [2019-09-30T13:04:42.487Z] Optional Features: [2019-09-30T13:04:42.487Z] - CONFIG_USER_NS: enabled [2019-09-30T13:04:42.487Z] - CONFIG_SECCOMP: enabled [2019-09-30T13:04:42.487Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-30T13:04:42.487Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-30T13:04:42.487Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-30T13:04:42.487Z] (cgroup swap accounting is currently enabled) [2019-09-30T13:04:42.487Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-30T13:04:42.487Z] - CONFIG_BLK_CGROUP: enabled [2019-09-30T13:04:42.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-30T13:04:42.487Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-30T13:04:42.487Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-30T13:04:42.487Z] - CONFIG_CGROUP_PERF: enabled [2019-09-30T13:04:42.488Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-30T13:04:42.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-30T13:04:42.488Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-30T13:04:42.488Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-30T13:04:42.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-30T13:04:42.488Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-30T13:04:42.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-30T13:04:42.488Z] - CONFIG_IP_VS: enabled (as module) [2019-09-30T13:04:42.488Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-30T13:04:42.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-30T13:04:42.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-30T13:04:42.488Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-30T13:04:42.488Z] - CONFIG_EXT4_FS: enabled [2019-09-30T13:04:42.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-30T13:04:42.488Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-30T13:04:42.488Z] - Network Drivers: [2019-09-30T13:04:42.488Z] - "overlay": [2019-09-30T13:04:42.488Z] - CONFIG_VXLAN: enabled (as module) [2019-09-30T13:04:42.488Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-30T13:04:42.488Z] Optional (for encrypted networks): [2019-09-30T13:04:42.771Z] - CONFIG_CRYPTO: enabled [2019-09-30T13:04:42.771Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_XFRM: enabled [2019-09-30T13:04:42.771Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-30T13:04:42.771Z] - "ipvlan": [2019-09-30T13:04:42.771Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-30T13:04:42.771Z] - "macvlan": [2019-09-30T13:04:42.771Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_DUMMY: enabled (as module) [2019-09-30T13:04:42.771Z] - "ftp,tftp client in container": [2019-09-30T13:04:42.771Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-30T13:04:42.771Z] - Storage Drivers: [2019-09-30T13:04:42.771Z] - "aufs": [2019-09-30T13:04:42.771Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-30T13:04:42.771Z] - "btrfs": [2019-09-30T13:04:42.771Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-30T13:04:42.771Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-30T13:04:42.771Z] - "devicemapper": [2019-09-30T13:04:42.771Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-30T13:04:42.771Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-30T13:04:42.771Z] - "overlay": [2019-09-30T13:04:42.771Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-30T13:04:42.771Z] - "zfs": [2019-09-30T13:04:42.771Z] - /dev/zfs: missing [2019-09-30T13:04:42.771Z] - zfs command: missing [2019-09-30T13:04:42.771Z] - zpool command: missing [2019-09-30T13:04:42.771Z] [2019-09-30T13:04:42.771Z] Limits: [2019-09-30T13:04:42.771Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-30T13:04:42.771Z] [2019-09-30T13:04:42.771Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-30T13:04:43.188Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 . [2019-09-30T13:04:43.191Z] Removing intermediate container 1ece250d123b [2019-09-30T13:04:43.191Z] ---> 59cf6f46f158 [2019-09-30T13:04:43.191Z] Step 7/126 : ENV GO111MODULE=off [2019-09-30T13:04:43.191Z] ---> Running in d3c1d3332e3f [2019-09-30T13:04:43.542Z] #17 2.594 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:43.542Z] #17 2.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:43.542Z] #17 2.614 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:43.542Z] #17 2.616 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:43.542Z] #17 2.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:43.567Z] Removing intermediate container d3c1d3332e3f [2019-09-30T13:04:43.567Z] ---> dd557f85d4fd [2019-09-30T13:04:43.567Z] Step 8/126 : FROM base AS criu [2019-09-30T13:04:43.567Z] ---> dd557f85d4fd [2019-09-30T13:04:43.567Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:04:43.567Z] ---> Running in 8a8c0db0a175 [2019-09-30T13:04:43.567Z] Removing intermediate container 8a8c0db0a175 [2019-09-30T13:04:43.567Z] ---> 6930dd05e5b6 [2019-09-30T13:04:43.567Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-30T13:04:43.799Z] #17 2.831 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:43.941Z] ---> Running in 8f065a88bf1e [2019-09-30T13:04:43.941Z] Removing intermediate container 8f065a88bf1e [2019-09-30T13:04:43.941Z] ---> 903fe3cc6521 [2019-09-30T13:04:43.941Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-30T13:04:43.941Z] ---> Running in e7df58aa439a [2019-09-30T13:04:44.056Z] #17 3.190 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:04:44.313Z] #17 3.402 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:04:44.628Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.0s done [2019-09-30T13:04:44.628Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-09-30T13:04:44.830Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:44.830Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:44.830Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:44.830Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:44.830Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:44.830Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-09-30T13:04:44.830Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-30T13:04:44.830Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-30T13:04:44.884Z] #4 DONE 14.4s [2019-09-30T13:04:44.884Z] [2019-09-30T13:04:44.884Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-30T13:04:45.894Z] Sending build context to Docker daemon 49.99MB [2019-09-30T13:04:45.894Z] Step 1/126 : ARG CROSS="false" [2019-09-30T13:04:45.894Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-09-30T13:04:45.894Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-30T13:04:45.894Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-30T13:04:45.894Z] 1.13.1-stretch: Pulling from library/golang [2019-09-30T13:04:45.894Z] 10831a4d6f42: Pulling fs layer [2019-09-30T13:04:45.894Z] f794a2e4526b: Pulling fs layer [2019-09-30T13:04:45.894Z] e3fa2203e375: Pulling fs layer [2019-09-30T13:04:45.894Z] 004465f1c815: Pulling fs layer [2019-09-30T13:04:45.894Z] c19c19fc3c99: Pulling fs layer [2019-09-30T13:04:45.894Z] 43d8051f8c7f: Pulling fs layer [2019-09-30T13:04:45.894Z] 6c11edc0dc35: Pulling fs layer [2019-09-30T13:04:45.894Z] c19c19fc3c99: Waiting [2019-09-30T13:04:45.894Z] 6c11edc0dc35: Waiting [2019-09-30T13:04:45.894Z] 43d8051f8c7f: Waiting [2019-09-30T13:04:45.894Z] 004465f1c815: Waiting [2019-09-30T13:04:46.177Z] Fetched 7669 kB in 1s (4771 kB/s) [2019-09-30T13:04:46.518Z] e3fa2203e375: Verifying Checksum [2019-09-30T13:04:46.518Z] e3fa2203e375: Download complete [2019-09-30T13:04:46.805Z] f794a2e4526b: Verifying Checksum [2019-09-30T13:04:46.805Z] f794a2e4526b: Download complete [2019-09-30T13:04:46.860Z] #17 5.904 Fetched 7918 kB in 4s (1762 kB/s) [2019-09-30T13:04:46.992Z] Reading package lists... [2019-09-30T13:04:47.367Z] Reading package lists... [2019-09-30T13:04:47.367Z] Building dependency tree... [2019-09-30T13:04:47.367Z] Reading state information... [2019-09-30T13:04:47.736Z] The following additional packages will be installed: [2019-09-30T13:04:47.736Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-30T13:04:47.736Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-30T13:04:47.736Z] Suggested packages: [2019-09-30T13:04:47.736Z] manpages-dev python-setuptools [2019-09-30T13:04:47.736Z] The following NEW packages will be installed: [2019-09-30T13:04:47.736Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-30T13:04:47.736Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-30T13:04:47.736Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-30T13:04:47.736Z] zlib1g-dev [2019-09-30T13:04:47.736Z] 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:04:47.736Z] Need to get 3476 kB of archives. [2019-09-30T13:04:47.736Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-30T13:04:47.736Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-30T13:04:47.736Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-30T13:04:47.736Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-30T13:04:48.114Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-30T13:04:48.114Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-30T13:04:48.114Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-30T13:04:48.114Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-30T13:04:48.114Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-30T13:04:48.114Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-30T13:04:48.114Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-30T13:04:48.114Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-30T13:04:48.114Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-30T13:04:48.114Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-30T13:04:48.114Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-30T13:04:48.114Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-30T13:04:48.114Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-30T13:04:48.114Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:04:48.114Z] Fetched 3476 kB in 0s (24.2 MB/s) [2019-09-30T13:04:48.114Z] Selecting previously unselected package libnet1:s390x. [2019-09-30T13:04:48.114Z] (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 ... 14828 files and directories currently installed.) [2019-09-30T13:04:48.114Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-30T13:04:48.114Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-30T13:04:48.114Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-30T13:04:48.114Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-30T13:04:48.114Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-30T13:04:48.114Z] Selecting previously unselected package libnet1-dev. [2019-09-30T13:04:48.114Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-30T13:04:48.114Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:04:48.114Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-30T13:04:48.114Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-30T13:04:48.114Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-30T13:04:48.156Z] #5 DONE 3.0s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:04:48.156Z] #22 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-30T13:04:48.156Z] #26 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-30T13:04:48.156Z] #32 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-30T13:04:48.156Z] #60 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-30T13:04:48.156Z] #49 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-30T13:04:48.156Z] #52 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-30T13:04:48.156Z] #23 DONE 0.1s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:04:48.156Z] #27 ... [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-30T13:04:48.156Z] #29 DONE 0.2s [2019-09-30T13:04:48.156Z] [2019-09-30T13:04:48.156Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:04:48.230Z] #17 5.904 Reading package lists... [2019-09-30T13:04:48.484Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-30T13:04:48.484Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-30T13:04:48.484Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-30T13:04:48.484Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-30T13:04:48.484Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-30T13:04:48.484Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-30T13:04:48.484Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-30T13:04:48.484Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-30T13:04:48.484Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-30T13:04:48.857Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-30T13:04:48.857Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-30T13:04:48.857Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-30T13:04:48.857Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-30T13:04:48.857Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-30T13:04:48.857Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:04:48.857Z] Selecting previously unselected package protobuf-compiler. [2019-09-30T13:04:48.857Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-30T13:04:48.857Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-30T13:04:48.857Z] Selecting previously unselected package python-pkg-resources. [2019-09-30T13:04:48.857Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:04:48.857Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-30T13:04:48.857Z] Selecting previously unselected package python-protobuf. [2019-09-30T13:04:48.857Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-30T13:04:48.857Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-30T13:04:49.161Z] #17 7.334 Reading package lists... [2019-09-30T13:04:49.161Z] #17 ... [2019-09-30T13:04:49.161Z] [2019-09-30T13:04:49.161Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:04:49.161Z] #15 0.980 + mktemp -d [2019-09-30T13:04:49.161Z] #15 0.988 + export GOPATH=/tmp/tmp.nuipDtcuuv [2019-09-30T13:04:49.161Z] #15 0.988 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.nuipDtcuuv/src/github.com/go-swagger/go-swagger [2019-09-30T13:04:49.161Z] #15 1.011 Cloning into '/tmp/tmp.nuipDtcuuv/src/github.com/go-swagger/go-swagger'... [2019-09-30T13:04:49.161Z] #15 8.057 + cd /tmp/tmp.nuipDtcuuv/src/github.com/go-swagger/go-swagger [2019-09-30T13:04:49.161Z] #15 8.058 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-30T13:04:49.226Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-30T13:04:49.226Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-30T13:04:49.226Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-30T13:04:49.526Z] 10831a4d6f42: Verifying Checksum [2019-09-30T13:04:49.526Z] 10831a4d6f42: Download complete [2019-09-30T13:04:49.599Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:04:49.599Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-30T13:04:49.599Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:04:49.599Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-30T13:04:49.726Z] #15 8.637 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-30T13:04:49.726Z] #15 ... [2019-09-30T13:04:49.726Z] [2019-09-30T13:04:49.726Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-30T13:04:49.726Z] #17 7.334 Reading package lists... [2019-09-30T13:04:49.983Z] #17 8.690 Building dependency tree... [2019-09-30T13:04:49.983Z] #17 8.929 Reading state information... [2019-09-30T13:04:49.983Z] #17 9.141 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-30T13:04:49.983Z] #17 9.141 The following additional packages will be installed: [2019-09-30T13:04:49.985Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-30T13:04:49.985Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-30T13:04:49.985Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-30T13:04:49.985Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-30T13:04:49.985Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-30T13:04:49.985Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:04:49.985Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-30T13:04:49.985Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-30T13:04:49.985Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-30T13:04:49.985Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-30T13:04:49.985Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:04:50.151Z] 004465f1c815: Verifying Checksum [2019-09-30T13:04:50.151Z] 004465f1c815: Download complete [2019-09-30T13:04:50.240Z] #17 9.142 libjq1 libonig4 [2019-09-30T13:04:50.240Z] #17 9.198 The following NEW packages will be installed: [2019-09-30T13:04:50.240Z] #17 9.199 jq libjq1 libonig4 [2019-09-30T13:04:50.778Z] 6c11edc0dc35: Verifying Checksum [2019-09-30T13:04:50.778Z] 6c11edc0dc35: Download complete [2019-09-30T13:04:50.778Z] c19c19fc3c99: Verifying Checksum [2019-09-30T13:04:50.778Z] c19c19fc3c99: Download complete [2019-09-30T13:04:50.805Z] #17 ... [2019-09-30T13:04:50.805Z] [2019-09-30T13:04:50.805Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-30T13:04:50.805Z] #6 2.437 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:50.805Z] #6 2.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:50.805Z] #6 2.458 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:50.805Z] #6 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:50.805Z] #6 2.467 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:50.805Z] #6 2.715 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:50.805Z] #6 3.106 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:04:50.805Z] #6 3.323 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:04:50.805Z] #6 5.838 Fetched 7918 kB in 4s (1792 kB/s) [2019-09-30T13:04:50.805Z] #6 5.838 Reading package lists... [2019-09-30T13:04:50.805Z] #6 7.243 Reading package lists... [2019-09-30T13:04:50.805Z] #6 8.593 Building dependency tree... [2019-09-30T13:04:50.805Z] #6 8.829 Reading state information... [2019-09-30T13:04:50.805Z] #6 9.030 The following additional packages will be installed: [2019-09-30T13:04:50.805Z] #6 9.036 libapparmor1 libseccomp2 [2019-09-30T13:04:50.805Z] #6 9.040 Suggested packages: [2019-09-30T13:04:50.805Z] #6 9.041 seccomp [2019-09-30T13:04:50.805Z] #6 9.098 The following NEW packages will be installed: [2019-09-30T13:04:50.805Z] #6 9.100 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-30T13:04:50.916Z] Removing intermediate container e7df58aa439a [2019-09-30T13:04:50.916Z] ---> de269ecf962e [2019-09-30T13:04:50.916Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-30T13:04:50.916Z] ---> Running in 46eb3f522d63 [2019-09-30T13:04:51.369Z] #6 10.25 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:04:51.370Z] #6 10.25 Need to get 300 kB of archives. [2019-09-30T13:04:51.370Z] #6 10.25 After this operation, 1201 kB of additional disk space will be used. [2019-09-30T13:04:51.370Z] #6 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-30T13:04:51.370Z] #6 10.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-30T13:04:51.370Z] #6 10.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-30T13:04:51.370Z] #6 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-30T13:04:51.370Z] #6 ... [2019-09-30T13:04:51.370Z] [2019-09-30T13:04:51.370Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-30T13:04:51.370Z] #17 10.34 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:04:51.370Z] #17 10.34 Need to get 327 kB of archives. [2019-09-30T13:04:51.370Z] #17 10.34 After this operation, 1157 kB of additional disk space will be used. [2019-09-30T13:04:51.370Z] #17 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-30T13:04:51.370Z] #17 10.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-30T13:04:51.370Z] #17 10.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-30T13:04:51.627Z] #17 10.62 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:04:51.627Z] #17 10.69 Fetched 327 kB in 1s (286 kB/s) [2019-09-30T13:04:51.627Z] #17 10.73 Selecting previously unselected package libonig4:amd64. [2019-09-30T13:04:51.627Z] #17 10.73 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:04:51.627Z] #17 10.83 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-30T13:04:51.723Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:04:51.723Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:04:51.884Z] #17 10.84 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:04:51.884Z] #17 10.91 Selecting previously unselected package libjq1:amd64. [2019-09-30T13:04:51.884Z] #17 10.91 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:04:51.884Z] #17 10.92 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:04:51.884Z] #17 10.98 Selecting previously unselected package jq. [2019-09-30T13:04:51.884Z] #17 10.98 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:04:51.884Z] #17 10.98 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:04:51.884Z] #17 11.07 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:04:52.092Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:04:52.092Z]  GEN .gitid [2019-09-30T13:04:52.092Z] GEN criu/include/version.h [2019-09-30T13:04:52.092Z] GEN include/common/asm [2019-09-30T13:04:52.092Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-30T13:04:52.092Z] PBCC images/opts.pb-c.c [2019-09-30T13:04:52.092Z] PBCC images/sit.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-30T13:04:52.092Z] DEP images/opts.pb-c.d [2019-09-30T13:04:52.092Z] DEP images/sit.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/macvlan.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/macvlan.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/autofs.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/autofs.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/sysctl.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/sysctl.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/time.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/time.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/binfmt-misc.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/binfmt-misc.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/seccomp.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/seccomp.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/userns.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/userns.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/cgroup.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/cgroup.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/fown.pb-c.c [2019-09-30T13:04:52.092Z] PBCC images/ext-file.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/fown.pb-c.d [2019-09-30T13:04:52.092Z] DEP images/ext-file.pb-c.d [2019-09-30T13:04:52.092Z] PBCC images/rpc.pb-c.c [2019-09-30T13:04:52.092Z] DEP images/rpc.pb-c.d [2019-09-30T13:04:52.142Z] #17 11.09 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:04:52.142Z] #17 11.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:04:52.399Z] #17 11.40 Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:04:52.472Z] PBCC images/siginfo.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/siginfo.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/pagemap.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/pagemap.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/rlimit.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/rlimit.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/file-lock.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/file-lock.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/tty.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/tty.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/tun.pb-c.c [2019-09-30T13:04:52.472Z] PBCC images/netdev.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/tun.pb-c.d [2019-09-30T13:04:52.472Z] DEP images/netdev.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/vma.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/vma.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/creds.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/creds.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/utsns.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/utsns.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/ipc-desc.pb-c.c [2019-09-30T13:04:52.472Z] PBCC images/ipc-sem.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/ipc-desc.pb-c.d [2019-09-30T13:04:52.472Z] DEP images/ipc-sem.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/ipc-msg.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/ipc-msg.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/ipc-shm.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/ipc-shm.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/ipc-var.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/ipc-var.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/sk-opts.pb-c.c [2019-09-30T13:04:52.472Z] PBCC images/packet-sock.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/sk-opts.pb-c.d [2019-09-30T13:04:52.472Z] DEP images/packet-sock.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/sk-netlink.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/sk-netlink.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/sk-inet.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/sk-inet.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/sk-unix.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/sk-unix.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/mm.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/mm.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/timerfd.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/timerfd.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/timer.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/timer.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/sa.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/sa.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/pipe-data.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/pipe-data.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/mnt.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/mnt.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/sk-packet.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/sk-packet.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/tcp-stream.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/tcp-stream.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/pipe.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/pipe.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/pstree.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/pstree.pb-c.d [2019-09-30T13:04:52.472Z] PBCC images/fs.pb-c.c [2019-09-30T13:04:52.472Z] DEP images/fs.pb-c.d [2019-09-30T13:04:52.657Z] #17 DONE 11.7s [2019-09-30T13:04:52.657Z] [2019-09-30T13:04:52.657Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-30T13:04:52.657Z] #6 10.61 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:04:52.657Z] #6 10.69 Fetched 300 kB in 1s (263 kB/s) [2019-09-30T13:04:52.657Z] #6 10.73 Selecting previously unselected package libseccomp2:amd64. [2019-09-30T13:04:52.657Z] #6 10.73 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:04:52.657Z] #6 10.83 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-30T13:04:52.657Z] #6 10.84 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:04:52.657Z] #6 10.89 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-30T13:04:52.657Z] #6 10.90 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-30T13:04:52.657Z] #6 10.90 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:04:52.657Z] #6 10.98 Selecting previously unselected package libapparmor1:amd64. [2019-09-30T13:04:52.657Z] #6 10.98 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:04:52.657Z] #6 10.99 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:04:52.657Z] #6 11.05 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-30T13:04:52.657Z] #6 11.05 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:04:52.657Z] #6 11.06 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:04:52.657Z] #6 11.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:04:52.657Z] #6 11.40 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:04:52.657Z] #6 11.41 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:04:52.657Z] #6 11.43 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:04:52.657Z] #6 11.44 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:04:52.657Z] #6 11.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:04:52.657Z] #6 DONE 11.7s [2019-09-30T13:04:52.657Z] [2019-09-30T13:04:52.657Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-30T13:04:52.657Z] #19 DONE 0.1s [2019-09-30T13:04:52.657Z] [2019-09-30T13:04:52.657Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-30T13:04:52.842Z] PBCC images/signalfd.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/signalfd.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/fh.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/fsnotify.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/fh.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/fsnotify.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/eventpoll.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/eventpoll.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/eventfd.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/eventfd.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/remap-file-path.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/remap-file-path.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/fifo.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/fifo.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/ghost-file.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/ghost-file.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/regfile.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/regfile.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/ns.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/ns.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/fdinfo.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/fdinfo.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/core-aarch64.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/core-arm.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/core-ppc64.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/core-s390.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/core-x86.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/core.pb-c.c [2019-09-30T13:04:52.842Z] PBCC images/inventory.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/core-aarch64.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/core-arm.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/core-ppc64.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/core-s390.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/core-x86.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/core.pb-c.d [2019-09-30T13:04:52.842Z] DEP images/inventory.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/cpuinfo.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/cpuinfo.pb-c.d [2019-09-30T13:04:52.842Z] PBCC images/stats.pb-c.c [2019-09-30T13:04:52.842Z] DEP images/stats.pb-c.d [2019-09-30T13:04:53.214Z] make[1]: Nothing to be done for 'all'. [2019-09-30T13:04:53.214Z] CC images/stats.o [2019-09-30T13:04:53.214Z] CC images/core.o [2019-09-30T13:04:53.422Z] #30 ... [2019-09-30T13:04:53.422Z] [2019-09-30T13:04:53.422Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:04:53.422Z] #44 4.554 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:53.422Z] #44 4.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:53.422Z] #44 4.593 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:53.422Z] #44 4.600 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:53.422Z] #44 4.631 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:53.422Z] #44 5.422 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:53.580Z] CC images/core-x86.o [2019-09-30T13:04:53.580Z] CC images/core-arm.o [2019-09-30T13:04:53.580Z] CC images/core-aarch64.o [2019-09-30T13:04:53.580Z] CC images/core-ppc64.o [2019-09-30T13:04:53.580Z] CC images/core-s390.o [2019-09-30T13:04:53.580Z] CC images/cpuinfo.o [2019-09-30T13:04:53.951Z] CC images/inventory.o [2019-09-30T13:04:53.951Z] CC images/fdinfo.o [2019-09-30T13:04:53.951Z] CC images/fown.o [2019-09-30T13:04:53.951Z] CC images/ns.o [2019-09-30T13:04:53.951Z] CC images/regfile.o [2019-09-30T13:04:53.951Z] CC images/ghost-file.o [2019-09-30T13:04:53.951Z] CC images/fifo.o [2019-09-30T13:04:53.951Z] CC images/remap-file-path.o [2019-09-30T13:04:53.951Z] CC images/eventfd.o [2019-09-30T13:04:53.951Z] CC images/eventpoll.o [2019-09-30T13:04:53.951Z] CC images/fh.o [2019-09-30T13:04:53.951Z] CC images/fsnotify.o [2019-09-30T13:04:53.986Z] #44 ... [2019-09-30T13:04:53.986Z] [2019-09-30T13:04:53.986Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-30T13:04:53.986Z] #61 5.848 + RM_GOPATH=0 [2019-09-30T13:04:53.986Z] #61 5.848 + TMP_GOPATH= [2019-09-30T13:04:53.986Z] #61 5.848 + : /build/ [2019-09-30T13:04:53.986Z] #61 5.848 + '[' -z '' ']' [2019-09-30T13:04:53.986Z] #61 5.852 ++ mktemp -d [2019-09-30T13:04:53.986Z] #61 5.864 + export GOPATH=/tmp/tmp.cYH9ycPZS8 [2019-09-30T13:04:53.986Z] #61 5.864 + GOPATH=/tmp/tmp.cYH9ycPZS8 [2019-09-30T13:04:53.986Z] #61 5.864 + RM_GOPATH=1 [2019-09-30T13:04:53.986Z] #61 5.864 ++ dirname ./install.sh [2019-09-30T13:04:53.986Z] #61 5.866 + dir=. [2019-09-30T13:04:53.986Z] #61 5.874 + bin=rootlesskit [2019-09-30T13:04:53.986Z] #61 5.874 + shift [2019-09-30T13:04:53.986Z] #61 5.874 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-30T13:04:53.986Z] #61 5.874 + . ./rootlesskit.installer [2019-09-30T13:04:53.986Z] #61 5.874 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:04:53.986Z] #61 5.874 + install_rootlesskit [2019-09-30T13:04:53.986Z] #61 5.874 + case "$1" in [2019-09-30T13:04:53.986Z] #61 5.874 + export CGO_ENABLED=0 [2019-09-30T13:04:53.986Z] #61 5.874 + CGO_ENABLED=0 [2019-09-30T13:04:53.986Z] #61 5.874 + _install_rootlesskit [2019-09-30T13:04:53.986Z] #61 5.875 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-30T13:04:53.986Z] #61 5.875 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:04:53.986Z] #61 5.875 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cYH9ycPZS8/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:04:53.986Z] #61 5.877 Cloning into '/tmp/tmp.cYH9ycPZS8/src/github.com/rootless-containers/rootlesskit'... [2019-09-30T13:04:54.246Z] #61 ... [2019-09-30T13:04:54.246Z] [2019-09-30T13:04:54.246Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:04:54.246Z] #27 6.248 + RM_GOPATH=0 [2019-09-30T13:04:54.246Z] #27 6.250 + TMP_GOPATH= [2019-09-30T13:04:54.246Z] #27 6.250 + : /build [2019-09-30T13:04:54.246Z] #27 6.250 + '[' -z '' ']' [2019-09-30T13:04:54.246Z] #27 6.250 ++ mktemp -d [2019-09-30T13:04:54.246Z] #27 6.254 + export GOPATH=/tmp/tmp.hyWaD9YnK0 [2019-09-30T13:04:54.246Z] #27 6.254 + GOPATH=/tmp/tmp.hyWaD9YnK0 [2019-09-30T13:04:54.246Z] #27 6.254 + RM_GOPATH=1 [2019-09-30T13:04:54.246Z] #27 6.254 ++ dirname ./install.sh [2019-09-30T13:04:54.246Z] #27 6.262 + dir=. [2019-09-30T13:04:54.246Z] #27 6.262 + bin=gotestsum [2019-09-30T13:04:54.246Z] #27 6.262 + shift [2019-09-30T13:04:54.246Z] #27 6.262 + '[' '!' -f ./gotestsum.installer ']' [2019-09-30T13:04:54.246Z] #27 6.262 + . ./gotestsum.installer [2019-09-30T13:04:54.246Z] #27 6.262 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-30T13:04:54.246Z] #27 6.262 + install_gotestsum [2019-09-30T13:04:54.246Z] #27 6.269 + echo 'Installing gotestsum version v0.3.5' [2019-09-30T13:04:54.246Z] #27 6.269 Installing gotestsum version v0.3.5 [2019-09-30T13:04:54.246Z] #27 6.270 + go get -d gotest.tools/gotestsum [2019-09-30T13:04:54.269Z] 10831a4d6f42: Pull complete [2019-09-30T13:04:54.269Z] f794a2e4526b: Pull complete [2019-09-30T13:04:54.338Z] CC images/signalfd.o [2019-09-30T13:04:54.338Z] CC images/fs.o [2019-09-30T13:04:54.338Z] CC images/pstree.o [2019-09-30T13:04:54.338Z] CC images/pipe.o [2019-09-30T13:04:54.338Z] CC images/tcp-stream.o [2019-09-30T13:04:54.338Z] CC images/sk-packet.o [2019-09-30T13:04:54.338Z] CC images/mnt.o [2019-09-30T13:04:54.338Z] CC images/pipe-data.o [2019-09-30T13:04:54.338Z] CC images/sa.o [2019-09-30T13:04:54.338Z] CC images/timer.o [2019-09-30T13:04:54.338Z] CC images/timerfd.o [2019-09-30T13:04:54.554Z] e3fa2203e375: Pull complete [2019-09-30T13:04:54.795Z] CC images/mm.o [2019-09-30T13:04:54.795Z] CC images/sk-opts.o [2019-09-30T13:04:54.795Z] CC images/sk-unix.o [2019-09-30T13:04:54.795Z] CC images/sk-inet.o [2019-09-30T13:04:54.795Z] CC images/tun.o [2019-09-30T13:04:54.795Z] CC images/sk-netlink.o [2019-09-30T13:04:54.795Z] CC images/packet-sock.o [2019-09-30T13:04:54.795Z] CC images/ipc-var.o [2019-09-30T13:04:54.795Z] CC images/ipc-desc.o [2019-09-30T13:04:54.795Z] CC images/ipc-shm.o [2019-09-30T13:04:54.795Z] CC images/ipc-msg.o [2019-09-30T13:04:54.795Z] CC images/ipc-sem.o [2019-09-30T13:04:54.795Z] CC images/utsns.o [2019-09-30T13:04:54.795Z] CC images/creds.o [2019-09-30T13:04:55.187Z] #7 DONE 2.3s [2019-09-30T13:04:55.187Z] [2019-09-30T13:04:55.187Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-30T13:04:55.193Z] CC images/vma.o [2019-09-30T13:04:55.193Z] CC images/netdev.o [2019-09-30T13:04:55.193Z] CC images/tty.o [2019-09-30T13:04:55.193Z] CC images/file-lock.o [2019-09-30T13:04:55.193Z] CC images/rlimit.o [2019-09-30T13:04:55.193Z] CC images/pagemap.o [2019-09-30T13:04:55.193Z] CC images/siginfo.o [2019-09-30T13:04:55.193Z] CC images/rpc.o [2019-09-30T13:04:55.563Z] CC images/ext-file.o [2019-09-30T13:04:55.563Z] CC images/cgroup.o [2019-09-30T13:04:55.563Z] CC images/userns.o [2019-09-30T13:04:55.563Z] CC images/google/protobuf/descriptor.o [2019-09-30T13:04:55.946Z] CC images/opts.o [2019-09-30T13:04:55.946Z] CC images/seccomp.o [2019-09-30T13:04:55.946Z] CC images/binfmt-misc.o [2019-09-30T13:04:55.946Z] CC images/time.o [2019-09-30T13:04:55.946Z] CC images/sysctl.o [2019-09-30T13:04:55.946Z] CC images/autofs.o [2019-09-30T13:04:55.946Z] CC images/macvlan.o [2019-09-30T13:04:55.946Z] CC images/sit.o [2019-09-30T13:04:55.946Z] LINK images/built-in.o [2019-09-30T13:04:55.946Z] GEN compel/include/asm [2019-09-30T13:04:55.946Z] GEN compel/include/version.h [2019-09-30T13:04:55.946Z] touch .config [2019-09-30T13:04:55.946Z] GEN include/common/config.h [2019-09-30T13:04:55.946Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-30T13:04:55.946Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-30T13:04:55.946Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-30T13:04:55.946Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-30T13:04:55.946Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-30T13:04:55.946Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-30T13:04:55.946Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-30T13:04:55.946Z] DEP compel/plugins/std/infect.d [2019-09-30T13:04:55.946Z] DEP compel/plugins/std/string.d [2019-09-30T13:04:55.946Z] DEP compel/plugins/std/log.d [2019-09-30T13:04:55.946Z] DEP compel/plugins/std/fds.d [2019-09-30T13:04:56.045Z] 43d8051f8c7f: Verifying Checksum [2019-09-30T13:04:56.045Z] 43d8051f8c7f: Download complete [2019-09-30T13:04:56.322Z] DEP compel/plugins/std/std.d [2019-09-30T13:04:56.322Z] DEP compel/plugins/shmem/shmem.d [2019-09-30T13:04:56.322Z] DEP compel/plugins/fds/fds.d [2019-09-30T13:04:56.322Z] CC compel/plugins/std/std.o [2019-09-30T13:04:56.322Z] CC compel/plugins/std/fds.o [2019-09-30T13:04:56.322Z] CC compel/plugins/std/log.o [2019-09-30T13:04:56.322Z] CC compel/plugins/std/string.o [2019-09-30T13:04:56.696Z] CC compel/plugins/std/infect.o [2019-09-30T13:04:56.696Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-30T13:04:56.696Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-30T13:04:56.696Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-30T13:04:56.696Z] AR compel/plugins/std.lib.a [2019-09-30T13:04:56.696Z] CC compel/plugins/fds/fds.o [2019-09-30T13:04:56.696Z] AR compel/plugins/fds.lib.a [2019-09-30T13:04:56.696Z] HOSTDEP compel/src/lib/log-host.d [2019-09-30T13:04:56.696Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-30T13:04:56.696Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-30T13:04:56.696Z] HOSTDEP compel/src/main-host.d [2019-09-30T13:04:56.696Z] DEP compel/src/lib/ptrace.d [2019-09-30T13:04:57.065Z] DEP compel/src/lib/infect.d [2019-09-30T13:04:57.065Z] DEP compel/src/lib/infect-util.d [2019-09-30T13:04:57.065Z] DEP compel/src/lib/infect-rpc.d [2019-09-30T13:04:57.065Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-30T13:04:57.065Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-30T13:04:57.065Z] DEP compel/src/lib/log.d [2019-09-30T13:04:57.065Z] DEP compel/src/main.d [2019-09-30T13:04:57.065Z] DEP compel/src/lib/handle-elf.d [2019-09-30T13:04:57.065Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-30T13:04:57.065Z] CC compel/src/lib/log.o [2019-09-30T13:04:57.065Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-30T13:04:57.065Z] CC compel/arch/s390/src/lib/infect.o [2019-09-30T13:04:57.094Z] #8 DONE 1.9s [2019-09-30T13:04:57.094Z] [2019-09-30T13:04:57.094Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:04:57.094Z] #20 2.315 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-30T13:04:57.094Z] #20 2.623 [2019-09-30T13:04:57.094Z] #20 2.822 ########### 15.4% ########################### 37.7% ######################################## 56.7% ################################################## 70.7% ################################################################### 93.2% ######################################################################## 100.0% [2019-09-30T13:04:57.094Z] #20 3.597 [2019-09-30T13:04:57.094Z] #20 3.762 ########################## 36.7% ################################################################## 91.7% ######################################################################## 100.0% [2019-09-30T13:04:57.094Z] #20 4.045 [2019-09-30T13:04:57.456Z] CC compel/src/lib/infect-rpc.o [2019-09-30T13:04:57.456Z] CC compel/src/lib/infect-util.o [2019-09-30T13:04:57.456Z] CC compel/src/lib/infect.o [2019-09-30T13:04:57.613Z] #20 4.267 ##### 7.5% ######################## 33.9% ############################################## 65.0% #################################################################### 95.2% ###################################################################### 97.9% ######################################################################## 100.0% [2019-09-30T13:04:57.613Z] #20 4.964 [2019-09-30T13:04:57.830Z] CC compel/src/lib/ptrace.o [2019-09-30T13:04:57.830Z] AR compel/libcompel.a [2019-09-30T13:04:57.830Z] HOSTCC compel/src/main-host.o [2019-09-30T13:04:57.830Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-30T13:04:58.077Z] 004465f1c815: Pull complete [2019-09-30T13:04:58.194Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-30T13:04:58.194Z] HOSTCC compel/src/lib/log-host.o [2019-09-30T13:04:58.194Z] HOSTLINK compel/compel-host-bin [2019-09-30T13:04:58.194Z] DEP soccr/soccr.d [2019-09-30T13:04:58.194Z] CC soccr/soccr.o [2019-09-30T13:04:58.421Z] #27 ... [2019-09-30T13:04:58.421Z] [2019-09-30T13:04:58.421Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:04:58.421Z] #55 3.489 + mktemp -d [2019-09-30T13:04:58.421Z] #55 3.490 + export GOPATH=/tmp/tmp.ArHv2Yp1sm [2019-09-30T13:04:58.421Z] #55 3.492 + git clone https://github.com/docker/distribution.git /tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution [2019-09-30T13:04:58.421Z] #55 3.492 Cloning into '/tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution'... [2019-09-30T13:04:58.421Z] #55 ... [2019-09-30T13:04:58.421Z] [2019-09-30T13:04:58.421Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:04:58.421Z] #57 5.895 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:58.421Z] #57 5.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:58.421Z] #57 5.908 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:58.421Z] #57 5.912 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:58.421Z] #57 5.989 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:58.421Z] #57 6.731 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:58.421Z] #57 8.596 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:04:58.421Z] #57 9.405 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:04:58.421Z] #57 ... [2019-09-30T13:04:58.421Z] [2019-09-30T13:04:58.421Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-30T13:04:58.421Z] #6 6.345 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:58.421Z] #6 6.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:58.421Z] #6 6.391 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:58.421Z] #6 6.397 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:58.421Z] #6 6.514 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:58.421Z] #6 7.188 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:58.421Z] #6 9.037 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:04:58.421Z] #6 9.928 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:04:58.421Z] #6 ... [2019-09-30T13:04:58.421Z] [2019-09-30T13:04:58.421Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:04:58.421Z] #35 6.599 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:58.421Z] #35 6.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:58.421Z] #35 6.646 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:58.421Z] #35 6.678 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:58.421Z] #35 6.874 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:58.421Z] #35 7.507 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:58.421Z] #35 9.293 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:04:58.421Z] #35 10.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:04:58.421Z] #35 ... [2019-09-30T13:04:58.421Z] [2019-09-30T13:04:58.421Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:04:58.421Z] #15 6.669 + mktemp -d [2019-09-30T13:04:58.421Z] #15 6.674 + export GOPATH=/tmp/tmp.cgAGM0ZyHw [2019-09-30T13:04:58.421Z] #15 6.674 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.cgAGM0ZyHw/src/github.com/go-swagger/go-swagger [2019-09-30T13:04:58.421Z] #15 6.711 Cloning into '/tmp/tmp.cgAGM0ZyHw/src/github.com/go-swagger/go-swagger'... [2019-09-30T13:04:58.421Z] #15 ... [2019-09-30T13:04:58.421Z] [2019-09-30T13:04:58.421Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-30T13:04:58.421Z] #53 5.958 + RM_GOPATH=0 [2019-09-30T13:04:58.421Z] #53 5.960 + TMP_GOPATH= [2019-09-30T13:04:58.421Z] #53 5.960 + : /build [2019-09-30T13:04:58.421Z] #53 5.960 + '[' -z '' ']' [2019-09-30T13:04:58.421Z] #53 5.962 ++ mktemp -d [2019-09-30T13:04:58.421Z] #53 5.967 + export GOPATH=/tmp/tmp.WXVe6SrFKe [2019-09-30T13:04:58.421Z] #53 5.967 + GOPATH=/tmp/tmp.WXVe6SrFKe [2019-09-30T13:04:58.421Z] #53 5.967 + RM_GOPATH=1 [2019-09-30T13:04:58.421Z] #53 5.968 ++ dirname ./install.sh [2019-09-30T13:04:58.421Z] #53 5.972 + dir=. [2019-09-30T13:04:58.421Z] #53 5.972 + bin=dockercli [2019-09-30T13:04:58.421Z] #53 5.972 + shift [2019-09-30T13:04:58.421Z] #53 5.972 + '[' '!' -f ./dockercli.installer ']' [2019-09-30T13:04:58.421Z] #53 5.972 + . ./dockercli.installer [2019-09-30T13:04:58.421Z] #53 5.972 ++ DOCKERCLI_CHANNEL=stable [2019-09-30T13:04:58.421Z] #53 5.972 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-30T13:04:58.421Z] #53 5.973 + install_dockercli [2019-09-30T13:04:58.421Z] #53 5.978 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-30T13:04:58.421Z] #53 5.978 Install docker/cli version 17.06.2-ce from stable [2019-09-30T13:04:58.421Z] #53 5.981 ++ uname -m [2019-09-30T13:04:58.421Z] #53 5.983 + arch=x86_64 [2019-09-30T13:04:58.421Z] #53 5.983 + '[' x86_64 '!=' x86_64 ']' [2019-09-30T13:04:58.421Z] #53 5.983 + url=https://download.docker.com/linux/static [2019-09-30T13:04:58.421Z] #53 5.984 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-30T13:04:58.421Z] #53 5.985 + tar -xz docker/docker [2019-09-30T13:04:58.578Z] AR soccr/libsoccr.a [2019-09-30T13:04:58.578Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:04:58.578Z] DEP criu/arch/s390/sigframe.d [2019-09-30T13:04:58.578Z] DEP criu/arch/s390/crtools.d [2019-09-30T13:04:58.578Z] DEP criu/arch/s390/cpu.d [2019-09-30T13:04:58.578Z] CC criu/arch/s390/cpu.o [2019-09-30T13:04:58.578Z] CC criu/arch/s390/crtools.o [2019-09-30T13:04:58.648Z] #20 5.139 #### 6.2% ########## 14.7% ############### 22.1% ##################### 29.6% ########################## 36.9% ############################### 44.3% ##################################### 51.7% ######################################### 57.2% ############ [2019-09-30T13:04:58.648Z] #20 ... [2019-09-30T13:04:58.648Z] [2019-09-30T13:04:58.648Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-30T13:04:58.648Z] #9 1.526 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-30T13:04:58.648Z] #9 DONE 1.9s [2019-09-30T13:04:58.648Z] [2019-09-30T13:04:58.648Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:04:58.648Z] #20 5.139 #### 6.2% ########## 14.7% ############### 22.1% ##################### 29.6% ########################## 36.9% ############################### 44.3% ##################################### 51.7% ######################################### 57.2% ############################################### 65.6% ##################################################### 73.8% [2019-09-30T13:04:58.648Z] #20 ... [2019-09-30T13:04:58.648Z] [2019-09-30T13:04:58.648Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-30T13:04:58.678Z] #53 ... [2019-09-30T13:04:58.678Z] [2019-09-30T13:04:58.678Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-30T13:04:58.678Z] #50 5.988 + RM_GOPATH=0 [2019-09-30T13:04:58.678Z] #50 5.988 + TMP_GOPATH= [2019-09-30T13:04:58.678Z] #50 5.988 + : /build [2019-09-30T13:04:58.678Z] #50 5.988 + '[' -z '' ']' [2019-09-30T13:04:58.678Z] #50 5.993 ++ mktemp -d [2019-09-30T13:04:58.678Z] #50 5.999 + export GOPATH=/tmp/tmp.UmbGS2aqJo [2019-09-30T13:04:58.678Z] #50 5.999 + GOPATH=/tmp/tmp.UmbGS2aqJo [2019-09-30T13:04:58.678Z] #50 6.000 + RM_GOPATH=1 [2019-09-30T13:04:58.678Z] #50 6.002 ++ dirname ./install.sh [2019-09-30T13:04:58.678Z] #50 6.003 + dir=. [2019-09-30T13:04:58.678Z] #50 6.005 + bin=proxy [2019-09-30T13:04:58.678Z] #50 6.005 + shift [2019-09-30T13:04:58.678Z] #50 6.005 + '[' '!' -f ./proxy.installer ']' [2019-09-30T13:04:58.678Z] #50 6.005 + . ./proxy.installer [2019-09-30T13:04:58.678Z] #50 6.005 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:04:58.678Z] #50 6.006 + install_proxy [2019-09-30T13:04:58.678Z] #50 6.006 + case "$1" in [2019-09-30T13:04:58.678Z] #50 6.006 + export CGO_ENABLED=0 [2019-09-30T13:04:58.678Z] #50 6.006 + CGO_ENABLED=0 [2019-09-30T13:04:58.678Z] #50 6.006 + _install_proxy [2019-09-30T13:04:58.678Z] #50 6.006 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-30T13:04:58.678Z] #50 6.006 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:04:58.678Z] #50 6.006 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UmbGS2aqJo/src/github.com/docker/libnetwork [2019-09-30T13:04:58.678Z] #50 6.007 Cloning into '/tmp/tmp.UmbGS2aqJo/src/github.com/docker/libnetwork'... [2019-09-30T13:04:58.678Z] #50 ... [2019-09-30T13:04:58.678Z] [2019-09-30T13:04:58.678Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:04:58.678Z] #33 6.539 + RM_GOPATH=0 [2019-09-30T13:04:58.678Z] #33 6.540 + TMP_GOPATH= [2019-09-30T13:04:58.678Z] #33 6.541 + : /build [2019-09-30T13:04:58.678Z] #33 6.541 + '[' -z '' ']' [2019-09-30T13:04:58.678Z] #33 6.542 ++ mktemp -d [2019-09-30T13:04:58.678Z] #33 6.544 + export GOPATH=/tmp/tmp.I6eEX09QAm [2019-09-30T13:04:58.678Z] #33 6.544 + GOPATH=/tmp/tmp.I6eEX09QAm [2019-09-30T13:04:58.678Z] #33 6.544 + RM_GOPATH=1 [2019-09-30T13:04:58.678Z] #33 6.544 ++ dirname ./install.sh [2019-09-30T13:04:58.678Z] #33 6.545 + dir=. [2019-09-30T13:04:58.678Z] #33 6.545 + bin=vndr [2019-09-30T13:04:58.678Z] #33 6.546 + shift [2019-09-30T13:04:58.678Z] #33 6.546 + '[' '!' -f ./vndr.installer ']' [2019-09-30T13:04:58.678Z] #33 6.546 + . ./vndr.installer [2019-09-30T13:04:58.678Z] #33 6.546 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:04:58.678Z] #33 6.547 + install_vndr [2019-09-30T13:04:58.678Z] #33 6.547 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-30T13:04:58.678Z] #33 6.547 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:04:58.678Z] #33 6.547 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I6eEX09QAm/src/github.com/LK4D4/vndr [2019-09-30T13:04:58.678Z] #33 6.553 Cloning into '/tmp/tmp.I6eEX09QAm/src/github.com/LK4D4/vndr'... [2019-09-30T13:04:58.678Z] #33 7.771 + cd /tmp/tmp.I6eEX09QAm/src/github.com/LK4D4/vndr [2019-09-30T13:04:58.678Z] #33 7.771 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:04:58.678Z] #33 7.819 + go build -buildmode=pie -v -o /build/vndr . [2019-09-30T13:04:58.678Z] #33 9.423 runtime/internal/atomic [2019-09-30T13:04:58.678Z] #33 9.432 internal/cpu [2019-09-30T13:04:58.678Z] #33 9.606 runtime/internal/sys [2019-09-30T13:04:58.678Z] #33 9.791 runtime/internal/math [2019-09-30T13:04:58.678Z] #33 9.839 internal/race [2019-09-30T13:04:58.678Z] #33 9.909 sync/atomic [2019-09-30T13:04:58.678Z] #33 10.28 internal/bytealg [2019-09-30T13:04:58.678Z] #33 10.30 unicode [2019-09-30T13:04:58.935Z] #33 ... [2019-09-30T13:04:58.935Z] [2019-09-30T13:04:58.935Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-30T13:04:58.935Z] #17 7.431 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:04:58.935Z] #17 7.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:04:58.935Z] #17 7.447 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:04:58.935Z] #17 7.518 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:04:58.935Z] #17 7.578 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:04:58.935Z] #17 8.330 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:04:58.935Z] #17 9.969 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:04:58.935Z] #17 10.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:04:58.947Z] CC criu/arch/s390/sigframe.o [2019-09-30T13:04:58.947Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-30T13:04:58.947Z] DEP criu/arch/s390/vdso-pie.d [2019-09-30T13:04:58.947Z] DEP criu/pie/parasite-vdso.d [2019-09-30T13:04:58.947Z] DEP criu/pie/util-vdso.d [2019-09-30T13:04:58.947Z] DEP criu/pie/util.d [2019-09-30T13:04:58.947Z] CC criu/pie/util.o [2019-09-30T13:04:58.947Z] CC criu/pie/util-vdso.o [2019-09-30T13:04:59.192Z] #17 ... [2019-09-30T13:04:59.192Z] [2019-09-30T13:04:59.192Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:04:59.192Z] #24 6.413 + RM_GOPATH=0 [2019-09-30T13:04:59.192Z] #24 6.414 + TMP_GOPATH= [2019-09-30T13:04:59.192Z] #24 6.414 + : /build [2019-09-30T13:04:59.192Z] #24 6.414 + '[' -z '' ']' [2019-09-30T13:04:59.192Z] #24 6.420 ++ mktemp -d [2019-09-30T13:04:59.192Z] #24 6.425 + export GOPATH=/tmp/tmp.QXZVNVRAhf [2019-09-30T13:04:59.192Z] #24 6.425 + GOPATH=/tmp/tmp.QXZVNVRAhf [2019-09-30T13:04:59.192Z] #24 6.425 + RM_GOPATH=1 [2019-09-30T13:04:59.192Z] #24 6.435 ++ dirname ./install.sh [2019-09-30T13:04:59.192Z] #24 6.435 + dir=. [2019-09-30T13:04:59.192Z] #24 6.435 + bin=golangci_lint [2019-09-30T13:04:59.192Z] #24 6.435 + shift [2019-09-30T13:04:59.192Z] #24 6.435 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-30T13:04:59.192Z] #24 6.435 + . ./golangci_lint.installer [2019-09-30T13:04:59.192Z] #24 6.435 ++ : v1.17.1 [2019-09-30T13:04:59.192Z] #24 6.435 + install_golangci_lint [2019-09-30T13:04:59.192Z] #24 6.435 + echo 'Installing golangci-lint version v1.17.1' [2019-09-30T13:04:59.192Z] #24 6.435 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:04:59.192Z] #24 6.435 Installing golangci-lint version v1.17.1 [2019-09-30T13:04:59.192Z] #24 ... [2019-09-30T13:04:59.192Z] [2019-09-30T13:04:59.192Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:04:59.192Z] #30 6.407 + RM_GOPATH=0 [2019-09-30T13:04:59.192Z] #30 6.407 + TMP_GOPATH= [2019-09-30T13:04:59.192Z] #30 6.407 + : /build [2019-09-30T13:04:59.192Z] #30 6.407 + '[' -z '' ']' [2019-09-30T13:04:59.192Z] #30 6.410 ++ mktemp -d [2019-09-30T13:04:59.192Z] #30 6.418 + export GOPATH=/tmp/tmp.PB0apupB8G [2019-09-30T13:04:59.192Z] #30 6.418 + GOPATH=/tmp/tmp.PB0apupB8G [2019-09-30T13:04:59.192Z] #30 6.418 + RM_GOPATH=1 [2019-09-30T13:04:59.192Z] #30 6.419 ++ dirname ./install.sh [2019-09-30T13:04:59.192Z] #30 6.429 + dir=. [2019-09-30T13:04:59.192Z] #30 6.429 + bin=tomlv [2019-09-30T13:04:59.192Z] #30 6.437 + shift [2019-09-30T13:04:59.192Z] #30 6.437 + '[' '!' -f ./tomlv.installer ']' [2019-09-30T13:04:59.192Z] #30 6.437 + . ./tomlv.installer [2019-09-30T13:04:59.192Z] #30 6.438 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:04:59.192Z] #30 6.438 + install_tomlv [2019-09-30T13:04:59.192Z] #30 6.439 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-30T13:04:59.192Z] #30 6.439 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PB0apupB8G/src/github.com/BurntSushi/toml [2019-09-30T13:04:59.192Z] #30 6.439 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:04:59.192Z] #30 6.444 Cloning into '/tmp/tmp.PB0apupB8G/src/github.com/BurntSushi/toml'... [2019-09-30T13:04:59.192Z] #30 7.915 + cd /tmp/tmp.PB0apupB8G/src/github.com/BurntSushi/toml [2019-09-30T13:04:59.192Z] #30 7.919 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:04:59.192Z] #30 7.933 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:04:59.192Z] #30 8.731 runtime/internal/atomic [2019-09-30T13:04:59.192Z] #30 8.751 internal/cpu [2019-09-30T13:04:59.192Z] #30 8.918 runtime/internal/sys [2019-09-30T13:04:59.192Z] #30 9.145 runtime/internal/math [2019-09-30T13:04:59.192Z] #30 9.221 internal/bytealg [2019-09-30T13:04:59.192Z] #30 9.296 math/bits [2019-09-30T13:04:59.192Z] #30 9.813 math [2019-09-30T13:04:59.192Z] #30 9.860 runtime [2019-09-30T13:04:59.367Z] CC criu/pie/parasite-vdso.o [2019-09-30T13:04:59.367Z] CC criu/arch/s390/vdso-pie.o [2019-09-30T13:04:59.367Z] AR criu/pie/pie.lib.a [2019-09-30T13:04:59.367Z] DEP criu/pie/restorer.d [2019-09-30T13:04:59.367Z] DEP criu/arch/s390/restorer.d [2019-09-30T13:04:59.367Z] DEP criu/pie/parasite.d [2019-09-30T13:04:59.367Z] CC criu/pie/parasite.o [2019-09-30T13:04:59.866Z] LINK criu/pie/parasite.built-in.o [2019-09-30T13:04:59.866Z] GEN criu/pie/parasite-blob.h [2019-09-30T13:04:59.866Z] CC criu/arch/s390/restorer.o [2019-09-30T13:04:59.866Z] CC criu/pie/restorer.o [2019-09-30T13:05:00.279Z] LINK criu/pie/restorer.built-in.o [2019-09-30T13:05:00.279Z] GEN criu/pie/restorer-blob.h [2019-09-30T13:05:00.279Z] DEP criu/vdso.d [2019-09-30T13:05:00.279Z] DEP criu/uts_ns.d [2019-09-30T13:05:00.279Z] DEP criu/util.d [2019-09-30T13:05:00.279Z] DEP criu/uffd.d [2019-09-30T13:05:00.549Z] #10 DONE 1.9s [2019-09-30T13:05:00.549Z] [2019-09-30T13:05:00.549Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:00.549Z] #20 5.139 #### 6.2% ########## 14.7% ############### 22.1% ##################### 29.6% ########################## 36.9% ############################### 44.3% ##################################### 51.7% ######################################### 57.2% ############################################### 65.6% ##################################################### 73.8% ######################################################### 79.4% ############################################################## 87.2% ##################################################################### 96.4% ####################################################################### 100.0% ######################################################################## 100.0% [2019-09-30T13:05:00.549Z] #20 6.511 [2019-09-30T13:05:00.549Z] #20 7.105 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-30T13:05:00.549Z] #20 7.284 [2019-09-30T13:05:00.550Z] #20 7.434 #################################### 50.9% ######################################################################## 100.0% [2019-09-30T13:05:00.550Z] #20 7.500 [2019-09-30T13:05:00.655Z] DEP criu/tun.d [2019-09-30T13:05:00.655Z] DEP criu/tty.d [2019-09-30T13:05:00.655Z] DEP criu/timerfd.d [2019-09-30T13:05:00.655Z] DEP criu/sysfs_parse.d [2019-09-30T13:05:00.655Z] DEP criu/sysctl.d [2019-09-30T13:05:00.655Z] DEP criu/string.d [2019-09-30T13:05:00.655Z] DEP criu/stats.d [2019-09-30T13:05:00.655Z] DEP criu/sockets.d [2019-09-30T13:05:00.655Z] DEP criu/sk-unix.d [2019-09-30T13:05:00.655Z] DEP criu/sk-tcp.d [2019-09-30T13:05:00.655Z] DEP criu/sk-queue.d [2019-09-30T13:05:00.763Z] c19c19fc3c99: Pull complete [2019-09-30T13:05:00.807Z] #20 8.067 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-30T13:05:01.035Z] DEP criu/sk-packet.d [2019-09-30T13:05:01.035Z] DEP criu/sk-netlink.d [2019-09-30T13:05:01.035Z] DEP criu/sk-inet.d [2019-09-30T13:05:01.035Z] DEP criu/signalfd.d [2019-09-30T13:05:01.035Z] DEP criu/sigframe.d [2019-09-30T13:05:01.035Z] DEP criu/shmem.d [2019-09-30T13:05:01.035Z] DEP criu/servicefd.d [2019-09-30T13:05:01.035Z] DEP criu/seize.d [2019-09-30T13:05:01.035Z] DEP criu/seccomp.d [2019-09-30T13:05:01.035Z] DEP criu/rst-malloc.d [2019-09-30T13:05:01.035Z] DEP criu/rbtree.d [2019-09-30T13:05:01.035Z] DEP criu/pstree.d [2019-09-30T13:05:01.065Z] #20 8.269 [2019-09-30T13:05:01.324Z] #20 8.504 ############################# 40.7% ######################################################################## 100.0% [2019-09-30T13:05:01.324Z] #20 8.568 [2019-09-30T13:05:01.415Z] DEP criu/protobuf.d [2019-09-30T13:05:01.415Z] GEN criu/protobuf-desc-gen.h [2019-09-30T13:05:01.415Z] DEP criu/protobuf-desc.d [2019-09-30T13:05:01.415Z] DEP criu/proc_parse.d [2019-09-30T13:05:01.415Z] DEP criu/plugin.d [2019-09-30T13:05:01.415Z] DEP criu/pipes.d [2019-09-30T13:05:01.415Z] DEP criu/pie-util.d [2019-09-30T13:05:01.821Z] DEP criu/pie-util-vdso.d [2019-09-30T13:05:01.821Z] DEP criu/pie-util-vdso-elf32.d [2019-09-30T13:05:01.821Z] DEP criu/path.d [2019-09-30T13:05:01.821Z] DEP criu/parasite-syscall.d [2019-09-30T13:05:01.821Z] DEP criu/pagemap.d [2019-09-30T13:05:01.821Z] DEP criu/pagemap-cache.d [2019-09-30T13:05:01.821Z] DEP criu/page-xfer.d [2019-09-30T13:05:01.821Z] DEP criu/page-pipe.d [2019-09-30T13:05:01.821Z] DEP criu/netfilter.d [2019-09-30T13:05:01.821Z] DEP criu/net.d [2019-09-30T13:05:01.821Z] DEP criu/namespaces.d [2019-09-30T13:05:01.892Z] #20 9.131 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-30T13:05:01.892Z] #20 9.153 skipping existing 1849cc453dee [2019-09-30T13:05:01.892Z] #20 9.191 [2019-09-30T13:05:02.151Z] #20 ... [2019-09-30T13:05:02.151Z] [2019-09-30T13:05:02.151Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-30T13:05:02.151Z] #11 DONE 1.5s [2019-09-30T13:05:02.185Z] DEP criu/mount.d [2019-09-30T13:05:02.185Z] DEP criu/mem.d [2019-09-30T13:05:02.185Z] DEP criu/lsm.d [2019-09-30T13:05:02.185Z] DEP criu/log.d [2019-09-30T13:05:02.185Z] DEP criu/libnetlink.d [2019-09-30T13:05:02.185Z] DEP criu/kerndat.d [2019-09-30T13:05:02.185Z] DEP criu/kcmp-ids.d [2019-09-30T13:05:02.185Z] DEP criu/irmap.d [2019-09-30T13:05:02.185Z] DEP criu/ipc_ns.d [2019-09-30T13:05:02.185Z] DEP criu/image.d [2019-09-30T13:05:02.185Z] DEP criu/image-desc.d [2019-09-30T13:05:02.409Z] [2019-09-30T13:05:02.409Z] #12 [dev 6/24] RUN ldconfig [2019-09-30T13:05:02.467Z] #30 ... [2019-09-30T13:05:02.468Z] [2019-09-30T13:05:02.468Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-30T13:05:02.468Z] #53 14.40 + mkdir -p /build [2019-09-30T13:05:02.468Z] #53 14.40 + mv docker/docker /build/ [2019-09-30T13:05:02.468Z] #53 14.42 + rmdir docker [2019-09-30T13:05:02.546Z] DEP criu/fsnotify.d [2019-09-30T13:05:02.546Z] DEP criu/filesystems.d [2019-09-30T13:05:02.546Z] DEP criu/files.d [2019-09-30T13:05:02.546Z] DEP criu/files-reg.d [2019-09-30T13:05:02.546Z] DEP criu/files-ext.d [2019-09-30T13:05:02.546Z] DEP criu/file-lock.d [2019-09-30T13:05:02.546Z] DEP criu/file-ids.d [2019-09-30T13:05:02.546Z] DEP criu/fifo.d [2019-09-30T13:05:02.546Z] DEP criu/fdstore.d [2019-09-30T13:05:02.546Z] DEP criu/fault-injection.d [2019-09-30T13:05:02.546Z] DEP criu/external.d [2019-09-30T13:05:02.546Z] DEP criu/eventpoll.d [2019-09-30T13:05:02.913Z] DEP criu/eventfd.d [2019-09-30T13:05:02.913Z] DEP criu/crtools.d [2019-09-30T13:05:02.913Z] DEP criu/cr-service.d [2019-09-30T13:05:02.913Z] DEP criu/cr-restore.d [2019-09-30T13:05:02.913Z] DEP criu/cr-errno.d [2019-09-30T13:05:02.913Z] DEP criu/cr-dump.d [2019-09-30T13:05:02.913Z] DEP criu/cr-dedup.d [2019-09-30T13:05:02.913Z] DEP criu/cr-check.d [2019-09-30T13:05:02.913Z] DEP criu/config.d [2019-09-30T13:05:02.913Z] DEP criu/clone-noasan.d [2019-09-30T13:05:02.913Z] DEP criu/cgroup.d [2019-09-30T13:05:03.032Z] #53 DONE 15.0s [2019-09-30T13:05:03.032Z] [2019-09-30T13:05:03.032Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:05:03.032Z] #30 14.46 unicode/utf8 [2019-09-30T13:05:03.275Z] DEP criu/cgroup-props.d [2019-09-30T13:05:03.275Z] DEP criu/bitmap.d [2019-09-30T13:05:03.275Z] DEP criu/bfd.d [2019-09-30T13:05:03.275Z] DEP criu/autofs.d [2019-09-30T13:05:03.275Z] DEP criu/aio.d [2019-09-30T13:05:03.275Z] DEP criu/action-scripts.d [2019-09-30T13:05:03.275Z] CC criu/action-scripts.o [2019-09-30T13:05:03.275Z] CC criu/aio.o [2019-09-30T13:05:03.289Z] #30 15.23 internal/race [2019-09-30T13:05:03.545Z] #30 15.37 sync/atomic [2019-09-30T13:05:03.654Z] CC criu/autofs.o [2019-09-30T13:05:03.782Z] #12 ... [2019-09-30T13:05:03.782Z] [2019-09-30T13:05:03.782Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:03.782Z] #20 10.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-30T13:05:03.782Z] #20 10.36 [2019-09-30T13:05:03.782Z] #20 10.52 ######################################################################## 100.0% [2019-09-30T13:05:03.782Z] #20 10.55 [2019-09-30T13:05:03.782Z] #20 10.56 Download of images into '/build' complete. [2019-09-30T13:05:03.782Z] #20 10.56 Use something like the following to load the result into a Docker daemon: [2019-09-30T13:05:03.782Z] #20 10.56 tar -cC '/build' . | docker load [2019-09-30T13:05:03.782Z] #20 DONE 10.7s [2019-09-30T13:05:03.782Z] [2019-09-30T13:05:03.782Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:05:03.782Z] #15 ... [2019-09-30T13:05:03.782Z] [2019-09-30T13:05:03.782Z] #12 [dev 6/24] RUN ldconfig [2019-09-30T13:05:03.782Z] #12 DONE 1.6s [2019-09-30T13:05:03.782Z] [2019-09-30T13:05:03.782Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:04.109Z] #30 16.08 unicode [2019-09-30T13:05:04.154Z] CC criu/bfd.o [2019-09-30T13:05:04.154Z] CC criu/bitmap.o [2019-09-30T13:05:04.154Z] CC criu/cgroup-props.o [2019-09-30T13:05:04.154Z] CC criu/cgroup.o [2019-09-30T13:05:04.674Z] #30 ... [2019-09-30T13:05:04.674Z] [2019-09-30T13:05:04.674Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:04.674Z] #44 6.929 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:05:04.674Z] #44 7.878 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:05:04.674Z] #44 ... [2019-09-30T13:05:04.674Z] [2019-09-30T13:05:04.674Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:04.674Z] #33 11.09 runtime [2019-09-30T13:05:04.674Z] #33 13.79 unicode/utf8 [2019-09-30T13:05:04.674Z] #33 14.37 math/bits [2019-09-30T13:05:04.674Z] #33 15.63 math [2019-09-30T13:05:04.951Z] CC criu/clone-noasan.o [2019-09-30T13:05:04.951Z] CC criu/config.o [2019-09-30T13:05:04.951Z] CC criu/cr-check.o [2019-09-30T13:05:05.316Z] CC criu/cr-dedup.o [2019-09-30T13:05:05.679Z] CC criu/cr-dump.o [2019-09-30T13:05:06.042Z] CC criu/cr-errno.o [2019-09-30T13:05:06.042Z] CC criu/cr-restore.o [2019-09-30T13:05:06.046Z] #33 ... [2019-09-30T13:05:06.046Z] [2019-09-30T13:05:06.046Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:05:06.046Z] #55 15.29 + cd /tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution [2019-09-30T13:05:06.046Z] #55 15.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-30T13:05:06.046Z] #55 18.01 + GOPATH=/tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ArHv2Yp1sm go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-30T13:05:06.293Z] 43d8051f8c7f: Pull complete [2019-09-30T13:05:06.293Z] 6c11edc0dc35: Pull complete [2019-09-30T13:05:06.293Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-09-30T13:05:06.293Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-09-30T13:05:06.293Z] ---> b0b87562f76b [2019-09-30T13:05:06.293Z] Step 5/126 : ARG APT_MIRROR [2019-09-30T13:05:06.293Z] ---> Running in e8533c307609 [2019-09-30T13:05:06.577Z] Removing intermediate container e8533c307609 [2019-09-30T13:05:06.577Z] ---> 7c5593d4f0f9 [2019-09-30T13:05:06.577Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-30T13:05:06.577Z] ---> Running in 018c66bcd4f7 [2019-09-30T13:05:07.059Z] #13 3.231 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:05:07.059Z] #13 3.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:05:07.059Z] #13 3.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:05:07.059Z] #13 3.331 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:05:07.059Z] #13 3.340 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:05:07.059Z] #13 3.469 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:05:07.195Z] Removing intermediate container 018c66bcd4f7 [2019-09-30T13:05:07.195Z] ---> c4e760430098 [2019-09-30T13:05:07.195Z] Step 7/126 : ENV GO111MODULE=off [2019-09-30T13:05:07.195Z] ---> Running in f7fd2c1d68e9 [2019-09-30T13:05:07.293Z] CC criu/cr-service.o [2019-09-30T13:05:07.293Z] CC criu/crtools.o [2019-09-30T13:05:07.478Z] Removing intermediate container f7fd2c1d68e9 [2019-09-30T13:05:07.478Z] ---> 3d752c5ac3a3 [2019-09-30T13:05:07.478Z] Step 8/126 : FROM base AS criu [2019-09-30T13:05:07.478Z] ---> 3d752c5ac3a3 [2019-09-30T13:05:07.478Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:05:07.478Z] ---> Running in a33d439c9244 [2019-09-30T13:05:07.478Z] Removing intermediate container a33d439c9244 [2019-09-30T13:05:07.478Z] ---> 81a835a2f903 [2019-09-30T13:05:07.478Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-30T13:05:07.478Z] ---> Running in 7abf0ff146e2 [2019-09-30T13:05:07.623Z] #13 3.713 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:05:07.623Z] #13 3.852 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:05:07.663Z] CC criu/eventfd.o [2019-09-30T13:05:07.664Z] CC criu/eventpoll.o [2019-09-30T13:05:07.761Z] Removing intermediate container 7abf0ff146e2 [2019-09-30T13:05:07.762Z] ---> 268bac3bafad [2019-09-30T13:05:07.762Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-30T13:05:07.762Z] ---> Running in b26e46c7a812 [2019-09-30T13:05:07.980Z] #55 ... [2019-09-30T13:05:07.980Z] [2019-09-30T13:05:07.980Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-30T13:05:07.980Z] #61 9.956 + cd /tmp/tmp.cYH9ycPZS8/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:05:07.980Z] #61 9.957 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:05:07.980Z] #61 10.29 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:05:07.980Z] #61 10.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-30T13:05:07.980Z] #61 ... [2019-09-30T13:05:07.980Z] [2019-09-30T13:05:07.980Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:07.980Z] #44 20.20 Fetched 7918 kB in 16s (473 kB/s) [2019-09-30T13:05:08.043Z] CC criu/external.o [2019-09-30T13:05:08.043Z] CC criu/fault-injection.o [2019-09-30T13:05:08.043Z] CC criu/fdstore.o [2019-09-30T13:05:08.043Z] CC criu/fifo.o [2019-09-30T13:05:08.043Z] CC criu/file-ids.o [2019-09-30T13:05:08.043Z] CC criu/file-lock.o [2019-09-30T13:05:08.046Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:05:08.046Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:05:08.046Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:05:08.046Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:05:08.329Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:05:08.329Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-09-30T13:05:08.412Z] CC criu/files-ext.o [2019-09-30T13:05:08.412Z] CC criu/files-reg.o [2019-09-30T13:05:08.617Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-30T13:05:08.898Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-30T13:05:08.993Z] #13 5.335 Fetched 7918 kB in 3s (2450 kB/s) [2019-09-30T13:05:09.251Z] #13 5.335 Reading package lists... [2019-09-30T13:05:09.251Z] #13 ... [2019-09-30T13:05:09.251Z] [2019-09-30T13:05:09.251Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:05:09.271Z] CC criu/files.o [2019-09-30T13:05:09.511Z] #15 28.38 + rm -rf /tmp/tmp.nuipDtcuuv [2019-09-30T13:05:09.660Z] CC criu/filesystems.o [2019-09-30T13:05:09.660Z] CC criu/fsnotify.o [2019-09-30T13:05:09.768Z] #15 DONE 28.7s [2019-09-30T13:05:09.768Z] [2019-09-30T13:05:09.768Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:09.768Z] #13 5.335 Reading package lists... [2019-09-30T13:05:10.033Z] CC criu/image-desc.o [2019-09-30T13:05:10.033Z] CC criu/image.o [2019-09-30T13:05:10.404Z] CC criu/ipc_ns.o [2019-09-30T13:05:10.404Z] CC criu/irmap.o [2019-09-30T13:05:10.611Z] #13 6.171 Reading package lists... [2019-09-30T13:05:10.770Z] CC criu/kcmp-ids.o [2019-09-30T13:05:10.770Z] CC criu/kerndat.o [2019-09-30T13:05:10.869Z] #13 7.059 Building dependency tree... [2019-09-30T13:05:10.869Z] #13 7.156 Reading state information... [2019-09-30T13:05:10.869Z] #13 7.234 The following additional packages will be installed: [2019-09-30T13:05:10.869Z] #13 7.234 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-30T13:05:10.869Z] #13 7.234 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-30T13:05:10.869Z] #13 7.234 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-30T13:05:10.869Z] #13 7.234 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-30T13:05:10.869Z] #13 7.235 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-30T13:05:10.869Z] #13 7.235 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-30T13:05:10.869Z] #13 7.235 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-30T13:05:10.869Z] #13 7.235 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-30T13:05:10.869Z] #13 7.235 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-30T13:05:10.869Z] #13 7.236 Suggested packages: [2019-09-30T13:05:10.869Z] #13 7.236 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-30T13:05:10.869Z] #13 7.236 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-30T13:05:10.869Z] #13 7.236 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-30T13:05:10.869Z] #13 7.236 vim-doc vim-scripts xfsdump acl attr quota [2019-09-30T13:05:10.869Z] #13 7.236 Recommended packages: [2019-09-30T13:05:10.869Z] #13 7.236 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-30T13:05:10.869Z] #13 7.236 python3-keyrings.alt python3-xdg unzip [2019-09-30T13:05:10.922Z] Fetched 7719 kB in 2s (3030 kB/s) [2019-09-30T13:05:11.144Z] CC criu/libnetlink.o [2019-09-30T13:05:11.144Z] CC criu/log.o [2019-09-30T13:05:11.144Z] CC criu/lsm.o [2019-09-30T13:05:11.511Z] CC criu/mem.o [2019-09-30T13:05:11.800Z] #13 7.810 The following NEW packages will be installed: [2019-09-30T13:05:11.800Z] #13 7.810 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-30T13:05:11.800Z] #13 7.810 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-30T13:05:11.800Z] #13 7.810 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-30T13:05:11.800Z] #13 7.810 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-30T13:05:11.800Z] #13 7.811 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-30T13:05:11.800Z] #13 7.811 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-30T13:05:11.800Z] #13 7.811 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-30T13:05:11.800Z] #13 7.811 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-30T13:05:11.800Z] #13 7.811 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-30T13:05:11.800Z] #13 7.811 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-30T13:05:11.800Z] #13 7.811 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-30T13:05:11.800Z] #13 7.811 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-30T13:05:11.800Z] #13 7.811 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-30T13:05:11.801Z] #13 7.811 xfsprogs xxd xz-utils zip [2019-09-30T13:05:11.889Z] CC criu/mount.o [2019-09-30T13:05:11.934Z] Reading package lists... [2019-09-30T13:05:12.710Z] CC criu/namespaces.o [2019-09-30T13:05:12.730Z] #13 8.831 0 upgraded, 69 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:12.730Z] #13 8.831 Need to get 90.9 MB of archives. [2019-09-30T13:05:12.730Z] #13 8.831 After this operation, 541 MB of additional disk space will be used. [2019-09-30T13:05:12.730Z] #13 8.831 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-30T13:05:12.730Z] #13 8.837 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-30T13:05:12.730Z] #13 8.838 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-30T13:05:12.730Z] #13 8.839 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-30T13:05:12.730Z] #13 8.842 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-30T13:05:12.730Z] #13 8.844 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-30T13:05:12.730Z] #13 8.853 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-30T13:05:12.730Z] #13 8.870 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-30T13:05:12.730Z] #13 8.871 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-30T13:05:12.730Z] #13 8.872 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-30T13:05:12.730Z] #13 8.893 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-30T13:05:12.730Z] #13 8.895 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-30T13:05:12.731Z] #13 8.896 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-30T13:05:12.731Z] #13 8.904 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-30T13:05:12.731Z] #13 8.906 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:05:12.731Z] #13 8.907 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:05:12.731Z] #13 8.909 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-30T13:05:12.731Z] #13 8.910 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-30T13:05:12.731Z] #13 8.910 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-30T13:05:12.731Z] #13 8.913 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-30T13:05:12.731Z] #13 8.914 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-30T13:05:12.731Z] #13 8.915 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-30T13:05:12.731Z] #13 8.921 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-30T13:05:12.731Z] #13 8.921 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-30T13:05:12.731Z] #13 8.923 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-30T13:05:12.731Z] #13 8.925 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-30T13:05:12.731Z] #13 8.926 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-30T13:05:12.731Z] #13 8.928 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-30T13:05:12.731Z] #13 8.929 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-30T13:05:12.731Z] #13 8.929 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-30T13:05:12.731Z] #13 8.930 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-30T13:05:12.731Z] #13 8.930 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-30T13:05:12.731Z] #13 8.933 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-30T13:05:12.731Z] #13 8.936 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-30T13:05:12.731Z] #13 8.938 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-30T13:05:12.731Z] #13 8.945 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-30T13:05:12.731Z] #13 8.947 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-30T13:05:12.731Z] #13 8.947 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-30T13:05:12.731Z] #13 8.948 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-30T13:05:12.731Z] #13 8.949 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-30T13:05:12.731Z] #13 8.951 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-30T13:05:12.731Z] #13 8.969 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-30T13:05:12.731Z] #13 8.972 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-30T13:05:12.731Z] #13 8.985 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-30T13:05:12.731Z] #13 8.987 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-30T13:05:12.731Z] #13 8.992 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-30T13:05:12.731Z] #13 8.992 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-30T13:05:12.731Z] #13 8.993 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-30T13:05:12.731Z] #13 8.995 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-30T13:05:12.942Z] Reading package lists... [2019-09-30T13:05:12.988Z] #13 9.246 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-30T13:05:12.988Z] #13 9.256 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-30T13:05:12.988Z] #13 9.264 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-30T13:05:12.988Z] #13 9.267 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-30T13:05:12.988Z] #13 9.268 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-30T13:05:12.988Z] #13 9.273 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-30T13:05:12.988Z] #13 9.293 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-30T13:05:13.226Z] Building dependency tree... [2019-09-30T13:05:13.226Z] Reading state information... [2019-09-30T13:05:13.226Z] The following additional packages will be installed: [2019-09-30T13:05:13.226Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-30T13:05:13.226Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-30T13:05:13.226Z] Suggested packages: [2019-09-30T13:05:13.226Z] manpages-dev python-setuptools [2019-09-30T13:05:13.240Z] #44 20.20 Reading package lists... [2019-09-30T13:05:13.240Z] #44 ... [2019-09-30T13:05:13.240Z] [2019-09-30T13:05:13.240Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:13.240Z] #33 19.14 internal/testlog [2019-09-30T13:05:13.240Z] #33 19.45 encoding [2019-09-30T13:05:13.240Z] #33 19.61 unicode/utf16 [2019-09-30T13:05:13.240Z] #33 19.80 container/list [2019-09-30T13:05:13.240Z] #33 20.42 crypto/internal/subtle [2019-09-30T13:05:13.240Z] #33 20.52 crypto/subtle [2019-09-30T13:05:13.240Z] #33 20.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-30T13:05:13.240Z] #33 20.82 internal/nettrace [2019-09-30T13:05:13.240Z] #33 20.93 runtime/cgo [2019-09-30T13:05:13.246Z] #13 9.396 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-30T13:05:13.246Z] #13 9.398 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-30T13:05:13.246Z] #13 9.454 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-30T13:05:13.246Z] #13 9.491 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-30T13:05:13.246Z] #13 9.493 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-30T13:05:13.509Z] The following NEW packages will be installed: [2019-09-30T13:05:13.509Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-30T13:05:13.509Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-30T13:05:13.509Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-30T13:05:13.509Z] zlib1g-dev [2019-09-30T13:05:13.713Z] CC criu/net.o [2019-09-30T13:05:13.791Z] 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:13.791Z] Need to get 3548 kB of archives. [2019-09-30T13:05:13.791Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-30T13:05:13.791Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-30T13:05:13.791Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-30T13:05:13.791Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-30T13:05:13.791Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-30T13:05:13.791Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-30T13:05:13.791Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-30T13:05:13.791Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-30T13:05:13.791Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-30T13:05:13.791Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-30T13:05:13.791Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-30T13:05:13.791Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-30T13:05:13.791Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-30T13:05:13.791Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-30T13:05:13.791Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-30T13:05:13.791Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-30T13:05:13.791Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-30T13:05:13.809Z] #13 10.16 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-30T13:05:14.076Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:14.076Z] Fetched 3548 kB in 0s (18.5 MB/s) [2019-09-30T13:05:14.076Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-30T13:05:14.076Z] (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 ... 14950 files and directories currently installed.) [2019-09-30T13:05:14.076Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-30T13:05:14.076Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-30T13:05:14.076Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-30T13:05:14.076Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-30T13:05:14.076Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-30T13:05:14.076Z] Selecting previously unselected package libnet1-dev. [2019-09-30T13:05:14.076Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-30T13:05:14.076Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:05:14.096Z] CC criu/netfilter.o [2019-09-30T13:05:14.096Z] CC criu/page-pipe.o [2019-09-30T13:05:14.173Z] #33 ... [2019-09-30T13:05:14.173Z] [2019-09-30T13:05:14.173Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:14.173Z] #44 20.20 Reading package lists... [2019-09-30T13:05:14.361Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-30T13:05:14.361Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-30T13:05:14.361Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-30T13:05:14.361Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-30T13:05:14.361Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-30T13:05:14.361Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-30T13:05:14.361Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-30T13:05:14.361Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-30T13:05:14.361Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-30T13:05:14.361Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-30T13:05:14.361Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-30T13:05:14.361Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-30T13:05:14.361Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-30T13:05:14.361Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-30T13:05:14.361Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-30T13:05:14.361Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-30T13:05:14.361Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-30T13:05:14.361Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-30T13:05:14.466Z] CC criu/page-xfer.o [2019-09-30T13:05:14.645Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-30T13:05:14.645Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-30T13:05:14.645Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-30T13:05:14.645Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-30T13:05:14.645Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-30T13:05:14.645Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-30T13:05:14.741Z] #13 10.70 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:14.741Z] #13 10.90 Fetched 90.9 MB in 2s (34.9 MB/s) [2019-09-30T13:05:14.741Z] #13 10.94 Selecting previously unselected package bash-completion. [2019-09-30T13:05:14.741Z] #13 10.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-30T13:05:14.741Z] #13 10.98 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-30T13:05:14.831Z] CC criu/pagemap-cache.o [2019-09-30T13:05:14.831Z] CC criu/pagemap.o [2019-09-30T13:05:14.929Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-30T13:05:14.929Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-30T13:05:14.929Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-30T13:05:14.929Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-30T13:05:14.929Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-30T13:05:14.929Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:05:14.929Z] Selecting previously unselected package protobuf-compiler. [2019-09-30T13:05:14.929Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-30T13:05:14.929Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-30T13:05:14.929Z] Selecting previously unselected package python-pkg-resources. [2019-09-30T13:05:14.929Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:05:14.929Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-30T13:05:14.929Z] Selecting previously unselected package python-protobuf. [2019-09-30T13:05:14.929Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-30T13:05:14.929Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-30T13:05:15.209Z] CC criu/parasite-syscall.o [2019-09-30T13:05:15.209Z] CC criu/path.o [2019-09-30T13:05:15.209Z] CC criu/pie-util-vdso-elf32.o [2019-09-30T13:05:15.212Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-30T13:05:15.212Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-30T13:05:15.212Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-30T13:05:15.305Z] #13 11.53 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-30T13:05:15.305Z] #13 11.63 Selecting previously unselected package libnet1:amd64. [2019-09-30T13:05:15.562Z] #13 11.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-30T13:05:15.562Z] #13 11.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:05:15.562Z] #13 11.67 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-30T13:05:15.562Z] #13 11.67 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-30T13:05:15.562Z] #13 11.68 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-30T13:05:15.562Z] #13 11.82 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-30T13:05:15.562Z] #13 11.82 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-30T13:05:15.562Z] #13 11.83 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-30T13:05:15.562Z] #13 11.87 Selecting previously unselected package libudev-dev:amd64. [2019-09-30T13:05:15.562Z] #13 11.87 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-30T13:05:15.562Z] #13 11.88 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:05:15.562Z] #13 11.93 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-30T13:05:15.562Z] #13 11.93 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:05:15.591Z] CC criu/pie-util-vdso.o [2019-09-30T13:05:15.591Z] CC criu/pie-util.o [2019-09-30T13:05:15.591Z] CC criu/pipes.o [2019-09-30T13:05:15.818Z] #13 11.93 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:05:15.818Z] #13 12.02 Selecting previously unselected package python3.5-minimal. [2019-09-30T13:05:15.818Z] #13 12.03 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:05:15.818Z] #13 12.03 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:05:15.952Z] CC criu/plugin.o [2019-09-30T13:05:15.952Z] CC criu/proc_parse.o [2019-09-30T13:05:16.075Z] #13 12.20 Selecting previously unselected package python3-minimal. [2019-09-30T13:05:16.075Z] #13 12.21 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-30T13:05:16.075Z] #13 12.21 Unpacking python3-minimal (3.5.3-1) ... [2019-09-30T13:05:16.075Z] #13 12.24 Selecting previously unselected package libmpdec2:amd64. [2019-09-30T13:05:16.075Z] #13 12.24 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-30T13:05:16.075Z] #13 12.25 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-30T13:05:16.075Z] #13 12.42 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-30T13:05:16.075Z] #13 12.42 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:05:16.226Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:05:16.226Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-30T13:05:16.226Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:16.226Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-30T13:05:16.332Z] #13 12.54 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:05:16.589Z] #13 12.77 Selecting previously unselected package python3.5. [2019-09-30T13:05:16.589Z] #13 12.77 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:05:16.589Z] #13 12.78 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:05:16.589Z] #13 12.82 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-30T13:05:16.589Z] #13 12.82 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-30T13:05:16.589Z] #13 12.82 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-30T13:05:16.589Z] #13 12.85 Selecting previously unselected package dh-python. [2019-09-30T13:05:16.589Z] #13 12.85 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-30T13:05:16.589Z] #13 12.86 Unpacking dh-python (2.20170125) ... [2019-09-30T13:05:16.589Z] #13 12.90 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:05:16.637Z] #44 26.80 Reading package lists... [2019-09-30T13:05:16.637Z] #44 ... [2019-09-30T13:05:16.637Z] [2019-09-30T13:05:16.637Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:05:16.637Z] #30 18.23 internal/testlog [2019-09-30T13:05:16.637Z] #30 18.68 encoding [2019-09-30T13:05:16.637Z] #30 18.90 runtime/cgo [2019-09-30T13:05:16.637Z] #30 ... [2019-09-30T13:05:16.637Z] [2019-09-30T13:05:16.637Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:05:16.637Z] #24 23.16 + cd /tmp/tmp.QXZVNVRAhf/src/github.com/golangci/golangci-lint/ [2019-09-30T13:05:16.637Z] #24 23.16 + git checkout -q v1.17.1 [2019-09-30T13:05:16.637Z] #24 24.29 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:05:16.739Z] CC criu/protobuf-desc.o [2019-09-30T13:05:16.847Z] #13 12.91 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:05:17.103Z] #13 13.34 Setting up python3-minimal (3.5.3-1) ... [2019-09-30T13:05:17.104Z] CC criu/protobuf.o [2019-09-30T13:05:17.104Z] CC criu/pstree.o [2019-09-30T13:05:17.360Z] #13 13.53 Selecting previously unselected package python3. [2019-09-30T13:05:17.360Z] #13 13.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-30T13:05:17.360Z] #13 13.54 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-30T13:05:17.360Z] #13 13.55 Unpacking python3 (3.5.3-1) ... [2019-09-30T13:05:17.360Z] #13 13.67 Selecting previously unselected package pigz. [2019-09-30T13:05:17.360Z] #13 13.67 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-30T13:05:17.360Z] #13 13.67 Unpacking pigz (2.3.4-1) ... [2019-09-30T13:05:17.360Z] #13 13.71 Selecting previously unselected package libip4tc0:amd64. [2019-09-30T13:05:17.360Z] #13 13.71 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:05:17.360Z] #13 13.71 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:17.360Z] #13 13.75 Selecting previously unselected package libip6tc0:amd64. [2019-09-30T13:05:17.478Z] CC criu/rbtree.o [2019-09-30T13:05:17.478Z] CC criu/rst-malloc.o [2019-09-30T13:05:17.617Z] #13 13.75 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:05:17.617Z] #13 13.75 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:17.617Z] #13 13.79 Selecting previously unselected package libiptc0:amd64. [2019-09-30T13:05:17.617Z] #13 13.79 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:05:17.617Z] #13 13.79 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:17.617Z] #13 13.83 Selecting previously unselected package libxtables12:amd64. [2019-09-30T13:05:17.617Z] #13 13.83 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:05:17.617Z] #13 13.84 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:17.617Z] #13 13.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-30T13:05:17.617Z] #13 13.87 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-30T13:05:17.617Z] #13 13.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-30T13:05:17.617Z] #13 13.91 Selecting previously unselected package iptables. [2019-09-30T13:05:17.617Z] #13 13.91 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:05:17.617Z] #13 13.91 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:17.617Z] #13 13.97 Selecting previously unselected package xxd. [2019-09-30T13:05:17.617Z] #13 13.97 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-30T13:05:17.617Z] #13 13.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:17.617Z] #13 14.01 Selecting previously unselected package vim-common. [2019-09-30T13:05:17.617Z] #13 14.01 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:05:17.706Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-30T13:05:17.706Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-30T13:05:17.706Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-30T13:05:17.706Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-30T13:05:17.706Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-30T13:05:17.706Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:05:17.706Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-30T13:05:17.706Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-30T13:05:17.706Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-30T13:05:17.706Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-30T13:05:17.706Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:17.841Z] CC criu/seccomp.o [2019-09-30T13:05:17.841Z] CC criu/seize.o [2019-09-30T13:05:17.874Z] #13 14.01 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:18.131Z] #13 14.33 Selecting previously unselected package bzip2. [2019-09-30T13:05:18.131Z] #13 14.33 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-30T13:05:18.131Z] #13 14.33 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-30T13:05:18.131Z] #13 14.36 Selecting previously unselected package libgpm2:amd64. [2019-09-30T13:05:18.131Z] #13 14.37 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-30T13:05:18.131Z] #13 14.37 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-30T13:05:18.131Z] #13 14.40 Selecting previously unselected package xz-utils. [2019-09-30T13:05:18.131Z] #13 14.40 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-30T13:05:18.131Z] #13 14.40 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:05:18.131Z] #13 14.45 Selecting previously unselected package aufs-tools. [2019-09-30T13:05:18.282Z] CC criu/servicefd.o [2019-09-30T13:05:18.282Z] CC criu/shmem.o [2019-09-30T13:05:18.326Z] Removing intermediate container b26e46c7a812 [2019-09-30T13:05:18.326Z] ---> 49e92ad44d23 [2019-09-30T13:05:18.326Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-30T13:05:18.388Z] #13 14.45 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-30T13:05:18.388Z] #13 14.46 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:05:18.388Z] #13 14.67 Selecting previously unselected package liblzo2-2:amd64. [2019-09-30T13:05:18.388Z] #13 14.67 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-30T13:05:18.388Z] #13 14.67 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:05:18.388Z] #13 14.70 Selecting previously unselected package btrfs-progs. [2019-09-30T13:05:18.388Z] #13 14.70 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-30T13:05:18.388Z] #13 14.71 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:05:18.388Z] #13 14.79 Selecting previously unselected package btrfs-tools. [2019-09-30T13:05:18.388Z] #13 14.79 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-30T13:05:18.388Z] #13 14.79 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:05:18.388Z] #13 14.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-30T13:05:18.535Z] #24 ... [2019-09-30T13:05:18.535Z] [2019-09-30T13:05:18.535Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-30T13:05:18.535Z] #50 20.45 + cd /tmp/tmp.UmbGS2aqJo/src/github.com/docker/libnetwork [2019-09-30T13:05:18.535Z] #50 20.45 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:05:18.535Z] #50 20.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-30T13:05:18.535Z] #50 ... [2019-09-30T13:05:18.535Z] [2019-09-30T13:05:18.535Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-30T13:05:18.535Z] #17 22.22 Fetched 7918 kB in 15s (501 kB/s) [2019-09-30T13:05:18.535Z] #17 22.22 Reading package lists... [2019-09-30T13:05:18.608Z] ---> Running in c7f99dbc7c14 [2019-09-30T13:05:18.645Z] #13 14.82 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:05:18.645Z] #13 14.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:05:18.645Z] #13 14.87 Selecting previously unselected package dmsetup. [2019-09-30T13:05:18.645Z] #13 14.87 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:05:18.645Z] #13 14.87 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-30T13:05:18.645Z] #13 14.91 Selecting previously unselected package libonig4:amd64. [2019-09-30T13:05:18.645Z] #13 14.91 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-30T13:05:18.645Z] #13 14.92 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:05:18.645Z] #13 14.96 Selecting previously unselected package libjq1:amd64. [2019-09-30T13:05:18.728Z] CC criu/sigframe.o [2019-09-30T13:05:18.728Z] CC criu/signalfd.o [2019-09-30T13:05:18.728Z] CC criu/sk-inet.o [2019-09-30T13:05:18.902Z] #13 14.96 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:05:18.902Z] #13 14.96 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:05:18.902Z] #13 15.00 Selecting previously unselected package jq. [2019-09-30T13:05:18.902Z] #13 15.00 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:05:18.902Z] #13 15.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:05:18.902Z] #13 15.04 Selecting previously unselected package libaio1:amd64. [2019-09-30T13:05:18.902Z] #13 15.04 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-30T13:05:18.902Z] #13 15.04 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-30T13:05:18.902Z] #13 15.20 Selecting previously unselected package libcap2-bin. [2019-09-30T13:05:18.902Z] #13 15.20 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-30T13:05:18.902Z] #13 15.20 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-30T13:05:18.902Z] #13 15.23 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-30T13:05:18.902Z] #13 15.23 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:05:19.100Z] #17 28.43 Reading package lists... [2019-09-30T13:05:19.100Z] #17 ... [2019-09-30T13:05:19.100Z] [2019-09-30T13:05:19.100Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-30T13:05:19.100Z] #6 21.27 Fetched 7918 kB in 15s (497 kB/s) [2019-09-30T13:05:19.100Z] #6 21.27 Reading package lists... [2019-09-30T13:05:19.100Z] #6 27.59 Reading package lists... [2019-09-30T13:05:19.100Z] #6 ... [2019-09-30T13:05:19.100Z] [2019-09-30T13:05:19.100Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:19.100Z] #35 21.71 Fetched 7918 kB in 16s (491 kB/s) [2019-09-30T13:05:19.100Z] #35 21.71 Reading package lists... [2019-09-30T13:05:19.110Z] CC criu/sk-netlink.o [2019-09-30T13:05:19.110Z] CC criu/sk-packet.o [2019-09-30T13:05:19.159Z] #13 15.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:05:19.159Z] #13 15.26 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-30T13:05:19.159Z] #13 15.26 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-30T13:05:19.159Z] #13 15.26 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-30T13:05:19.159Z] #13 15.32 Selecting previously unselected package libpcre16-3:amd64. [2019-09-30T13:05:19.159Z] #13 15.33 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-30T13:05:19.159Z] #13 15.33 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-30T13:05:19.159Z] #13 15.38 Selecting previously unselected package libpcre32-3:amd64. [2019-09-30T13:05:19.159Z] #13 15.38 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-30T13:05:19.159Z] #13 15.38 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-30T13:05:19.159Z] #13 15.42 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-30T13:05:19.159Z] #13 15.42 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-30T13:05:19.159Z] #13 15.43 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-30T13:05:19.159Z] #13 15.51 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-30T13:05:19.358Z] #35 28.11 Reading package lists... [2019-09-30T13:05:19.358Z] #35 ... [2019-09-30T13:05:19.358Z] [2019-09-30T13:05:19.358Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:19.358Z] #33 31.40 vendor/golang.org/x/crypto/internal/subtle [2019-09-30T13:05:19.416Z] #13 15.51 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-30T13:05:19.416Z] #13 15.51 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-30T13:05:19.416Z] #13 15.57 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-30T13:05:19.416Z] #13 15.57 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:05:19.416Z] #13 15.57 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-30T13:05:19.416Z] #13 15.61 Selecting previously unselected package libnl-3-200:amd64. [2019-09-30T13:05:19.416Z] #13 15.61 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-30T13:05:19.416Z] #13 15.61 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:05:19.416Z] #13 15.65 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-30T13:05:19.416Z] #13 15.65 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-30T13:05:19.416Z] #13 15.65 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:05:19.416Z] #13 15.68 Selecting previously unselected package libreadline5:amd64. [2019-09-30T13:05:19.416Z] #13 15.68 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-30T13:05:19.416Z] #13 15.68 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-30T13:05:19.416Z] #13 15.72 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-30T13:05:19.472Z] CC criu/sk-queue.o [2019-09-30T13:05:19.472Z] CC criu/sk-tcp.o [2019-09-30T13:05:19.472Z] CC criu/sk-unix.o [2019-09-30T13:05:19.616Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:05:19.616Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:05:19.616Z] #33 31.55 vendor/golang.org/x/crypto/curve25519 [2019-09-30T13:05:19.616Z] #33 ... [2019-09-30T13:05:19.616Z] [2019-09-30T13:05:19.616Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:19.616Z] #57 21.64 Fetched 7918 kB in 16s (472 kB/s) [2019-09-30T13:05:19.616Z] #57 21.64 Reading package lists... [2019-09-30T13:05:19.673Z] #13 15.72 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-30T13:05:19.673Z] #13 15.73 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:05:19.902Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:05:19.902Z]  GEN .gitid [2019-09-30T13:05:19.902Z] GEN criu/include/version.h [2019-09-30T13:05:19.902Z] GEN include/common/asm [2019-09-30T13:05:19.938Z] #13 16.10 Selecting previously unselected package net-tools. [2019-09-30T13:05:19.938Z] #13 16.11 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-30T13:05:19.938Z] #13 16.11 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:05:19.938Z] #13 16.26 Selecting previously unselected package python-pip-whl. [2019-09-30T13:05:19.938Z] #13 16.26 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:05:19.938Z] #13 16.27 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:05:20.187Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-30T13:05:20.187Z] PBCC images/opts.pb-c.c [2019-09-30T13:05:20.187Z] PBCC images/sit.pb-c.c [2019-09-30T13:05:20.187Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-30T13:05:20.187Z] DEP images/opts.pb-c.d [2019-09-30T13:05:20.187Z] DEP images/sit.pb-c.d [2019-09-30T13:05:20.202Z] #13 16.46 Selecting previously unselected package python3-pip. [2019-09-30T13:05:20.202Z] #13 16.47 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:05:20.202Z] #13 16.47 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:05:20.202Z] #13 16.51 Selecting previously unselected package python3-pkg-resources. [2019-09-30T13:05:20.202Z] #13 16.51 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:05:20.202Z] #13 16.52 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:05:20.202Z] #13 16.56 Selecting previously unselected package python3-setuptools. [2019-09-30T13:05:20.202Z] #13 16.56 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-30T13:05:20.202Z] #13 16.56 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-30T13:05:20.202Z] #13 16.61 Selecting previously unselected package python3-wheel. [2019-09-30T13:05:20.256Z] CC criu/sockets.o [2019-09-30T13:05:20.459Z] #13 16.61 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-30T13:05:20.459Z] #13 16.61 Unpacking python3-wheel (0.29.0-2) ... [2019-09-30T13:05:20.459Z] #13 16.64 Selecting previously unselected package thin-provisioning-tools. [2019-09-30T13:05:20.459Z] #13 16.65 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-30T13:05:20.459Z] #13 16.65 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:05:20.459Z] #13 16.73 Selecting previously unselected package vim-runtime. [2019-09-30T13:05:20.459Z] #13 16.73 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:05:20.459Z] #13 16.74 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-30T13:05:20.459Z] #13 16.75 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-30T13:05:20.459Z] #13 16.76 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:20.476Z] PBCC images/macvlan.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/macvlan.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/autofs.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/autofs.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/sysctl.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/sysctl.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/time.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/time.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/binfmt-misc.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/binfmt-misc.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/seccomp.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/seccomp.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/userns.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/userns.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/cgroup.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/cgroup.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/fown.pb-c.c [2019-09-30T13:05:20.476Z] PBCC images/ext-file.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/fown.pb-c.d [2019-09-30T13:05:20.476Z] DEP images/ext-file.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/rpc.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/rpc.pb-c.d [2019-09-30T13:05:20.476Z] PBCC images/siginfo.pb-c.c [2019-09-30T13:05:20.476Z] DEP images/siginfo.pb-c.d [2019-09-30T13:05:20.644Z] CC criu/stats.o [2019-09-30T13:05:20.644Z] CC criu/string.o [2019-09-30T13:05:20.644Z] CC criu/sysctl.o [2019-09-30T13:05:20.760Z] PBCC images/pagemap.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/pagemap.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/rlimit.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/rlimit.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/file-lock.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/file-lock.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/tty.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/tty.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/tun.pb-c.c [2019-09-30T13:05:20.760Z] PBCC images/netdev.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/tun.pb-c.d [2019-09-30T13:05:20.760Z] DEP images/netdev.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/vma.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/vma.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/creds.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/creds.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/utsns.pb-c.c [2019-09-30T13:05:20.760Z] DEP images/utsns.pb-c.d [2019-09-30T13:05:20.760Z] PBCC images/ipc-desc.pb-c.c [2019-09-30T13:05:20.760Z] PBCC images/ipc-sem.pb-c.c [2019-09-30T13:05:20.988Z] #57 28.23 Reading package lists... [2019-09-30T13:05:20.988Z] #57 ... [2019-09-30T13:05:20.988Z] [2019-09-30T13:05:20.988Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:20.988Z] #44 26.80 Reading package lists... [2019-09-30T13:05:21.018Z] CC criu/sysfs_parse.o [2019-09-30T13:05:21.018Z] CC criu/timerfd.o [2019-09-30T13:05:21.018Z] CC criu/tty.o [2019-09-30T13:05:21.044Z] DEP images/ipc-desc.pb-c.d [2019-09-30T13:05:21.044Z] DEP images/ipc-sem.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/ipc-msg.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/ipc-msg.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/ipc-shm.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/ipc-shm.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/ipc-var.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/ipc-var.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/sk-opts.pb-c.c [2019-09-30T13:05:21.044Z] PBCC images/packet-sock.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/sk-opts.pb-c.d [2019-09-30T13:05:21.044Z] DEP images/packet-sock.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/sk-netlink.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/sk-netlink.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/sk-inet.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/sk-inet.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/sk-unix.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/sk-unix.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/mm.pb-c.c [2019-09-30T13:05:21.044Z] DEP images/mm.pb-c.d [2019-09-30T13:05:21.044Z] PBCC images/timerfd.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/timerfd.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/timer.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/timer.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/sa.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/sa.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/pipe-data.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/pipe-data.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/mnt.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/mnt.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/sk-packet.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/sk-packet.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/tcp-stream.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/tcp-stream.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/pipe.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/pipe.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/pstree.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/pstree.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/fs.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/fs.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/signalfd.pb-c.c [2019-09-30T13:05:21.327Z] DEP images/signalfd.pb-c.d [2019-09-30T13:05:21.327Z] PBCC images/fh.pb-c.c [2019-09-30T13:05:21.390Z] #13 17.59 Selecting previously unselected package vim. [2019-09-30T13:05:21.390Z] #13 17.59 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-30T13:05:21.390Z] #13 17.59 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:21.390Z] #13 17.71 Selecting previously unselected package xfsprogs. [2019-09-30T13:05:21.390Z] #13 17.72 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-30T13:05:21.390Z] #13 17.72 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:05:21.390Z] #13 17.82 Selecting previously unselected package zip. [2019-09-30T13:05:21.610Z] PBCC images/fsnotify.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/fh.pb-c.d [2019-09-30T13:05:21.611Z] DEP images/fsnotify.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/eventpoll.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/eventpoll.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/eventfd.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/eventfd.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/remap-file-path.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/remap-file-path.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/fifo.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/fifo.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/ghost-file.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/ghost-file.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/regfile.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/regfile.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/ns.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/ns.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/fdinfo.pb-c.c [2019-09-30T13:05:21.611Z] DEP images/fdinfo.pb-c.d [2019-09-30T13:05:21.611Z] PBCC images/core-aarch64.pb-c.c [2019-09-30T13:05:21.611Z] PBCC images/core-arm.pb-c.c [2019-09-30T13:05:21.647Z] #13 17.82 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-30T13:05:21.647Z] #13 17.83 Unpacking zip (3.0-11+b1) ... [2019-09-30T13:05:21.647Z] #13 17.87 Selecting previously unselected package libapparmor-perl. [2019-09-30T13:05:21.647Z] #13 17.87 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:05:21.647Z] #13 17.88 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:05:21.647Z] #13 17.92 Selecting previously unselected package apparmor. [2019-09-30T13:05:21.647Z] #13 17.92 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:05:21.647Z] #13 17.93 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:05:21.647Z] #13 18.02 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-30T13:05:21.647Z] #13 18.02 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-30T13:05:21.647Z] #13 18.02 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:05:21.839Z] CC criu/tun.o [2019-09-30T13:05:21.839Z] CC criu/uffd.o [2019-09-30T13:05:21.896Z] PBCC images/core-ppc64.pb-c.c [2019-09-30T13:05:21.896Z] PBCC images/core-s390.pb-c.c [2019-09-30T13:05:21.896Z] PBCC images/core-x86.pb-c.c [2019-09-30T13:05:21.896Z] PBCC images/core.pb-c.c [2019-09-30T13:05:21.896Z] PBCC images/inventory.pb-c.c [2019-09-30T13:05:21.896Z] DEP images/core-aarch64.pb-c.d [2019-09-30T13:05:21.896Z] DEP images/core-arm.pb-c.d [2019-09-30T13:05:21.896Z] DEP images/core-ppc64.pb-c.d [2019-09-30T13:05:21.896Z] DEP images/core-s390.pb-c.d [2019-09-30T13:05:21.896Z] DEP images/core-x86.pb-c.d [2019-09-30T13:05:21.896Z] DEP images/core.pb-c.d [2019-09-30T13:05:21.896Z] DEP images/inventory.pb-c.d [2019-09-30T13:05:21.896Z] PBCC images/cpuinfo.pb-c.c [2019-09-30T13:05:21.896Z] DEP images/cpuinfo.pb-c.d [2019-09-30T13:05:21.896Z] PBCC images/stats.pb-c.c [2019-09-30T13:05:21.896Z] DEP images/stats.pb-c.d [2019-09-30T13:05:22.180Z] make[1]: Nothing to be done for 'all'. [2019-09-30T13:05:22.203Z] CC criu/util.o [2019-09-30T13:05:22.211Z] #13 18.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-30T13:05:22.211Z] #13 18.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-30T13:05:22.211Z] #13 18.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:05:22.360Z] #44 33.21 Building dependency tree... [2019-09-30T13:05:22.360Z] #44 34.55 Reading state information... [2019-09-30T13:05:22.468Z] #13 18.80 Selecting previously unselected package binutils-mingw-w64. [2019-09-30T13:05:22.620Z] CC criu/uts_ns.o [2019-09-30T13:05:22.724Z] #13 18.80 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-30T13:05:22.725Z] #13 18.81 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:05:22.725Z] #13 18.92 Selecting previously unselected package mingw-w64-common. [2019-09-30T13:05:22.725Z] #13 18.93 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-30T13:05:22.725Z] #13 18.93 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-30T13:05:22.797Z] CC images/stats.o [2019-09-30T13:05:22.797Z] CC images/core.o [2019-09-30T13:05:23.076Z] CC criu/vdso.o [2019-09-30T13:05:23.076Z] LINK criu/built-in.o [2019-09-30T13:05:23.076Z] LINK criu/criu [2019-09-30T13:05:23.076Z] DEP lib/c/criu.d [2019-09-30T13:05:23.076Z] CC images/rpc.pb-c.o [2019-09-30T13:05:23.083Z] CC images/core-x86.o [2019-09-30T13:05:23.083Z] CC images/core-arm.o [2019-09-30T13:05:23.365Z] CC images/core-aarch64.o [2019-09-30T13:05:23.365Z] CC images/core-ppc64.o [2019-09-30T13:05:23.481Z] CC lib/c/criu.o [2019-09-30T13:05:23.649Z] CC images/core-s390.o [2019-09-30T13:05:23.657Z] #13 19.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-30T13:05:23.657Z] #13 19.69 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-30T13:05:23.657Z] #13 19.70 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:05:23.732Z] #44 35.86 The following additional packages will be installed: [2019-09-30T13:05:23.732Z] #44 35.88 btrfs-progs liblzo2-2 [2019-09-30T13:05:23.848Z] LINK lib/c/built-in.o [2019-09-30T13:05:23.848Z] LINK lib/c/libcriu.so [2019-09-30T13:05:23.848Z] GEN magic.py [2019-09-30T13:05:23.848Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:05:23.848Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:05:23.848Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:05:23.932Z] CC images/cpuinfo.o [2019-09-30T13:05:23.932Z] CC images/inventory.o [2019-09-30T13:05:23.990Z] #44 36.13 The following NEW packages will be installed: [2019-09-30T13:05:23.990Z] #44 36.14 btrfs-progs btrfs-tools liblzo2-2 [2019-09-30T13:05:24.215Z] CC images/fdinfo.o [2019-09-30T13:05:24.216Z] CC images/fown.o [2019-09-30T13:05:24.216Z] CC images/ns.o [2019-09-30T13:05:24.216Z] CC images/regfile.o [2019-09-30T13:05:24.229Z] make[1]: Nothing to be done for 'all'. [2019-09-30T13:05:24.229Z] make[1]: 'images/built-in.o' is up to date. [2019-09-30T13:05:24.229Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-30T13:05:24.229Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-30T13:05:24.229Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-30T13:05:24.229Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-30T13:05:24.229Z] make[1]: Nothing to be done for 'all'. [2019-09-30T13:05:24.229Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:05:24.229Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.229Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.229Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.229Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.229Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.499Z] CC images/ghost-file.o [2019-09-30T13:05:24.499Z] CC images/fifo.o [2019-09-30T13:05:24.499Z] CC images/remap-file-path.o [2019-09-30T13:05:24.499Z] CC images/eventfd.o [2019-09-30T13:05:24.588Z] #13 20.80 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-30T13:05:24.588Z] #13 20.80 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-30T13:05:24.588Z] #13 20.81 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:05:24.588Z] #13 20.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-30T13:05:24.588Z] #13 20.84 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-30T13:05:24.588Z] #13 20.85 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:05:24.591Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.591Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.591Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:05:24.591Z] INSTALL criu/criu [2019-09-30T13:05:24.782Z] CC images/eventpoll.o [2019-09-30T13:05:24.782Z] CC images/fh.o [2019-09-30T13:05:24.782Z] CC images/fsnotify.o [2019-09-30T13:05:24.923Z] #44 37.26 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:24.923Z] #44 37.26 Need to get 649 kB of archives. [2019-09-30T13:05:24.923Z] #44 37.26 After this operation, 4320 kB of additional disk space will be used. [2019-09-30T13:05:24.923Z] #44 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-30T13:05:25.065Z] CC images/signalfd.o [2019-09-30T13:05:25.065Z] CC images/fs.o [2019-09-30T13:05:25.180Z] #44 37.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-30T13:05:25.180Z] #44 37.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-30T13:05:25.348Z] CC images/pstree.o [2019-09-30T13:05:25.348Z] CC images/pipe.o [2019-09-30T13:05:25.348Z] CC images/tcp-stream.o [2019-09-30T13:05:25.348Z] CC images/sk-packet.o [2019-09-30T13:05:25.364Z] Removing intermediate container 46eb3f522d63 [2019-09-30T13:05:25.364Z] ---> c2c46adf2ece [2019-09-30T13:05:25.364Z] Step 13/126 : FROM base AS registry [2019-09-30T13:05:25.364Z] ---> dd557f85d4fd [2019-09-30T13:05:25.364Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-30T13:05:25.364Z] ---> Running in a9a21b674c83 [2019-09-30T13:05:25.631Z] CC images/mnt.o [2019-09-30T13:05:25.631Z] CC images/pipe-data.o [2019-09-30T13:05:25.631Z] CC images/sa.o [2019-09-30T13:05:25.631Z] CC images/timer.o [2019-09-30T13:05:25.895Z] Removing intermediate container a9a21b674c83 [2019-09-30T13:05:25.895Z] ---> dd9c77f10fc8 [2019-09-30T13:05:25.895Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-30T13:05:25.895Z] ---> Running in b9806f287628 [2019-09-30T13:05:25.895Z] Removing intermediate container b9806f287628 [2019-09-30T13:05:25.895Z] ---> f15b71442e6b [2019-09-30T13:05:25.895Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-30T13:05:25.895Z] ---> Running in 470f55ac6a84 [2019-09-30T13:05:26.097Z] CC images/timerfd.o [2019-09-30T13:05:26.097Z] CC images/mm.o [2019-09-30T13:05:26.097Z] CC images/sk-opts.o [2019-09-30T13:05:26.097Z] CC images/sk-unix.o [2019-09-30T13:05:26.097Z] CC images/sk-inet.o [2019-09-30T13:05:26.245Z] #44 ... [2019-09-30T13:05:26.245Z] [2019-09-30T13:05:26.245Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-30T13:05:26.245Z] #50 DONE 38.2s [2019-09-30T13:05:26.245Z] [2019-09-30T13:05:26.245Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:26.245Z] #44 38.27 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:26.245Z] #44 ... [2019-09-30T13:05:26.245Z] [2019-09-30T13:05:26.245Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:26.245Z] #35 28.11 Reading package lists... [2019-09-30T13:05:26.245Z] #35 34.02 Building dependency tree... [2019-09-30T13:05:26.245Z] #35 35.38 Reading state information... [2019-09-30T13:05:26.245Z] #35 36.96 The following additional packages will be installed: [2019-09-30T13:05:26.245Z] #35 36.98 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-30T13:05:26.245Z] #35 36.99 Suggested packages: [2019-09-30T13:05:26.245Z] #35 36.99 codeblocks eclipse ninja-build lrzip [2019-09-30T13:05:26.245Z] #35 36.99 Recommended packages: [2019-09-30T13:05:26.245Z] #35 36.99 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-30T13:05:26.245Z] #35 37.80 The following NEW packages will be installed: [2019-09-30T13:05:26.245Z] #35 37.81 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-30T13:05:26.245Z] #35 37.81 vim-common xxd [2019-09-30T13:05:26.333Z] + mktemp -d [2019-09-30T13:05:26.333Z] + export GOPATH=/tmp/tmp.hBT9KkZMq6 [2019-09-30T13:05:26.333Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution [2019-09-30T13:05:26.333Z] Cloning into '/tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution'... [2019-09-30T13:05:26.384Z] CC images/tun.o [2019-09-30T13:05:26.384Z] CC images/sk-netlink.o [2019-09-30T13:05:26.673Z] CC images/packet-sock.o [2019-09-30T13:05:26.673Z] CC images/ipc-var.o [2019-09-30T13:05:26.673Z] CC images/ipc-desc.o [2019-09-30T13:05:26.810Z] #35 38.99 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:26.810Z] #35 38.99 Need to get 13.7 MB of archives. [2019-09-30T13:05:26.810Z] #35 38.99 After this operation, 57.2 MB of additional disk space will be used. [2019-09-30T13:05:26.810Z] #35 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-30T13:05:26.956Z] CC images/ipc-shm.o [2019-09-30T13:05:26.957Z] CC images/ipc-msg.o [2019-09-30T13:05:26.957Z] CC images/ipc-sem.o [2019-09-30T13:05:26.957Z] CC images/utsns.o [2019-09-30T13:05:27.068Z] #35 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-30T13:05:27.068Z] #35 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-30T13:05:27.240Z] CC images/creds.o [2019-09-30T13:05:27.240Z] CC images/vma.o [2019-09-30T13:05:27.240Z] CC images/netdev.o [2019-09-30T13:05:27.240Z] CC images/tty.o [2019-09-30T13:05:27.325Z] #35 ... [2019-09-30T13:05:27.325Z] [2019-09-30T13:05:27.325Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:27.325Z] #44 38.46 Fetched 649 kB in 1s (613 kB/s) [2019-09-30T13:05:27.325Z] #44 38.68 Selecting previously unselected package liblzo2-2:amd64. [2019-09-30T13:05:27.326Z] #44 38.68 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:05:27.326Z] #44 38.75 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-30T13:05:27.326Z] #44 38.77 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:05:27.326Z] #44 39.05 Selecting previously unselected package btrfs-progs. [2019-09-30T13:05:27.326Z] #44 39.05 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-30T13:05:27.326Z] #44 39.05 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:05:27.523Z] CC images/file-lock.o [2019-09-30T13:05:27.523Z] CC images/rlimit.o [2019-09-30T13:05:27.807Z] CC images/pagemap.o [2019-09-30T13:05:27.807Z] CC images/siginfo.o [2019-09-30T13:05:27.807Z] CC images/rpc.o [2019-09-30T13:05:27.890Z] #44 40.17 Selecting previously unselected package btrfs-tools. [2019-09-30T13:05:27.890Z] #44 40.17 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-30T13:05:27.890Z] #44 40.18 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:05:28.148Z] #44 40.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:28.148Z] #44 40.39 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:05:28.148Z] #44 40.42 Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:05:28.148Z] #44 40.44 Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:05:28.148Z] #44 40.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:28.225Z] + cd /tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution [2019-09-30T13:05:28.225Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-30T13:05:28.225Z] + GOPATH=/tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hBT9KkZMq6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-30T13:05:28.422Z] CC images/ext-file.o [2019-09-30T13:05:28.423Z] CC images/cgroup.o [2019-09-30T13:05:28.705Z] CC images/userns.o [2019-09-30T13:05:28.705Z] CC images/google/protobuf/descriptor.o [2019-09-30T13:05:28.714Z] #44 DONE 40.8s [2019-09-30T13:05:28.714Z] [2019-09-30T13:05:28.714Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:28.714Z] #45 DONE 0.1s [2019-09-30T13:05:28.714Z] [2019-09-30T13:05:28.714Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:05:28.714Z] #15 40.57 + cd /tmp/tmp.cgAGM0ZyHw/src/github.com/go-swagger/go-swagger [2019-09-30T13:05:28.714Z] #15 40.57 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-30T13:05:28.766Z] #13 24.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-30T13:05:28.766Z] #13 24.55 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-30T13:05:28.766Z] #13 24.56 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:05:28.972Z] #15 ... [2019-09-30T13:05:28.972Z] [2019-09-30T13:05:28.972Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-30T13:05:28.972Z] #46 DONE 0.2s [2019-09-30T13:05:28.972Z] [2019-09-30T13:05:28.972Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:28.972Z] #35 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-30T13:05:28.972Z] #35 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-30T13:05:28.972Z] #35 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-30T13:05:28.972Z] #35 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-30T13:05:28.972Z] #35 40.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-30T13:05:28.972Z] #35 40.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:05:28.972Z] #35 40.57 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:05:29.324Z] CC images/opts.o [2019-09-30T13:05:29.324Z] CC images/seccomp.o [2019-09-30T13:05:29.538Z] #35 41.91 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:29.607Z] CC images/binfmt-misc.o [2019-09-30T13:05:29.607Z] CC images/time.o [2019-09-30T13:05:29.607Z] CC images/sysctl.o [2019-09-30T13:05:29.607Z] CC images/autofs.o [2019-09-30T13:05:29.891Z] CC images/macvlan.o [2019-09-30T13:05:29.891Z] CC images/sit.o [2019-09-30T13:05:29.891Z] LINK images/built-in.o [2019-09-30T13:05:29.891Z] GEN compel/include/asm [2019-09-30T13:05:29.891Z] GEN compel/include/version.h [2019-09-30T13:05:29.891Z] touch .config [2019-09-30T13:05:29.891Z] GEN include/common/config.h [2019-09-30T13:05:29.891Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-30T13:05:30.108Z] #35 42.14 Fetched 13.7 MB in 2s (5094 kB/s) [2019-09-30T13:05:30.108Z] #35 42.29 Selecting previously unselected package cmake-data. [2019-09-30T13:05:30.108Z] #35 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-30T13:05:30.108Z] #35 42.34 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-30T13:05:30.108Z] #35 42.36 Unpacking cmake-data (3.7.2-1) ... [2019-09-30T13:05:30.108Z] #35 ... [2019-09-30T13:05:30.108Z] [2019-09-30T13:05:30.108Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-30T13:05:30.108Z] #17 28.43 Reading package lists... [2019-09-30T13:05:30.108Z] #17 34.76 Building dependency tree... [2019-09-30T13:05:30.108Z] #17 35.95 Reading state information... [2019-09-30T13:05:30.108Z] #17 37.29 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-30T13:05:30.108Z] #17 37.29 The following additional packages will be installed: [2019-09-30T13:05:30.108Z] #17 37.31 libjq1 libonig4 [2019-09-30T13:05:30.108Z] #17 37.72 The following NEW packages will be installed: [2019-09-30T13:05:30.108Z] #17 37.73 jq libjq1 libonig4 [2019-09-30T13:05:30.108Z] #17 38.87 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:30.108Z] #17 38.87 Need to get 327 kB of archives. [2019-09-30T13:05:30.108Z] #17 38.87 After this operation, 1157 kB of additional disk space will be used. [2019-09-30T13:05:30.108Z] #17 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-30T13:05:30.108Z] #17 38.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-30T13:05:30.108Z] #17 38.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-30T13:05:30.108Z] #17 40.11 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:30.108Z] #17 40.34 Fetched 327 kB in 1s (306 kB/s) [2019-09-30T13:05:30.108Z] #17 40.43 Selecting previously unselected package libonig4:amd64. [2019-09-30T13:05:30.108Z] #17 40.43 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:05:30.108Z] #17 40.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-30T13:05:30.108Z] #17 40.53 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:05:30.108Z] #17 41.02 Selecting previously unselected package libjq1:amd64. [2019-09-30T13:05:30.108Z] #17 41.02 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:05:30.108Z] #17 41.04 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:05:30.108Z] #17 41.35 Selecting previously unselected package jq. [2019-09-30T13:05:30.108Z] #17 41.35 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:05:30.108Z] #17 41.36 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:05:30.108Z] #17 41.63 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:05:30.108Z] #17 41.67 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:05:30.108Z] #17 41.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:30.108Z] #17 41.97 Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:05:30.108Z] #17 DONE 42.4s [2019-09-30T13:05:30.174Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-30T13:05:30.174Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-30T13:05:30.174Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-30T13:05:30.174Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-30T13:05:30.174Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-30T13:05:30.174Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-30T13:05:30.174Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-30T13:05:30.174Z] DEP compel/plugins/std/infect.d [2019-09-30T13:05:30.174Z] DEP compel/plugins/std/string.d [2019-09-30T13:05:30.174Z] DEP compel/plugins/std/log.d [2019-09-30T13:05:30.174Z] DEP compel/plugins/std/fds.d [2019-09-30T13:05:30.174Z] DEP compel/plugins/std/std.d [2019-09-30T13:05:30.174Z] DEP compel/plugins/shmem/shmem.d [2019-09-30T13:05:30.368Z] [2019-09-30T13:05:30.369Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-30T13:05:30.369Z] #6 27.59 Reading package lists... [2019-09-30T13:05:30.369Z] #6 34.82 Building dependency tree... [2019-09-30T13:05:30.369Z] #6 36.12 Reading state information... [2019-09-30T13:05:30.369Z] #6 37.54 The following additional packages will be installed: [2019-09-30T13:05:30.369Z] #6 37.56 libapparmor1 libseccomp2 [2019-09-30T13:05:30.369Z] #6 37.57 Suggested packages: [2019-09-30T13:05:30.369Z] #6 37.58 seccomp [2019-09-30T13:05:30.369Z] #6 38.01 The following NEW packages will be installed: [2019-09-30T13:05:30.369Z] #6 38.02 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-30T13:05:30.369Z] #6 39.14 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:30.369Z] #6 39.14 Need to get 300 kB of archives. [2019-09-30T13:05:30.369Z] #6 39.14 After this operation, 1201 kB of additional disk space will be used. [2019-09-30T13:05:30.369Z] #6 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-30T13:05:30.369Z] #6 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-30T13:05:30.369Z] #6 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-30T13:05:30.369Z] #6 39.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-30T13:05:30.369Z] #6 40.32 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:30.369Z] #6 40.49 Fetched 300 kB in 1s (284 kB/s) [2019-09-30T13:05:30.369Z] #6 40.62 Selecting previously unselected package libseccomp2:amd64. [2019-09-30T13:05:30.369Z] #6 40.62 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:05:30.369Z] #6 40.69 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-30T13:05:30.369Z] #6 40.78 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:05:30.369Z] #6 41.02 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-30T13:05:30.369Z] #6 41.02 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-30T13:05:30.369Z] #6 41.02 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:05:30.369Z] #6 41.33 Selecting previously unselected package libapparmor1:amd64. [2019-09-30T13:05:30.369Z] #6 41.34 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:05:30.369Z] #6 41.34 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:05:30.369Z] #6 41.54 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-30T13:05:30.369Z] #6 41.54 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:05:30.369Z] #6 41.55 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:05:30.369Z] #6 41.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:30.369Z] #6 42.12 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:05:30.369Z] #6 42.14 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:05:30.369Z] #6 42.17 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-30T13:05:30.369Z] #6 42.20 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-30T13:05:30.369Z] #6 42.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:30.369Z] #6 DONE 42.5s [2019-09-30T13:05:30.369Z] [2019-09-30T13:05:30.369Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:30.369Z] #40 ... [2019-09-30T13:05:30.369Z] [2019-09-30T13:05:30.369Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-30T13:05:30.369Z] #19 DONE 0.2s [2019-09-30T13:05:30.457Z] DEP compel/plugins/fds/fds.d [2019-09-30T13:05:30.457Z] CC compel/plugins/std/std.o [2019-09-30T13:05:30.457Z] CC compel/plugins/std/fds.o [2019-09-30T13:05:30.642Z] [2019-09-30T13:05:30.642Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:30.642Z] #40 DONE 0.2s [2019-09-30T13:05:30.642Z] [2019-09-30T13:05:30.642Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-30T13:05:30.740Z] CC compel/plugins/std/log.o [2019-09-30T13:05:30.899Z] #41 DONE 0.2s [2019-09-30T13:05:30.899Z] [2019-09-30T13:05:30.899Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:05:31.027Z] CC compel/plugins/std/string.o [2019-09-30T13:05:31.027Z] CC compel/plugins/std/infect.o [2019-09-30T13:05:31.290Z] #13 27.23 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:05:31.290Z] #13 27.24 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:05:31.290Z] #13 27.25 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-30T13:05:31.290Z] #13 27.26 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:05:31.290Z] #13 27.27 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:05:31.290Z] #13 27.29 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:31.290Z] #13 27.30 Processing triggers for mime-support (3.60) ... [2019-09-30T13:05:31.290Z] #13 27.33 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:31.290Z] #13 27.34 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-30T13:05:31.290Z] #13 27.35 Setting up libcap2-bin (1:2.25-1) ... [2019-09-30T13:05:31.290Z] #13 27.36 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:05:31.290Z] #13 27.37 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:05:31.290Z] #13 27.38 Setting up bash-completion (1:2.1-4.3) ... [2019-09-30T13:05:31.310Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-30T13:05:31.310Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-30T13:05:31.310Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-30T13:05:31.310Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-30T13:05:31.310Z] AR compel/plugins/std.lib.a [2019-09-30T13:05:31.310Z] CC compel/plugins/fds/fds.o [2019-09-30T13:05:31.593Z] AR compel/plugins/fds.lib.a [2019-09-30T13:05:31.593Z] HOSTDEP compel/src/lib/log-host.d [2019-09-30T13:05:31.593Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-30T13:05:31.593Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-30T13:05:31.593Z] HOSTDEP compel/src/main-host.d [2019-09-30T13:05:31.593Z] DEP compel/src/lib/ptrace.d [2019-09-30T13:05:31.854Z] #13 27.94 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:05:31.854Z] #13 27.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:05:31.854Z] #13 27.96 Setting up zip (3.0-11+b1) ... [2019-09-30T13:05:31.854Z] #13 27.97 Setting up bzip2 (1.0.6-8.1) ... [2019-09-30T13:05:31.854Z] #13 27.98 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:05:31.854Z] #13 27.99 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:05:31.854Z] #13 28.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:31.854Z] #13 28.02 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-30T13:05:31.854Z] #13 28.03 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:31.854Z] #13 28.04 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:05:31.854Z] #13 28.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-30T13:05:31.854Z] #13 28.07 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:05:31.854Z] #13 28.08 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:31.892Z] DEP compel/src/lib/infect.d [2019-09-30T13:05:31.892Z] DEP compel/src/lib/infect-util.d [2019-09-30T13:05:31.892Z] DEP compel/src/lib/infect-rpc.d [2019-09-30T13:05:31.892Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-30T13:05:31.892Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-30T13:05:31.892Z] DEP compel/src/lib/log.d [2019-09-30T13:05:32.111Z] #13 28.20 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-30T13:05:32.111Z] #13 28.21 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-30T13:05:32.111Z] #13 28.22 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-30T13:05:32.111Z] #13 28.23 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:32.111Z] #13 28.31 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:05:32.111Z] #13 28.32 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-30T13:05:32.111Z] #13 28.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-30T13:05:32.111Z] #13 28.34 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:05:32.111Z] #13 28.36 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:05:32.111Z] #13 28.36 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:05:32.111Z] #13 28.38 Setting up pigz (2.3.4-1) ... [2019-09-30T13:05:32.111Z] #13 28.39 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:05:32.111Z] #13 28.40 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-30T13:05:32.111Z] #13 28.40 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:32.111Z] #13 28.41 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-30T13:05:32.111Z] #13 28.42 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:05:32.111Z] #13 28.43 Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:05:32.111Z] #13 28.45 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-30T13:05:32.111Z] #13 28.46 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-30T13:05:32.111Z] #13 28.47 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:05:32.111Z] #13 28.48 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:32.111Z] #13 28.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-30T13:05:32.111Z] #13 28.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-30T13:05:32.111Z] #13 28.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-30T13:05:32.111Z] #13 28.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-30T13:05:32.111Z] #13 28.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-30T13:05:32.111Z] #13 28.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-30T13:05:32.111Z] #13 28.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-30T13:05:32.111Z] #13 28.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-30T13:05:32.111Z] #13 28.52 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:05:32.176Z] DEP compel/src/main.d [2019-09-30T13:05:32.176Z] DEP compel/src/lib/handle-elf.d [2019-09-30T13:05:32.176Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-30T13:05:32.176Z] CC compel/src/lib/log.o [2019-09-30T13:05:32.276Z] #42 ... [2019-09-30T13:05:32.276Z] [2019-09-30T13:05:32.276Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:32.276Z] #57 28.23 Reading package lists... [2019-09-30T13:05:32.276Z] #57 34.99 Building dependency tree... [2019-09-30T13:05:32.276Z] #57 36.24 Reading state information... [2019-09-30T13:05:32.276Z] #57 37.56 The following additional packages will be installed: [2019-09-30T13:05:32.276Z] #57 37.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-30T13:05:32.276Z] #57 37.56 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-30T13:05:32.276Z] #57 37.57 Suggested packages: [2019-09-30T13:05:32.276Z] #57 37.58 manpages-dev python-setuptools [2019-09-30T13:05:32.276Z] #57 38.96 The following NEW packages will be installed: [2019-09-30T13:05:32.276Z] #57 38.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-30T13:05:32.276Z] #57 38.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-30T13:05:32.276Z] #57 38.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-30T13:05:32.276Z] #57 38.96 zlib1g-dev [2019-09-30T13:05:32.276Z] #57 40.13 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:05:32.276Z] #57 40.13 Need to get 3602 kB of archives. [2019-09-30T13:05:32.276Z] #57 40.13 After this operation, 18.9 MB of additional disk space will be used. [2019-09-30T13:05:32.276Z] #57 40.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-30T13:05:32.276Z] #57 40.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-30T13:05:32.276Z] #57 40.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-30T13:05:32.276Z] #57 40.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-30T13:05:32.276Z] #57 40.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-30T13:05:32.276Z] #57 40.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-30T13:05:32.276Z] #57 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-30T13:05:32.276Z] #57 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-30T13:05:32.276Z] #57 40.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-30T13:05:32.276Z] #57 40.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-30T13:05:32.276Z] #57 40.29 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-30T13:05:32.276Z] #57 40.40 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-30T13:05:32.276Z] #57 40.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-30T13:05:32.276Z] #57 40.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-30T13:05:32.276Z] #57 40.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-30T13:05:32.276Z] #57 40.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-30T13:05:32.276Z] #57 41.63 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:05:32.276Z] #57 42.01 Fetched 3602 kB in 1s (2441 kB/s) [2019-09-30T13:05:32.276Z] #57 42.25 Selecting previously unselected package libnet1:amd64. [2019-09-30T13:05:32.276Z] #57 42.25 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:05:32.276Z] #57 42.33 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 42.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:05:32.276Z] #57 42.51 Selecting previously unselected package libcap-dev:amd64. [2019-09-30T13:05:32.276Z] #57 42.51 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 42.54 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-30T13:05:32.276Z] #57 42.84 Selecting previously unselected package libnet1-dev. [2019-09-30T13:05:32.276Z] #57 42.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 42.84 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:05:32.276Z] #57 43.26 Selecting previously unselected package libnl-3-200:amd64. [2019-09-30T13:05:32.276Z] #57 43.26 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 43.28 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:05:32.276Z] #57 43.55 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-30T13:05:32.276Z] #57 43.55 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 43.57 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-30T13:05:32.276Z] #57 44.14 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-30T13:05:32.276Z] #57 44.16 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 44.17 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:05:32.276Z] #57 44.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-30T13:05:32.276Z] #57 44.35 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 44.40 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-30T13:05:32.276Z] #57 44.61 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-30T13:05:32.276Z] #57 44.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-30T13:05:32.276Z] #57 44.62 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-30T13:05:32.368Z] #13 28.53 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:32.368Z] #13 28.54 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:05:32.368Z] #13 28.55 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:05:32.368Z] #13 28.56 Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:05:32.368Z] #13 28.58 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-30T13:05:32.368Z] #13 28.59 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:05:32.461Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-30T13:05:32.461Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-30T13:05:32.746Z] CC compel/src/lib/infect-rpc.o [2019-09-30T13:05:32.746Z] CC compel/src/lib/infect-util.o [2019-09-30T13:05:32.842Z] #57 ... [2019-09-30T13:05:32.842Z] [2019-09-30T13:05:32.842Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:05:32.842Z] #27 34.74 + cd /tmp/tmp.hyWaD9YnK0/src/gotest.tools/gotestsum [2019-09-30T13:05:32.842Z] #27 34.74 + git checkout -q v0.3.5 [2019-09-30T13:05:32.842Z] #27 34.75 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-30T13:05:32.842Z] #27 ... [2019-09-30T13:05:32.842Z] [2019-09-30T13:05:32.842Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:32.842Z] #57 45.11 Selecting previously unselected package libprotobuf10:amd64. [2019-09-30T13:05:32.842Z] #57 45.11 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-30T13:05:32.842Z] #57 45.12 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-30T13:05:33.030Z] CC compel/src/lib/infect.o [2019-09-30T13:05:33.435Z] #13 29.57 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-30T13:05:33.435Z] #13 29.58 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:05:33.435Z] #13 29.59 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 [2019-09-30T13:05:33.435Z] #13 29.59 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:05:33.435Z] #13 29.60 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 [2019-09-30T13:05:33.435Z] #13 29.60 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:05:33.435Z] #13 29.60 Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:05:33.435Z] #13 29.61 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:05:33.435Z] #13 29.62 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 [2019-09-30T13:05:33.435Z] #13 29.63 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 [2019-09-30T13:05:33.435Z] #13 29.64 Setting up python3 (3.5.3-1) ... [2019-09-30T13:05:33.692Z] #13 29.95 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:05:33.774Z] #57 45.86 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-30T13:05:33.774Z] #57 45.87 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-30T13:05:33.774Z] #57 45.88 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-30T13:05:33.774Z] #57 46.08 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-30T13:05:33.774Z] #57 46.09 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-30T13:05:33.774Z] #57 46.09 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-30T13:05:34.040Z] CC compel/src/lib/ptrace.o [2019-09-30T13:05:34.040Z] AR compel/libcompel.a [2019-09-30T13:05:34.040Z] HOSTCC compel/src/main-host.o [2019-09-30T13:05:34.040Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-30T13:05:34.257Z] #13 30.60 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-30T13:05:34.324Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-30T13:05:34.324Z] HOSTCC compel/src/lib/log-host.o [2019-09-30T13:05:34.324Z] HOSTLINK compel/compel-host-bin [2019-09-30T13:05:34.515Z] #13 30.64 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-30T13:05:34.515Z] #13 30.66 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:05:34.515Z] #13 30.67 Setting up python3-wheel (0.29.0-2) ... [2019-09-30T13:05:34.515Z] #13 30.85 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:05:34.607Z] DEP soccr/soccr.d [2019-09-30T13:05:34.608Z] CC soccr/soccr.o [2019-09-30T13:05:34.773Z] #13 31.05 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:05:34.773Z] #13 31.07 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:05:35.031Z] #13 31.29 Setting up dmsetup (2:1.02.137-2) ... [2019-09-30T13:05:35.031Z] #13 31.30 Setting up python3-setuptools (33.1.1-1) ... [2019-09-30T13:05:35.146Z] #57 ... [2019-09-30T13:05:35.146Z] [2019-09-30T13:05:35.146Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-30T13:05:35.146Z] #7 DONE 4.7s [2019-09-30T13:05:35.146Z] [2019-09-30T13:05:35.146Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:05:35.146Z] #42 3.869 + RM_GOPATH=0 [2019-09-30T13:05:35.146Z] #42 3.869 + TMP_GOPATH= [2019-09-30T13:05:35.146Z] #42 3.869 + : /build [2019-09-30T13:05:35.146Z] #42 3.869 + '[' -z '' ']' [2019-09-30T13:05:35.146Z] #42 3.874 ++ mktemp -d [2019-09-30T13:05:35.147Z] #42 3.880 + export GOPATH=/tmp/tmp.ZfkM8IfCip [2019-09-30T13:05:35.147Z] #42 3.880 + GOPATH=/tmp/tmp.ZfkM8IfCip [2019-09-30T13:05:35.147Z] #42 3.880 + RM_GOPATH=1 [2019-09-30T13:05:35.147Z] #42 3.880 ++ dirname ./install.sh [2019-09-30T13:05:35.147Z] #42 3.881 + dir=. [2019-09-30T13:05:35.147Z] #42 3.890 + bin=runc [2019-09-30T13:05:35.147Z] #42 3.890 + shift [2019-09-30T13:05:35.147Z] #42 3.890 + '[' '!' -f ./runc.installer ']' [2019-09-30T13:05:35.147Z] #42 3.890 + . ./runc.installer [2019-09-30T13:05:35.147Z] #42 3.892 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:05:35.147Z] #42 3.893 + install_runc [2019-09-30T13:05:35.147Z] #42 3.894 + uname -r [2019-09-30T13:05:35.147Z] #42 3.900 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-30T13:05:35.147Z] #42 3.907 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-30T13:05:35.147Z] #42 3.907 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-09-30T13:05:35.147Z] #42 3.908 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-09-30T13:05:35.147Z] #42 3.908 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZfkM8IfCip/src/github.com/opencontainers/runc [2019-09-30T13:05:35.147Z] #42 3.911 Cloning into '/tmp/tmp.ZfkM8IfCip/src/github.com/opencontainers/runc'... [2019-09-30T13:05:35.225Z] AR soccr/libsoccr.a [2019-09-30T13:05:35.225Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:05:35.225Z] DEP criu/arch/ppc64/sigframe.d [2019-09-30T13:05:35.225Z] DEP criu/arch/ppc64/crtools.d [2019-09-30T13:05:35.287Z] #13 31.51 Setting up dh-python (2.20170125) ... [2019-09-30T13:05:35.288Z] #13 31.65 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-30T13:05:35.510Z] DEP criu/arch/ppc64/cpu.d [2019-09-30T13:05:35.510Z] CC criu/arch/ppc64/cpu.o [2019-09-30T13:05:35.544Z] #13 31.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:35.793Z] CC criu/arch/ppc64/crtools.o [2019-09-30T13:05:35.802Z] #13 DONE 32.0s [2019-09-30T13:05:35.802Z] [2019-09-30T13:05:35.802Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-30T13:05:36.077Z] CC criu/arch/ppc64/sigframe.o [2019-09-30T13:05:36.077Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-30T13:05:36.077Z] DEP criu/arch/ppc64/misc.d [2019-09-30T13:05:36.077Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-30T13:05:36.077Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-30T13:05:36.360Z] DEP criu/pie/parasite-vdso.d [2019-09-30T13:05:36.360Z] DEP criu/pie/util-vdso.d [2019-09-30T13:05:36.360Z] DEP criu/pie/util.d [2019-09-30T13:05:36.360Z] CC criu/pie/util.o [2019-09-30T13:05:36.661Z] CC criu/pie/util-vdso.o [2019-09-30T13:05:36.661Z] CC criu/pie/parasite-vdso.o [2019-09-30T13:05:36.950Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-30T13:05:37.234Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-30T13:05:37.234Z] CC criu/arch/ppc64/misc.o [2019-09-30T13:05:37.234Z] AR criu/pie/pie.lib.a [2019-09-30T13:05:37.234Z] DEP criu/pie/restorer.d [2019-09-30T13:05:37.234Z] DEP criu/arch/ppc64/restorer.d [2019-09-30T13:05:37.518Z] DEP criu/pie/parasite.d [2019-09-30T13:05:37.518Z] CC criu/pie/parasite.o [2019-09-30T13:05:37.671Z] #42 ... [2019-09-30T13:05:37.671Z] [2019-09-30T13:05:37.671Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:05:37.671Z] #30 39.66 sync [2019-09-30T13:05:37.671Z] #30 39.67 internal/reflectlite [2019-09-30T13:05:37.671Z] #30 43.00 sort [2019-09-30T13:05:37.671Z] #30 43.01 errors [2019-09-30T13:05:37.671Z] #30 43.34 strconv [2019-09-30T13:05:37.671Z] #30 44.69 io [2019-09-30T13:05:37.671Z] #30 45.92 internal/oserror [2019-09-30T13:05:37.671Z] #30 46.07 syscall [2019-09-30T13:05:37.671Z] #30 48.05 reflect [2019-09-30T13:05:37.696Z] #14 1.653 Collecting yamllint==1.16.0 [2019-09-30T13:05:37.929Z] #30 ... [2019-09-30T13:05:37.929Z] [2019-09-30T13:05:37.929Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:37.929Z] #57 47.53 Selecting previously unselected package libprotoc10:amd64. [2019-09-30T13:05:37.929Z] #57 47.54 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-30T13:05:37.929Z] #57 47.55 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-30T13:05:37.929Z] #57 48.30 Selecting previously unselected package protobuf-c-compiler. [2019-09-30T13:05:37.929Z] #57 48.31 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-30T13:05:37.929Z] #57 48.33 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:05:37.929Z] #57 48.50 Selecting previously unselected package protobuf-compiler. [2019-09-30T13:05:37.929Z] #57 48.54 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-30T13:05:37.929Z] #57 48.55 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-30T13:05:37.929Z] #57 48.66 Selecting previously unselected package python-pkg-resources. [2019-09-30T13:05:37.929Z] #57 48.69 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:05:37.929Z] #57 48.69 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-30T13:05:37.929Z] #57 48.93 Selecting previously unselected package python-protobuf. [2019-09-30T13:05:37.929Z] #57 48.94 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-30T13:05:37.929Z] #57 48.95 Unpacking python-protobuf (3.0.0-9) ... [2019-09-30T13:05:37.929Z] #57 49.57 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:05:37.929Z] #57 49.76 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:05:37.929Z] #57 49.78 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-30T13:05:38.136Z] LINK criu/pie/parasite.built-in.o [2019-09-30T13:05:38.136Z] GEN criu/pie/parasite-blob.h [2019-09-30T13:05:38.136Z] CC criu/arch/ppc64/restorer.o [2019-09-30T13:05:38.136Z] CC criu/pie/restorer.o [2019-09-30T13:05:38.186Z] #57 ... [2019-09-30T13:05:38.186Z] [2019-09-30T13:05:38.186Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-30T13:05:38.186Z] #8 DONE 3.2s [2019-09-30T13:05:38.186Z] [2019-09-30T13:05:38.186Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:38.186Z] #20 6.015 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-30T13:05:38.186Z] #20 6.561 [2019-09-30T13:05:38.701Z] #20 6.865 #### 6.4% ########## 14.1% ############### 21.5% ###################### 31.8% ############################## 41.9% ##################################### 52.2% ############################################ 62.1% ################################################ 67.1% ###################################################### 76.0% ########################################################### 82.4% ############################################################# 85.2% ################################################################ 89.0% ##################################################################### 96.7% ######################################################################## 100.0% [2019-09-30T13:05:38.701Z] #20 ... [2019-09-30T13:05:38.701Z] [2019-09-30T13:05:38.701Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:05:38.701Z] #47 3.453 + RM_GOPATH=0 [2019-09-30T13:05:38.701Z] #47 3.460 + TMP_GOPATH= [2019-09-30T13:05:38.701Z] #47 3.460 + : /build [2019-09-30T13:05:38.701Z] #47 3.460 + '[' -z '' ']' [2019-09-30T13:05:38.701Z] #47 3.460 ++ mktemp -d [2019-09-30T13:05:38.701Z] #47 3.460 + export GOPATH=/tmp/tmp.x5uKQmlPYd [2019-09-30T13:05:38.701Z] #47 3.460 + GOPATH=/tmp/tmp.x5uKQmlPYd [2019-09-30T13:05:38.701Z] #47 3.460 + RM_GOPATH=1 [2019-09-30T13:05:38.701Z] #47 3.460 ++ dirname ./install.sh [2019-09-30T13:05:38.701Z] #47 3.468 + dir=. [2019-09-30T13:05:38.701Z] #47 3.468 + bin=containerd [2019-09-30T13:05:38.701Z] #47 3.468 + shift [2019-09-30T13:05:38.701Z] #47 3.468 + '[' '!' -f ./containerd.installer ']' [2019-09-30T13:05:38.701Z] #47 3.468 + . ./containerd.installer [2019-09-30T13:05:38.701Z] #47 3.468 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:05:38.701Z] #47 3.468 + install_containerd [2019-09-30T13:05:38.701Z] #47 3.468 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-09-30T13:05:38.701Z] #47 3.468 + git clone https://github.com/containerd/containerd.git /tmp/tmp.x5uKQmlPYd/src/github.com/containerd/containerd [2019-09-30T13:05:38.701Z] #47 3.468 Cloning into '/tmp/tmp.x5uKQmlPYd/src/github.com/containerd/containerd'... [2019-09-30T13:05:38.701Z] #47 3.468 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:05:38.958Z] #47 ... [2019-09-30T13:05:38.958Z] [2019-09-30T13:05:38.958Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:38.958Z] #35 46.19 Selecting previously unselected package liblzo2-2:amd64. [2019-09-30T13:05:38.958Z] #35 46.22 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-30T13:05:38.958Z] #35 46.23 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:05:38.958Z] #35 46.38 Selecting previously unselected package libicu57:amd64. [2019-09-30T13:05:38.958Z] #35 46.38 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-30T13:05:38.958Z] #35 46.38 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-30T13:05:39.146Z] LINK criu/pie/restorer.built-in.o [2019-09-30T13:05:39.146Z] GEN criu/pie/restorer-blob.h [2019-09-30T13:05:39.146Z] DEP criu/vdso.d [2019-09-30T13:05:39.215Z] #35 ... [2019-09-30T13:05:39.215Z] [2019-09-30T13:05:39.215Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:39.215Z] #33 41.22 sync [2019-09-30T13:05:39.215Z] #33 41.22 internal/reflectlite [2019-09-30T13:05:39.215Z] #33 43.48 github.com/LK4D4/vndr/godl/singleflight [2019-09-30T13:05:39.215Z] #33 44.09 math/rand [2019-09-30T13:05:39.215Z] #33 45.58 internal/singleflight [2019-09-30T13:05:39.215Z] #33 45.58 errors [2019-09-30T13:05:39.215Z] #33 45.93 io [2019-09-30T13:05:39.215Z] #33 46.00 strconv [2019-09-30T13:05:39.215Z] #33 47.33 bytes [2019-09-30T13:05:39.215Z] #33 50.07 bufio [2019-09-30T13:05:39.215Z] #33 51.37 reflect [2019-09-30T13:05:39.430Z] DEP criu/uts_ns.d [2019-09-30T13:05:39.430Z] DEP criu/util.d [2019-09-30T13:05:39.430Z] DEP criu/uffd.d [2019-09-30T13:05:39.472Z] #33 ... [2019-09-30T13:05:39.472Z] [2019-09-30T13:05:39.472Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:39.472Z] #20 8.954 [2019-09-30T13:05:39.714Z] DEP criu/tun.d [2019-09-30T13:05:39.714Z] DEP criu/tty.d [2019-09-30T13:05:39.714Z] DEP criu/timerfd.d [2019-09-30T13:05:39.714Z] DEP criu/sysfs_parse.d [2019-09-30T13:05:39.998Z] DEP criu/sysctl.d [2019-09-30T13:05:39.998Z] DEP criu/string.d [2019-09-30T13:05:39.998Z] DEP criu/stats.d [2019-09-30T13:05:39.998Z] DEP criu/sockets.d [2019-09-30T13:05:39.998Z] DEP criu/sk-unix.d [2019-09-30T13:05:40.284Z] DEP criu/sk-tcp.d [2019-09-30T13:05:40.284Z] DEP criu/sk-queue.d [2019-09-30T13:05:40.284Z] DEP criu/sk-packet.d [2019-09-30T13:05:40.501Z] #20 9.247 ############ 16.8% ################ 22.3% ############################# 41.1% #################################### 51.2% ################################################ 67.6% ######################################################### 79.9% ################################################################## 92.3% ######################################################################## 100.0% [2019-09-30T13:05:40.571Z] DEP criu/sk-netlink.d [2019-09-30T13:05:40.571Z] DEP criu/sk-inet.d [2019-09-30T13:05:40.571Z] DEP criu/signalfd.d [2019-09-30T13:05:40.571Z] DEP criu/sigframe.d [2019-09-30T13:05:40.858Z] DEP criu/shmem.d [2019-09-30T13:05:40.858Z] DEP criu/servicefd.d [2019-09-30T13:05:40.858Z] DEP criu/seize.d [2019-09-30T13:05:40.858Z] DEP criu/seccomp.d [2019-09-30T13:05:41.067Z] #20 10.62 [2019-09-30T13:05:41.143Z] DEP criu/rst-malloc.d [2019-09-30T13:05:41.143Z] DEP criu/rbtree.d [2019-09-30T13:05:41.143Z] DEP criu/pstree.d [2019-09-30T13:05:41.143Z] DEP criu/protobuf.d [2019-09-30T13:05:41.143Z] GEN criu/protobuf-desc-gen.h [2019-09-30T13:05:41.324Z] #20 10.92 #### [2019-09-30T13:05:41.324Z] #20 ... [2019-09-30T13:05:41.324Z] [2019-09-30T13:05:41.324Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-30T13:05:41.324Z] #9 3.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-30T13:05:41.324Z] #9 DONE 3.3s [2019-09-30T13:05:41.324Z] [2019-09-30T13:05:41.324Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:41.582Z] #20 10.92 #### 6.2% ######## 12.1% ########### [2019-09-30T13:05:41.582Z] #20 ... [2019-09-30T13:05:41.582Z] [2019-09-30T13:05:41.582Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:05:41.582Z] #15 43.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-30T13:05:41.582Z] #15 ... [2019-09-30T13:05:41.582Z] [2019-09-30T13:05:41.582Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:41.768Z] DEP criu/protobuf-desc.d [2019-09-30T13:05:41.768Z] DEP criu/proc_parse.d [2019-09-30T13:05:41.768Z] DEP criu/plugin.d [2019-09-30T13:05:41.768Z] DEP criu/pipes.d [2019-09-30T13:05:42.051Z] DEP criu/pie-util.d [2019-09-30T13:05:42.051Z] DEP criu/pie-util-vdso.d [2019-09-30T13:05:42.051Z] DEP criu/pie-util-vdso-elf32.d [2019-09-30T13:05:42.051Z] DEP criu/path.d [2019-09-30T13:05:42.051Z] DEP criu/parasite-syscall.d [2019-09-30T13:05:42.334Z] DEP criu/pagemap.d [2019-09-30T13:05:42.334Z] DEP criu/pagemap-cache.d [2019-09-30T13:05:42.334Z] DEP criu/page-xfer.d [2019-09-30T13:05:42.334Z] DEP criu/page-pipe.d [2019-09-30T13:05:42.334Z] DEP criu/netfilter.d [2019-09-30T13:05:42.617Z] DEP criu/net.d [2019-09-30T13:05:42.617Z] DEP criu/namespaces.d [2019-09-30T13:05:42.617Z] DEP criu/mount.d [2019-09-30T13:05:42.872Z] #20 10.92 #### 6.2% ######## 12.1% ########### 16.1% ############## 20.6% #################### 28.3% ########################### 37.7% ################################# 46.3% ####################################### 54.5% ############################################## 65.0% ##################################################### 73.7% ########################################################## 80.6% ############################################################# 85.2% ################################################################ 90.2% ####################################################################### 98.6% ######################################################################## 100.0% [2019-09-30T13:05:42.900Z] DEP criu/mem.d [2019-09-30T13:05:42.900Z] DEP criu/lsm.d [2019-09-30T13:05:42.900Z] DEP criu/log.d [2019-09-30T13:05:42.900Z] DEP criu/libnetlink.d [2019-09-30T13:05:42.900Z] DEP criu/kerndat.d [2019-09-30T13:05:43.183Z] DEP criu/kcmp-ids.d [2019-09-30T13:05:43.183Z] DEP criu/irmap.d [2019-09-30T13:05:43.183Z] DEP criu/ipc_ns.d [2019-09-30T13:05:43.183Z] DEP criu/image.d [2019-09-30T13:05:43.437Z] #20 12.93 [2019-09-30T13:05:43.465Z] DEP criu/image-desc.d [2019-09-30T13:05:43.465Z] DEP criu/fsnotify.d [2019-09-30T13:05:43.465Z] DEP criu/filesystems.d [2019-09-30T13:05:43.465Z] DEP criu/files.d [2019-09-30T13:05:43.748Z] DEP criu/files-reg.d [2019-09-30T13:05:43.748Z] DEP criu/files-ext.d [2019-09-30T13:05:43.748Z] DEP criu/file-lock.d [2019-09-30T13:05:43.748Z] DEP criu/file-ids.d [2019-09-30T13:05:44.031Z] DEP criu/fifo.d [2019-09-30T13:05:44.031Z] DEP criu/fdstore.d [2019-09-30T13:05:44.031Z] DEP criu/fault-injection.d [2019-09-30T13:05:44.031Z] DEP criu/external.d [2019-09-30T13:05:44.031Z] DEP criu/eventpoll.d [2019-09-30T13:05:44.239Z] #14 7.983 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-30T13:05:44.239Z] #14 8.048 Collecting pyyaml (from yamllint==1.16.0) [2019-09-30T13:05:44.314Z] DEP criu/eventfd.d [2019-09-30T13:05:44.314Z] DEP criu/crtools.d [2019-09-30T13:05:44.314Z] DEP criu/cr-service.d [2019-09-30T13:05:44.314Z] DEP criu/cr-restore.d [2019-09-30T13:05:44.597Z] DEP criu/cr-errno.d [2019-09-30T13:05:44.597Z] DEP criu/cr-dump.d [2019-09-30T13:05:44.597Z] DEP criu/cr-dedup.d [2019-09-30T13:05:44.597Z] DEP criu/cr-check.d [2019-09-30T13:05:44.803Z] #14 9.100 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-30T13:05:44.879Z] DEP criu/config.d [2019-09-30T13:05:44.879Z] DEP criu/clone-noasan.d [2019-09-30T13:05:44.879Z] DEP criu/cgroup.d [2019-09-30T13:05:44.879Z] DEP criu/cgroup-props.d [2019-09-30T13:05:45.061Z] #14 9.532 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-30T13:05:45.162Z] DEP criu/bitmap.d [2019-09-30T13:05:45.162Z] DEP criu/bfd.d [2019-09-30T13:05:45.162Z] DEP criu/autofs.d [2019-09-30T13:05:45.162Z] DEP criu/aio.d [2019-09-30T13:05:45.162Z] DEP criu/action-scripts.d [2019-09-30T13:05:45.270Z] #20 13.23 # 2.0% ## 4.0% #### 6.0% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.3% ########### 16.0% ############# 18.8% ############### 21.0% ################# 23.8% ################## 26.2% #################### 29.0% ####################### 33.0% ######################### 35.7% ##### [2019-09-30T13:05:45.270Z] #20 ... [2019-09-30T13:05:45.270Z] [2019-09-30T13:05:45.270Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-30T13:05:45.270Z] #10 DONE 3.9s [2019-09-30T13:05:45.270Z] [2019-09-30T13:05:45.270Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:45.446Z] CC criu/action-scripts.o [2019-09-30T13:05:45.729Z] CC criu/aio.o [2019-09-30T13:05:45.729Z] CC criu/autofs.o [2019-09-30T13:05:46.430Z] #14 10.59 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-30T13:05:46.430Z] #14 10.84 Building wheels for collected packages: pyyaml, pathspec [2019-09-30T13:05:46.687Z] #14 10.84 Running setup.py bdist_wheel for pyyaml: started [2019-09-30T13:05:46.740Z] CC criu/bfd.o [2019-09-30T13:05:46.740Z] CC criu/bitmap.o [2019-09-30T13:05:46.945Z] #14 11.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-30T13:05:47.023Z] CC criu/cgroup-props.o [2019-09-30T13:05:47.203Z] #14 11.27 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-30T13:05:47.203Z] #14 11.29 Running setup.py bdist_wheel for pathspec: started [2019-09-30T13:05:47.203Z] #14 11.57 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-30T13:05:47.203Z] #14 11.57 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-30T13:05:47.203Z] #14 11.58 Successfully built pyyaml pathspec [2019-09-30T13:05:47.203Z] #14 11.58 Installing collected packages: pyyaml, pathspec, yamllint [2019-09-30T13:05:47.203Z] #14 11.68 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-30T13:05:47.309Z] CC criu/cgroup.o [2019-09-30T13:05:47.769Z] #14 DONE 11.9s [2019-09-30T13:05:47.769Z] [2019-09-30T13:05:47.769Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-30T13:05:47.769Z] #16 DONE 0.1s [2019-09-30T13:05:47.769Z] [2019-09-30T13:05:47.769Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-30T13:05:47.769Z] #64 CACHED [2019-09-30T13:05:47.769Z] [2019-09-30T13:05:47.769Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:47.847Z] #20 13.23 # 2.0% ## 4.0% #### 6.0% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.3% ########### 16.0% ############# 18.8% ############### 21.0% ################# 23.8% ################## 26.2% #################### 29.0% ####################### 33.0% ######################### 35.7% ############################ 39.1% ############################# 40.8% ############################## 42.4% ############################## 42.9% ################################ 44.5% ################################## 48.0% #################################### 50.5% ###################################### 53.2% ######################################## 55.7% ########################################## 58.6% ############################################ 61.1% ############################################# 63.2% ################################################ 67.9% ################################################## 70.8% #################################################### 72.9% ###################################################### 75.9% ######################################################## 78.6% ########################################################## 80.9% ############################################################ 83.7% ############################################################## 86.9% ################################################################ 89.7% ################################################################## 92.6% ##################################################################### 96.1% ####################################################################### 99.7% ######################################################################## 100.0% [2019-09-30T13:05:47.847Z] #20 17.50 [2019-09-30T13:05:48.245Z] + dpkg --print-architecture [2019-09-30T13:05:48.245Z] + cd /tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution [2019-09-30T13:05:48.245Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-30T13:05:48.245Z] + GOPATH=/tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hBT9KkZMq6 [2019-09-30T13:05:48.245Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-30T13:05:48.332Z] #40 ... [2019-09-30T13:05:48.332Z] [2019-09-30T13:05:48.332Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:48.332Z] #22 DONE 0.4s [2019-09-30T13:05:48.332Z] [2019-09-30T13:05:48.332Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-30T13:05:48.782Z] CC criu/clone-noasan.o [2019-09-30T13:05:48.783Z] CC criu/config.o [2019-09-30T13:05:49.217Z] #20 ... [2019-09-30T13:05:49.217Z] [2019-09-30T13:05:49.217Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-30T13:05:49.217Z] #11 DONE 3.6s [2019-09-30T13:05:49.217Z] [2019-09-30T13:05:49.217Z] #12 [dev 6/24] RUN ldconfig [2019-09-30T13:05:49.268Z] #32 ... [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:49.268Z] #40 DONE 1.4s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-30T13:05:49.268Z] #60 DONE 0.9s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-30T13:05:49.268Z] #49 DONE 1.0s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-30T13:05:49.268Z] #26 DONE 1.0s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-30T13:05:49.268Z] #32 DONE 1.0s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-30T13:05:49.268Z] #29 DONE 1.0s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-30T13:05:49.268Z] #21 DONE 1.4s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-30T13:05:49.268Z] #23 DONE 1.0s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.268Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-30T13:05:49.268Z] #52 DONE 1.0s [2019-09-30T13:05:49.268Z] [2019-09-30T13:05:49.269Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-30T13:05:49.269Z] #41 DONE 0.2s [2019-09-30T13:05:49.269Z] [2019-09-30T13:05:49.269Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-30T13:05:49.792Z] CC criu/cr-check.o [2019-09-30T13:05:50.407Z] CC criu/cr-dedup.o [2019-09-30T13:05:50.587Z] #12 ... [2019-09-30T13:05:50.587Z] [2019-09-30T13:05:50.587Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:50.587Z] #33 52.58 sort [2019-09-30T13:05:50.587Z] #33 53.97 internal/oserror [2019-09-30T13:05:50.587Z] #33 54.12 syscall [2019-09-30T13:05:50.587Z] #33 ... [2019-09-30T13:05:50.587Z] [2019-09-30T13:05:50.587Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:50.587Z] #20 18.91 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-30T13:05:50.587Z] #20 19.53 [2019-09-30T13:05:50.587Z] #20 19.79 ######################################################################## 100.0% [2019-09-30T13:05:50.587Z] #20 19.88 [2019-09-30T13:05:50.690Z] CC criu/cr-dump.o [2019-09-30T13:05:50.844Z] #20 ... [2019-09-30T13:05:50.844Z] [2019-09-30T13:05:50.844Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:50.844Z] #35 55.25 Selecting previously unselected package libxml2:amd64. [2019-09-30T13:05:50.844Z] #35 55.26 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-30T13:05:50.844Z] #35 55.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:05:50.844Z] #35 56.14 Selecting previously unselected package libarchive13:amd64. [2019-09-30T13:05:50.844Z] #35 56.15 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-30T13:05:50.844Z] #35 56.16 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-30T13:05:50.844Z] #35 56.73 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-30T13:05:50.844Z] #35 56.73 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-30T13:05:50.844Z] #35 56.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-30T13:05:50.844Z] #35 56.98 Selecting previously unselected package libuv1:amd64. [2019-09-30T13:05:50.844Z] #35 56.98 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-30T13:05:50.844Z] #35 56.99 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-30T13:05:50.844Z] #35 57.47 Selecting previously unselected package cmake. [2019-09-30T13:05:50.844Z] #35 57.48 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-30T13:05:50.844Z] #35 57.71 Unpacking cmake (3.7.2-1) ... [2019-09-30T13:05:50.844Z] #35 61.65 Selecting previously unselected package xxd. [2019-09-30T13:05:50.844Z] #35 61.67 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-30T13:05:50.844Z] #35 61.68 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:50.844Z] #35 61.89 Selecting previously unselected package vim-common. [2019-09-30T13:05:50.844Z] #35 61.90 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:05:50.844Z] #35 61.92 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:50.844Z] #35 62.33 Processing triggers for mime-support (3.60) ... [2019-09-30T13:05:50.844Z] #35 62.42 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:50.845Z] #35 62.43 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-30T13:05:50.845Z] #35 62.45 Setting up cmake-data (3.7.2-1) ... [2019-09-30T13:05:50.845Z] #35 62.46 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-30T13:05:50.845Z] #35 62.48 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:05:50.845Z] #35 62.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:50.845Z] #35 62.54 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:05:50.845Z] #35 62.57 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:05:50.845Z] #35 62.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-30T13:05:50.845Z] #35 62.60 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-30T13:05:50.845Z] #35 62.62 Setting up cmake (3.7.2-1) ... [2019-09-30T13:05:50.845Z] #35 62.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:50.845Z] #35 DONE 63.2s [2019-09-30T13:05:50.845Z] [2019-09-30T13:05:50.845Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:05:50.845Z] #36 DONE 0.1s [2019-09-30T13:05:51.105Z] [2019-09-30T13:05:51.105Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-30T13:05:51.105Z] #37 DONE 0.1s [2019-09-30T13:05:51.105Z] [2019-09-30T13:05:51.105Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-30T13:05:51.670Z] #38 ... [2019-09-30T13:05:51.670Z] [2019-09-30T13:05:51.670Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:51.670Z] #57 55.40 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:05:51.670Z] #57 55.43 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-30T13:05:51.670Z] #57 55.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:51.670Z] #57 55.49 Setting up python-protobuf (3.0.0-9) ... [2019-09-30T13:05:51.670Z] #57 63.17 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-30T13:05:51.670Z] #57 63.18 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-30T13:05:51.670Z] #57 63.23 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:05:51.670Z] #57 63.31 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-30T13:05:51.670Z] #57 63.32 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-30T13:05:51.670Z] #57 63.34 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:05:51.670Z] #57 63.38 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-30T13:05:51.670Z] #57 63.40 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-30T13:05:51.670Z] #57 63.43 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-30T13:05:51.670Z] #57 63.45 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-30T13:05:51.670Z] #57 63.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:05:51.670Z] #57 DONE 63.7s [2019-09-30T13:05:51.670Z] [2019-09-30T13:05:51.670Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:05:51.700Z] CC criu/cr-errno.o [2019-09-30T13:05:51.700Z] CC criu/cr-restore.o [2019-09-30T13:05:52.603Z] #58 ... [2019-09-30T13:05:52.603Z] [2019-09-30T13:05:52.603Z] #12 [dev 6/24] RUN ldconfig [2019-09-30T13:05:52.603Z] #12 DONE 3.4s [2019-09-30T13:05:52.603Z] [2019-09-30T13:05:52.603Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:53.167Z] #13 ... [2019-09-30T13:05:53.167Z] [2019-09-30T13:05:53.167Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:05:53.167Z] #30 55.16 time [2019-09-30T13:05:53.167Z] #30 63.29 internal/poll [2019-09-30T13:05:53.426Z] #30 ... [2019-09-30T13:05:53.426Z] [2019-09-30T13:05:53.426Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:53.426Z] #20 21.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-30T13:05:53.426Z] #20 22.85 [2019-09-30T13:05:53.467Z] + rm -rf /tmp/tmp.hBT9KkZMq6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hBT9KkZMq6 [2019-09-30T13:05:53.683Z] #20 23.23 ################################################################### 93.8% ######################################################################## 100.0% [2019-09-30T13:05:53.683Z] #20 23.34 [2019-09-30T13:05:54.380Z] CC criu/cr-service.o [2019-09-30T13:05:54.523Z] #53 4.583 + RM_GOPATH=0 [2019-09-30T13:05:54.523Z] #53 4.583 + TMP_GOPATH= [2019-09-30T13:05:54.523Z] #53 4.583 + : /build [2019-09-30T13:05:54.523Z] #53 4.583 + '[' -z '' ']' [2019-09-30T13:05:54.523Z] #53 4.590 ++ mktemp -d [2019-09-30T13:05:54.523Z] #53 4.597 + export GOPATH=/tmp/tmp.txEijsSnPk [2019-09-30T13:05:54.523Z] #53 4.597 + GOPATH=/tmp/tmp.txEijsSnPk [2019-09-30T13:05:54.523Z] #53 4.597 + RM_GOPATH=1 [2019-09-30T13:05:54.523Z] #53 4.598 ++ dirname ./install.sh [2019-09-30T13:05:54.523Z] #53 4.606 + dir=. [2019-09-30T13:05:54.523Z] #53 4.606 + bin=dockercli [2019-09-30T13:05:54.523Z] #53 4.606 + shift [2019-09-30T13:05:54.523Z] #53 4.606 + '[' '!' -f ./dockercli.installer ']' [2019-09-30T13:05:54.523Z] #53 4.606 + . ./dockercli.installer [2019-09-30T13:05:54.523Z] #53 4.606 ++ DOCKERCLI_CHANNEL=stable [2019-09-30T13:05:54.523Z] #53 4.606 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-30T13:05:54.523Z] #53 4.607 + install_dockercli [2019-09-30T13:05:54.523Z] #53 4.607 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-30T13:05:54.523Z] #53 4.607 Install docker/cli version 17.06.2-ce from stable [2019-09-30T13:05:54.523Z] #53 4.610 ++ uname -m [2019-09-30T13:05:54.523Z] #53 4.616 + arch=x86_64 [2019-09-30T13:05:54.523Z] #53 4.617 + '[' x86_64 '!=' x86_64 ']' [2019-09-30T13:05:54.523Z] #53 4.617 + url=https://download.docker.com/linux/static [2019-09-30T13:05:54.523Z] #53 4.617 + tar -xz docker/docker [2019-09-30T13:05:54.523Z] #53 4.622 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-30T13:05:54.616Z] #20 ... [2019-09-30T13:05:54.616Z] [2019-09-30T13:05:54.616Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:05:54.616Z] #42 13.82 + cd /tmp/tmp.ZfkM8IfCip/src/github.com/opencontainers/runc [2019-09-30T13:05:54.616Z] #42 13.83 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:05:54.616Z] #42 14.08 + '[' -z '' ']' [2019-09-30T13:05:54.616Z] #42 14.08 + target=static [2019-09-30T13:05:54.616Z] #42 14.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-30T13:05:54.616Z] #42 16.97 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-09-30T13:05:54.616Z] #42 ... [2019-09-30T13:05:54.616Z] [2019-09-30T13:05:54.616Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-30T13:05:54.616Z] #38 3.481 + RM_GOPATH=0 [2019-09-30T13:05:54.616Z] #38 3.483 + TMP_GOPATH= [2019-09-30T13:05:54.616Z] #38 3.484 + : /build [2019-09-30T13:05:54.616Z] #38 3.484 + '[' -z '' ']' [2019-09-30T13:05:54.616Z] #38 3.486 ++ mktemp -d [2019-09-30T13:05:54.616Z] #38 3.490 + export GOPATH=/tmp/tmp.nvzT9g2adb [2019-09-30T13:05:54.616Z] #38 3.490 + GOPATH=/tmp/tmp.nvzT9g2adb [2019-09-30T13:05:54.616Z] #38 3.490 + RM_GOPATH=1 [2019-09-30T13:05:54.616Z] #38 3.492 ++ dirname ./install.sh [2019-09-30T13:05:54.616Z] #38 3.497 + dir=. [2019-09-30T13:05:54.617Z] #38 3.497 + bin=tini [2019-09-30T13:05:54.617Z] #38 3.497 + shift [2019-09-30T13:05:54.617Z] #38 3.497 + '[' '!' -f ./tini.installer ']' [2019-09-30T13:05:54.617Z] #38 3.498 + . ./tini.installer [2019-09-30T13:05:54.617Z] #38 3.498 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:05:54.617Z] #38 3.498 + install_tini [2019-09-30T13:05:54.617Z] #38 3.498 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-30T13:05:54.617Z] #38 3.499 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:05:54.617Z] #38 3.499 + git clone https://github.com/krallin/tini.git /tmp/tmp.nvzT9g2adb/tini [2019-09-30T13:05:54.617Z] #38 3.505 Cloning into '/tmp/tmp.nvzT9g2adb/tini'... [2019-09-30T13:05:54.724Z] Removing intermediate container 470f55ac6a84 [2019-09-30T13:05:54.724Z] ---> ba377ce8d590 [2019-09-30T13:05:54.724Z] Step 17/126 : FROM base AS swagger [2019-09-30T13:05:54.724Z] ---> dd557f85d4fd [2019-09-30T13:05:54.724Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-30T13:05:54.724Z] ---> Running in 4656e4af9d89 [2019-09-30T13:05:54.724Z] Removing intermediate container 4656e4af9d89 [2019-09-30T13:05:54.724Z] ---> 0a81362b283f [2019-09-30T13:05:54.724Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-30T13:05:54.724Z] ---> Running in a98f9d750934 [2019-09-30T13:05:55.004Z] CC criu/crtools.o [2019-09-30T13:05:55.456Z] #53 ... [2019-09-30T13:05:55.456Z] [2019-09-30T13:05:55.456Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:55.456Z] #33 5.264 + RM_GOPATH=0 [2019-09-30T13:05:55.456Z] #33 5.265 + TMP_GOPATH= [2019-09-30T13:05:55.456Z] #33 5.265 + : /build [2019-09-30T13:05:55.456Z] #33 5.265 + '[' -z '' ']' [2019-09-30T13:05:55.456Z] #33 5.267 ++ mktemp -d [2019-09-30T13:05:55.456Z] #33 5.270 + export GOPATH=/tmp/tmp.XGcKDFqLG1 [2019-09-30T13:05:55.456Z] #33 5.271 + GOPATH=/tmp/tmp.XGcKDFqLG1 [2019-09-30T13:05:55.456Z] #33 5.271 + RM_GOPATH=1 [2019-09-30T13:05:55.456Z] #33 5.272 ++ dirname ./install.sh [2019-09-30T13:05:55.456Z] #33 5.273 + dir=. [2019-09-30T13:05:55.456Z] #33 5.273 + bin=vndr [2019-09-30T13:05:55.456Z] #33 5.273 + shift [2019-09-30T13:05:55.456Z] #33 5.273 + '[' '!' -f ./vndr.installer ']' [2019-09-30T13:05:55.456Z] #33 5.273 + . ./vndr.installer [2019-09-30T13:05:55.456Z] #33 5.273 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:05:55.456Z] #33 5.273 + install_vndr [2019-09-30T13:05:55.456Z] #33 5.273 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-30T13:05:55.456Z] #33 5.273 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:05:55.456Z] #33 5.273 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XGcKDFqLG1/src/github.com/LK4D4/vndr [2019-09-30T13:05:55.456Z] #33 5.275 Cloning into '/tmp/tmp.XGcKDFqLG1/src/github.com/LK4D4/vndr'... [2019-09-30T13:05:55.456Z] #33 6.147 + cd /tmp/tmp.XGcKDFqLG1/src/github.com/LK4D4/vndr [2019-09-30T13:05:55.456Z] #33 6.160 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:05:55.456Z] #33 6.182 + go build -buildmode=pie -v -o /build/vndr . [2019-09-30T13:05:55.512Z] + mktemp -d [2019-09-30T13:05:55.512Z] + export GOPATH=/tmp/tmp.8rUSproEbt [2019-09-30T13:05:55.512Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.8rUSproEbt/src/github.com/go-swagger/go-swagger [2019-09-30T13:05:55.512Z] Cloning into '/tmp/tmp.8rUSproEbt/src/github.com/go-swagger/go-swagger'... [2019-09-30T13:05:55.570Z] #38 4.528 + cd /tmp/tmp.nvzT9g2adb/tini [2019-09-30T13:05:55.570Z] #38 4.529 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:05:55.570Z] #38 4.534 + cmake . [2019-09-30T13:05:55.620Z] CC criu/eventfd.o [2019-09-30T13:05:55.620Z] CC criu/eventpoll.o [2019-09-30T13:05:56.135Z] #38 5.153 -- The C compiler identification is GNU 6.3.0 [2019-09-30T13:05:56.135Z] #38 5.185 -- Check for working C compiler: /usr/bin/cc [2019-09-30T13:05:56.236Z] CC criu/external.o [2019-09-30T13:05:56.236Z] CC criu/fault-injection.o [2019-09-30T13:05:56.236Z] CC criu/fdstore.o [2019-09-30T13:05:56.520Z] CC criu/fifo.o [2019-09-30T13:05:56.804Z] CC criu/file-ids.o [2019-09-30T13:05:56.804Z] CC criu/file-lock.o [2019-09-30T13:05:56.828Z] #33 7.595 runtime/internal/atomic [2019-09-30T13:05:56.828Z] #33 7.610 internal/cpu [2019-09-30T13:05:56.828Z] #33 7.768 runtime/internal/sys [2019-09-30T13:05:57.065Z] #38 5.795 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-30T13:05:57.065Z] #38 5.797 -- Detecting C compiler ABI info [2019-09-30T13:05:57.085Z] #33 7.934 runtime/internal/math [2019-09-30T13:05:57.085Z] #33 8.018 internal/race [2019-09-30T13:05:57.085Z] #33 8.108 sync/atomic [2019-09-30T13:05:57.342Z] #33 8.163 internal/bytealg [2019-09-30T13:05:57.420Z] CC criu/files-ext.o [2019-09-30T13:05:57.599Z] #33 8.471 unicode [2019-09-30T13:05:57.630Z] #38 6.367 -- Detecting C compiler ABI info - done [2019-09-30T13:05:57.630Z] #38 6.443 -- Detecting C compile features [2019-09-30T13:05:57.703Z] CC criu/files-reg.o [2019-09-30T13:05:57.857Z] #33 ... [2019-09-30T13:05:57.857Z] [2019-09-30T13:05:57.857Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:05:57.857Z] #44 6.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:05:57.857Z] #44 6.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:05:57.857Z] #44 6.153 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:05:57.857Z] #44 6.158 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:05:57.857Z] #44 6.169 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:05:57.857Z] #44 6.880 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:05:57.857Z] #44 8.429 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:05:57.857Z] #44 9.150 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:05:57.857Z] #44 ... [2019-09-30T13:05:57.857Z] [2019-09-30T13:05:57.857Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:57.857Z] #35 6.914 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:05:57.857Z] #35 6.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:05:57.857Z] #35 6.957 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:05:57.857Z] #35 6.973 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:05:57.857Z] #35 7.008 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:05:57.857Z] #35 7.626 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:05:57.857Z] #35 9.184 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:05:57.857Z] #35 10.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:05:58.114Z] #35 ... [2019-09-30T13:05:58.114Z] [2019-09-30T13:05:58.114Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:05:58.114Z] #55 5.284 + mktemp -d [2019-09-30T13:05:58.114Z] #55 5.299 + export GOPATH=/tmp/tmp.8N80l2ymDS [2019-09-30T13:05:58.114Z] #55 5.299 + git clone https://github.com/docker/distribution.git /tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution [2019-09-30T13:05:58.114Z] #55 5.303 Cloning into '/tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution'... [2019-09-30T13:05:58.114Z] #55 ... [2019-09-30T13:05:58.114Z] [2019-09-30T13:05:58.114Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:58.114Z] #57 5.285 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:05:58.114Z] #57 5.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:05:58.114Z] #57 5.334 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:05:58.114Z] #57 5.359 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:05:58.114Z] #57 5.385 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:05:58.114Z] #57 5.918 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:05:58.114Z] #57 7.203 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:05:58.114Z] #57 8.157 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:05:58.196Z] #38 ... [2019-09-30T13:05:58.196Z] [2019-09-30T13:05:58.196Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:05:58.196Z] #20 24.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-30T13:05:58.196Z] #20 24.90 skipping existing 1849cc453dee [2019-09-30T13:05:58.196Z] #20 25.03 [2019-09-30T13:05:58.196Z] #20 26.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-30T13:05:58.196Z] #20 27.00 [2019-09-30T13:05:58.196Z] #20 27.25 ######################################################################## 100.0% [2019-09-30T13:05:58.196Z] #20 27.44 [2019-09-30T13:05:58.196Z] #20 27.50 Download of images into '/build' complete. [2019-09-30T13:05:58.196Z] #20 27.50 Use something like the following to load the result into a Docker daemon: [2019-09-30T13:05:58.196Z] #20 27.50 tar -cC '/build' . | docker load [2019-09-30T13:05:58.196Z] #20 DONE 27.7s [2019-09-30T13:05:58.371Z] #57 ... [2019-09-30T13:05:58.371Z] [2019-09-30T13:05:58.371Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:05:58.371Z] #33 9.118 runtime [2019-09-30T13:05:58.453Z] [2019-09-30T13:05:58.453Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:05:58.453Z] #13 4.155 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:05:58.453Z] #13 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:05:58.453Z] #13 4.213 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:05:58.453Z] #13 4.224 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:05:58.453Z] #13 4.253 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:05:58.453Z] #13 5.061 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-09-30T13:05:58.719Z] CC criu/files.o [2019-09-30T13:05:58.795Z] + cd /tmp/tmp.8rUSproEbt/src/github.com/go-swagger/go-swagger [2019-09-30T13:05:58.795Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-30T13:05:58.795Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-30T13:05:59.303Z] #33 ... [2019-09-30T13:05:59.303Z] [2019-09-30T13:05:59.303Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:05:59.303Z] #27 5.165 + RM_GOPATH=0 [2019-09-30T13:05:59.303Z] #27 5.165 + TMP_GOPATH= [2019-09-30T13:05:59.303Z] #27 5.165 + : /build [2019-09-30T13:05:59.303Z] #27 5.165 + '[' -z '' ']' [2019-09-30T13:05:59.303Z] #27 5.165 ++ mktemp -d [2019-09-30T13:05:59.303Z] #27 5.174 + export GOPATH=/tmp/tmp.IOh9dfXFxH [2019-09-30T13:05:59.303Z] #27 5.176 + GOPATH=/tmp/tmp.IOh9dfXFxH [2019-09-30T13:05:59.304Z] #27 5.176 + RM_GOPATH=1 [2019-09-30T13:05:59.304Z] #27 5.177 ++ dirname ./install.sh [2019-09-30T13:05:59.304Z] #27 5.180 + dir=. [2019-09-30T13:05:59.304Z] #27 5.180 + bin=gotestsum [2019-09-30T13:05:59.304Z] #27 5.180 + shift [2019-09-30T13:05:59.304Z] #27 5.180 + '[' '!' -f ./gotestsum.installer ']' [2019-09-30T13:05:59.304Z] #27 5.180 + . ./gotestsum.installer [2019-09-30T13:05:59.304Z] #27 5.180 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-30T13:05:59.304Z] #27 5.183 + install_gotestsum [2019-09-30T13:05:59.304Z] #27 5.184 + echo 'Installing gotestsum version v0.3.5' [2019-09-30T13:05:59.304Z] #27 5.184 Installing gotestsum version v0.3.5 [2019-09-30T13:05:59.304Z] #27 5.184 + go get -d gotest.tools/gotestsum [2019-09-30T13:05:59.304Z] #27 ... [2019-09-30T13:05:59.304Z] [2019-09-30T13:05:59.304Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-30T13:05:59.304Z] #61 5.165 + RM_GOPATH=0 [2019-09-30T13:05:59.304Z] #61 5.165 + TMP_GOPATH= [2019-09-30T13:05:59.304Z] #61 5.165 + : /build/ [2019-09-30T13:05:59.304Z] #61 5.165 + '[' -z '' ']' [2019-09-30T13:05:59.304Z] #61 5.165 ++ mktemp -d [2019-09-30T13:05:59.304Z] #61 5.185 + export GOPATH=/tmp/tmp.79m95oZA4E [2019-09-30T13:05:59.304Z] #61 5.185 + GOPATH=/tmp/tmp.79m95oZA4E [2019-09-30T13:05:59.304Z] #61 5.185 + RM_GOPATH=1 [2019-09-30T13:05:59.304Z] #61 5.185 ++ dirname ./install.sh [2019-09-30T13:05:59.304Z] #61 5.187 + dir=. [2019-09-30T13:05:59.304Z] #61 5.187 + bin=rootlesskit [2019-09-30T13:05:59.304Z] #61 5.188 + shift [2019-09-30T13:05:59.304Z] #61 5.188 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-30T13:05:59.304Z] #61 5.188 + . ./rootlesskit.installer [2019-09-30T13:05:59.304Z] #61 5.188 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:05:59.304Z] #61 5.188 + install_rootlesskit [2019-09-30T13:05:59.304Z] #61 5.189 + case "$1" in [2019-09-30T13:05:59.304Z] #61 5.194 + export CGO_ENABLED=0 [2019-09-30T13:05:59.304Z] #61 5.194 + CGO_ENABLED=0 [2019-09-30T13:05:59.304Z] #61 5.194 + _install_rootlesskit [2019-09-30T13:05:59.304Z] #61 5.194 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-30T13:05:59.304Z] #61 5.197 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:05:59.304Z] #61 5.197 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.79m95oZA4E/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:05:59.304Z] #61 5.198 Cloning into '/tmp/tmp.79m95oZA4E/src/github.com/rootless-containers/rootlesskit'... [2019-09-30T13:05:59.304Z] #61 9.213 + cd /tmp/tmp.79m95oZA4E/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:05:59.304Z] #61 9.213 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:05:59.304Z] #61 9.340 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:05:59.304Z] #61 9.365 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-30T13:05:59.304Z] #61 ... [2019-09-30T13:05:59.304Z] [2019-09-30T13:05:59.304Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:05:59.304Z] #42 4.943 + RM_GOPATH=0 [2019-09-30T13:05:59.304Z] #42 4.943 + TMP_GOPATH= [2019-09-30T13:05:59.304Z] #42 4.943 + : /build [2019-09-30T13:05:59.304Z] #42 4.943 + '[' -z '' ']' [2019-09-30T13:05:59.304Z] #42 4.946 ++ mktemp -d [2019-09-30T13:05:59.304Z] #42 4.946 + export GOPATH=/tmp/tmp.d07HJxVUa1 [2019-09-30T13:05:59.304Z] #42 4.946 + GOPATH=/tmp/tmp.d07HJxVUa1 [2019-09-30T13:05:59.304Z] #42 4.946 + RM_GOPATH=1 [2019-09-30T13:05:59.304Z] #42 4.947 ++ dirname ./install.sh [2019-09-30T13:05:59.304Z] #42 4.948 + dir=. [2019-09-30T13:05:59.304Z] #42 4.950 + bin=runc [2019-09-30T13:05:59.304Z] #42 4.950 + shift [2019-09-30T13:05:59.304Z] #42 4.950 + '[' '!' -f ./runc.installer ']' [2019-09-30T13:05:59.304Z] #42 4.950 + . ./runc.installer [2019-09-30T13:05:59.304Z] #42 4.950 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:05:59.304Z] #42 4.950 + install_runc [2019-09-30T13:05:59.304Z] #42 4.953 + uname -r [2019-09-30T13:05:59.304Z] #42 4.958 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-30T13:05:59.304Z] #42 4.963 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-30T13:05:59.304Z] #42 4.966 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-09-30T13:05:59.304Z] #42 4.967 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-09-30T13:05:59.304Z] #42 4.967 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d07HJxVUa1/src/github.com/opencontainers/runc [2019-09-30T13:05:59.304Z] #42 4.972 Cloning into '/tmp/tmp.d07HJxVUa1/src/github.com/opencontainers/runc'... [2019-09-30T13:05:59.561Z] #42 ... [2019-09-30T13:05:59.561Z] [2019-09-30T13:05:59.561Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:05:59.561Z] #30 5.444 + RM_GOPATH=0 [2019-09-30T13:05:59.561Z] #30 5.445 + TMP_GOPATH= [2019-09-30T13:05:59.561Z] #30 5.445 + : /build [2019-09-30T13:05:59.561Z] #30 5.445 + '[' -z '' ']' [2019-09-30T13:05:59.561Z] #30 5.448 ++ mktemp -d [2019-09-30T13:05:59.561Z] #30 5.455 + export GOPATH=/tmp/tmp.knQLHRfwXP [2019-09-30T13:05:59.561Z] #30 5.455 + GOPATH=/tmp/tmp.knQLHRfwXP [2019-09-30T13:05:59.561Z] #30 5.455 + RM_GOPATH=1 [2019-09-30T13:05:59.561Z] #30 5.455 ++ dirname ./install.sh [2019-09-30T13:05:59.561Z] #30 5.455 + dir=. [2019-09-30T13:05:59.561Z] #30 5.456 + bin=tomlv [2019-09-30T13:05:59.561Z] #30 5.456 + shift [2019-09-30T13:05:59.561Z] #30 5.456 + '[' '!' -f ./tomlv.installer ']' [2019-09-30T13:05:59.561Z] #30 5.458 + . ./tomlv.installer [2019-09-30T13:05:59.561Z] #30 5.458 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:05:59.561Z] #30 5.459 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:05:59.561Z] #30 5.459 + install_tomlv [2019-09-30T13:05:59.561Z] #30 5.459 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-30T13:05:59.561Z] #30 5.461 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.knQLHRfwXP/src/github.com/BurntSushi/toml [2019-09-30T13:05:59.561Z] #30 5.463 Cloning into '/tmp/tmp.knQLHRfwXP/src/github.com/BurntSushi/toml'... [2019-09-30T13:05:59.561Z] #30 6.930 + cd /tmp/tmp.knQLHRfwXP/src/github.com/BurntSushi/toml [2019-09-30T13:05:59.561Z] #30 6.930 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:05:59.561Z] #30 6.935 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:05:59.561Z] #30 7.498 runtime/internal/atomic [2019-09-30T13:05:59.561Z] #30 7.520 internal/cpu [2019-09-30T13:05:59.561Z] #30 7.715 runtime/internal/sys [2019-09-30T13:05:59.561Z] #30 7.923 runtime/internal/math [2019-09-30T13:05:59.561Z] #30 7.998 math/bits [2019-09-30T13:05:59.561Z] #30 8.329 internal/bytealg [2019-09-30T13:05:59.561Z] #30 8.395 math [2019-09-30T13:05:59.561Z] #30 9.102 runtime [2019-09-30T13:05:59.819Z] #30 ... [2019-09-30T13:05:59.819Z] [2019-09-30T13:05:59.819Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:05:59.819Z] #24 5.109 + RM_GOPATH=0 [2019-09-30T13:05:59.819Z] #24 5.109 + TMP_GOPATH= [2019-09-30T13:05:59.819Z] #24 5.117 + : /build [2019-09-30T13:05:59.819Z] #24 5.117 + '[' -z '' ']' [2019-09-30T13:05:59.819Z] #24 5.117 ++ mktemp -d [2019-09-30T13:05:59.819Z] #24 5.137 + export GOPATH=/tmp/tmp.wz4QzCYamS [2019-09-30T13:05:59.819Z] #24 5.137 + GOPATH=/tmp/tmp.wz4QzCYamS [2019-09-30T13:05:59.819Z] #24 5.137 + RM_GOPATH=1 [2019-09-30T13:05:59.819Z] #24 5.137 ++ dirname ./install.sh [2019-09-30T13:05:59.819Z] #24 5.138 + dir=. [2019-09-30T13:05:59.819Z] #24 5.138 + bin=golangci_lint [2019-09-30T13:05:59.819Z] #24 5.138 + shift [2019-09-30T13:05:59.819Z] #24 5.138 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-30T13:05:59.819Z] #24 5.138 + . ./golangci_lint.installer [2019-09-30T13:05:59.819Z] #24 5.138 ++ : v1.17.1 [2019-09-30T13:05:59.819Z] #24 5.138 + install_golangci_lint [2019-09-30T13:05:59.819Z] #24 5.138 + echo 'Installing golangci-lint version v1.17.1' [2019-09-30T13:05:59.819Z] #24 5.138 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:05:59.819Z] #24 5.138 Installing golangci-lint version v1.17.1 [2019-09-30T13:05:59.819Z] #24 ... [2019-09-30T13:05:59.819Z] [2019-09-30T13:05:59.819Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-30T13:05:59.819Z] #50 4.898 + RM_GOPATH=0 [2019-09-30T13:05:59.819Z] #50 4.898 + TMP_GOPATH= [2019-09-30T13:05:59.819Z] #50 4.898 + : /build [2019-09-30T13:05:59.819Z] #50 4.898 + '[' -z '' ']' [2019-09-30T13:05:59.819Z] #50 4.907 ++ mktemp -d [2019-09-30T13:05:59.819Z] #50 4.908 + export GOPATH=/tmp/tmp.4yIGKMzyX9 [2019-09-30T13:05:59.819Z] #50 4.908 + GOPATH=/tmp/tmp.4yIGKMzyX9 [2019-09-30T13:05:59.819Z] #50 4.908 + RM_GOPATH=1 [2019-09-30T13:05:59.819Z] #50 4.908 ++ dirname ./install.sh [2019-09-30T13:05:59.819Z] #50 4.909 + dir=. [2019-09-30T13:05:59.819Z] #50 4.909 + bin=proxy [2019-09-30T13:05:59.819Z] #50 4.909 + shift [2019-09-30T13:05:59.819Z] #50 4.909 + '[' '!' -f ./proxy.installer ']' [2019-09-30T13:05:59.819Z] #50 4.909 + . ./proxy.installer [2019-09-30T13:05:59.819Z] #50 4.909 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:05:59.819Z] #50 4.909 + install_proxy [2019-09-30T13:05:59.819Z] #50 4.909 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:05:59.819Z] #50 4.909 + case "$1" in [2019-09-30T13:05:59.819Z] #50 4.909 + export CGO_ENABLED=0 [2019-09-30T13:05:59.819Z] #50 4.909 + CGO_ENABLED=0 [2019-09-30T13:05:59.819Z] #50 4.909 + _install_proxy [2019-09-30T13:05:59.819Z] #50 4.909 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-30T13:05:59.819Z] #50 4.909 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4yIGKMzyX9/src/github.com/docker/libnetwork [2019-09-30T13:05:59.819Z] #50 4.914 Cloning into '/tmp/tmp.4yIGKMzyX9/src/github.com/docker/libnetwork'... [2019-09-30T13:05:59.823Z] #13 7.341 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-30T13:06:00.200Z] CC criu/filesystems.o [2019-09-30T13:06:00.483Z] CC criu/fsnotify.o [2019-09-30T13:06:01.100Z] CC criu/image-desc.o [2019-09-30T13:06:01.100Z] CC criu/image.o [2019-09-30T13:06:01.190Z] #50 ... [2019-09-30T13:06:01.190Z] [2019-09-30T13:06:01.190Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:01.190Z] #33 11.71 unicode/utf8 [2019-09-30T13:06:01.190Z] #33 12.07 math/bits [2019-09-30T13:06:01.193Z] #13 8.952 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-30T13:06:01.193Z] #13 ... [2019-09-30T13:06:01.193Z] [2019-09-30T13:06:01.193Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:01.193Z] #33 63.38 time [2019-09-30T13:06:01.193Z] #33 67.56 internal/fmtsort [2019-09-30T13:06:01.193Z] #33 68.19 internal/syscall/unix [2019-09-30T13:06:01.193Z] #33 68.45 strings [2019-09-30T13:06:01.193Z] #33 70.34 internal/poll [2019-09-30T13:06:01.193Z] #33 73.24 regexp/syntax [2019-09-30T13:06:01.193Z] #33 73.39 os [2019-09-30T13:06:01.450Z] #33 ... [2019-09-30T13:06:01.450Z] [2019-09-30T13:06:01.450Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-30T13:06:01.450Z] #38 9.710 -- Detecting C compile features - done [2019-09-30T13:06:01.450Z] #38 9.779 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-30T13:06:01.450Z] #38 10.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-30T13:06:01.450Z] #38 10.23 -- Configuring done [2019-09-30T13:06:01.450Z] #38 10.24 -- Generating done [2019-09-30T13:06:01.450Z] #38 10.26 -- Build files have been written to: /tmp/tmp.nvzT9g2adb/tini [2019-09-30T13:06:01.450Z] #38 10.27 + make tini-static [2019-09-30T13:06:01.718Z] CC criu/ipc_ns.o [2019-09-30T13:06:01.755Z] #33 12.70 math [2019-09-30T13:06:02.016Z] #38 10.72 Scanning dependencies of target tini-static [2019-09-30T13:06:02.016Z] #38 10.87 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-30T13:06:02.319Z] #33 ... [2019-09-30T13:06:02.319Z] [2019-09-30T13:06:02.319Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-30T13:06:02.319Z] #53 12.33 + mkdir -p /build [2019-09-30T13:06:02.319Z] #53 12.34 + mv docker/docker /build/ [2019-09-30T13:06:02.319Z] #53 12.34 + rmdir docker [2019-09-30T13:06:02.319Z] #53 DONE 12.9s [2019-09-30T13:06:02.319Z] [2019-09-30T13:06:02.319Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:02.319Z] #30 12.19 unicode/utf8 [2019-09-30T13:06:02.319Z] #30 12.62 internal/race [2019-09-30T13:06:02.319Z] #30 12.69 sync/atomic [2019-09-30T13:06:02.319Z] #30 12.85 unicode [2019-09-30T13:06:02.336Z] CC criu/irmap.o [2019-09-30T13:06:02.619Z] CC criu/kcmp-ids.o [2019-09-30T13:06:02.619Z] CC criu/kerndat.o [2019-09-30T13:06:03.629Z] CC criu/libnetlink.o [2019-09-30T13:06:03.629Z] CC criu/log.o [2019-09-30T13:06:03.912Z] CC criu/lsm.o [2019-09-30T13:06:03.914Z] #38 12.59 [100%] Linking C executable tini-static [2019-09-30T13:06:04.175Z] #38 13.11 [100%] Built target tini-static [2019-09-30T13:06:04.195Z] CC criu/mem.o [2019-09-30T13:06:04.434Z] #38 13.16 + mkdir -p /build [2019-09-30T13:06:04.434Z] #38 13.16 + cp tini-static /build/docker-init [2019-09-30T13:06:04.434Z] #38 ... [2019-09-30T13:06:04.434Z] [2019-09-30T13:06:04.434Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:04.434Z] #30 66.22 internal/fmtsort [2019-09-30T13:06:04.434Z] #30 66.62 internal/syscall/unix [2019-09-30T13:06:04.434Z] #30 67.00 os [2019-09-30T13:06:04.434Z] #30 67.11 strings [2019-09-30T13:06:04.434Z] #30 70.13 bytes [2019-09-30T13:06:04.434Z] #30 72.86 fmt [2019-09-30T13:06:04.434Z] #30 73.24 bufio [2019-09-30T13:06:04.434Z] #30 75.26 path/filepath [2019-09-30T13:06:04.434Z] #30 ... [2019-09-30T13:06:04.434Z] [2019-09-30T13:06:04.434Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:06:04.434Z] #47 33.12 Checking out files: 49% (1411/2879) Checking out files: 50% (1440/2879) Checking out files: 51% (1469/2879) Checking out files: 52% (1498/2879) Checking out files: 53% (1526/2879) Checking out files: 54% (1555/2879) Checking out files: 55% (1584/2879) Checking out files: 56% (1613/2879) Checking out files: 57% (1642/2879) Checking out files: 58% (1670/2879) Checking out files: 59% (1699/2879) Checking out files: 60% (1728/2879) Checking out files: 61% (1757/2879) Checking out files: 62% (1785/2879) Checking out files: 63% (1814/2879) Checking out files: 64% (1843/2879) Checking out files: 65% (1872/2879) Checking out files: 66% (1901/2879) Checking out files: 67% (1929/2879) Checking out files: 68% (1958/2879) Checking out files: 69% (1987/2879) Checking out files: 70% (2016/2879) Checking out files: 71% (2045/2879) Checking out files: 72% (2073/2879) Checking out files: 73% (2102/2879) Checking out files: 74% (2131/2879) Checking out files: 75% (2160/2879) Checking out files: 76% (2189/2879) Checking out files: 77% (2217/2879) Checking out files: 78% (2246/2879) Checking out files: 79% (2275/2879) Checking out files: 80% (2304/2879) Checking out files: 81% (2332/2879) Checking out files: 82% (2361/2879) Checking out files: 83% (2390/2879) Checking out files: 84% (2419/2879) Checking out files: 85% (2448/2879) Checking out files: 86% (2476/2879) Checking out files: 87% (2505/2879) Checking out files: 88% (2534/2879) Checking out files: 89% (2563/2879) Checking out files: 89% (2588/2879) Checking out files: 90% (2592/2879) Checking out files: 91% (2620/2879) Checking out files: 92% (2649/2879) Checking out files: 93% (2678/2879) Checking out files: 94% (2707/2879) Checking out files: 95% (2736/2879) Checking out files: 96% (2764/2879) Checking out files: 97% (2793/2879) Checking out files: 98% (2822/2879) Checking out files: 99% (2851/2879) Checking out files: 100% (2879/2879) Checking out files: 100% (2879/2879), done. [2019-09-30T13:06:04.434Z] #47 34.53 + cd /tmp/tmp.x5uKQmlPYd/src/github.com/containerd/containerd [2019-09-30T13:06:04.434Z] #47 34.53 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:06:04.691Z] #47 ... [2019-09-30T13:06:04.691Z] [2019-09-30T13:06:04.691Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-30T13:06:04.691Z] #38 DONE 13.6s [2019-09-30T13:06:04.691Z] [2019-09-30T13:06:04.691Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:04.691Z] #58 5.473 Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:06:04.691Z] #58 5.476 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:06:04.691Z] #58 8.829 fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:06:04.691Z] #58 8.959 GEN .gitid [2019-09-30T13:06:04.691Z] #58 8.975 GEN criu/include/version.h [2019-09-30T13:06:04.691Z] #58 9.105 GEN include/common/asm [2019-09-30T13:06:04.691Z] #58 11.24 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-30T13:06:04.691Z] #58 11.32 PBCC images/opts.pb-c.c [2019-09-30T13:06:04.691Z] #58 11.41 PBCC images/sit.pb-c.c [2019-09-30T13:06:04.691Z] #58 11.46 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-30T13:06:04.691Z] #58 11.57 DEP images/opts.pb-c.d [2019-09-30T13:06:04.691Z] #58 11.64 DEP images/sit.pb-c.d [2019-09-30T13:06:04.691Z] #58 11.73 PBCC images/macvlan.pb-c.c [2019-09-30T13:06:04.691Z] #58 11.77 DEP images/macvlan.pb-c.d [2019-09-30T13:06:04.691Z] #58 11.80 PBCC images/autofs.pb-c.c [2019-09-30T13:06:04.691Z] #58 11.85 DEP images/autofs.pb-c.d [2019-09-30T13:06:04.691Z] #58 11.90 PBCC images/sysctl.pb-c.c [2019-09-30T13:06:04.691Z] #58 11.93 DEP images/sysctl.pb-c.d [2019-09-30T13:06:04.691Z] #58 11.99 PBCC images/time.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.03 DEP images/time.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.09 PBCC images/binfmt-misc.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.13 DEP images/binfmt-misc.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.15 PBCC images/seccomp.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.19 DEP images/seccomp.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.26 PBCC images/userns.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.31 DEP images/userns.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.35 PBCC images/cgroup.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.41 DEP images/cgroup.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.48 PBCC images/fown.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.50 PBCC images/ext-file.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.55 DEP images/fown.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.57 DEP images/ext-file.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.69 PBCC images/rpc.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.82 DEP images/rpc.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.91 PBCC images/siginfo.pb-c.c [2019-09-30T13:06:04.691Z] #58 12.92 DEP images/siginfo.pb-c.d [2019-09-30T13:06:04.691Z] #58 12.96 PBCC images/pagemap.pb-c.c [2019-09-30T13:06:04.691Z] #58 13.02 DEP images/pagemap.pb-c.d [2019-09-30T13:06:04.691Z] #58 13.05 PBCC images/rlimit.pb-c.c [2019-09-30T13:06:04.691Z] #58 13.22 DEP images/rlimit.pb-c.d [2019-09-30T13:06:04.691Z] #58 13.26 PBCC images/file-lock.pb-c.c [2019-09-30T13:06:04.691Z] #58 13.38 DEP images/file-lock.pb-c.d [2019-09-30T13:06:04.948Z] #58 13.47 PBCC images/tty.pb-c.c [2019-09-30T13:06:05.205Z] #58 13.60 DEP images/tty.pb-c.d [2019-09-30T13:06:05.205Z] #58 13.73 PBCC images/tun.pb-c.c [2019-09-30T13:06:05.205Z] #58 ... [2019-09-30T13:06:05.205Z] [2019-09-30T13:06:05.205Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:06:05.205Z] #47 36.41 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-30T13:06:05.205Z] #47 36.41 + BUILDTAGS='netgo osusergo static_build' [2019-09-30T13:06:05.205Z] #47 36.41 + export EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:06:05.205Z] #47 36.41 + EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:06:05.205Z] #47 36.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-30T13:06:05.205Z] #47 36.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-30T13:06:05.205Z] #47 36.41 + '[' '' = dynamic ']' [2019-09-30T13:06:05.205Z] #47 36.41 + make [2019-09-30T13:06:05.210Z] CC criu/mount.o [2019-09-30T13:06:05.606Z] #30 16.01 internal/testlog [2019-09-30T13:06:05.606Z] #30 16.23 encoding [2019-09-30T13:06:05.606Z] #30 16.42 runtime/cgo [2019-09-30T13:06:06.137Z] #47 37.20 🇩 bin/ctr [2019-09-30T13:06:06.540Z] #30 ... [2019-09-30T13:06:06.540Z] [2019-09-30T13:06:06.540Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:06.541Z] #57 18.86 Fetched 7918 kB in 14s (543 kB/s) [2019-09-30T13:06:07.894Z] CC criu/namespaces.o [2019-09-30T13:06:08.512Z] CC criu/net.o [2019-09-30T13:06:10.396Z] + rm -rf /tmp/tmp.8rUSproEbt [2019-09-30T13:06:10.396Z] Removing intermediate container a98f9d750934 [2019-09-30T13:06:10.396Z] ---> 7ab165c27985 [2019-09-30T13:06:10.396Z] Step 20/126 : FROM base AS frozen-images [2019-09-30T13:06:10.396Z] ---> dd557f85d4fd [2019-09-30T13:06:10.396Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:06:10.396Z] ---> Using cache [2019-09-30T13:06:10.396Z] ---> 6930dd05e5b6 [2019-09-30T13:06:10.396Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-30T13:06:10.396Z] ---> Running in 8979a7402063 [2019-09-30T13:06:10.396Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:06:10.396Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:06:10.396Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:06:10.396Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:06:10.396Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:06:10.396Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-09-30T13:06:10.547Z] CC criu/netfilter.o [2019-09-30T13:06:10.768Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-30T13:06:10.768Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-30T13:06:10.830Z] CC criu/page-pipe.o [2019-09-30T13:06:11.113Z] CC criu/page-xfer.o [2019-09-30T13:06:11.394Z] #47 ... [2019-09-30T13:06:11.394Z] [2019-09-30T13:06:11.394Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:11.394Z] #58 13.82 PBCC images/netdev.pb-c.c [2019-09-30T13:06:11.394Z] #58 13.88 DEP images/tun.pb-c.d [2019-09-30T13:06:11.394Z] #58 13.92 DEP images/netdev.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.02 PBCC images/vma.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.08 DEP images/vma.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.26 PBCC images/creds.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.36 DEP images/creds.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.52 PBCC images/utsns.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.58 DEP images/utsns.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.69 PBCC images/ipc-desc.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.71 PBCC images/ipc-sem.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.75 DEP images/ipc-desc.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.81 DEP images/ipc-sem.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.89 PBCC images/ipc-msg.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.91 DEP images/ipc-msg.pb-c.d [2019-09-30T13:06:11.394Z] #58 14.98 PBCC images/ipc-shm.pb-c.c [2019-09-30T13:06:11.394Z] #58 14.99 DEP images/ipc-shm.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.05 PBCC images/ipc-var.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.08 DEP images/ipc-var.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.12 PBCC images/sk-opts.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.18 PBCC images/packet-sock.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.29 DEP images/sk-opts.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.35 DEP images/packet-sock.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.40 PBCC images/sk-netlink.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.46 DEP images/sk-netlink.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.50 PBCC images/sk-inet.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.55 DEP images/sk-inet.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.61 PBCC images/sk-unix.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.62 DEP images/sk-unix.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.68 PBCC images/mm.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.76 DEP images/mm.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.83 PBCC images/timerfd.pb-c.c [2019-09-30T13:06:11.394Z] #58 15.91 DEP images/timerfd.pb-c.d [2019-09-30T13:06:11.394Z] #58 15.99 PBCC images/timer.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.03 DEP images/timer.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.10 PBCC images/sa.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.17 DEP images/sa.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.24 PBCC images/pipe-data.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.32 DEP images/pipe-data.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.38 PBCC images/mnt.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.43 DEP images/mnt.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.49 PBCC images/sk-packet.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.53 DEP images/sk-packet.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.58 PBCC images/tcp-stream.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.63 DEP images/tcp-stream.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.69 PBCC images/pipe.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.71 DEP images/pipe.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.78 PBCC images/pstree.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.83 DEP images/pstree.pb-c.d [2019-09-30T13:06:11.394Z] #58 16.92 PBCC images/fs.pb-c.c [2019-09-30T13:06:11.394Z] #58 16.98 DEP images/fs.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.03 PBCC images/signalfd.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.11 DEP images/signalfd.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.16 PBCC images/fh.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.20 PBCC images/fsnotify.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.24 DEP images/fh.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.30 DEP images/fsnotify.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.37 PBCC images/eventpoll.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.43 DEP images/eventpoll.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.48 PBCC images/eventfd.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.55 DEP images/eventfd.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.60 PBCC images/remap-file-path.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.62 DEP images/remap-file-path.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.68 PBCC images/fifo.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.68 DEP images/fifo.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.75 PBCC images/ghost-file.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.83 DEP images/ghost-file.pb-c.d [2019-09-30T13:06:11.394Z] #58 17.90 PBCC images/regfile.pb-c.c [2019-09-30T13:06:11.394Z] #58 17.96 DEP images/regfile.pb-c.d [2019-09-30T13:06:11.394Z] #58 18.05 PBCC images/ns.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.09 DEP images/ns.pb-c.d [2019-09-30T13:06:11.394Z] #58 18.15 PBCC images/fdinfo.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.19 DEP images/fdinfo.pb-c.d [2019-09-30T13:06:11.394Z] #58 18.28 PBCC images/core-aarch64.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.35 PBCC images/core-arm.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.44 PBCC images/core-ppc64.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.53 PBCC images/core-s390.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.56 PBCC images/core-x86.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.69 PBCC images/core.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.76 PBCC images/inventory.pb-c.c [2019-09-30T13:06:11.394Z] #58 18.80 DEP images/core-aarch64.pb-c.d [2019-09-30T13:06:11.394Z] #58 18.82 DEP images/core-arm.pb-c.d [2019-09-30T13:06:11.394Z] #58 18.90 DEP images/core-ppc64.pb-c.d [2019-09-30T13:06:11.394Z] #58 18.99 DEP images/core-s390.pb-c.d [2019-09-30T13:06:11.394Z] #58 19.08 DEP images/core-x86.pb-c.d [2019-09-30T13:06:11.394Z] #58 19.17 DEP images/core.pb-c.d [2019-09-30T13:06:11.394Z] #58 19.22 DEP images/inventory.pb-c.d [2019-09-30T13:06:11.394Z] #58 19.28 PBCC images/cpuinfo.pb-c.c [2019-09-30T13:06:11.394Z] #58 19.31 DEP images/cpuinfo.pb-c.d [2019-09-30T13:06:11.394Z] #58 19.34 PBCC images/stats.pb-c.c [2019-09-30T13:06:11.394Z] #58 19.36 DEP images/stats.pb-c.d [2019-09-30T13:06:11.671Z] Fetched 7669 kB in 1s (5021 kB/s) [2019-09-30T13:06:11.804Z] #57 18.86 Reading package lists... [2019-09-30T13:06:12.062Z] #57 24.17 Reading package lists... [2019-09-30T13:06:12.062Z] #57 ... [2019-09-30T13:06:12.062Z] [2019-09-30T13:06:12.062Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:06:12.062Z] #55 17.36 + cd /tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution [2019-09-30T13:06:12.062Z] #55 17.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-30T13:06:12.062Z] #55 19.59 + GOPATH=/tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8N80l2ymDS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-30T13:06:12.123Z] CC criu/pagemap-cache.o [2019-09-30T13:06:12.123Z] CC criu/pagemap.o [2019-09-30T13:06:12.485Z] Reading package lists... [2019-09-30T13:06:12.749Z] CC criu/parasite-syscall.o [2019-09-30T13:06:12.767Z] #58 21.18 make[1]: Nothing to be done for 'all'. [2019-09-30T13:06:12.868Z] Reading package lists... [2019-09-30T13:06:12.868Z] Building dependency tree... [2019-09-30T13:06:12.868Z] Reading state information... [2019-09-30T13:06:12.868Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-30T13:06:12.868Z] The following additional packages will be installed: [2019-09-30T13:06:12.868Z] libjq1 libonig4 [2019-09-30T13:06:13.251Z] The following NEW packages will be installed: [2019-09-30T13:06:13.251Z] jq libjq1 libonig4 [2019-09-30T13:06:13.251Z] 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:06:13.251Z] Need to get 328 kB of archives. [2019-09-30T13:06:13.251Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-30T13:06:13.251Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-30T13:06:13.251Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-30T13:06:13.251Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-30T13:06:13.251Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:06:13.251Z] Fetched 328 kB in 0s (4137 kB/s) [2019-09-30T13:06:13.251Z] Selecting previously unselected package libonig4:s390x. [2019-09-30T13:06:13.251Z] (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 ... 14828 files and directories currently installed.) [2019-09-30T13:06:13.251Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-30T13:06:13.251Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-30T13:06:13.251Z] Selecting previously unselected package libjq1:s390x. [2019-09-30T13:06:13.251Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-30T13:06:13.251Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-30T13:06:13.365Z] CC criu/path.o [2019-09-30T13:06:13.435Z] #55 ... [2019-09-30T13:06:13.435Z] [2019-09-30T13:06:13.435Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:06:13.435Z] #42 13.92 + cd /tmp/tmp.d07HJxVUa1/src/github.com/opencontainers/runc [2019-09-30T13:06:13.435Z] #42 13.92 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:06:13.435Z] #42 14.54 + '[' -z '' ']' [2019-09-30T13:06:13.435Z] #42 14.54 + target=static [2019-09-30T13:06:13.435Z] #42 14.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-30T13:06:13.435Z] #42 16.18 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-09-30T13:06:13.435Z] #42 ... [2019-09-30T13:06:13.435Z] [2019-09-30T13:06:13.435Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:13.435Z] #33 16.32 internal/testlog [2019-09-30T13:06:13.435Z] #33 16.59 encoding [2019-09-30T13:06:13.435Z] #33 16.69 unicode/utf16 [2019-09-30T13:06:13.435Z] #33 16.90 container/list [2019-09-30T13:06:13.435Z] #33 17.33 crypto/internal/subtle [2019-09-30T13:06:13.435Z] #33 17.46 crypto/subtle [2019-09-30T13:06:13.435Z] #33 17.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-30T13:06:13.435Z] #33 17.70 internal/nettrace [2019-09-30T13:06:13.435Z] #33 17.86 runtime/cgo [2019-09-30T13:06:13.619Z] Selecting previously unselected package jq. [2019-09-30T13:06:13.619Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-30T13:06:13.619Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:06:13.619Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-30T13:06:13.619Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-30T13:06:13.619Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:13.619Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:06:13.648Z] CC criu/pie-util-vdso-elf32.o [2019-09-30T13:06:13.931Z] CC criu/pie-util-vdso.o [2019-09-30T13:06:13.983Z] Removing intermediate container 8979a7402063 [2019-09-30T13:06:13.983Z] ---> 7a18428b5f5e [2019-09-30T13:06:13.983Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-30T13:06:14.139Z] #58 22.76 CC images/stats.o [2019-09-30T13:06:14.214Z] CC criu/pie-util.o [2019-09-30T13:06:14.214Z] CC criu/pipes.o [2019-09-30T13:06:14.354Z] ---> b6f4975d4857 [2019-09-30T13:06:14.354Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-30T13:06:14.354Z] ---> Running in eb68d0d3caf4 [2019-09-30T13:06:14.704Z] #58 23.21 CC images/core.o [2019-09-30T13:06:14.831Z] CC criu/plugin.o [2019-09-30T13:06:14.961Z] #58 ... [2019-09-30T13:06:14.961Z] [2019-09-30T13:06:14.961Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:14.961Z] #30 76.96 io/ioutil [2019-09-30T13:06:14.961Z] #30 78.03 path [2019-09-30T13:06:14.961Z] #30 78.58 flag [2019-09-30T13:06:14.961Z] #30 78.60 github.com/BurntSushi/toml [2019-09-30T13:06:14.961Z] #30 80.44 log [2019-09-30T13:06:14.961Z] #30 81.01 text/tabwriter [2019-09-30T13:06:14.961Z] #30 83.33 github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:06:15.114Z] CC criu/proc_parse.o [2019-09-30T13:06:15.218Z] #30 ... [2019-09-30T13:06:15.218Z] [2019-09-30T13:06:15.218Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:15.218Z] #33 77.95 fmt [2019-09-30T13:06:15.218Z] #33 79.38 path/filepath [2019-09-30T13:06:15.218Z] #33 80.78 regexp [2019-09-30T13:06:15.218Z] #33 82.61 flag [2019-09-30T13:06:15.218Z] #33 84.12 go/token [2019-09-30T13:06:15.218Z] #33 84.87 internal/lazyregexp [2019-09-30T13:06:15.218Z] #33 85.02 go/scanner [2019-09-30T13:06:15.218Z] #33 85.12 path [2019-09-30T13:06:15.218Z] #33 85.66 io/ioutil [2019-09-30T13:06:15.218Z] #33 86.20 net/url [2019-09-30T13:06:15.218Z] #33 86.61 go/ast [2019-09-30T13:06:15.476Z] #33 ... [2019-09-30T13:06:15.476Z] [2019-09-30T13:06:15.476Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:15.476Z] #58 24.03 CC images/core-x86.o [2019-09-30T13:06:15.614Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-30T13:06:15.614Z]  [2019-09-30T13:06:15.733Z] #58 ... [2019-09-30T13:06:15.733Z] [2019-09-30T13:06:15.733Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:15.733Z] #30 DONE 87.6s [2019-09-30T13:06:15.733Z] [2019-09-30T13:06:15.733Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:15.733Z] #13 18.33 Fetched 7918 kB in 15s (518 kB/s) [2019-09-30T13:06:15.733Z] #13 18.33 Reading package lists... [2019-09-30T13:06:16.465Z]  ######  9.2% #################    23.8% ##########################                   36.4% ####################################            51.0% ############################################### 65.6% ########################################################### 82.3% ####################################################################### 99.1% ######################################################################## 100.0% [2019-09-30T13:06:16.556Z] #13 23.70 Reading package lists... [2019-09-30T13:06:16.556Z] #13 ... [2019-09-30T13:06:16.556Z] [2019-09-30T13:06:16.556Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:16.556Z] #33 88.51 text/template/parse [2019-09-30T13:06:16.717Z] #33 26.95 vendor/golang.org/x/crypto/internal/subtle [2019-09-30T13:06:16.717Z] #33 ... [2019-09-30T13:06:16.717Z] [2019-09-30T13:06:16.717Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-30T13:06:16.717Z] #50 16.97 + cd /tmp/tmp.4yIGKMzyX9/src/github.com/docker/libnetwork [2019-09-30T13:06:16.717Z] #50 16.97 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:06:16.717Z] #50 17.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-30T13:06:16.717Z] #50 ... [2019-09-30T13:06:16.717Z] [2019-09-30T13:06:16.717Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:16.717Z] #33 27.06 vendor/golang.org/x/crypto/curve25519 [2019-09-30T13:06:16.717Z] #33 ... [2019-09-30T13:06:16.717Z] [2019-09-30T13:06:16.717Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:06:16.717Z] #44 19.10 Fetched 7918 kB in 13s (566 kB/s) [2019-09-30T13:06:16.717Z] #44 19.10 Reading package lists... [2019-09-30T13:06:16.889Z]  [2019-09-30T13:06:16.975Z] #44 24.73 Reading package lists... [2019-09-30T13:06:16.975Z] #44 ... [2019-09-30T13:06:16.975Z] [2019-09-30T13:06:16.975Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:16.975Z] #57 24.17 Reading package lists... [2019-09-30T13:06:17.140Z] CC criu/protobuf-desc.o [2019-09-30T13:06:17.277Z]  #########################               34.9% ######################################################### 80.2% ######################################################################## 100.0% [2019-09-30T13:06:17.277Z]  [2019-09-30T13:06:17.423Z] CC criu/protobuf.o [2019-09-30T13:06:17.706Z] CC criu/pstree.o [2019-09-30T13:06:18.013Z]  ############                  16.7% ########################   34.5% #######################################        54.9% ######################################################                 75.2% #################################################################### 95.6% ######################################################################## 100.0% [2019-09-30T13:06:18.013Z]  [2019-09-30T13:06:18.166Z] #57 29.51 Building dependency tree... [2019-09-30T13:06:18.166Z] #57 ... [2019-09-30T13:06:18.166Z] [2019-09-30T13:06:18.166Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:18.166Z] #35 20.22 Fetched 7918 kB in 14s (554 kB/s) [2019-09-30T13:06:18.166Z] #35 20.22 Reading package lists... [2019-09-30T13:06:18.166Z] #35 25.49 Reading package lists... [2019-09-30T13:06:18.166Z] #35 ... [2019-09-30T13:06:18.166Z] [2019-09-30T13:06:18.166Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:06:18.166Z] #44 24.73 Reading package lists... [2019-09-30T13:06:18.337Z] CC criu/rbtree.o [2019-09-30T13:06:18.620Z] CC criu/rst-malloc.o [2019-09-30T13:06:18.903Z] CC criu/seccomp.o [2019-09-30T13:06:19.099Z] #44 30.32 Building dependency tree... [2019-09-30T13:06:19.100Z] #44 31.35 Reading state information... [2019-09-30T13:06:19.187Z] CC criu/seize.o [2019-09-30T13:06:19.484Z]  ###  5.4% #########   13.0% ##############  19.6% ###################   27.2% ######################### 34.7% ############################## 42.3% ################################### 49.8% ######################################### 57.4% ############################################## 65.0% #################################################### 72.5% #########################################################  80.1% ############################################################### 87.7% #################################################################### 95.2% ######################################################################## 100.0% [2019-09-30T13:06:19.484Z]  [2019-09-30T13:06:19.664Z] #44 ... [2019-09-30T13:06:19.664Z] [2019-09-30T13:06:19.664Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:06:19.664Z] #24 20.50 + cd /tmp/tmp.wz4QzCYamS/src/github.com/golangci/golangci-lint/ [2019-09-30T13:06:19.664Z] #24 20.50 + git checkout -q v1.17.1 [2019-09-30T13:06:19.664Z] #24 21.54 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:06:19.802Z] CC criu/servicefd.o [2019-09-30T13:06:19.933Z] #24 ... [2019-09-30T13:06:19.933Z] [2019-09-30T13:06:19.933Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:19.933Z] #57 29.51 Building dependency tree... [2019-09-30T13:06:19.933Z] #57 30.57 Reading state information... [2019-09-30T13:06:19.933Z] #57 31.56 The following additional packages will be installed: [2019-09-30T13:06:19.933Z] #57 31.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-30T13:06:19.933Z] #57 31.58 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-30T13:06:19.933Z] #57 31.59 Suggested packages: [2019-09-30T13:06:19.933Z] #57 31.59 manpages-dev python-setuptools [2019-09-30T13:06:20.084Z] CC criu/shmem.o [2019-09-30T13:06:20.266Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-30T13:06:20.266Z]  [2019-09-30T13:06:20.266Z]  ######################################################################## 100.0% [2019-09-30T13:06:20.266Z]  [2019-09-30T13:06:20.700Z] CC criu/sigframe.o [2019-09-30T13:06:20.737Z] #33 92.20 go/parser [2019-09-30T13:06:20.868Z] #57 33.06 The following NEW packages will be installed: [2019-09-30T13:06:20.868Z] #57 33.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-30T13:06:20.868Z] #57 33.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-30T13:06:20.868Z] #57 33.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-30T13:06:20.868Z] #57 33.06 zlib1g-dev [2019-09-30T13:06:20.982Z] CC criu/signalfd.o [2019-09-30T13:06:20.982Z] CC criu/sk-inet.o [2019-09-30T13:06:20.995Z] #33 93.08 text/template [2019-09-30T13:06:21.190Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-30T13:06:21.190Z]  [2019-09-30T13:06:21.190Z]  ######################################################################## 100.0% [2019-09-30T13:06:21.190Z]  [2019-09-30T13:06:21.433Z] #57 ... [2019-09-30T13:06:21.433Z] [2019-09-30T13:06:21.433Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-30T13:06:21.433Z] #50 DONE 32.3s [2019-09-30T13:06:21.433Z] [2019-09-30T13:06:21.433Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-30T13:06:21.433Z] #44 32.69 The following additional packages will be installed: [2019-09-30T13:06:21.433Z] #44 32.70 btrfs-progs liblzo2-2 [2019-09-30T13:06:21.433Z] #44 32.93 The following NEW packages will be installed: [2019-09-30T13:06:21.433Z] #44 32.94 btrfs-progs btrfs-tools liblzo2-2 [2019-09-30T13:06:21.928Z] #33 ... [2019-09-30T13:06:21.928Z] [2019-09-30T13:06:21.928Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:21.928Z] #13 23.70 Reading package lists... [2019-09-30T13:06:21.928Z] #13 28.61 Building dependency tree... [2019-09-30T13:06:21.928Z] #13 29.54 Reading state information... [2019-09-30T13:06:21.969Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-30T13:06:21.969Z] skipping existing b63cc5f62c21 [2019-09-30T13:06:21.969Z] [2019-09-30T13:06:21.991Z] CC criu/sk-netlink.o [2019-09-30T13:06:21.991Z] CC criu/sk-packet.o [2019-09-30T13:06:22.000Z] #44 34.10 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:06:22.000Z] #44 34.10 Need to get 649 kB of archives. [2019-09-30T13:06:22.000Z] #44 34.10 After this operation, 4320 kB of additional disk space will be used. [2019-09-30T13:06:22.000Z] #44 34.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-30T13:06:22.000Z] #44 34.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-30T13:06:22.000Z] #44 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-30T13:06:22.332Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-30T13:06:22.332Z]  [2019-09-30T13:06:22.610Z] CC criu/sk-queue.o [2019-09-30T13:06:22.704Z]  ######################################################################## 100.0% [2019-09-30T13:06:22.704Z]  [2019-09-30T13:06:22.704Z] Download of images into '/build' complete. [2019-09-30T13:06:22.704Z] Use something like the following to load the result into a Docker daemon: [2019-09-30T13:06:22.704Z] tar -cC '/build' . | docker load [2019-09-30T13:06:22.873Z] #13 30.39 The following additional packages will be installed: [2019-09-30T13:06:22.873Z] #13 30.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-30T13:06:22.873Z] #13 30.39 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-30T13:06:22.873Z] #13 30.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-30T13:06:22.873Z] #13 30.40 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-30T13:06:22.873Z] #13 30.40 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-30T13:06:22.873Z] #13 30.40 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-30T13:06:22.873Z] #13 30.40 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-30T13:06:22.873Z] #13 30.40 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-30T13:06:22.873Z] #13 30.40 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-30T13:06:22.873Z] #13 30.41 Suggested packages: [2019-09-30T13:06:22.873Z] #13 30.41 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-30T13:06:22.873Z] #13 30.41 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-30T13:06:22.873Z] #13 30.41 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-30T13:06:22.873Z] #13 30.41 vim-doc vim-scripts xfsdump acl attr quota [2019-09-30T13:06:22.873Z] #13 30.41 Recommended packages: [2019-09-30T13:06:22.873Z] #13 30.41 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-30T13:06:22.873Z] #13 30.41 python3-keyrings.alt python3-xdg unzip [2019-09-30T13:06:22.894Z] CC criu/sk-tcp.o [2019-09-30T13:06:22.933Z] #44 35.21 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:06:23.177Z] CC criu/sk-unix.o [2019-09-30T13:06:23.191Z] #44 35.35 Fetched 649 kB in 1s (585 kB/s) [2019-09-30T13:06:23.191Z] #44 35.42 Selecting previously unselected package liblzo2-2:amd64. [2019-09-30T13:06:23.191Z] #44 35.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 ... 15091 files and directories currently installed.) [2019-09-30T13:06:23.191Z] #44 35.48 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-30T13:06:23.191Z] #44 35.49 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:06:23.191Z] #44 35.65 Selecting previously unselected package btrfs-progs. [2019-09-30T13:06:23.191Z] #44 35.65 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-30T13:06:23.191Z] #44 35.65 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:06:23.943Z] Removing intermediate container eb68d0d3caf4 [2019-09-30T13:06:23.943Z] ---> f019e330452a [2019-09-30T13:06:23.943Z] Step 25/126 : FROM base AS cross-false [2019-09-30T13:06:23.943Z] ---> dd557f85d4fd [2019-09-30T13:06:23.943Z] Step 26/126 : FROM base AS cross-true [2019-09-30T13:06:23.943Z] ---> dd557f85d4fd [2019-09-30T13:06:23.943Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:06:23.943Z] ---> Using cache [2019-09-30T13:06:23.943Z] ---> 6930dd05e5b6 [2019-09-30T13:06:23.943Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-30T13:06:23.943Z] ---> Running in a54829b16786 [2019-09-30T13:06:24.129Z] #44 36.27 Selecting previously unselected package btrfs-tools. [2019-09-30T13:06:24.129Z] #44 36.28 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-30T13:06:24.129Z] #44 36.30 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:06:24.389Z] #44 36.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:24.389Z] #44 36.63 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:06:24.389Z] #44 36.65 Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:06:24.389Z] #44 36.67 Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:06:24.389Z] #44 36.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:24.646Z] #44 DONE 37.0s [2019-09-30T13:06:24.646Z] [2019-09-30T13:06:24.646Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:06:24.646Z] #45 DONE 0.1s [2019-09-30T13:06:24.646Z] [2019-09-30T13:06:24.646Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:24.646Z] #57 34.29 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:06:24.646Z] #57 34.29 Need to get 3602 kB of archives. [2019-09-30T13:06:24.646Z] #57 34.29 After this operation, 18.9 MB of additional disk space will be used. [2019-09-30T13:06:24.646Z] #57 34.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-30T13:06:24.646Z] #57 34.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-30T13:06:24.646Z] #57 34.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-30T13:06:24.646Z] #57 34.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-30T13:06:24.646Z] #57 34.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-30T13:06:24.646Z] #57 34.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-30T13:06:24.646Z] #57 34.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-30T13:06:24.646Z] #57 34.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-30T13:06:24.646Z] #57 34.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-30T13:06:24.646Z] #57 34.47 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-30T13:06:24.646Z] #57 34.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-30T13:06:24.646Z] #57 34.60 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-30T13:06:24.646Z] #57 34.68 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-30T13:06:24.646Z] #57 34.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-30T13:06:24.646Z] #57 34.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-30T13:06:24.646Z] #57 34.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-30T13:06:24.646Z] #57 35.80 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:06:24.646Z] #57 35.97 Fetched 3602 kB in 1s (2190 kB/s) [2019-09-30T13:06:24.646Z] #57 36.08 Selecting previously unselected package libnet1:amd64. [2019-09-30T13:06:24.646Z] #57 36.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 ... 15091 files and directories currently installed.) [2019-09-30T13:06:24.646Z] #57 36.16 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-30T13:06:24.646Z] #57 36.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:06:24.646Z] #57 36.30 Selecting previously unselected package libcap-dev:amd64. [2019-09-30T13:06:24.646Z] #57 36.31 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-30T13:06:24.646Z] #57 36.32 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-30T13:06:24.646Z] #57 36.45 Selecting previously unselected package libnet1-dev. [2019-09-30T13:06:24.646Z] #57 36.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-30T13:06:24.646Z] #57 36.46 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:06:24.646Z] #57 36.66 Selecting previously unselected package libnl-3-200:amd64. [2019-09-30T13:06:24.646Z] #57 36.66 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-30T13:06:24.646Z] #57 36.70 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:06:24.646Z] #57 36.99 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-30T13:06:24.647Z] #57 36.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-30T13:06:24.647Z] #57 37.00 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-30T13:06:24.659Z] CC criu/sockets.o [2019-09-30T13:06:24.906Z] #57 ... [2019-09-30T13:06:24.906Z] [2019-09-30T13:06:24.906Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-30T13:06:24.906Z] #46 DONE 0.1s [2019-09-30T13:06:24.906Z] [2019-09-30T13:06:24.906Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:06:25.197Z] Removing intermediate container a54829b16786 [2019-09-30T13:06:25.197Z] ---> da1e1a1860fc [2019-09-30T13:06:25.197Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-30T13:06:25.197Z] ---> Running in b97e2430a05e [2019-09-30T13:06:25.275Z] CC criu/stats.o [2019-09-30T13:06:25.559Z] CC criu/string.o [2019-09-30T13:06:25.559Z] CC criu/sysctl.o [2019-09-30T13:06:26.175Z] CC criu/sysfs_parse.o [2019-09-30T13:06:26.459Z] CC criu/timerfd.o [2019-09-30T13:06:26.508Z] Removing intermediate container b97e2430a05e [2019-09-30T13:06:26.508Z] ---> 2925a80cf7cd [2019-09-30T13:06:26.508Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-30T13:06:26.508Z] ---> Running in dbf817ef2287 [2019-09-30T13:06:26.744Z] CC criu/tty.o [2019-09-30T13:06:27.057Z] #13 ... [2019-09-30T13:06:27.057Z] [2019-09-30T13:06:27.057Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:27.057Z] #58 25.20 CC images/core-arm.o [2019-09-30T13:06:27.057Z] #58 25.60 CC images/core-aarch64.o [2019-09-30T13:06:27.057Z] #58 26.02 CC images/core-ppc64.o [2019-09-30T13:06:27.057Z] #58 26.68 CC images/core-s390.o [2019-09-30T13:06:27.057Z] #58 27.51 CC images/cpuinfo.o [2019-09-30T13:06:27.057Z] #58 27.96 CC images/inventory.o [2019-09-30T13:06:27.058Z] #58 28.26 CC images/fdinfo.o [2019-09-30T13:06:27.058Z] #58 28.70 CC images/fown.o [2019-09-30T13:06:27.058Z] #58 28.91 CC images/ns.o [2019-09-30T13:06:27.058Z] #58 29.09 CC images/regfile.o [2019-09-30T13:06:27.058Z] #58 29.24 CC images/ghost-file.o [2019-09-30T13:06:27.058Z] #58 29.55 CC images/fifo.o [2019-09-30T13:06:27.058Z] #58 29.80 CC images/remap-file-path.o [2019-09-30T13:06:27.058Z] #58 29.99 CC images/eventfd.o [2019-09-30T13:06:27.058Z] #58 30.26 CC images/eventpoll.o [2019-09-30T13:06:27.058Z] #58 30.62 CC images/fh.o [2019-09-30T13:06:27.058Z] #58 31.05 CC images/fsnotify.o [2019-09-30T13:06:27.058Z] #58 31.76 CC images/signalfd.o [2019-09-30T13:06:27.058Z] #58 32.01 CC images/fs.o [2019-09-30T13:06:27.058Z] #58 32.38 CC images/pstree.o [2019-09-30T13:06:27.058Z] #58 32.70 CC images/pipe.o [2019-09-30T13:06:27.058Z] #58 32.93 CC images/tcp-stream.o [2019-09-30T13:06:27.058Z] #58 33.14 CC images/sk-packet.o [2019-09-30T13:06:27.058Z] #58 33.39 CC images/mnt.o [2019-09-30T13:06:27.058Z] #58 33.65 CC images/pipe-data.o [2019-09-30T13:06:27.058Z] #58 33.96 CC images/sa.o [2019-09-30T13:06:27.058Z] #58 34.16 CC images/timer.o [2019-09-30T13:06:27.058Z] #58 34.58 CC images/timerfd.o [2019-09-30T13:06:27.058Z] #58 34.80 CC images/mm.o [2019-09-30T13:06:27.058Z] #58 35.08 CC images/sk-opts.o [2019-09-30T13:06:27.058Z] #58 ... [2019-09-30T13:06:27.058Z] [2019-09-30T13:06:27.058Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:27.058Z] #13 34.46 The following NEW packages will be installed: [2019-09-30T13:06:27.058Z] #13 34.46 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-30T13:06:27.058Z] #13 34.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-30T13:06:27.058Z] #13 34.46 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-30T13:06:27.058Z] #13 34.46 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-30T13:06:27.058Z] #13 34.46 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-30T13:06:27.058Z] #13 34.47 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-30T13:06:27.058Z] #13 34.47 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-30T13:06:27.058Z] #13 34.47 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-30T13:06:27.058Z] #13 34.47 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-30T13:06:27.058Z] #13 34.47 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-30T13:06:27.058Z] #13 34.48 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-30T13:06:27.058Z] #13 34.48 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-30T13:06:27.058Z] #13 34.48 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-30T13:06:27.058Z] #13 34.48 xfsprogs xxd xz-utils zip [2019-09-30T13:06:27.294Z] Removing intermediate container dbf817ef2287 [2019-09-30T13:06:27.294Z] ---> d83821685453 [2019-09-30T13:06:27.294Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-30T13:06:27.294Z] ---> Running in 82552915b66e [2019-09-30T13:06:27.431Z] #47 2.387 + RM_GOPATH=0 [2019-09-30T13:06:27.431Z] #47 2.397 + TMP_GOPATH= [2019-09-30T13:06:27.431Z] #47 2.397 + : /build [2019-09-30T13:06:27.431Z] #47 2.397 + '[' -z '' ']' [2019-09-30T13:06:27.431Z] #47 2.397 ++ mktemp -d [2019-09-30T13:06:27.431Z] #47 2.407 + export GOPATH=/tmp/tmp.mqqL1a5cHg [2019-09-30T13:06:27.431Z] #47 2.407 + GOPATH=/tmp/tmp.mqqL1a5cHg [2019-09-30T13:06:27.431Z] #47 2.407 + RM_GOPATH=1 [2019-09-30T13:06:27.431Z] #47 2.408 ++ dirname ./install.sh [2019-09-30T13:06:27.431Z] #47 2.416 + dir=. [2019-09-30T13:06:27.431Z] #47 2.421 + bin=containerd [2019-09-30T13:06:27.431Z] #47 2.421 + shift [2019-09-30T13:06:27.431Z] #47 2.421 + '[' '!' -f ./containerd.installer ']' [2019-09-30T13:06:27.431Z] #47 2.421 + . ./containerd.installer [2019-09-30T13:06:27.431Z] #47 2.422 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:06:27.431Z] #47 2.422 + install_containerd [2019-09-30T13:06:27.431Z] #47 2.422 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-09-30T13:06:27.431Z] #47 2.422 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mqqL1a5cHg/src/github.com/containerd/containerd [2019-09-30T13:06:27.431Z] #47 2.422 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:06:27.431Z] #47 2.427 Cloning into '/tmp/tmp.mqqL1a5cHg/src/github.com/containerd/containerd'... [2019-09-30T13:06:27.991Z] #13 35.61 0 upgraded, 69 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:06:27.991Z] #13 35.61 Need to get 90.9 MB of archives. [2019-09-30T13:06:27.991Z] #13 35.61 After this operation, 541 MB of additional disk space will be used. [2019-09-30T13:06:27.991Z] #13 35.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-30T13:06:27.991Z] #13 35.62 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-30T13:06:27.991Z] #13 35.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-30T13:06:27.991Z] #13 35.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-30T13:06:27.991Z] #13 35.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-30T13:06:27.991Z] #13 35.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-30T13:06:28.218Z] CC criu/tun.o [2019-09-30T13:06:28.248Z] #13 35.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-30T13:06:28.248Z] #13 35.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-30T13:06:28.248Z] #13 35.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-30T13:06:28.248Z] #13 35.90 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-30T13:06:28.363Z] #47 ... [2019-09-30T13:06:28.363Z] [2019-09-30T13:06:28.363Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:28.363Z] #35 25.49 Reading package lists... [2019-09-30T13:06:28.363Z] #35 30.96 Building dependency tree... [2019-09-30T13:06:28.363Z] #35 32.08 Reading state information... [2019-09-30T13:06:28.363Z] #35 33.37 The following additional packages will be installed: [2019-09-30T13:06:28.363Z] #35 33.38 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-30T13:06:28.363Z] #35 33.38 Suggested packages: [2019-09-30T13:06:28.363Z] #35 33.38 codeblocks eclipse ninja-build lrzip [2019-09-30T13:06:28.363Z] #35 33.38 Recommended packages: [2019-09-30T13:06:28.363Z] #35 33.38 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-30T13:06:28.363Z] #35 34.34 The following NEW packages will be installed: [2019-09-30T13:06:28.363Z] #35 34.35 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-30T13:06:28.363Z] #35 34.36 vim-common xxd [2019-09-30T13:06:28.363Z] #35 35.56 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:06:28.363Z] #35 35.56 Need to get 13.7 MB of archives. [2019-09-30T13:06:28.363Z] #35 35.56 After this operation, 57.2 MB of additional disk space will be used. [2019-09-30T13:06:28.363Z] #35 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-30T13:06:28.363Z] #35 35.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-30T13:06:28.363Z] #35 35.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-30T13:06:28.363Z] #35 36.40 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-30T13:06:28.363Z] #35 36.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-30T13:06:28.363Z] #35 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-30T13:06:28.363Z] #35 36.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-30T13:06:28.363Z] #35 36.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-30T13:06:28.363Z] #35 36.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:06:28.363Z] #35 36.85 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:06:28.363Z] #35 38.08 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:06:28.363Z] #35 38.27 Fetched 13.7 MB in 2s (5712 kB/s) [2019-09-30T13:06:28.363Z] #35 38.39 Selecting previously unselected package cmake-data. [2019-09-30T13:06:28.363Z] #35 38.39 (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 ... 15091 files and directories currently installed.) [2019-09-30T13:06:28.363Z] #35 38.47 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-30T13:06:28.363Z] #35 38.48 Unpacking cmake-data (3.7.2-1) ... [2019-09-30T13:06:28.363Z] #35 40.66 Selecting previously unselected package liblzo2-2:amd64. [2019-09-30T13:06:28.363Z] #35 40.66 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-30T13:06:28.501Z] CC criu/uffd.o [2019-09-30T13:06:28.506Z] #13 36.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-30T13:06:28.506Z] #13 36.13 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-30T13:06:28.506Z] #13 36.13 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-30T13:06:28.506Z] #13 36.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-30T13:06:28.506Z] #13 36.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-30T13:06:28.506Z] #13 36.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-30T13:06:28.506Z] #13 36.16 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-30T13:06:28.506Z] #13 36.17 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-30T13:06:28.506Z] #13 36.18 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-30T13:06:28.506Z] #13 36.19 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-30T13:06:28.506Z] #13 36.19 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-30T13:06:28.506Z] #13 36.23 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:06:28.550Z] Removing intermediate container 82552915b66e [2019-09-30T13:06:28.550Z] ---> 48e8b04bf92d [2019-09-30T13:06:28.550Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-30T13:06:28.550Z] ---> dd557f85d4fd [2019-09-30T13:06:28.550Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-30T13:06:28.550Z] ---> dd557f85d4fd [2019-09-30T13:06:28.550Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:06:28.550Z] ---> Using cache [2019-09-30T13:06:28.550Z] ---> 6930dd05e5b6 [2019-09-30T13:06:28.550Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-30T13:06:28.550Z] ---> Running in bb197f1dca8c [2019-09-30T13:06:28.620Z] #35 40.80 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:06:28.620Z] #35 ... [2019-09-30T13:06:28.620Z] [2019-09-30T13:06:28.620Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:28.620Z] #57 37.41 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-30T13:06:28.620Z] #57 37.44 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 37.45 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:06:28.620Z] #57 37.53 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-30T13:06:28.620Z] #57 37.54 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 37.58 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-30T13:06:28.620Z] #57 37.68 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-30T13:06:28.620Z] #57 37.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 37.76 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-30T13:06:28.620Z] #57 38.15 Selecting previously unselected package libprotobuf10:amd64. [2019-09-30T13:06:28.620Z] #57 38.15 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 38.16 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-30T13:06:28.620Z] #57 38.78 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-30T13:06:28.620Z] #57 38.78 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 38.79 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-30T13:06:28.620Z] #57 38.97 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-30T13:06:28.620Z] #57 38.97 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 38.98 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-30T13:06:28.620Z] #57 39.94 Selecting previously unselected package libprotoc10:amd64. [2019-09-30T13:06:28.620Z] #57 39.94 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 39.95 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-30T13:06:28.620Z] #57 40.62 Selecting previously unselected package protobuf-c-compiler. [2019-09-30T13:06:28.620Z] #57 40.65 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 40.67 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:06:28.620Z] #57 40.88 Selecting previously unselected package protobuf-compiler. [2019-09-30T13:06:28.620Z] #57 40.90 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-30T13:06:28.620Z] #57 40.91 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-30T13:06:28.763Z] #13 36.24 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:06:28.763Z] #13 36.26 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-30T13:06:28.763Z] #13 36.26 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-30T13:06:28.763Z] #13 36.27 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-30T13:06:28.763Z] #13 36.30 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-30T13:06:28.763Z] #13 36.31 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-30T13:06:28.763Z] #13 36.31 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-30T13:06:28.763Z] #13 36.37 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-30T13:06:28.763Z] #13 36.37 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-30T13:06:28.763Z] #13 36.38 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-30T13:06:28.763Z] #13 36.40 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-30T13:06:28.763Z] #13 36.41 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-30T13:06:28.763Z] #13 36.42 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-30T13:06:28.763Z] #13 36.42 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-30T13:06:28.763Z] #13 36.43 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-30T13:06:28.763Z] #13 36.44 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-30T13:06:28.763Z] #13 36.44 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-30T13:06:28.763Z] #13 36.46 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-30T13:06:28.763Z] #13 36.47 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-30T13:06:28.763Z] #13 36.48 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-30T13:06:28.763Z] #13 36.53 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-30T13:06:28.763Z] #13 36.56 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-30T13:06:28.763Z] #13 36.57 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-30T13:06:28.763Z] #13 36.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-30T13:06:28.763Z] #13 36.58 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-30T13:06:28.763Z] #13 36.59 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-30T13:06:28.877Z] #57 41.06 Selecting previously unselected package python-pkg-resources. [2019-09-30T13:06:28.877Z] #57 41.06 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:06:28.877Z] #57 41.07 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-30T13:06:28.877Z] #57 41.33 Selecting previously unselected package python-protobuf. [2019-09-30T13:06:29.134Z] #57 41.33 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-30T13:06:29.134Z] #57 41.34 Unpacking python-protobuf (3.0.0-9) ... [2019-09-30T13:06:29.328Z] #13 36.77 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-30T13:06:29.328Z] #13 36.78 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-30T13:06:29.328Z] #13 36.90 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-30T13:06:29.328Z] #13 36.91 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-30T13:06:29.328Z] #13 36.92 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-30T13:06:29.328Z] #13 36.93 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-30T13:06:29.328Z] #13 36.95 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-30T13:06:29.328Z] #13 36.98 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-30T13:06:29.348Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:06:29.348Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:06:29.348Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:06:29.348Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:06:29.348Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:06:29.348Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-09-30T13:06:29.348Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-30T13:06:29.348Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-30T13:06:29.512Z] CC criu/util.o [2019-09-30T13:06:29.698Z] #57 41.86 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:06:29.699Z] #57 42.01 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:06:29.699Z] #57 42.03 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-30T13:06:29.892Z] #13 37.38 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-30T13:06:29.892Z] #13 37.47 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-30T13:06:29.892Z] #13 37.55 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-30T13:06:29.892Z] #13 37.56 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-30T13:06:29.892Z] #13 37.56 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-30T13:06:29.892Z] #13 37.60 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-30T13:06:30.150Z] #13 37.78 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-30T13:06:30.406Z] #13 38.03 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-30T13:06:30.407Z] #13 38.04 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-30T13:06:30.521Z] CC criu/uts_ns.o [2019-09-30T13:06:30.521Z] CC criu/vdso.o [2019-09-30T13:06:30.629Z] Fetched 7669 kB in 1s (5108 kB/s) [2019-09-30T13:06:30.631Z] #57 ... [2019-09-30T13:06:30.631Z] [2019-09-30T13:06:30.631Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:06:30.631Z] #27 31.32 + cd /tmp/tmp.IOh9dfXFxH/src/gotest.tools/gotestsum [2019-09-30T13:06:30.631Z] #27 31.32 + git checkout -q v0.3.5 [2019-09-30T13:06:30.631Z] #27 31.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-30T13:06:30.631Z] #27 ... [2019-09-30T13:06:30.631Z] [2019-09-30T13:06:30.631Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:30.631Z] #33 34.63 internal/reflectlite [2019-09-30T13:06:30.631Z] #33 34.66 sync [2019-09-30T13:06:30.631Z] #33 36.06 github.com/LK4D4/vndr/godl/singleflight [2019-09-30T13:06:30.631Z] #33 36.47 math/rand [2019-09-30T13:06:30.631Z] #33 37.40 internal/singleflight [2019-09-30T13:06:30.631Z] #33 37.69 sort [2019-09-30T13:06:30.631Z] #33 37.69 errors [2019-09-30T13:06:30.631Z] #33 38.04 io [2019-09-30T13:06:30.631Z] #33 38.84 strconv [2019-09-30T13:06:30.631Z] #33 39.02 bytes [2019-09-30T13:06:30.631Z] #33 40.72 bufio [2019-09-30T13:06:30.971Z] #13 38.47 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-30T13:06:30.971Z] #13 38.75 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-30T13:06:31.067Z] Reading package lists... [2019-09-30T13:06:31.138Z] LINK criu/built-in.o [2019-09-30T13:06:31.138Z] LINK criu/criu [2019-09-30T13:06:31.196Z] #33 41.96 reflect [2019-09-30T13:06:31.228Z] #13 38.77 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-30T13:06:31.420Z] DEP lib/c/criu.d [2019-09-30T13:06:31.420Z] CC images/rpc.pb-c.o [2019-09-30T13:06:31.453Z] #33 42.15 internal/oserror [2019-09-30T13:06:31.453Z] #33 42.33 syscall [2019-09-30T13:06:31.909Z] Reading package lists... [2019-09-30T13:06:31.909Z] Building dependency tree... [2019-09-30T13:06:31.909Z] Reading state information... [2019-09-30T13:06:31.909Z] The following additional packages will be installed: [2019-09-30T13:06:31.909Z] libapparmor1 libseccomp2 [2019-09-30T13:06:31.909Z] Suggested packages: [2019-09-30T13:06:31.909Z] seccomp [2019-09-30T13:06:31.909Z] The following NEW packages will be installed: [2019-09-30T13:06:31.909Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-30T13:06:31.909Z] 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:06:31.909Z] Need to get 301 kB of archives. [2019-09-30T13:06:31.909Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-30T13:06:31.909Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-30T13:06:31.909Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-09-30T13:06:31.909Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-30T13:06:31.909Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-30T13:06:32.036Z] CC lib/c/criu.o [2019-09-30T13:06:32.280Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:06:32.280Z] Fetched 301 kB in 0s (3519 kB/s) [2019-09-30T13:06:32.280Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-30T13:06:32.280Z] (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 ... 14828 files and directories currently installed.) [2019-09-30T13:06:32.280Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-30T13:06:32.280Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-30T13:06:32.280Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-30T13:06:32.280Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-30T13:06:32.280Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-30T13:06:32.280Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-30T13:06:32.280Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-30T13:06:32.280Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-30T13:06:32.280Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-30T13:06:32.280Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-30T13:06:32.280Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-30T13:06:32.280Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:32.280Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-30T13:06:32.280Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-30T13:06:32.280Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-30T13:06:32.280Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-30T13:06:32.280Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:32.653Z] LINK lib/c/built-in.o [2019-09-30T13:06:32.653Z] LINK lib/c/libcriu.so [2019-09-30T13:06:32.937Z] GEN magic.py [2019-09-30T13:06:32.937Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:06:32.937Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:06:33.074Z] Removing intermediate container bb197f1dca8c [2019-09-30T13:06:33.074Z] ---> 617076eb6155 [2019-09-30T13:06:33.074Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-30T13:06:33.074Z] ---> 48e8b04bf92d [2019-09-30T13:06:33.074Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:06:33.074Z] ---> Running in 5199fa461ae9 [2019-09-30T13:06:33.074Z] Removing intermediate container 5199fa461ae9 [2019-09-30T13:06:33.074Z] ---> c054c3929b14 [2019-09-30T13:06:33.074Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-30T13:06:33.074Z] ---> Running in 2414514b31c5 [2019-09-30T13:06:33.225Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:06:33.512Z] make[1]: Nothing to be done for 'all'. [2019-09-30T13:06:33.750Z] #13 41.36 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-30T13:06:33.797Z] make[1]: 'images/built-in.o' is up to date. [2019-09-30T13:06:33.797Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-30T13:06:33.797Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-30T13:06:33.998Z] #33 ... [2019-09-30T13:06:33.998Z] [2019-09-30T13:06:33.998Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:33.998Z] #57 46.15 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-30T13:06:33.998Z] #57 46.17 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-30T13:06:33.998Z] #57 46.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:33.998Z] #57 46.21 Setting up python-protobuf (3.0.0-9) ... [2019-09-30T13:06:33.998Z] #57 ... [2019-09-30T13:06:33.998Z] [2019-09-30T13:06:33.998Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:33.998Z] #30 34.90 sync [2019-09-30T13:06:33.998Z] #30 34.90 internal/reflectlite [2019-09-30T13:06:33.998Z] #30 37.24 sort [2019-09-30T13:06:33.998Z] #30 37.28 errors [2019-09-30T13:06:33.998Z] #30 37.54 strconv [2019-09-30T13:06:33.998Z] #30 38.22 io [2019-09-30T13:06:33.998Z] #30 39.35 internal/oserror [2019-09-30T13:06:33.998Z] #30 39.40 syscall [2019-09-30T13:06:33.998Z] #30 40.99 reflect [2019-09-30T13:06:34.082Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-30T13:06:34.082Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-30T13:06:34.082Z] make[1]: Nothing to be done for 'all'. [2019-09-30T13:06:34.082Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:06:34.082Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.082Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.082Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.082Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.082Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.256Z] #30 ... [2019-09-30T13:06:34.256Z] [2019-09-30T13:06:34.256Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:34.256Z] #35 40.91 Selecting previously unselected package libicu57:amd64. [2019-09-30T13:06:34.256Z] #35 40.91 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-30T13:06:34.256Z] #35 40.92 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-30T13:06:34.256Z] #35 46.21 Selecting previously unselected package libxml2:amd64. [2019-09-30T13:06:34.256Z] #35 46.21 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-30T13:06:34.256Z] #35 46.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:06:34.344Z] Removing intermediate container 2414514b31c5 [2019-09-30T13:06:34.344Z] ---> e4658f4d3e42 [2019-09-30T13:06:34.344Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-30T13:06:34.344Z] ---> 617076eb6155 [2019-09-30T13:06:34.344Z] Step 40/126 : FROM base AS tomlv [2019-09-30T13:06:34.344Z] ---> dd557f85d4fd [2019-09-30T13:06:34.344Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-30T13:06:34.344Z] ---> Running in a50a5eadfb30 [2019-09-30T13:06:34.344Z] Removing intermediate container a50a5eadfb30 [2019-09-30T13:06:34.344Z] ---> b04b041ee2d9 [2019-09-30T13:06:34.344Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:06:34.364Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.364Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.364Z] make[2]: Nothing to be done for 'all'. [2019-09-30T13:06:34.364Z] INSTALL criu/criu [2019-09-30T13:06:34.514Z] #35 46.95 Selecting previously unselected package libarchive13:amd64. [2019-09-30T13:06:34.682Z] #13 ... [2019-09-30T13:06:34.682Z] [2019-09-30T13:06:34.682Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:34.682Z] #33 96.52 log [2019-09-30T13:06:34.682Z] #33 97.25 encoding/binary [2019-09-30T13:06:34.682Z] #33 98.39 go/doc [2019-09-30T13:06:34.682Z] #33 98.95 encoding/base64 [2019-09-30T13:06:34.682Z] #33 99.72 encoding/json [2019-09-30T13:06:34.682Z] #33 101.6 github.com/LK4D4/vndr/build [2019-09-30T13:06:34.682Z] #33 104.8 encoding/xml [2019-09-30T13:06:34.682Z] #33 105.3 compress/flate [2019-09-30T13:06:34.682Z] #33 ... [2019-09-30T13:06:34.682Z] [2019-09-30T13:06:34.682Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:34.682Z] #58 35.37 CC images/sk-unix.o [2019-09-30T13:06:34.682Z] #58 35.68 CC images/sk-inet.o [2019-09-30T13:06:34.682Z] #58 36.00 CC images/tun.o [2019-09-30T13:06:34.682Z] #58 36.45 CC images/sk-netlink.o [2019-09-30T13:06:34.682Z] #58 36.76 CC images/packet-sock.o [2019-09-30T13:06:34.682Z] #58 37.29 CC images/ipc-var.o [2019-09-30T13:06:34.682Z] #58 37.49 CC images/ipc-desc.o [2019-09-30T13:06:34.682Z] #58 37.81 CC images/ipc-shm.o [2019-09-30T13:06:34.682Z] #58 38.05 CC images/ipc-msg.o [2019-09-30T13:06:34.682Z] #58 38.39 CC images/ipc-sem.o [2019-09-30T13:06:34.682Z] #58 38.66 CC images/utsns.o [2019-09-30T13:06:34.682Z] #58 38.82 CC images/creds.o [2019-09-30T13:06:34.682Z] #58 39.05 CC images/vma.o [2019-09-30T13:06:34.682Z] #58 39.29 CC images/netdev.o [2019-09-30T13:06:34.682Z] #58 39.81 CC images/tty.o [2019-09-30T13:06:34.682Z] #58 40.49 CC images/file-lock.o [2019-09-30T13:06:34.682Z] #58 40.67 CC images/rlimit.o [2019-09-30T13:06:34.682Z] #58 40.85 CC images/pagemap.o [2019-09-30T13:06:34.682Z] #58 41.20 CC images/siginfo.o [2019-09-30T13:06:34.682Z] #58 41.51 CC images/rpc.o [2019-09-30T13:06:34.682Z] #58 42.99 CC images/ext-file.o [2019-09-30T13:06:34.682Z] #58 43.31 CC images/cgroup.o [2019-09-30T13:06:34.719Z] ---> 6ee1c790c35c [2019-09-30T13:06:34.720Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:06:34.720Z] ---> 1d4d04065f64 [2019-09-30T13:06:34.720Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:06:34.782Z] #35 46.96 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-30T13:06:34.782Z] #35 46.96 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-30T13:06:34.939Z] #58 ... [2019-09-30T13:06:34.939Z] [2019-09-30T13:06:34.939Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-30T13:06:34.939Z] #61 106.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:06:34.939Z] #61 106.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-30T13:06:35.040Z] #35 47.31 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-30T13:06:35.040Z] #35 47.31 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-30T13:06:35.040Z] #35 47.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-30T13:06:35.084Z] ---> Running in 5d1ddd5a4719 [2019-09-30T13:06:35.298Z] #35 47.45 Selecting previously unselected package libuv1:amd64. [2019-09-30T13:06:35.298Z] #35 47.46 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-30T13:06:35.298Z] #35 47.46 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-30T13:06:35.298Z] #35 47.63 Selecting previously unselected package cmake. [2019-09-30T13:06:35.298Z] #35 47.64 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-30T13:06:35.455Z] + RM_GOPATH=0 [2019-09-30T13:06:35.455Z] + TMP_GOPATH= [2019-09-30T13:06:35.455Z] + : /build [2019-09-30T13:06:35.455Z] + '[' -z '' ']' [2019-09-30T13:06:35.455Z] ++ mktemp -d [2019-09-30T13:06:35.455Z] + export GOPATH=/tmp/tmp.oKlTdEoUMc [2019-09-30T13:06:35.455Z] + GOPATH=/tmp/tmp.oKlTdEoUMc [2019-09-30T13:06:35.455Z] + RM_GOPATH=1 [2019-09-30T13:06:35.455Z] ++ dirname ./install.sh [2019-09-30T13:06:35.455Z] + dir=. [2019-09-30T13:06:35.455Z] + bin=tomlv [2019-09-30T13:06:35.455Z] + shift [2019-09-30T13:06:35.455Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-30T13:06:35.455Z] + . ./tomlv.installer [2019-09-30T13:06:35.455Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:06:35.455Z] + install_tomlv [2019-09-30T13:06:35.455Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-30T13:06:35.455Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oKlTdEoUMc/src/github.com/BurntSushi/toml [2019-09-30T13:06:35.455Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:06:35.455Z] Cloning into '/tmp/tmp.oKlTdEoUMc/src/github.com/BurntSushi/toml'... [2019-09-30T13:06:35.558Z] #35 47.74 Unpacking cmake (3.7.2-1) ... [2019-09-30T13:06:35.558Z] #35 ... [2019-09-30T13:06:35.558Z] [2019-09-30T13:06:35.558Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:35.558Z] #30 46.31 time [2019-09-30T13:06:35.866Z] Removing intermediate container c7f99dbc7c14 [2019-09-30T13:06:35.866Z] ---> e2391e8a71c1 [2019-09-30T13:06:35.866Z] Step 13/126 : FROM base AS registry [2019-09-30T13:06:35.866Z] ---> 3d752c5ac3a3 [2019-09-30T13:06:35.866Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-30T13:06:35.866Z] ---> Running in 80d3daf14e25 [2019-09-30T13:06:35.961Z] + cd /tmp/tmp.oKlTdEoUMc/src/github.com/BurntSushi/toml [2019-09-30T13:06:35.961Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:06:35.961Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:06:35.961Z] internal/cpu [2019-09-30T13:06:35.961Z] runtime/internal/atomic [2019-09-30T13:06:35.961Z] runtime/internal/sys [2019-09-30T13:06:35.961Z] runtime/internal/math [2019-09-30T13:06:35.961Z] math/bits [2019-09-30T13:06:35.961Z] internal/bytealg [2019-09-30T13:06:35.961Z] math [2019-09-30T13:06:35.961Z] runtime [2019-09-30T13:06:36.151Z] Removing intermediate container 80d3daf14e25 [2019-09-30T13:06:36.151Z] ---> 5e8e5a6e121b [2019-09-30T13:06:36.151Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-30T13:06:36.151Z] ---> Running in 2bd0a70a8948 [2019-09-30T13:06:36.151Z] Removing intermediate container 2bd0a70a8948 [2019-09-30T13:06:36.151Z] ---> 1420b07dbdff [2019-09-30T13:06:36.151Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-30T13:06:36.151Z] ---> Running in a94102477e05 [2019-09-30T13:06:36.434Z] + mktemp -d [2019-09-30T13:06:36.435Z] + export GOPATH=/tmp/tmp.I6dQlDqSip [2019-09-30T13:06:36.435Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution [2019-09-30T13:06:36.435Z] Cloning into '/tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution'... [2019-09-30T13:06:36.889Z] unicode/utf8 [2019-09-30T13:06:36.889Z] internal/race [2019-09-30T13:06:36.889Z] sync/atomic [2019-09-30T13:06:36.889Z] unicode [2019-09-30T13:06:36.889Z] internal/testlog [2019-09-30T13:06:36.889Z] encoding [2019-09-30T13:06:36.889Z] runtime/cgo [2019-09-30T13:06:38.175Z] internal/reflectlite [2019-09-30T13:06:38.175Z] sync [2019-09-30T13:06:38.537Z] errors [2019-09-30T13:06:38.537Z] sort [2019-09-30T13:06:38.537Z] strconv [2019-09-30T13:06:38.537Z] io [2019-09-30T13:06:38.914Z] internal/oserror [2019-09-30T13:06:38.914Z] syscall [2019-09-30T13:06:38.914Z] reflect [2019-09-30T13:06:39.308Z] time [2019-09-30T13:06:39.697Z] internal/poll [2019-09-30T13:06:39.697Z] internal/fmtsort [2019-09-30T13:06:39.697Z] internal/syscall/unix [2019-09-30T13:06:39.697Z] strings [2019-09-30T13:06:39.697Z] os [2019-09-30T13:06:39.741Z] #30 ... [2019-09-30T13:06:39.741Z] [2019-09-30T13:06:39.741Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:39.741Z] #57 51.12 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-30T13:06:39.741Z] #57 51.13 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-30T13:06:39.741Z] #57 51.15 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:06:39.741Z] #57 51.17 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-30T13:06:39.741Z] #57 51.18 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-30T13:06:39.741Z] #57 51.20 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-30T13:06:39.741Z] #57 51.21 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-30T13:06:39.741Z] #57 51.23 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-30T13:06:39.741Z] #57 51.24 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-30T13:06:39.741Z] #57 51.25 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-30T13:06:39.741Z] #57 51.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:39.741Z] #57 DONE 51.8s [2019-09-30T13:06:39.741Z] [2019-09-30T13:06:39.741Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:39.741Z] #35 50.16 Selecting previously unselected package xxd. [2019-09-30T13:06:39.741Z] #35 50.17 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-30T13:06:39.741Z] #35 50.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:06:39.741Z] #35 50.32 Selecting previously unselected package vim-common. [2019-09-30T13:06:39.741Z] #35 50.32 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:06:39.741Z] #35 50.33 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:06:39.741Z] #35 50.64 Processing triggers for mime-support (3.60) ... [2019-09-30T13:06:39.741Z] #35 50.76 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:06:39.741Z] #35 50.77 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-30T13:06:39.741Z] #35 50.78 Setting up cmake-data (3.7.2-1) ... [2019-09-30T13:06:39.741Z] #35 50.80 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-30T13:06:39.741Z] #35 50.81 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:06:39.741Z] #35 50.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:39.741Z] #35 50.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:06:39.741Z] #35 50.95 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:06:39.741Z] #35 50.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-30T13:06:39.741Z] #35 50.98 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-30T13:06:39.741Z] #35 50.99 Setting up cmake (3.7.2-1) ... [2019-09-30T13:06:39.741Z] #35 51.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:06:39.741Z] #35 DONE 51.8s [2019-09-30T13:06:39.741Z] [2019-09-30T13:06:39.741Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:06:39.741Z] #36 DONE 0.1s [2019-09-30T13:06:39.741Z] [2019-09-30T13:06:39.741Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:39.741Z] #58 ... [2019-09-30T13:06:39.741Z] [2019-09-30T13:06:39.741Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-30T13:06:39.741Z] #37 DONE 0.1s [2019-09-30T13:06:39.741Z] [2019-09-30T13:06:39.741Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-30T13:06:39.905Z] + cd /tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution [2019-09-30T13:06:39.905Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-30T13:06:39.905Z] + GOPATH=/tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.I6dQlDqSip go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-30T13:06:40.080Z] bytes [2019-09-30T13:06:40.080Z] fmt [2019-09-30T13:06:40.080Z] bufio [2019-09-30T13:06:40.194Z] #61 ... [2019-09-30T13:06:40.194Z] [2019-09-30T13:06:40.194Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:40.194Z] #13 44.06 debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:06:40.194Z] #13 44.22 Fetched 90.9 MB in 8s (10.6 MB/s) [2019-09-30T13:06:40.194Z] #13 44.32 Selecting previously unselected package bash-completion. [2019-09-30T13:06:40.194Z] #13 44.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-30T13:06:40.194Z] #13 44.39 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-30T13:06:40.194Z] #13 47.65 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-30T13:06:40.506Z] path/filepath [2019-09-30T13:06:40.506Z] io/ioutil [2019-09-30T13:06:40.506Z] flag [2019-09-30T13:06:40.506Z] github.com/BurntSushi/toml [2019-09-30T13:06:40.709Z] #13 48.27 Selecting previously unselected package libnet1:amd64. [2019-09-30T13:06:40.709Z] #13 48.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-30T13:06:40.709Z] #13 48.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:06:40.709Z] #13 48.42 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-30T13:06:40.709Z] #13 48.43 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-30T13:06:40.709Z] #13 48.45 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-30T13:06:40.709Z] #13 48.53 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-30T13:06:40.928Z] log [2019-09-30T13:06:40.928Z] path [2019-09-30T13:06:40.928Z] text/tabwriter [2019-09-30T13:06:40.965Z] #13 48.54 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-30T13:06:40.965Z] #13 48.55 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-30T13:06:40.965Z] #13 48.70 Selecting previously unselected package libudev-dev:amd64. [2019-09-30T13:06:40.965Z] #13 48.71 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-30T13:06:40.965Z] #13 48.76 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:06:41.317Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:06:41.531Z] #13 48.96 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-30T13:06:41.531Z] #13 48.96 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:06:41.531Z] #13 48.99 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:06:42.095Z] #13 49.84 Selecting previously unselected package python3.5-minimal. [2019-09-30T13:06:42.095Z] #13 49.84 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:06:42.095Z] #13 49.85 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:06:42.268Z] #38 2.671 + RM_GOPATH=0 [2019-09-30T13:06:42.268Z] #38 2.671 + TMP_GOPATH= [2019-09-30T13:06:42.268Z] #38 2.671 + : /build [2019-09-30T13:06:42.268Z] #38 2.671 + '[' -z '' ']' [2019-09-30T13:06:42.525Z] #38 2.676 ++ mktemp -d [2019-09-30T13:06:42.525Z] #38 2.680 + export GOPATH=/tmp/tmp.JfL0oUcalb [2019-09-30T13:06:42.525Z] #38 2.680 + GOPATH=/tmp/tmp.JfL0oUcalb [2019-09-30T13:06:42.525Z] #38 2.680 + RM_GOPATH=1 [2019-09-30T13:06:42.525Z] #38 2.680 ++ dirname ./install.sh [2019-09-30T13:06:42.525Z] #38 2.684 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:06:42.525Z] #38 2.684 + dir=. [2019-09-30T13:06:42.525Z] #38 2.684 + bin=tini [2019-09-30T13:06:42.525Z] #38 2.684 + shift [2019-09-30T13:06:42.525Z] #38 2.684 + '[' '!' -f ./tini.installer ']' [2019-09-30T13:06:42.525Z] #38 2.684 + . ./tini.installer [2019-09-30T13:06:42.525Z] #38 2.684 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:06:42.525Z] #38 2.684 + install_tini [2019-09-30T13:06:42.525Z] #38 2.684 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-30T13:06:42.525Z] #38 2.684 + git clone https://github.com/krallin/tini.git /tmp/tmp.JfL0oUcalb/tini [2019-09-30T13:06:42.525Z] #38 2.694 Cloning into '/tmp/tmp.JfL0oUcalb/tini'... [2019-09-30T13:06:42.579Z] Removing intermediate container 5d1ddd5a4719 [2019-09-30T13:06:42.580Z] ---> 3d91ad30fdbf [2019-09-30T13:06:42.580Z] Step 45/126 : FROM base AS vndr [2019-09-30T13:06:42.580Z] ---> dd557f85d4fd [2019-09-30T13:06:42.580Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-30T13:06:42.580Z] ---> Running in a6e11ca04893 [2019-09-30T13:06:42.580Z] Removing intermediate container a6e11ca04893 [2019-09-30T13:06:42.580Z] ---> 369d38b04a9a [2019-09-30T13:06:42.580Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:06:42.943Z] ---> 0a57a18dd561 [2019-09-30T13:06:42.943Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:06:43.308Z] ---> 74ac34f86395 [2019-09-30T13:06:43.308Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:06:43.308Z] ---> Running in fce36faeea12 [2019-09-30T13:06:43.457Z] #38 3.686 + cd /tmp/tmp.JfL0oUcalb/tini [2019-09-30T13:06:43.457Z] #38 3.690 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:06:43.457Z] #38 3.706 + cmake . [2019-09-30T13:06:43.465Z] #13 51.02 Selecting previously unselected package python3-minimal. [2019-09-30T13:06:43.465Z] #13 51.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-30T13:06:43.465Z] #13 51.05 Unpacking python3-minimal (3.5.3-1) ... [2019-09-30T13:06:43.465Z] #13 ... [2019-09-30T13:06:43.465Z] [2019-09-30T13:06:43.465Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-30T13:06:43.465Z] #61 DONE 115.5s [2019-09-30T13:06:43.465Z] [2019-09-30T13:06:43.465Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-30T13:06:43.714Z] #38 4.128 -- The C compiler identification is GNU 6.3.0 [2019-09-30T13:06:43.722Z] #62 DONE 0.1s [2019-09-30T13:06:43.722Z] [2019-09-30T13:06:43.722Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:43.722Z] #13 51.23 Selecting previously unselected package libmpdec2:amd64. [2019-09-30T13:06:43.722Z] #13 51.23 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-30T13:06:43.722Z] #13 51.24 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-30T13:06:43.971Z] #38 4.176 -- Check for working C compiler: /usr/bin/cc [2019-09-30T13:06:43.979Z] #13 51.59 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-30T13:06:43.979Z] #13 51.60 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:06:43.979Z] #13 51.61 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:06:44.095Z] + RM_GOPATH=0 [2019-09-30T13:06:44.095Z] + TMP_GOPATH= [2019-09-30T13:06:44.095Z] + : /build [2019-09-30T13:06:44.095Z] + '[' -z '' ']' [2019-09-30T13:06:44.095Z] ++ mktemp -d [2019-09-30T13:06:44.095Z] + export GOPATH=/tmp/tmp.co7LmxD63p [2019-09-30T13:06:44.095Z] + GOPATH=/tmp/tmp.co7LmxD63p [2019-09-30T13:06:44.095Z] + RM_GOPATH=1 [2019-09-30T13:06:44.095Z] ++ dirname ./install.sh [2019-09-30T13:06:44.095Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:06:44.095Z] + dir=. [2019-09-30T13:06:44.095Z] + bin=vndr [2019-09-30T13:06:44.095Z] + shift [2019-09-30T13:06:44.095Z] + '[' '!' -f ./vndr.installer ']' [2019-09-30T13:06:44.095Z] + . ./vndr.installer [2019-09-30T13:06:44.095Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:06:44.095Z] + install_vndr [2019-09-30T13:06:44.095Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-30T13:06:44.095Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.co7LmxD63p/src/github.com/LK4D4/vndr [2019-09-30T13:06:44.095Z] Cloning into '/tmp/tmp.co7LmxD63p/src/github.com/LK4D4/vndr'... [2019-09-30T13:06:44.095Z] + cd /tmp/tmp.co7LmxD63p/src/github.com/LK4D4/vndr [2019-09-30T13:06:44.095Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:06:44.095Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-30T13:06:44.095Z] internal/cpu [2019-09-30T13:06:44.095Z] runtime/internal/atomic [2019-09-30T13:06:44.095Z] runtime/internal/sys [2019-09-30T13:06:44.095Z] runtime/internal/math [2019-09-30T13:06:44.095Z] internal/race [2019-09-30T13:06:44.095Z] sync/atomic [2019-09-30T13:06:44.095Z] internal/bytealg [2019-09-30T13:06:44.095Z] unicode [2019-09-30T13:06:44.478Z] runtime [2019-09-30T13:06:44.478Z] unicode/utf8 [2019-09-30T13:06:44.478Z] math/bits [2019-09-30T13:06:44.478Z] math [2019-09-30T13:06:44.535Z] #38 4.787 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-30T13:06:44.535Z] #38 4.790 -- Detecting C compiler ABI info [2019-09-30T13:06:44.873Z] internal/testlog [2019-09-30T13:06:44.873Z] encoding [2019-09-30T13:06:44.873Z] unicode/utf16 [2019-09-30T13:06:44.873Z] container/list [2019-09-30T13:06:44.873Z] crypto/internal/subtle [2019-09-30T13:06:45.100Z] #38 5.340 -- Detecting C compiler ABI info - done [2019-09-30T13:06:45.100Z] #38 5.404 -- Detecting C compile features [2019-09-30T13:06:45.318Z] crypto/subtle [2019-09-30T13:06:45.318Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-30T13:06:45.318Z] internal/nettrace [2019-09-30T13:06:45.318Z] runtime/cgo [2019-09-30T13:06:45.772Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-30T13:06:45.873Z] #13 ... [2019-09-30T13:06:45.873Z] [2019-09-30T13:06:45.873Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:45.873Z] #58 44.10 CC images/userns.o [2019-09-30T13:06:45.873Z] #58 44.47 CC images/google/protobuf/descriptor.o [2019-09-30T13:06:45.873Z] #58 46.48 CC images/opts.o [2019-09-30T13:06:45.873Z] #58 46.78 CC images/seccomp.o [2019-09-30T13:06:45.873Z] #58 47.08 CC images/binfmt-misc.o [2019-09-30T13:06:45.873Z] #58 47.28 CC images/time.o [2019-09-30T13:06:45.873Z] #58 47.55 CC images/sysctl.o [2019-09-30T13:06:45.873Z] #58 47.82 CC images/autofs.o [2019-09-30T13:06:45.873Z] #58 48.09 CC images/macvlan.o [2019-09-30T13:06:45.873Z] #58 48.28 CC images/sit.o [2019-09-30T13:06:45.873Z] #58 48.52 LINK images/built-in.o [2019-09-30T13:06:45.873Z] #58 48.62 GEN compel/include/asm [2019-09-30T13:06:45.873Z] #58 48.65 GEN compel/include/version.h [2019-09-30T13:06:45.873Z] #58 48.67 touch .config [2019-09-30T13:06:45.873Z] #58 48.69 GEN include/common/config.h [2019-09-30T13:06:45.873Z] #58 48.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-30T13:06:45.873Z] #58 48.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-30T13:06:45.873Z] #58 48.84 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-30T13:06:45.873Z] #58 48.85 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-30T13:06:45.873Z] #58 48.90 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-30T13:06:45.873Z] #58 48.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-30T13:06:45.873Z] #58 48.99 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-30T13:06:45.873Z] #58 49.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-30T13:06:45.873Z] #58 49.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-30T13:06:45.873Z] #58 49.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-30T13:06:45.873Z] #58 49.11 DEP compel/plugins/std/infect.d [2019-09-30T13:06:45.873Z] #58 49.26 DEP compel/plugins/std/string.d [2019-09-30T13:06:45.873Z] #58 49.33 DEP compel/plugins/std/log.d [2019-09-30T13:06:45.873Z] #58 49.40 DEP compel/plugins/std/fds.d [2019-09-30T13:06:45.873Z] #58 49.57 DEP compel/plugins/std/std.d [2019-09-30T13:06:45.873Z] #58 49.68 DEP compel/plugins/shmem/shmem.d [2019-09-30T13:06:45.873Z] #58 49.86 DEP compel/plugins/fds/fds.d [2019-09-30T13:06:45.873Z] #58 50.20 CC compel/plugins/std/std.o [2019-09-30T13:06:45.873Z] #58 50.56 CC compel/plugins/std/fds.o [2019-09-30T13:06:45.873Z] #58 51.10 CC compel/plugins/std/log.o [2019-09-30T13:06:45.873Z] #58 52.34 CC compel/plugins/std/string.o [2019-09-30T13:06:45.873Z] #58 53.46 CC compel/plugins/std/infect.o [2019-09-30T13:06:45.873Z] #58 54.02 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-30T13:06:45.873Z] #58 54.11 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-30T13:06:45.873Z] #58 54.16 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-30T13:06:45.873Z] #58 54.25 AR compel/plugins/std.lib.a [2019-09-30T13:06:45.873Z] #58 54.31 CC compel/plugins/fds/fds.o [2019-09-30T13:06:46.130Z] #58 54.54 AR compel/plugins/fds.lib.a [2019-09-30T13:06:46.130Z] #58 54.62 HOSTDEP compel/src/lib/log-host.d [2019-09-30T13:06:46.130Z] #58 ... [2019-09-30T13:06:46.130Z] [2019-09-30T13:06:46.130Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:46.130Z] #33 108.2 hash [2019-09-30T13:06:46.130Z] #33 108.3 hash/crc32 [2019-09-30T13:06:46.130Z] #33 109.2 compress/gzip [2019-09-30T13:06:46.130Z] #33 109.8 context [2019-09-30T13:06:46.130Z] #33 110.3 crypto/cipher [2019-09-30T13:06:46.130Z] #33 111.0 math/big [2019-09-30T13:06:46.130Z] #33 111.7 crypto/aes [2019-09-30T13:06:46.130Z] #33 113.1 crypto [2019-09-30T13:06:46.130Z] #33 113.3 crypto/des [2019-09-30T13:06:46.130Z] #33 113.9 crypto/internal/randutil [2019-09-30T13:06:46.130Z] #33 114.0 crypto/sha512 [2019-09-30T13:06:46.130Z] #33 115.2 crypto/ed25519/internal/edwards25519 [2019-09-30T13:06:46.130Z] #33 117.4 crypto/hmac [2019-09-30T13:06:46.130Z] #33 117.6 crypto/md5 [2019-09-30T13:06:46.130Z] #33 118.3 crypto/rc4 [2019-09-30T13:06:46.130Z] #33 ... [2019-09-30T13:06:46.130Z] [2019-09-30T13:06:46.130Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:46.130Z] #13 53.70 Selecting previously unselected package python3.5. [2019-09-30T13:06:46.130Z] #13 53.70 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-30T13:06:46.130Z] #13 53.71 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:06:46.130Z] #13 53.90 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-30T13:06:46.417Z] #13 53.91 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-30T13:06:46.417Z] #13 53.91 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-30T13:06:46.417Z] #13 53.97 Selecting previously unselected package dh-python. [2019-09-30T13:06:46.417Z] #13 53.99 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-30T13:06:46.417Z] #13 54.00 Unpacking dh-python (2.20170125) ... [2019-09-30T13:06:46.674Z] #13 54.24 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:06:46.674Z] #13 54.27 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:06:46.781Z] internal/reflectlite [2019-09-30T13:06:46.781Z] sync [2019-09-30T13:06:46.781Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-30T13:06:46.781Z] math/rand [2019-09-30T13:06:47.013Z] #38 7.031 -- Detecting C compile features - done [2019-09-30T13:06:47.013Z] #38 7.054 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-30T13:06:47.013Z] #38 7.320 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-30T13:06:47.013Z] #38 ... [2019-09-30T13:06:47.013Z] [2019-09-30T13:06:47.013Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:47.013Z] #58 3.921 Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:06:47.013Z] #58 3.921 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:06:47.013Z] #58 5.485 fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:06:47.013Z] #58 5.505 GEN .gitid [2019-09-30T13:06:47.013Z] #58 5.517 GEN criu/include/version.h [2019-09-30T13:06:47.013Z] #58 5.566 GEN include/common/asm [2019-09-30T13:06:47.013Z] #58 6.984 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-30T13:06:47.013Z] #58 7.041 PBCC images/opts.pb-c.c [2019-09-30T13:06:47.013Z] #58 7.121 PBCC images/sit.pb-c.c [2019-09-30T13:06:47.013Z] #58 7.183 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-30T13:06:47.013Z] #58 7.288 DEP images/opts.pb-c.d [2019-09-30T13:06:47.013Z] #58 7.398 DEP images/sit.pb-c.d [2019-09-30T13:06:47.013Z] #58 7.485 PBCC images/macvlan.pb-c.c [2019-09-30T13:06:47.013Z] #58 7.551 DEP images/macvlan.pb-c.d [2019-09-30T13:06:47.013Z] #58 7.617 PBCC images/autofs.pb-c.c [2019-09-30T13:06:47.013Z] #58 7.661 DEP images/autofs.pb-c.d [2019-09-30T13:06:47.164Z] internal/singleflight [2019-09-30T13:06:47.164Z] errors [2019-09-30T13:06:47.164Z] sort [2019-09-30T13:06:47.164Z] io [2019-09-30T13:06:47.164Z] strconv [2019-09-30T13:06:47.164Z] bytes [2019-09-30T13:06:47.271Z] #58 7.726 PBCC images/sysctl.pb-c.c [2019-09-30T13:06:47.271Z] #58 7.774 DEP images/sysctl.pb-c.d [2019-09-30T13:06:47.271Z] #58 7.843 PBCC images/time.pb-c.c [2019-09-30T13:06:47.271Z] #58 7.874 DEP images/time.pb-c.d [2019-09-30T13:06:47.271Z] #58 7.911 PBCC images/binfmt-misc.pb-c.c [2019-09-30T13:06:47.529Z] #58 7.935 DEP images/binfmt-misc.pb-c.d [2019-09-30T13:06:47.529Z] #58 8.002 PBCC images/seccomp.pb-c.c [2019-09-30T13:06:47.529Z] #58 8.009 DEP images/seccomp.pb-c.d [2019-09-30T13:06:47.529Z] #58 8.057 PBCC images/userns.pb-c.c [2019-09-30T13:06:47.529Z] #58 8.074 DEP images/userns.pb-c.d [2019-09-30T13:06:47.529Z] #58 8.134 PBCC images/cgroup.pb-c.c [2019-09-30T13:06:47.542Z] reflect [2019-09-30T13:06:47.542Z] bufio [2019-09-30T13:06:47.542Z] internal/oserror [2019-09-30T13:06:47.542Z] syscall [2019-09-30T13:06:47.787Z] #58 8.189 DEP images/cgroup.pb-c.d [2019-09-30T13:06:47.787Z] #58 8.222 PBCC images/fown.pb-c.c [2019-09-30T13:06:47.787Z] #58 8.261 PBCC images/ext-file.pb-c.c [2019-09-30T13:06:47.787Z] #58 8.291 DEP images/fown.pb-c.d [2019-09-30T13:06:47.787Z] #58 ... [2019-09-30T13:06:47.787Z] [2019-09-30T13:06:47.787Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:47.787Z] #33 48.52 time [2019-09-30T13:06:47.787Z] #33 53.79 internal/poll [2019-09-30T13:06:47.787Z] #33 54.35 internal/fmtsort [2019-09-30T13:06:47.787Z] #33 54.82 internal/syscall/unix [2019-09-30T13:06:47.787Z] #33 55.12 strings [2019-09-30T13:06:47.787Z] #33 55.73 os [2019-09-30T13:06:47.787Z] #33 57.82 regexp/syntax [2019-09-30T13:06:47.787Z] #33 ... [2019-09-30T13:06:47.787Z] [2019-09-30T13:06:47.787Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:47.787Z] #58 8.349 DEP images/ext-file.pb-c.d [2019-09-30T13:06:47.787Z] #58 8.391 PBCC images/rpc.pb-c.c [2019-09-30T13:06:47.933Z] time [2019-09-30T13:06:48.045Z] #58 8.422 DEP images/rpc.pb-c.d [2019-09-30T13:06:48.045Z] #58 8.522 PBCC images/siginfo.pb-c.c [2019-09-30T13:06:48.045Z] #58 8.562 DEP images/siginfo.pb-c.d [2019-09-30T13:06:48.045Z] #58 8.618 PBCC images/pagemap.pb-c.c [2019-09-30T13:06:48.045Z] #58 8.648 DEP images/pagemap.pb-c.d [2019-09-30T13:06:48.303Z] #58 8.740 PBCC images/rlimit.pb-c.c [2019-09-30T13:06:48.303Z] #58 8.781 DEP images/rlimit.pb-c.d [2019-09-30T13:06:48.303Z] #58 8.826 PBCC images/file-lock.pb-c.c [2019-09-30T13:06:48.303Z] #58 8.842 DEP images/file-lock.pb-c.d [2019-09-30T13:06:48.303Z] #58 8.876 PBCC images/tty.pb-c.c [2019-09-30T13:06:48.303Z] #58 8.922 DEP images/tty.pb-c.d [2019-09-30T13:06:48.321Z] internal/fmtsort [2019-09-30T13:06:48.321Z] internal/syscall/unix [2019-09-30T13:06:48.321Z] strings [2019-09-30T13:06:48.561Z] #58 8.973 PBCC images/tun.pb-c.c [2019-09-30T13:06:48.561Z] #58 9.054 PBCC images/netdev.pb-c.c [2019-09-30T13:06:48.561Z] #58 9.102 DEP images/tun.pb-c.d [2019-09-30T13:06:48.711Z] internal/poll [2019-09-30T13:06:48.711Z] regexp/syntax [2019-09-30T13:06:48.711Z] os [2019-09-30T13:06:48.819Z] #58 9.165 DEP images/netdev.pb-c.d [2019-09-30T13:06:48.819Z] #58 9.241 PBCC images/vma.pb-c.c [2019-09-30T13:06:48.819Z] #58 9.297 DEP images/vma.pb-c.d [2019-09-30T13:06:48.819Z] #58 9.377 PBCC images/creds.pb-c.c [2019-09-30T13:06:48.819Z] #58 9.385 DEP images/creds.pb-c.d [2019-09-30T13:06:48.819Z] #58 9.419 PBCC images/utsns.pb-c.c [2019-09-30T13:06:49.077Z] #58 9.445 DEP images/utsns.pb-c.d [2019-09-30T13:06:49.077Z] #58 9.481 PBCC images/ipc-desc.pb-c.c [2019-09-30T13:06:49.077Z] #58 9.502 PBCC images/ipc-sem.pb-c.c [2019-09-30T13:06:49.077Z] #58 9.532 DEP images/ipc-desc.pb-c.d [2019-09-30T13:06:49.077Z] #58 9.581 DEP images/ipc-sem.pb-c.d [2019-09-30T13:06:49.077Z] #58 9.640 PBCC images/ipc-msg.pb-c.c [2019-09-30T13:06:49.077Z] #58 9.697 DEP images/ipc-msg.pb-c.d [2019-09-30T13:06:49.077Z] #58 9.739 PBCC images/ipc-shm.pb-c.c [2019-09-30T13:06:49.098Z] regexp [2019-09-30T13:06:49.098Z] fmt [2019-09-30T13:06:49.098Z] path/filepath [2019-09-30T13:06:49.334Z] #58 9.813 DEP images/ipc-shm.pb-c.d [2019-09-30T13:06:49.334Z] #58 9.854 PBCC images/ipc-var.pb-c.c [2019-09-30T13:06:49.334Z] #58 9.930 DEP images/ipc-var.pb-c.d [2019-09-30T13:06:49.491Z] internal/lazyregexp [2019-09-30T13:06:49.491Z] path [2019-09-30T13:06:49.491Z] io/ioutil [2019-09-30T13:06:49.491Z] encoding/binary [2019-09-30T13:06:49.491Z] flag [2019-09-30T13:06:49.491Z] go/token [2019-09-30T13:06:49.491Z] net/url [2019-09-30T13:06:49.593Z] #58 10.01 PBCC images/sk-opts.pb-c.c [2019-09-30T13:06:49.593Z] #58 10.08 PBCC images/packet-sock.pb-c.c [2019-09-30T13:06:49.850Z] #58 10.19 DEP images/sk-opts.pb-c.d [2019-09-30T13:06:49.850Z] #58 10.24 DEP images/packet-sock.pb-c.d [2019-09-30T13:06:49.850Z] #58 10.30 PBCC images/sk-netlink.pb-c.c [2019-09-30T13:06:49.850Z] #58 10.38 DEP images/sk-netlink.pb-c.d [2019-09-30T13:06:49.892Z] go/scanner [2019-09-30T13:06:49.892Z] text/template/parse [2019-09-30T13:06:49.892Z] go/ast [2019-09-30T13:06:49.950Z] #13 57.37 Setting up python3-minimal (3.5.3-1) ... [2019-09-30T13:06:50.107Z] #58 10.45 PBCC images/sk-inet.pb-c.c [2019-09-30T13:06:50.107Z] #58 10.52 DEP images/sk-inet.pb-c.d [2019-09-30T13:06:50.107Z] #58 10.59 PBCC images/sk-unix.pb-c.c [2019-09-30T13:06:50.107Z] #58 10.63 DEP images/sk-unix.pb-c.d [2019-09-30T13:06:50.107Z] #58 10.67 PBCC images/mm.pb-c.c [2019-09-30T13:06:50.107Z] #58 10.71 DEP images/mm.pb-c.d [2019-09-30T13:06:50.365Z] #58 10.76 PBCC images/timerfd.pb-c.c [2019-09-30T13:06:50.366Z] #58 10.84 DEP images/timerfd.pb-c.d [2019-09-30T13:06:50.366Z] #58 10.87 PBCC images/timer.pb-c.c [2019-09-30T13:06:50.366Z] #58 10.90 DEP images/timer.pb-c.d [2019-09-30T13:06:50.366Z] #58 10.95 PBCC images/sa.pb-c.c [2019-09-30T13:06:50.398Z] go/parser [2019-09-30T13:06:50.398Z] text/template [2019-09-30T13:06:50.623Z] #58 10.97 DEP images/sa.pb-c.d [2019-09-30T13:06:50.623Z] #58 11.08 PBCC images/pipe-data.pb-c.c [2019-09-30T13:06:50.623Z] #58 11.11 DEP images/pipe-data.pb-c.d [2019-09-30T13:06:50.623Z] #58 11.17 PBCC images/mnt.pb-c.c [2019-09-30T13:06:50.623Z] #58 11.21 DEP images/mnt.pb-c.d [2019-09-30T13:06:50.623Z] #58 ... [2019-09-30T13:06:50.623Z] [2019-09-30T13:06:50.623Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:50.623Z] #30 51.52 internal/poll [2019-09-30T13:06:50.623Z] #30 53.27 internal/fmtsort [2019-09-30T13:06:50.623Z] #30 53.60 internal/syscall/unix [2019-09-30T13:06:50.623Z] #30 53.65 strings [2019-09-30T13:06:50.623Z] #30 53.93 os [2019-09-30T13:06:50.623Z] #30 56.35 bytes [2019-09-30T13:06:50.623Z] #30 57.08 fmt [2019-09-30T13:06:50.623Z] #30 58.01 bufio [2019-09-30T13:06:50.623Z] #30 59.48 path/filepath [2019-09-30T13:06:50.623Z] #30 60.72 io/ioutil [2019-09-30T13:06:50.623Z] #30 61.19 path [2019-09-30T13:06:50.623Z] #30 61.54 flag [2019-09-30T13:06:50.623Z] #30 ... [2019-09-30T13:06:50.623Z] [2019-09-30T13:06:50.623Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:50.623Z] #58 11.31 PBCC images/sk-packet.pb-c.c [2019-09-30T13:06:50.828Z] log [2019-09-30T13:06:50.828Z] encoding/base64 [2019-09-30T13:06:50.828Z] encoding/json [2019-09-30T13:06:50.828Z] go/doc [2019-09-30T13:06:50.881Z] #13 58.56 Selecting previously unselected package python3. [2019-09-30T13:06:50.881Z] #13 58.56 (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 ... 16747 files and directories currently installed.) [2019-09-30T13:06:50.881Z] #58 11.32 DEP images/sk-packet.pb-c.d [2019-09-30T13:06:50.881Z] #58 11.37 PBCC images/tcp-stream.pb-c.c [2019-09-30T13:06:50.881Z] #58 11.41 DEP images/tcp-stream.pb-c.d [2019-09-30T13:06:50.881Z] #58 11.47 PBCC images/pipe.pb-c.c [2019-09-30T13:06:50.881Z] #58 11.48 DEP images/pipe.pb-c.d [2019-09-30T13:06:51.137Z] #13 58.64 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-30T13:06:51.137Z] #13 58.65 Unpacking python3 (3.5.3-1) ... [2019-09-30T13:06:51.137Z] #13 58.74 Selecting previously unselected package pigz. [2019-09-30T13:06:51.137Z] #13 58.77 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-30T13:06:51.137Z] #13 58.82 Unpacking pigz (2.3.4-1) ... [2019-09-30T13:06:51.139Z] #58 ... [2019-09-30T13:06:51.139Z] [2019-09-30T13:06:51.139Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-30T13:06:51.139Z] #38 7.403 -- Configuring done [2019-09-30T13:06:51.139Z] #38 7.434 -- Generating done [2019-09-30T13:06:51.139Z] #38 7.443 -- Build files have been written to: /tmp/tmp.JfL0oUcalb/tini [2019-09-30T13:06:51.139Z] #38 7.446 + make tini-static [2019-09-30T13:06:51.139Z] #38 7.902 Scanning dependencies of target tini-static [2019-09-30T13:06:51.139Z] #38 7.997 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-30T13:06:51.139Z] #38 9.479 [100%] Linking C executable tini-static [2019-09-30T13:06:51.139Z] #38 10.08 [100%] Built target tini-static [2019-09-30T13:06:51.139Z] #38 10.17 + mkdir -p /build [2019-09-30T13:06:51.139Z] #38 10.17 + cp tini-static /build/docker-init [2019-09-30T13:06:51.139Z] #38 DONE 11.3s [2019-09-30T13:06:51.139Z] [2019-09-30T13:06:51.139Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:51.139Z] #58 11.57 PBCC images/pstree.pb-c.c [2019-09-30T13:06:51.139Z] #58 11.62 DEP images/pstree.pb-c.d [2019-09-30T13:06:51.139Z] #58 11.72 PBCC images/fs.pb-c.c [2019-09-30T13:06:51.139Z] #58 11.80 DEP images/fs.pb-c.d [2019-09-30T13:06:51.139Z] #58 11.83 PBCC images/signalfd.pb-c.c [2019-09-30T13:06:51.219Z] github.com/LK4D4/vndr/build [2019-09-30T13:06:51.395Z] #13 58.94 Selecting previously unselected package libip4tc0:amd64. [2019-09-30T13:06:51.395Z] #13 58.94 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:06:51.395Z] #13 58.94 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:06:51.395Z] #13 59.09 Selecting previously unselected package libip6tc0:amd64. [2019-09-30T13:06:51.395Z] #13 59.09 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:06:51.395Z] #13 59.09 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:06:51.397Z] #58 11.93 DEP images/signalfd.pb-c.d [2019-09-30T13:06:51.397Z] #58 12.00 PBCC images/fh.pb-c.c [2019-09-30T13:06:51.397Z] #58 12.06 PBCC images/fsnotify.pb-c.c [2019-09-30T13:06:51.602Z] encoding/xml [2019-09-30T13:06:51.602Z] compress/flate [2019-09-30T13:06:51.602Z] hash [2019-09-30T13:06:51.653Z] #13 59.20 Selecting previously unselected package libiptc0:amd64. [2019-09-30T13:06:51.653Z] #13 59.22 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:06:51.653Z] #13 59.22 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:06:51.653Z] #13 59.36 Selecting previously unselected package libxtables12:amd64. [2019-09-30T13:06:51.653Z] #13 59.36 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:06:51.653Z] #13 59.36 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:06:51.653Z] #13 59.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-30T13:06:51.655Z] #58 12.12 DEP images/fh.pb-c.d [2019-09-30T13:06:51.910Z] #13 59.48 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-30T13:06:51.910Z] #13 59.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-30T13:06:51.910Z] #13 59.59 Selecting previously unselected package iptables. [2019-09-30T13:06:51.910Z] #13 59.59 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-30T13:06:51.910Z] #13 59.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:06:51.913Z] #58 12.29 DEP images/fsnotify.pb-c.d [2019-09-30T13:06:51.913Z] #58 12.38 PBCC images/eventpoll.pb-c.c [2019-09-30T13:06:51.913Z] #58 12.43 DEP images/eventpoll.pb-c.d [2019-09-30T13:06:51.913Z] #58 12.51 PBCC images/eventfd.pb-c.c [2019-09-30T13:06:51.993Z] hash/crc32 [2019-09-30T13:06:51.993Z] compress/gzip [2019-09-30T13:06:51.993Z] context [2019-09-30T13:06:51.993Z] crypto/cipher [2019-09-30T13:06:51.993Z] math/big [2019-09-30T13:06:51.993Z] crypto/aes [2019-09-30T13:06:52.171Z] #58 12.56 DEP images/eventfd.pb-c.d [2019-09-30T13:06:52.171Z] #58 12.69 PBCC images/remap-file-path.pb-c.c [2019-09-30T13:06:52.171Z] #58 12.73 DEP images/remap-file-path.pb-c.d [2019-09-30T13:06:52.171Z] #58 12.76 PBCC images/fifo.pb-c.c [2019-09-30T13:06:52.171Z] #58 12.78 DEP images/fifo.pb-c.d [2019-09-30T13:06:52.360Z] crypto [2019-09-30T13:06:52.360Z] crypto/des [2019-09-30T13:06:52.360Z] crypto/internal/randutil [2019-09-30T13:06:52.360Z] crypto/sha512 [2019-09-30T13:06:52.360Z] crypto/ed25519/internal/edwards25519 [2019-09-30T13:06:52.429Z] #58 12.82 PBCC images/ghost-file.pb-c.c [2019-09-30T13:06:52.429Z] #58 12.86 DEP images/ghost-file.pb-c.d [2019-09-30T13:06:52.429Z] #58 12.90 PBCC images/regfile.pb-c.c [2019-09-30T13:06:52.429Z] #58 12.95 DEP images/regfile.pb-c.d [2019-09-30T13:06:52.429Z] #58 12.99 PBCC images/ns.pb-c.c [2019-09-30T13:06:52.429Z] #58 13.04 DEP images/ns.pb-c.d [2019-09-30T13:06:52.495Z] #13 59.97 Selecting previously unselected package xxd. [2019-09-30T13:06:52.495Z] #13 59.98 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-30T13:06:52.495Z] #13 59.98 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:06:52.495Z] #13 60.14 Selecting previously unselected package vim-common. [2019-09-30T13:06:52.495Z] #13 60.14 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:06:52.495Z] #13 60.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:06:52.687Z] #58 13.09 PBCC images/fdinfo.pb-c.c [2019-09-30T13:06:52.687Z] #58 13.18 DEP images/fdinfo.pb-c.d [2019-09-30T13:06:52.687Z] #58 13.23 PBCC images/core-aarch64.pb-c.c [2019-09-30T13:06:52.687Z] #58 13.24 PBCC images/core-arm.pb-c.c [2019-09-30T13:06:52.687Z] #58 13.29 PBCC images/core-ppc64.pb-c.c [2019-09-30T13:06:52.752Z] #13 60.39 Selecting previously unselected package bzip2. [2019-09-30T13:06:52.752Z] #13 60.39 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-30T13:06:52.752Z] #13 60.41 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-30T13:06:52.752Z] #13 60.50 Selecting previously unselected package libgpm2:amd64. [2019-09-30T13:06:52.753Z] crypto/hmac [2019-09-30T13:06:52.753Z] crypto/md5 [2019-09-30T13:06:52.753Z] crypto/rc4 [2019-09-30T13:06:52.753Z] crypto/sha1 [2019-09-30T13:06:52.753Z] crypto/rand [2019-09-30T13:06:52.753Z] crypto/elliptic [2019-09-30T13:06:52.753Z] encoding/asn1 [2019-09-30T13:06:52.944Z] #58 13.36 PBCC images/core-s390.pb-c.c [2019-09-30T13:06:52.944Z] #58 13.39 PBCC images/core-x86.pb-c.c [2019-09-30T13:06:52.944Z] #58 13.52 PBCC images/core.pb-c.c [2019-09-30T13:06:53.013Z] #13 60.51 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-30T13:06:53.013Z] #13 60.51 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-30T13:06:53.013Z] #13 60.62 Selecting previously unselected package xz-utils. [2019-09-30T13:06:53.013Z] #13 60.63 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-30T13:06:53.013Z] #13 60.64 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:06:53.133Z] crypto/ed25519 [2019-09-30T13:06:53.133Z] crypto/rsa [2019-09-30T13:06:53.133Z] crypto/ecdsa [2019-09-30T13:06:53.133Z] crypto/sha256 [2019-09-30T13:06:53.133Z] crypto/dsa [2019-09-30T13:06:53.133Z] encoding/hex [2019-09-30T13:06:53.133Z] crypto/x509/pkix [2019-09-30T13:06:53.202Z] #58 13.67 PBCC images/inventory.pb-c.c [2019-09-30T13:06:53.202Z] #58 13.72 DEP images/core-aarch64.pb-c.d [2019-09-30T13:06:53.202Z] #58 13.81 DEP images/core-arm.pb-c.d [2019-09-30T13:06:53.202Z] #58 13.84 DEP images/core-ppc64.pb-c.d [2019-09-30T13:06:53.270Z] #13 60.90 Selecting previously unselected package aufs-tools. [2019-09-30T13:06:53.270Z] #13 60.90 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-30T13:06:53.270Z] #13 60.91 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:06:53.460Z] #58 13.89 DEP images/core-s390.pb-c.d [2019-09-30T13:06:53.460Z] #58 13.96 DEP images/core-x86.pb-c.d [2019-09-30T13:06:53.460Z] #58 14.01 DEP images/core.pb-c.d [2019-09-30T13:06:53.509Z] encoding/pem [2019-09-30T13:06:53.509Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-30T13:06:53.509Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-30T13:06:53.509Z] vendor/golang.org/x/sys/cpu [2019-09-30T13:06:53.509Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-30T13:06:53.509Z] vendor/golang.org/x/crypto/poly1305 [2019-09-30T13:06:53.527Z] #13 61.09 Selecting previously unselected package liblzo2-2:amd64. [2019-09-30T13:06:53.527Z] #13 61.12 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-30T13:06:53.527Z] #13 61.13 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:06:53.717Z] #58 14.12 DEP images/inventory.pb-c.d [2019-09-30T13:06:53.717Z] #58 14.19 PBCC images/cpuinfo.pb-c.c [2019-09-30T13:06:53.717Z] #58 14.25 DEP images/cpuinfo.pb-c.d [2019-09-30T13:06:53.717Z] #58 14.28 PBCC images/stats.pb-c.c [2019-09-30T13:06:53.717Z] #58 14.32 DEP images/stats.pb-c.d [2019-09-30T13:06:53.784Z] #13 61.27 Selecting previously unselected package btrfs-progs. [2019-09-30T13:06:53.784Z] #13 61.27 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-30T13:06:53.784Z] #13 61.28 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:06:53.879Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-30T13:06:53.879Z] vendor/golang.org/x/crypto/curve25519 [2019-09-30T13:06:53.879Z] net [2019-09-30T13:06:53.879Z] vendor/golang.org/x/crypto/hkdf [2019-09-30T13:06:53.879Z] vendor/golang.org/x/text/transform [2019-09-30T13:06:53.879Z] vendor/golang.org/x/text/unicode/bidi [2019-09-30T13:06:54.041Z] #13 61.82 Selecting previously unselected package btrfs-tools. [2019-09-30T13:06:54.274Z] vendor/golang.org/x/text/secure/bidirule [2019-09-30T13:06:54.274Z] vendor/golang.org/x/text/unicode/norm [2019-09-30T13:06:54.298Z] #13 61.82 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-30T13:06:54.298Z] #13 61.83 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:06:54.298Z] #13 61.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-30T13:06:54.298Z] #13 62.01 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:06:54.298Z] #13 62.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:06:54.556Z] #13 62.25 Selecting previously unselected package dmsetup. [2019-09-30T13:06:54.556Z] #13 62.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:06:54.556Z] #13 62.25 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-30T13:06:54.664Z] vendor/golang.org/x/net/idna [2019-09-30T13:06:54.664Z] vendor/golang.org/x/net/http2/hpack [2019-09-30T13:06:54.813Z] #13 62.37 Selecting previously unselected package libonig4:amd64. [2019-09-30T13:06:54.813Z] #13 62.38 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-30T13:06:54.813Z] #13 62.39 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:06:55.071Z] #13 62.59 Selecting previously unselected package libjq1:amd64. [2019-09-30T13:06:55.071Z] #13 62.59 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:06:55.071Z] #13 62.61 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:06:55.071Z] #13 62.76 Selecting previously unselected package jq. [2019-09-30T13:06:55.071Z] #13 62.76 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-30T13:06:55.071Z] #13 62.77 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:06:55.089Z] #58 15.63 make[1]: Nothing to be done for 'all'. [2019-09-30T13:06:55.170Z] mime [2019-09-30T13:06:55.170Z] mime/quotedprintable [2019-09-30T13:06:55.170Z] net/http/internal [2019-09-30T13:06:55.170Z] os/exec [2019-09-30T13:06:55.328Z] #13 62.90 Selecting previously unselected package libaio1:amd64. [2019-09-30T13:06:55.328Z] #13 62.91 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-30T13:06:55.328Z] #13 62.91 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-30T13:06:55.328Z] #13 62.97 Selecting previously unselected package libcap2-bin. [2019-09-30T13:06:55.328Z] #13 62.99 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-30T13:06:55.328Z] #13 63.00 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-30T13:06:55.328Z] #13 63.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-30T13:06:55.586Z] #13 63.11 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:06:55.586Z] #13 63.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:06:55.586Z] #13 63.22 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-30T13:06:55.586Z] #13 63.24 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-30T13:06:55.586Z] #13 63.24 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-30T13:06:55.843Z] #13 63.58 Selecting previously unselected package libpcre16-3:amd64. [2019-09-30T13:06:56.101Z] #13 63.58 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-30T13:06:56.101Z] #13 63.58 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-30T13:06:56.101Z] #13 63.79 Selecting previously unselected package libpcre32-3:amd64. [2019-09-30T13:06:56.101Z] #13 63.79 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-30T13:06:56.101Z] #13 63.80 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-30T13:06:56.101Z] #13 ... [2019-09-30T13:06:56.101Z] [2019-09-30T13:06:56.101Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:56.101Z] #58 54.71 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-30T13:06:56.101Z] #58 54.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-30T13:06:56.101Z] #58 55.07 HOSTDEP compel/src/main-host.d [2019-09-30T13:06:56.101Z] #58 55.29 DEP compel/src/lib/ptrace.d [2019-09-30T13:06:56.101Z] #58 55.43 DEP compel/src/lib/infect.d [2019-09-30T13:06:56.101Z] #58 55.66 DEP compel/src/lib/infect-util.d [2019-09-30T13:06:56.101Z] #58 55.82 DEP compel/src/lib/infect-rpc.d [2019-09-30T13:06:56.101Z] #58 56.03 DEP compel/arch/x86/src/lib/infect.d [2019-09-30T13:06:56.101Z] #58 56.17 DEP compel/arch/x86/src/lib/cpu.d [2019-09-30T13:06:56.101Z] #58 56.31 DEP compel/src/lib/log.d [2019-09-30T13:06:56.101Z] #58 56.43 DEP compel/src/main.d [2019-09-30T13:06:56.101Z] #58 56.62 DEP compel/src/lib/handle-elf.d [2019-09-30T13:06:56.101Z] #58 56.75 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-30T13:06:56.101Z] #58 56.96 CC compel/src/lib/log.o [2019-09-30T13:06:56.101Z] #58 57.20 CC compel/arch/x86/src/lib/cpu.o [2019-09-30T13:06:56.101Z] #58 58.07 CC compel/arch/x86/src/lib/infect.o [2019-09-30T13:06:56.101Z] #58 59.02 CC compel/src/lib/infect-rpc.o [2019-09-30T13:06:56.101Z] #58 59.42 CC compel/src/lib/infect-util.o [2019-09-30T13:06:56.101Z] #58 59.73 CC compel/src/lib/infect.o [2019-09-30T13:06:56.101Z] #58 62.49 CC compel/src/lib/ptrace.o [2019-09-30T13:06:56.101Z] #58 63.06 AR compel/libcompel.a [2019-09-30T13:06:56.101Z] #58 63.13 HOSTCC compel/src/main-host.o [2019-09-30T13:06:56.101Z] #58 63.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-30T13:06:56.101Z] #58 63.70 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-30T13:06:56.101Z] #58 64.21 HOSTCC compel/src/lib/log-host.o [2019-09-30T13:06:56.101Z] #58 64.44 HOSTLINK compel/compel-host-bin [2019-09-30T13:06:56.101Z] #58 64.59 DEP soccr/soccr.d [2019-09-30T13:06:56.103Z] net/textproto [2019-09-30T13:06:56.103Z] crypto/x509 [2019-09-30T13:06:56.103Z] vendor/golang.org/x/net/http/httpguts [2019-09-30T13:06:56.103Z] vendor/golang.org/x/net/http/httpproxy [2019-09-30T13:06:56.103Z] mime/multipart [2019-09-30T13:06:56.358Z] #58 ... [2019-09-30T13:06:56.359Z] [2019-09-30T13:06:56.359Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:06:56.359Z] #13 63.96 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-30T13:06:56.359Z] #13 63.98 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-30T13:06:56.359Z] #13 63.99 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-30T13:06:56.359Z] #13 ... [2019-09-30T13:06:56.359Z] [2019-09-30T13:06:56.359Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:56.359Z] #33 118.4 crypto/sha1 [2019-09-30T13:06:56.359Z] #33 119.6 crypto/sha256 [2019-09-30T13:06:56.359Z] #33 120.0 crypto/rand [2019-09-30T13:06:56.359Z] #33 120.6 crypto/elliptic [2019-09-30T13:06:56.359Z] #33 120.8 encoding/asn1 [2019-09-30T13:06:56.359Z] #33 122.7 crypto/ed25519 [2019-09-30T13:06:56.359Z] #33 123.0 crypto/rsa [2019-09-30T13:06:56.359Z] #33 123.7 crypto/ecdsa [2019-09-30T13:06:56.359Z] #33 124.2 crypto/dsa [2019-09-30T13:06:56.359Z] #33 124.6 encoding/hex [2019-09-30T13:06:56.359Z] #33 124.7 encoding/pem [2019-09-30T13:06:56.359Z] #33 125.1 crypto/x509/pkix [2019-09-30T13:06:56.359Z] #33 125.3 vendor/golang.org/x/crypto/cryptobyte [2019-09-30T13:06:56.359Z] #33 125.7 vendor/golang.org/x/net/dns/dnsmessage [2019-09-30T13:06:56.359Z] #33 127.6 vendor/golang.org/x/crypto/internal/chacha20 [2019-09-30T13:06:56.359Z] #33 128.3 vendor/golang.org/x/crypto/poly1305 [2019-09-30T13:06:56.471Z] crypto/tls [2019-09-30T13:06:56.616Z] #33 ... [2019-09-30T13:06:56.616Z] [2019-09-30T13:06:56.616Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:56.616Z] #58 64.87 CC soccr/soccr.o [2019-09-30T13:06:57.123Z] #58 17.20 CC images/stats.o [2019-09-30T13:06:57.123Z] #58 17.64 CC images/core.o [2019-09-30T13:06:57.269Z] net/http/httptrace [2019-09-30T13:06:57.269Z] net/http [2019-09-30T13:06:57.687Z] #58 18.27 CC images/core-x86.o [2019-09-30T13:06:57.989Z] #58 66.49 AR soccr/libsoccr.a [2019-09-30T13:06:57.989Z] #58 66.51 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:06:58.247Z] #58 66.83 DEP criu/arch/x86/sigframe.d [2019-09-30T13:06:58.253Z] #58 ... [2019-09-30T13:06:58.253Z] [2019-09-30T13:06:58.253Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:06:58.253Z] #33 58.94 fmt [2019-09-30T13:06:58.253Z] #33 63.02 flag [2019-09-30T13:06:58.253Z] #33 63.30 go/token [2019-09-30T13:06:58.253Z] #33 64.23 path/filepath [2019-09-30T13:06:58.253Z] #33 64.26 regexp [2019-09-30T13:06:58.253Z] #33 65.41 go/scanner [2019-09-30T13:06:58.253Z] #33 66.61 go/ast [2019-09-30T13:06:58.253Z] #33 68.01 internal/lazyregexp [2019-09-30T13:06:58.253Z] #33 68.19 path [2019-09-30T13:06:58.253Z] #33 68.81 io/ioutil [2019-09-30T13:06:58.253Z] #33 ... [2019-09-30T13:06:58.253Z] [2019-09-30T13:06:58.253Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:58.253Z] #58 18.80 CC images/core-arm.o [2019-09-30T13:06:58.505Z] #58 66.99 DEP criu/arch/x86/sigaction_compat.d [2019-09-30T13:06:58.763Z] #58 67.20 DEP criu/arch/x86/kerndat.d [2019-09-30T13:06:58.763Z] #58 67.36 DEP criu/arch/x86/crtools.d [2019-09-30T13:06:58.817Z] #58 ... [2019-09-30T13:06:58.817Z] [2019-09-30T13:06:58.817Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-30T13:06:58.817Z] #30 61.72 github.com/BurntSushi/toml [2019-09-30T13:06:58.817Z] #30 63.46 log [2019-09-30T13:06:58.817Z] #30 63.97 text/tabwriter [2019-09-30T13:06:58.817Z] #30 65.73 github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:06:58.817Z] #30 DONE 69.5s [2019-09-30T13:06:58.817Z] [2019-09-30T13:06:58.817Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:06:58.817Z] #47 23.70 + cd /tmp/tmp.mqqL1a5cHg/src/github.com/containerd/containerd [2019-09-30T13:06:58.817Z] #47 23.70 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:06:58.817Z] #47 25.27 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-30T13:06:58.817Z] #47 25.27 + BUILDTAGS='netgo osusergo static_build' [2019-09-30T13:06:58.817Z] #47 25.27 + export EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:06:58.817Z] #47 25.27 + EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:06:58.817Z] #47 25.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-30T13:06:58.817Z] #47 25.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-30T13:06:58.817Z] #47 25.27 + '[' '' = dynamic ']' [2019-09-30T13:06:58.817Z] #47 25.27 + make [2019-09-30T13:06:58.817Z] #47 26.01 🇩 bin/ctr [2019-09-30T13:06:58.817Z] #47 ... [2019-09-30T13:06:58.817Z] [2019-09-30T13:06:58.817Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:06:58.817Z] #58 19.37 CC images/core-aarch64.o [2019-09-30T13:06:59.020Z] #58 67.49 DEP criu/arch/x86/cpu.d [2019-09-30T13:06:59.127Z] github.com/LK4D4/vndr/godl [2019-09-30T13:06:59.127Z] github.com/LK4D4/vndr [2019-09-30T13:06:59.278Z] #58 67.75 CC criu/arch/x86/cpu.o [2019-09-30T13:06:59.748Z] #58 20.09 CC images/core-ppc64.o [2019-09-30T13:06:59.843Z] #58 68.36 CC criu/arch/x86/crtools.o [2019-09-30T13:07:00.311Z] #58 20.74 CC images/core-s390.o [2019-09-30T13:07:00.875Z] #58 21.29 CC images/cpuinfo.o [2019-09-30T13:07:01.132Z] #58 21.72 CC images/inventory.o [2019-09-30T13:07:01.389Z] #58 21.97 CC images/fdinfo.o [2019-09-30T13:07:01.703Z] Removing intermediate container fce36faeea12 [2019-09-30T13:07:01.703Z] ---> b6ce6890a00a [2019-09-30T13:07:01.703Z] Step 50/126 : FROM dev-base AS containerd [2019-09-30T13:07:01.703Z] ---> dd557f85d4fd [2019-09-30T13:07:01.703Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:07:01.703Z] ---> Using cache [2019-09-30T13:07:01.703Z] ---> 6930dd05e5b6 [2019-09-30T13:07:01.703Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-30T13:07:01.703Z] ---> Running in fbe11288d445 [2019-09-30T13:07:01.742Z] #58 69.88 CC criu/arch/x86/kerndat.o [2019-09-30T13:07:01.955Z] #58 22.41 CC images/fown.o [2019-09-30T13:07:01.999Z] #58 70.43 CC criu/arch/x86/sigaction_compat.o [2019-09-30T13:07:02.000Z] #58 70.69 CC criu/arch/x86/sigframe.o [2019-09-30T13:07:02.000Z] #58 ... [2019-09-30T13:07:02.000Z] [2019-09-30T13:07:02.000Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:07:02.000Z] #13 64.48 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-30T13:07:02.000Z] #13 64.49 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 64.50 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-30T13:07:02.000Z] #13 64.86 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-30T13:07:02.000Z] #13 64.86 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 64.86 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-30T13:07:02.000Z] #13 64.99 Selecting previously unselected package libnl-3-200:amd64. [2019-09-30T13:07:02.000Z] #13 64.99 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 65.00 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:07:02.000Z] #13 65.16 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-30T13:07:02.000Z] #13 65.17 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 65.18 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:07:02.000Z] #13 65.30 Selecting previously unselected package libreadline5:amd64. [2019-09-30T13:07:02.000Z] #13 65.30 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 65.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-30T13:07:02.000Z] #13 65.44 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-30T13:07:02.000Z] #13 65.47 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 65.48 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:07:02.000Z] #13 67.57 Selecting previously unselected package net-tools. [2019-09-30T13:07:02.000Z] #13 67.57 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 67.59 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:07:02.000Z] #13 67.83 Selecting previously unselected package python-pip-whl. [2019-09-30T13:07:02.000Z] #13 67.84 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:07:02.000Z] #13 67.85 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:07:02.000Z] #13 68.68 Selecting previously unselected package python3-pip. [2019-09-30T13:07:02.000Z] #13 68.68 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:07:02.000Z] #13 68.68 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:07:02.000Z] #13 68.87 Selecting previously unselected package python3-pkg-resources. [2019-09-30T13:07:02.000Z] #13 68.87 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:07:02.000Z] #13 68.89 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:07:02.000Z] #13 69.03 Selecting previously unselected package python3-setuptools. [2019-09-30T13:07:02.000Z] #13 69.03 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-30T13:07:02.000Z] #13 69.12 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-30T13:07:02.000Z] #13 69.39 Selecting previously unselected package python3-wheel. [2019-09-30T13:07:02.000Z] #13 69.39 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-30T13:07:02.000Z] #13 69.40 Unpacking python3-wheel (0.29.0-2) ... [2019-09-30T13:07:02.000Z] #13 69.57 Selecting previously unselected package thin-provisioning-tools. [2019-09-30T13:07:02.000Z] #13 69.58 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-30T13:07:02.000Z] #13 69.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:07:02.212Z] #58 22.59 CC images/ns.o [2019-09-30T13:07:02.212Z] #58 22.74 CC images/regfile.o [2019-09-30T13:07:02.258Z] #13 69.91 Selecting previously unselected package vim-runtime. [2019-09-30T13:07:02.258Z] #13 69.91 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:07:02.258Z] #13 69.98 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-30T13:07:02.470Z] #58 22.94 CC images/ghost-file.o [2019-09-30T13:07:02.495Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:07:02.495Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:07:02.495Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:07:02.495Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:07:02.495Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:07:02.515Z] #13 70.03 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-30T13:07:02.516Z] #13 70.04 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:07:02.728Z] #58 23.16 CC images/fifo.o [2019-09-30T13:07:02.865Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-09-30T13:07:02.865Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-30T13:07:02.865Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-30T13:07:02.986Z] #58 23.43 CC images/remap-file-path.o [2019-09-30T13:07:03.243Z] #58 23.58 CC images/eventfd.o [2019-09-30T13:07:03.243Z] #58 23.82 CC images/eventpoll.o [2019-09-30T13:07:03.501Z] #58 24.11 CC images/fh.o [2019-09-30T13:07:04.066Z] #58 24.43 CC images/fsnotify.o [2019-09-30T13:07:04.177Z] Fetched 7669 kB in 1s (4177 kB/s) [2019-09-30T13:07:04.323Z] #58 24.92 CC images/signalfd.o [2019-09-30T13:07:04.560Z] Reading package lists... [2019-09-30T13:07:04.581Z] #58 25.15 CC images/fs.o [2019-09-30T13:07:04.839Z] #58 25.32 CC images/pstree.o [2019-09-30T13:07:05.096Z] #58 25.51 CC images/pipe.o [2019-09-30T13:07:05.096Z] #58 25.74 CC images/tcp-stream.o [2019-09-30T13:07:05.314Z] Reading package lists... [2019-09-30T13:07:05.314Z] Building dependency tree... [2019-09-30T13:07:05.314Z] Reading state information... [2019-09-30T13:07:05.314Z] The following additional packages will be installed: [2019-09-30T13:07:05.314Z] btrfs-progs liblzo2-2 [2019-09-30T13:07:05.354Z] #58 26.00 CC images/sk-packet.o [2019-09-30T13:07:05.611Z] #58 26.27 CC images/mnt.o [2019-09-30T13:07:05.744Z] The following NEW packages will be installed: [2019-09-30T13:07:05.744Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-30T13:07:05.744Z] 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:07:05.744Z] Need to get 668 kB of archives. [2019-09-30T13:07:05.744Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-30T13:07:05.744Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-30T13:07:05.744Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-30T13:07:05.744Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-30T13:07:05.744Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:07:05.744Z] Fetched 668 kB in 0s (6812 kB/s) [2019-09-30T13:07:05.744Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-30T13:07:05.744Z] (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 ... 14828 files and directories currently installed.) [2019-09-30T13:07:05.744Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-30T13:07:05.744Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-30T13:07:05.744Z] Selecting previously unselected package btrfs-progs. [2019-09-30T13:07:05.744Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-30T13:07:05.744Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:07:05.868Z] #58 26.48 CC images/pipe-data.o [2019-09-30T13:07:06.126Z] #58 26.70 CC images/sa.o [2019-09-30T13:07:06.245Z] Selecting previously unselected package btrfs-tools. [2019-09-30T13:07:06.245Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-30T13:07:06.245Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:07:06.245Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:07:06.245Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-30T13:07:06.245Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:07:06.245Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:07:06.245Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:07:06.383Z] #58 26.97 CC images/timer.o [2019-09-30T13:07:06.618Z] Removing intermediate container fbe11288d445 [2019-09-30T13:07:06.618Z] ---> cf3b227a6cc7 [2019-09-30T13:07:06.618Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-30T13:07:06.618Z] ---> Running in 04abff01b842 [2019-09-30T13:07:06.697Z] #13 74.31 Selecting previously unselected package vim. [2019-09-30T13:07:06.697Z] #13 74.32 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-30T13:07:06.697Z] #13 74.32 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:07:06.697Z] #13 ... [2019-09-30T13:07:06.697Z] [2019-09-30T13:07:06.697Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:06.697Z] #33 128.8 vendor/golang.org/x/sys/cpu [2019-09-30T13:07:06.697Z] #33 129.1 vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-30T13:07:06.697Z] #33 129.4 net [2019-09-30T13:07:06.697Z] #33 130.6 vendor/golang.org/x/crypto/hkdf [2019-09-30T13:07:06.697Z] #33 130.8 vendor/golang.org/x/text/transform [2019-09-30T13:07:06.697Z] #33 131.5 vendor/golang.org/x/text/unicode/bidi [2019-09-30T13:07:06.697Z] #33 133.0 vendor/golang.org/x/text/secure/bidirule [2019-09-30T13:07:06.697Z] #33 133.3 vendor/golang.org/x/text/unicode/norm [2019-09-30T13:07:06.697Z] #33 137.1 vendor/golang.org/x/net/idna [2019-09-30T13:07:06.946Z] #58 27.28 CC images/timerfd.o [2019-09-30T13:07:06.946Z] #58 27.47 CC images/mm.o [2019-09-30T13:07:06.955Z] #33 ... [2019-09-30T13:07:06.955Z] [2019-09-30T13:07:06.955Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:06.955Z] #58 70.99 LINK criu/arch/x86/crtools.built-in.o [2019-09-30T13:07:06.955Z] #58 71.05 DEP criu/pie/util-vdso-elf32.d [2019-09-30T13:07:06.955Z] #58 71.23 DEP criu/arch/x86/vdso-pie.d [2019-09-30T13:07:06.955Z] #58 71.44 DEP criu/pie/parasite-vdso.d [2019-09-30T13:07:06.955Z] #58 71.60 DEP criu/pie/util-vdso.d [2019-09-30T13:07:06.955Z] #58 71.77 DEP criu/pie/util.d [2019-09-30T13:07:06.955Z] #58 71.97 CC criu/pie/util.o [2019-09-30T13:07:06.955Z] #58 72.33 CC criu/pie/util-vdso.o [2019-09-30T13:07:06.955Z] #58 73.13 CC criu/pie/parasite-vdso.o [2019-09-30T13:07:06.955Z] #58 74.43 CC criu/arch/x86/vdso-pie.o [2019-09-30T13:07:06.955Z] #58 74.82 CC criu/pie/util-vdso-elf32.o [2019-09-30T13:07:06.955Z] #58 75.52 AR criu/pie/pie.lib.a [2019-09-30T13:07:06.955Z] #58 75.58 DEP criu/pie/restorer.d [2019-09-30T13:07:06.995Z] Removing intermediate container 04abff01b842 [2019-09-30T13:07:06.995Z] ---> 470a7e11eb5a [2019-09-30T13:07:06.995Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:07:06.995Z] ---> 2f810b1a6146 [2019-09-30T13:07:06.995Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:07:07.203Z] #58 27.68 CC images/sk-opts.o [2019-09-30T13:07:07.366Z] ---> 5c8a70b29c7b [2019-09-30T13:07:07.366Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:07:07.366Z] ---> Running in 892a5791398c [2019-09-30T13:07:07.460Z] #58 27.87 CC images/sk-unix.o [2019-09-30T13:07:07.460Z] #58 28.12 CC images/sk-inet.o [2019-09-30T13:07:07.519Z] #58 75.89 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-30T13:07:07.519Z] #58 76.01 DEP criu/arch/x86/restorer_unmap.d [2019-09-30T13:07:07.519Z] #58 76.06 DEP criu/arch/x86/restorer.d [2019-09-30T13:07:07.777Z] #58 76.29 DEP criu/pie/parasite.d [2019-09-30T13:07:08.024Z] #58 28.51 CC images/tun.o [2019-09-30T13:07:08.035Z] #58 76.63 CC criu/pie/parasite.o [2019-09-30T13:07:08.142Z] + RM_GOPATH=0 [2019-09-30T13:07:08.143Z] + TMP_GOPATH= [2019-09-30T13:07:08.143Z] + : /build [2019-09-30T13:07:08.143Z] + '[' -z '' ']' [2019-09-30T13:07:08.143Z] ++ mktemp -d [2019-09-30T13:07:08.143Z] + export GOPATH=/tmp/tmp.QAFwgjPozI [2019-09-30T13:07:08.143Z] + GOPATH=/tmp/tmp.QAFwgjPozI [2019-09-30T13:07:08.143Z] + RM_GOPATH=1 [2019-09-30T13:07:08.143Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:07:08.143Z] ++ dirname ./install.sh [2019-09-30T13:07:08.143Z] + dir=. [2019-09-30T13:07:08.143Z] + bin=containerd [2019-09-30T13:07:08.143Z] + shift [2019-09-30T13:07:08.143Z] + '[' '!' -f ./containerd.installer ']' [2019-09-30T13:07:08.143Z] + . ./containerd.installer [2019-09-30T13:07:08.143Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:07:08.143Z] + install_containerd [2019-09-30T13:07:08.143Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-09-30T13:07:08.143Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.QAFwgjPozI/src/github.com/containerd/containerd [2019-09-30T13:07:08.143Z] Cloning into '/tmp/tmp.QAFwgjPozI/src/github.com/containerd/containerd'... [2019-09-30T13:07:08.282Z] #58 28.86 CC images/sk-netlink.o [2019-09-30T13:07:08.540Z] #58 29.12 CC images/packet-sock.o [2019-09-30T13:07:08.540Z] #58 ... [2019-09-30T13:07:08.540Z] [2019-09-30T13:07:08.540Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:08.540Z] #33 69.34 net/url [2019-09-30T13:07:08.540Z] #33 71.25 text/template/parse [2019-09-30T13:07:08.540Z] #33 71.52 go/parser [2019-09-30T13:07:08.540Z] #33 74.34 log [2019-09-30T13:07:08.540Z] #33 74.76 text/template [2019-09-30T13:07:08.540Z] #33 74.84 encoding/binary [2019-09-30T13:07:08.540Z] #33 76.18 encoding/base64 [2019-09-30T13:07:08.540Z] #33 76.76 encoding/json [2019-09-30T13:07:08.540Z] #33 79.20 go/doc [2019-09-30T13:07:08.600Z] #58 ... [2019-09-30T13:07:08.600Z] [2019-09-30T13:07:08.600Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:07:08.600Z] #13 75.01 Selecting previously unselected package xfsprogs. [2019-09-30T13:07:08.600Z] #13 75.03 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-30T13:07:08.600Z] #13 75.03 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:07:08.600Z] #13 75.75 Selecting previously unselected package zip. [2019-09-30T13:07:08.600Z] #13 75.76 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-30T13:07:08.600Z] #13 75.78 Unpacking zip (3.0-11+b1) ... [2019-09-30T13:07:08.600Z] #13 76.03 Selecting previously unselected package libapparmor-perl. [2019-09-30T13:07:08.600Z] #13 76.04 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:07:08.600Z] #13 76.05 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:07:08.600Z] #13 76.19 Selecting previously unselected package apparmor. [2019-09-30T13:07:08.600Z] #13 76.19 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-30T13:07:08.600Z] #13 76.27 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:07:08.798Z] #33 ... [2019-09-30T13:07:08.798Z] [2019-09-30T13:07:08.798Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:08.798Z] #58 29.41 CC images/ipc-var.o [2019-09-30T13:07:09.056Z] #58 29.60 CC images/ipc-desc.o [2019-09-30T13:07:09.165Z] #13 76.85 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-30T13:07:09.165Z] #13 76.85 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-30T13:07:09.165Z] #13 76.86 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:07:09.320Z] #58 29.86 CC images/ipc-shm.o [2019-09-30T13:07:09.581Z] #58 30.15 CC images/ipc-msg.o [2019-09-30T13:07:09.839Z] #58 30.32 CC images/ipc-sem.o [2019-09-30T13:07:10.097Z] #58 30.47 CC images/utsns.o [2019-09-30T13:07:10.097Z] #58 30.65 CC images/creds.o [2019-09-30T13:07:10.355Z] #58 30.77 CC images/vma.o [2019-09-30T13:07:10.355Z] #58 30.99 CC images/netdev.o [2019-09-30T13:07:10.922Z] #58 31.40 CC images/tty.o [2019-09-30T13:07:11.063Z] #13 78.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-30T13:07:11.063Z] #13 78.65 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-30T13:07:11.063Z] #13 78.66 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:07:11.430Z] + cd /tmp/tmp.QAFwgjPozI/src/github.com/containerd/containerd [2019-09-30T13:07:11.430Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:07:11.430Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-30T13:07:11.430Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-30T13:07:11.430Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:07:11.430Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:07:11.430Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-30T13:07:11.430Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-30T13:07:11.430Z] + '[' '' = dynamic ']' [2019-09-30T13:07:11.430Z] + make [2019-09-30T13:07:11.430Z] 🇩 bin/ctr [2019-09-30T13:07:11.488Z] #58 31.94 CC images/file-lock.o [2019-09-30T13:07:11.488Z] #58 32.19 CC images/rlimit.o [2019-09-30T13:07:12.053Z] #58 32.40 CC images/pagemap.o [2019-09-30T13:07:12.312Z] #58 32.73 CC images/siginfo.o [2019-09-30T13:07:12.312Z] #58 32.92 CC images/rpc.o [2019-09-30T13:07:13.590Z] #13 80.71 Selecting previously unselected package binutils-mingw-w64. [2019-09-30T13:07:13.590Z] #13 80.71 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-30T13:07:13.590Z] #13 80.71 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:07:13.590Z] #13 80.83 Selecting previously unselected package mingw-w64-common. [2019-09-30T13:07:13.590Z] #13 80.83 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-30T13:07:13.590Z] #13 80.83 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-30T13:07:13.688Z] #58 34.10 CC images/ext-file.o [2019-09-30T13:07:13.946Z] #58 34.33 CC images/cgroup.o [2019-09-30T13:07:14.513Z] #58 34.93 CC images/userns.o [2019-09-30T13:07:14.771Z] #58 35.13 CC images/google/protobuf/descriptor.o [2019-09-30T13:07:16.671Z] #58 36.75 CC images/opts.o [2019-09-30T13:07:16.671Z] #58 36.98 CC images/seccomp.o [2019-09-30T13:07:16.929Z] #58 37.28 CC images/binfmt-misc.o [2019-09-30T13:07:16.929Z] #58 37.53 CC images/time.o [2019-09-30T13:07:17.188Z] #58 37.71 CC images/sysctl.o [2019-09-30T13:07:17.446Z] #58 37.89 CC images/autofs.o [2019-09-30T13:07:17.704Z] #58 38.11 CC images/macvlan.o [2019-09-30T13:07:17.771Z] #13 ... [2019-09-30T13:07:17.771Z] [2019-09-30T13:07:17.771Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:17.771Z] #33 139.6 vendor/golang.org/x/net/http2/hpack [2019-09-30T13:07:17.771Z] #33 140.9 mime [2019-09-30T13:07:17.771Z] #33 142.7 mime/quotedprintable [2019-09-30T13:07:17.771Z] #33 143.2 net/http/internal [2019-09-30T13:07:17.771Z] #33 143.8 os/exec [2019-09-30T13:07:17.771Z] #33 147.8 net/textproto [2019-09-30T13:07:17.771Z] #33 147.9 crypto/x509 [2019-09-30T13:07:17.771Z] #33 149.1 vendor/golang.org/x/net/http/httpguts [2019-09-30T13:07:17.771Z] #33 149.3 vendor/golang.org/x/net/http/httpproxy [2019-09-30T13:07:17.771Z] #33 ... [2019-09-30T13:07:17.771Z] [2019-09-30T13:07:17.771Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:17.772Z] #58 78.05 LINK criu/pie/parasite.built-in.o [2019-09-30T13:07:17.772Z] #58 78.08 GEN criu/pie/parasite-blob.h [2019-09-30T13:07:17.772Z] #58 78.09 CC criu/arch/x86/restorer.o [2019-09-30T13:07:17.772Z] #58 78.67 CC criu/arch/x86/restorer_unmap.o [2019-09-30T13:07:17.772Z] #58 78.71 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-30T13:07:17.772Z] #58 79.12 CC criu/pie/restorer.o [2019-09-30T13:07:17.772Z] #58 82.22 LINK criu/pie/restorer.built-in.o [2019-09-30T13:07:17.772Z] #58 82.23 GEN criu/pie/restorer-blob.h [2019-09-30T13:07:17.772Z] #58 82.33 DEP criu/vdso.d [2019-09-30T13:07:17.772Z] #58 82.59 DEP criu/vdso-compat.d [2019-09-30T13:07:17.772Z] #58 82.76 DEP criu/uts_ns.d [2019-09-30T13:07:17.772Z] #58 83.03 DEP criu/util.d [2019-09-30T13:07:17.772Z] #58 83.37 DEP criu/uffd.d [2019-09-30T13:07:17.772Z] #58 83.60 DEP criu/tun.d [2019-09-30T13:07:17.772Z] #58 83.89 DEP criu/tty.d [2019-09-30T13:07:17.772Z] #58 84.19 DEP criu/timerfd.d [2019-09-30T13:07:17.772Z] #58 84.38 DEP criu/sysfs_parse.d [2019-09-30T13:07:17.772Z] #58 84.62 DEP criu/sysctl.d [2019-09-30T13:07:17.772Z] #58 84.78 DEP criu/string.d [2019-09-30T13:07:17.772Z] #58 84.84 DEP criu/stats.d [2019-09-30T13:07:17.772Z] #58 84.97 DEP criu/sockets.d [2019-09-30T13:07:17.772Z] #58 85.18 DEP criu/sk-unix.d [2019-09-30T13:07:17.772Z] #58 85.37 DEP criu/sk-tcp.d [2019-09-30T13:07:17.772Z] #58 85.58 DEP criu/sk-queue.d [2019-09-30T13:07:17.772Z] #58 85.90 DEP criu/sk-packet.d [2019-09-30T13:07:17.772Z] #58 86.08 DEP criu/sk-netlink.d [2019-09-30T13:07:17.772Z] #58 86.33 DEP criu/sk-inet.d [2019-09-30T13:07:17.772Z] #58 ... [2019-09-30T13:07:17.772Z] [2019-09-30T13:07:17.772Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:17.772Z] #33 150.0 mime/multipart [2019-09-30T13:07:17.963Z] #58 38.32 CC images/sit.o [2019-09-30T13:07:17.963Z] #58 38.54 LINK images/built-in.o [2019-09-30T13:07:18.221Z] #58 38.67 GEN compel/include/asm [2019-09-30T13:07:18.221Z] #58 38.69 GEN compel/include/version.h [2019-09-30T13:07:18.221Z] #58 38.72 touch .config [2019-09-30T13:07:18.221Z] #58 38.74 GEN include/common/config.h [2019-09-30T13:07:18.221Z] #58 38.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-30T13:07:18.479Z] #58 38.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-30T13:07:18.479Z] #58 38.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-30T13:07:18.479Z] #58 38.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-30T13:07:18.479Z] #58 38.94 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-30T13:07:18.479Z] #58 38.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-30T13:07:18.479Z] #58 39.01 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-30T13:07:18.479Z] #58 39.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-30T13:07:18.737Z] #58 39.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-30T13:07:18.737Z] #58 39.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-30T13:07:18.737Z] #58 39.11 DEP compel/plugins/std/infect.d [2019-09-30T13:07:18.737Z] #58 39.22 DEP compel/plugins/std/string.d [2019-09-30T13:07:18.737Z] #58 39.31 DEP compel/plugins/std/log.d [2019-09-30T13:07:18.737Z] #58 39.38 DEP compel/plugins/std/fds.d [2019-09-30T13:07:18.995Z] #58 39.47 DEP compel/plugins/std/std.d [2019-09-30T13:07:18.995Z] #58 39.56 DEP compel/plugins/shmem/shmem.d [2019-09-30T13:07:19.145Z] + dpkg --print-architecture [2019-09-30T13:07:19.145Z] + cd /tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution [2019-09-30T13:07:19.146Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-30T13:07:19.146Z] + GOPATH=/tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.I6dQlDqSip [2019-09-30T13:07:19.146Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-30T13:07:19.253Z] #58 39.66 DEP compel/plugins/fds/fds.d [2019-09-30T13:07:19.253Z] #58 39.85 CC compel/plugins/std/std.o [2019-09-30T13:07:19.512Z] #58 ... [2019-09-30T13:07:19.512Z] [2019-09-30T13:07:19.512Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-30T13:07:19.512Z] #61 84.40 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:07:19.512Z] #61 84.41 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-30T13:07:19.512Z] #61 DONE 90.4s [2019-09-30T13:07:19.512Z] [2019-09-30T13:07:19.512Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:19.512Z] #33 81.36 encoding/xml [2019-09-30T13:07:19.512Z] #33 82.13 github.com/LK4D4/vndr/build [2019-09-30T13:07:19.512Z] #33 84.99 compress/flate [2019-09-30T13:07:19.512Z] #33 86.29 hash [2019-09-30T13:07:19.512Z] #33 86.43 hash/crc32 [2019-09-30T13:07:19.512Z] #33 86.92 context [2019-09-30T13:07:19.512Z] #33 87.47 crypto/cipher [2019-09-30T13:07:19.512Z] #33 87.50 compress/gzip [2019-09-30T13:07:19.512Z] #33 88.06 math/big [2019-09-30T13:07:19.512Z] #33 88.72 crypto/aes [2019-09-30T13:07:19.512Z] #33 89.74 crypto [2019-09-30T13:07:19.512Z] #33 89.92 crypto/des [2019-09-30T13:07:19.512Z] #33 ... [2019-09-30T13:07:19.512Z] [2019-09-30T13:07:19.512Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-30T13:07:19.512Z] #62 DONE 0.1s [2019-09-30T13:07:19.512Z] [2019-09-30T13:07:19.512Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:19.512Z] #33 90.46 crypto/internal/randutil [2019-09-30T13:07:19.770Z] #33 90.64 crypto/sha512 [2019-09-30T13:07:20.312Z] #33 152.2 crypto/tls [2019-09-30T13:07:21.146Z] #33 91.82 crypto/ed25519/internal/edwards25519 [2019-09-30T13:07:23.061Z] #33 93.54 crypto/hmac [2019-09-30T13:07:23.061Z] #33 93.68 crypto/md5 [2019-09-30T13:07:23.595Z] #33 ... [2019-09-30T13:07:23.595Z] [2019-09-30T13:07:23.595Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:23.595Z] #58 86.56 DEP criu/signalfd.d [2019-09-30T13:07:23.595Z] #58 86.76 DEP criu/sigframe.d [2019-09-30T13:07:23.595Z] #58 86.96 DEP criu/shmem.d [2019-09-30T13:07:23.595Z] #58 87.29 DEP criu/servicefd.d [2019-09-30T13:07:23.595Z] #58 87.45 DEP criu/seize.d [2019-09-30T13:07:23.595Z] #58 87.72 DEP criu/seccomp.d [2019-09-30T13:07:23.595Z] #58 87.92 DEP criu/rst-malloc.d [2019-09-30T13:07:23.595Z] #58 88.02 DEP criu/rbtree.d [2019-09-30T13:07:23.595Z] #58 88.08 DEP criu/pstree.d [2019-09-30T13:07:23.595Z] #58 88.32 DEP criu/protobuf.d [2019-09-30T13:07:23.595Z] #58 88.54 GEN criu/protobuf-desc-gen.h [2019-09-30T13:07:23.595Z] #58 90.16 DEP criu/protobuf-desc.d [2019-09-30T13:07:23.595Z] #58 90.28 DEP criu/proc_parse.d [2019-09-30T13:07:23.595Z] #58 90.54 DEP criu/plugin.d [2019-09-30T13:07:23.595Z] #58 90.69 DEP criu/pipes.d [2019-09-30T13:07:23.595Z] #58 90.88 DEP criu/pie-util.d [2019-09-30T13:07:23.595Z] #58 91.09 DEP criu/pie-util-vdso.d [2019-09-30T13:07:23.595Z] #58 91.27 DEP criu/pie-util-vdso-elf32.d [2019-09-30T13:07:23.595Z] #58 91.41 DEP criu/path.d [2019-09-30T13:07:23.595Z] #58 91.58 DEP criu/parasite-syscall.d [2019-09-30T13:07:23.595Z] #58 91.81 DEP criu/pagemap.d [2019-09-30T13:07:23.595Z] #58 92.04 DEP criu/pagemap-cache.d [2019-09-30T13:07:23.629Z] #33 94.25 crypto/rc4 [2019-09-30T13:07:23.629Z] #33 94.41 crypto/sha1 [2019-09-30T13:07:23.854Z] #58 92.23 DEP criu/page-xfer.d [2019-09-30T13:07:23.854Z] #58 92.41 DEP criu/page-pipe.d [2019-09-30T13:07:24.112Z] #58 92.51 DEP criu/netfilter.d [2019-09-30T13:07:24.112Z] #58 92.72 DEP criu/net.d [2019-09-30T13:07:24.370Z] #58 92.94 DEP criu/namespaces.d [2019-09-30T13:07:24.563Z] #33 95.28 crypto/sha256 [2019-09-30T13:07:24.563Z] #33 95.29 crypto/rand [2019-09-30T13:07:24.627Z] #58 93.24 DEP criu/mount.d [2019-09-30T13:07:25.129Z] #33 95.92 crypto/elliptic [2019-09-30T13:07:25.129Z] #33 96.13 encoding/asn1 [2019-09-30T13:07:25.192Z] #58 93.56 DEP criu/mem.d [2019-09-30T13:07:25.449Z] #58 93.85 DEP criu/lsm.d [2019-09-30T13:07:25.449Z] #58 94.04 DEP criu/log.d [2019-09-30T13:07:25.708Z] #58 94.21 DEP criu/libnetlink.d [2019-09-30T13:07:25.965Z] #58 94.45 DEP criu/kerndat.d [2019-09-30T13:07:25.967Z] + rm -rf /tmp/tmp.I6dQlDqSip/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.I6dQlDqSip [2019-09-30T13:07:26.223Z] #58 94.66 DEP criu/kcmp-ids.d [2019-09-30T13:07:26.223Z] #58 94.73 DEP criu/irmap.d [2019-09-30T13:07:26.480Z] #58 94.96 DEP criu/ipc_ns.d [2019-09-30T13:07:26.480Z] #58 ... [2019-09-30T13:07:26.480Z] [2019-09-30T13:07:26.480Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:07:26.480Z] #27 DONE 158.5s [2019-09-30T13:07:26.480Z] [2019-09-30T13:07:26.480Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:07:26.480Z] #13 85.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-30T13:07:26.480Z] #13 85.49 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-30T13:07:26.480Z] #13 85.50 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:07:26.480Z] #13 90.87 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-30T13:07:26.480Z] #13 90.88 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-30T13:07:26.480Z] #13 90.88 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:07:26.480Z] #13 91.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-30T13:07:26.480Z] #13 91.01 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-30T13:07:26.480Z] #13 91.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:07:26.502Z] #33 ... [2019-09-30T13:07:26.502Z] [2019-09-30T13:07:26.502Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:26.502Z] #58 40.38 CC compel/plugins/std/fds.o [2019-09-30T13:07:26.502Z] #58 41.18 CC compel/plugins/std/log.o [2019-09-30T13:07:26.502Z] #58 41.90 CC compel/plugins/std/string.o [2019-09-30T13:07:26.502Z] #58 42.54 CC compel/plugins/std/infect.o [2019-09-30T13:07:26.502Z] #58 42.95 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-30T13:07:26.502Z] #58 43.00 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-30T13:07:26.502Z] #58 43.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-30T13:07:26.502Z] #58 43.10 AR compel/plugins/std.lib.a [2019-09-30T13:07:26.502Z] #58 43.16 CC compel/plugins/fds/fds.o [2019-09-30T13:07:26.502Z] #58 43.45 AR compel/plugins/fds.lib.a [2019-09-30T13:07:26.502Z] #58 43.50 HOSTDEP compel/src/lib/log-host.d [2019-09-30T13:07:26.502Z] #58 43.69 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-30T13:07:26.502Z] #58 43.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-30T13:07:26.502Z] #58 43.81 HOSTDEP compel/src/main-host.d [2019-09-30T13:07:26.502Z] #58 43.93 DEP compel/src/lib/ptrace.d [2019-09-30T13:07:26.502Z] #58 44.05 DEP compel/src/lib/infect.d [2019-09-30T13:07:26.502Z] #58 44.23 DEP compel/src/lib/infect-util.d [2019-09-30T13:07:26.502Z] #58 44.37 DEP compel/src/lib/infect-rpc.d [2019-09-30T13:07:26.502Z] #58 44.48 DEP compel/arch/x86/src/lib/infect.d [2019-09-30T13:07:26.502Z] #58 44.58 DEP compel/arch/x86/src/lib/cpu.d [2019-09-30T13:07:26.502Z] #58 44.71 DEP compel/src/lib/log.d [2019-09-30T13:07:26.502Z] #58 44.87 DEP compel/src/main.d [2019-09-30T13:07:26.502Z] #58 45.00 DEP compel/src/lib/handle-elf.d [2019-09-30T13:07:26.502Z] #58 45.09 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-30T13:07:26.502Z] #58 45.30 CC compel/src/lib/log.o [2019-09-30T13:07:26.502Z] #58 45.54 CC compel/arch/x86/src/lib/cpu.o [2019-09-30T13:07:26.502Z] #58 46.24 CC compel/arch/x86/src/lib/infect.o [2019-09-30T13:07:26.502Z] #58 46.94 CC compel/src/lib/infect-rpc.o [2019-09-30T13:07:26.738Z] #13 ... [2019-09-30T13:07:26.738Z] [2019-09-30T13:07:26.738Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:26.738Z] #58 95.19 DEP criu/image.d [2019-09-30T13:07:26.760Z] #58 47.31 CC compel/src/lib/infect-util.o [2019-09-30T13:07:26.760Z] #58 ... [2019-09-30T13:07:26.760Z] [2019-09-30T13:07:26.760Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:26.760Z] #33 97.67 crypto/ed25519 [2019-09-30T13:07:26.996Z] #58 95.58 DEP criu/image-desc.d [2019-09-30T13:07:27.018Z] #33 97.90 crypto/rsa [2019-09-30T13:07:27.253Z] #58 95.83 DEP criu/fsnotify.d [2019-09-30T13:07:27.277Z] #33 98.06 crypto/ecdsa [2019-09-30T13:07:27.446Z] Removing intermediate container a94102477e05 [2019-09-30T13:07:27.446Z] ---> 67eb613d9c19 [2019-09-30T13:07:27.446Z] Step 17/126 : FROM base AS swagger [2019-09-30T13:07:27.446Z] ---> 3d752c5ac3a3 [2019-09-30T13:07:27.446Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-30T13:07:27.446Z] ---> Running in b2a15d36a9e9 [2019-09-30T13:07:27.446Z] Removing intermediate container b2a15d36a9e9 [2019-09-30T13:07:27.446Z] ---> 180ff8202707 [2019-09-30T13:07:27.446Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-30T13:07:27.446Z] ---> Running in 73f856c60351 [2019-09-30T13:07:27.535Z] #33 98.51 crypto/dsa [2019-09-30T13:07:27.728Z] + mktemp -d [2019-09-30T13:07:27.729Z] + export GOPATH=/tmp/tmp.266Oi4TeUy [2019-09-30T13:07:27.729Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.266Oi4TeUy/src/github.com/go-swagger/go-swagger [2019-09-30T13:07:27.729Z] Cloning into '/tmp/tmp.266Oi4TeUy/src/github.com/go-swagger/go-swagger'... [2019-09-30T13:07:27.819Z] #58 96.23 DEP criu/filesystems.d [2019-09-30T13:07:28.076Z] #58 96.44 DEP criu/files.d [2019-09-30T13:07:28.076Z] #58 96.72 DEP criu/files-reg.d [2019-09-30T13:07:28.100Z] #33 98.85 encoding/hex [2019-09-30T13:07:28.101Z] #33 99.04 encoding/pem [2019-09-30T13:07:28.334Z] #58 96.89 DEP criu/files-ext.d [2019-09-30T13:07:28.358Z] #33 99.15 crypto/x509/pkix [2019-09-30T13:07:28.592Z] #58 97.04 DEP criu/file-lock.d [2019-09-30T13:07:28.616Z] #33 99.40 vendor/golang.org/x/crypto/cryptobyte [2019-09-30T13:07:28.616Z] #33 99.46 vendor/golang.org/x/net/dns/dnsmessage [2019-09-30T13:07:28.850Z] #58 97.24 DEP criu/file-ids.d [2019-09-30T13:07:28.850Z] #58 97.44 DEP criu/fifo.d [2019-09-30T13:07:29.107Z] #58 97.58 DEP criu/fdstore.d [2019-09-30T13:07:29.107Z] #58 97.70 DEP criu/fault-injection.d [2019-09-30T13:07:29.365Z] #58 97.76 DEP criu/external.d [2019-09-30T13:07:29.365Z] #58 97.90 DEP criu/eventpoll.d [2019-09-30T13:07:29.622Z] #58 98.16 DEP criu/eventfd.d [2019-09-30T13:07:29.880Z] #58 98.42 DEP criu/crtools.d [2019-09-30T13:07:29.990Z] #33 100.8 vendor/golang.org/x/crypto/internal/chacha20 [2019-09-30T13:07:30.138Z] #58 98.68 DEP criu/cr-service.d [2019-09-30T13:07:30.396Z] #58 98.91 DEP criu/cr-restore.d [2019-09-30T13:07:30.560Z] #33 101.3 vendor/golang.org/x/crypto/poly1305 [2019-09-30T13:07:30.654Z] #58 ... [2019-09-30T13:07:30.654Z] [2019-09-30T13:07:30.654Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-30T13:07:30.654Z] #15 162.4 + rm -rf /tmp/tmp.cgAGM0ZyHw [2019-09-30T13:07:30.654Z] #15 DONE 162.9s [2019-09-30T13:07:30.654Z] [2019-09-30T13:07:30.654Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:30.654Z] #58 99.25 DEP criu/cr-errno.d [2019-09-30T13:07:30.822Z] #33 101.7 vendor/golang.org/x/sys/cpu [2019-09-30T13:07:30.911Z] #58 99.30 DEP criu/cr-dump.d [2019-09-30T13:07:31.169Z] #58 99.71 DEP criu/cr-dedup.d [2019-09-30T13:07:31.388Z] #33 102.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-30T13:07:31.388Z] #33 102.2 net [2019-09-30T13:07:31.427Z] #58 100.0 DEP criu/cr-check.d [2019-09-30T13:07:31.684Z] #58 100.3 DEP criu/config.d [2019-09-30T13:07:31.942Z] #58 100.6 DEP criu/clone-noasan.d [2019-09-30T13:07:32.200Z] #58 100.7 DEP criu/cgroup.d [2019-09-30T13:07:32.322Z] #33 103.0 vendor/golang.org/x/crypto/hkdf [2019-09-30T13:07:32.322Z] #33 103.1 vendor/golang.org/x/text/transform [2019-09-30T13:07:32.458Z] #58 100.9 DEP criu/cgroup-props.d [2019-09-30T13:07:32.458Z] #58 101.0 DEP criu/bitmap.d [2019-09-30T13:07:32.458Z] #58 101.1 DEP criu/bfd.d [2019-09-30T13:07:32.458Z] #58 101.2 DEP criu/autofs.d [2019-09-30T13:07:32.580Z] #33 103.6 vendor/golang.org/x/text/unicode/bidi [2019-09-30T13:07:33.024Z] #58 101.4 DEP criu/aio.d [2019-09-30T13:07:33.024Z] #58 101.5 DEP criu/action-scripts.d [2019-09-30T13:07:33.282Z] #58 101.8 CC criu/action-scripts.o [2019-09-30T13:07:33.847Z] #58 102.2 CC criu/aio.o [2019-09-30T13:07:33.954Z] #33 104.7 vendor/golang.org/x/text/secure/bidirule [2019-09-30T13:07:34.213Z] #33 105.0 vendor/golang.org/x/text/unicode/norm [2019-09-30T13:07:34.414Z] #58 102.9 CC criu/autofs.o [2019-09-30T13:07:34.563Z] + cd /tmp/tmp.266Oi4TeUy/src/github.com/go-swagger/go-swagger [2019-09-30T13:07:34.563Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-30T13:07:35.194Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-30T13:07:36.124Z] #33 ... [2019-09-30T13:07:36.124Z] [2019-09-30T13:07:36.124Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:36.124Z] #58 47.60 CC compel/src/lib/infect.o [2019-09-30T13:07:36.124Z] #58 49.46 CC compel/src/lib/ptrace.o [2019-09-30T13:07:36.124Z] #58 49.82 AR compel/libcompel.a [2019-09-30T13:07:36.124Z] #58 49.88 HOSTCC compel/src/main-host.o [2019-09-30T13:07:36.124Z] #58 50.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-30T13:07:36.124Z] #58 50.31 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-30T13:07:36.124Z] #58 50.64 HOSTCC compel/src/lib/log-host.o [2019-09-30T13:07:36.124Z] #58 50.83 HOSTLINK compel/compel-host-bin [2019-09-30T13:07:36.124Z] #58 50.91 DEP soccr/soccr.d [2019-09-30T13:07:36.124Z] #58 51.12 CC soccr/soccr.o [2019-09-30T13:07:36.124Z] #58 52.21 AR soccr/libsoccr.a [2019-09-30T13:07:36.124Z] #58 52.25 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:07:36.124Z] #58 52.51 DEP criu/arch/x86/sigframe.d [2019-09-30T13:07:36.124Z] #58 52.61 DEP criu/arch/x86/sigaction_compat.d [2019-09-30T13:07:36.124Z] #58 52.73 DEP criu/arch/x86/kerndat.d [2019-09-30T13:07:36.124Z] #58 52.85 DEP criu/arch/x86/crtools.d [2019-09-30T13:07:36.124Z] #58 53.02 DEP criu/arch/x86/cpu.d [2019-09-30T13:07:36.124Z] #58 53.26 CC criu/arch/x86/cpu.o [2019-09-30T13:07:36.124Z] #58 53.98 CC criu/arch/x86/crtools.o [2019-09-30T13:07:36.124Z] #58 55.25 CC criu/arch/x86/kerndat.o [2019-09-30T13:07:36.124Z] #58 55.77 CC criu/arch/x86/sigaction_compat.o [2019-09-30T13:07:36.124Z] #58 56.00 CC criu/arch/x86/sigframe.o [2019-09-30T13:07:36.124Z] #58 56.22 LINK criu/arch/x86/crtools.built-in.o [2019-09-30T13:07:36.124Z] #58 56.27 DEP criu/pie/util-vdso-elf32.d [2019-09-30T13:07:36.124Z] #58 56.45 DEP criu/arch/x86/vdso-pie.d [2019-09-30T13:07:36.124Z] #58 56.52 DEP criu/pie/parasite-vdso.d [2019-09-30T13:07:36.124Z] #58 56.67 DEP criu/pie/util-vdso.d [2019-09-30T13:07:36.314Z] #58 104.4 CC criu/bfd.o [2019-09-30T13:07:36.314Z] #58 104.9 CC criu/bitmap.o [2019-09-30T13:07:36.382Z] #58 56.84 DEP criu/pie/util.d [2019-09-30T13:07:36.572Z] #58 105.1 CC criu/cgroup-props.o [2019-09-30T13:07:36.640Z] #58 57.04 CC criu/pie/util.o [2019-09-30T13:07:36.898Z] #58 57.27 CC criu/pie/util-vdso.o [2019-09-30T13:07:37.138Z] #58 ... [2019-09-30T13:07:37.138Z] [2019-09-30T13:07:37.138Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:37.138Z] #33 159.3 net/http/httptrace [2019-09-30T13:07:37.138Z] #33 159.8 net/http [2019-09-30T13:07:37.396Z] #33 ... [2019-09-30T13:07:37.396Z] [2019-09-30T13:07:37.396Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:37.396Z] #58 106.0 CC criu/cgroup.o [2019-09-30T13:07:37.464Z] #58 57.92 CC criu/pie/parasite-vdso.o [2019-09-30T13:07:37.464Z] #58 ... [2019-09-30T13:07:37.464Z] [2019-09-30T13:07:37.464Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:37.464Z] #33 108.3 vendor/golang.org/x/net/idna [2019-09-30T13:07:39.363Z] #33 110.1 vendor/golang.org/x/net/http2/hpack [2019-09-30T13:07:40.087Z] 🇩 bin/containerd [2019-09-30T13:07:40.297Z] #33 110.9 mime [2019-09-30T13:07:40.677Z] #58 108.9 CC criu/clone-noasan.o [2019-09-30T13:07:40.677Z] #58 109.0 CC criu/config.o [2019-09-30T13:07:41.671Z] #33 112.3 mime/quotedprintable [2019-09-30T13:07:41.671Z] #33 112.6 net/http/internal [2019-09-30T13:07:42.054Z] #58 110.6 CC criu/cr-check.o [2019-09-30T13:07:42.237Z] #33 112.9 os/exec [2019-09-30T13:07:44.013Z] #58 112.6 CC criu/cr-dedup.o [2019-09-30T13:07:44.137Z] #33 ... [2019-09-30T13:07:44.137Z] [2019-09-30T13:07:44.137Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:44.137Z] #58 58.81 CC criu/arch/x86/vdso-pie.o [2019-09-30T13:07:44.137Z] #58 59.10 CC criu/pie/util-vdso-elf32.o [2019-09-30T13:07:44.137Z] #58 59.64 AR criu/pie/pie.lib.a [2019-09-30T13:07:44.137Z] #58 59.70 DEP criu/pie/restorer.d [2019-09-30T13:07:44.137Z] #58 59.89 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-30T13:07:44.137Z] #58 60.07 DEP criu/arch/x86/restorer_unmap.d [2019-09-30T13:07:44.137Z] #58 60.09 DEP criu/arch/x86/restorer.d [2019-09-30T13:07:44.137Z] #58 60.27 DEP criu/pie/parasite.d [2019-09-30T13:07:44.137Z] #58 60.54 CC criu/pie/parasite.o [2019-09-30T13:07:44.137Z] #58 61.59 LINK criu/pie/parasite.built-in.o [2019-09-30T13:07:44.137Z] #58 61.60 GEN criu/pie/parasite-blob.h [2019-09-30T13:07:44.137Z] #58 61.62 CC criu/arch/x86/restorer.o [2019-09-30T13:07:44.137Z] #58 62.11 CC criu/arch/x86/restorer_unmap.o [2019-09-30T13:07:44.137Z] #58 62.16 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-30T13:07:44.137Z] #58 62.49 CC criu/pie/restorer.o [2019-09-30T13:07:44.577Z] #58 113.0 CC criu/cr-dump.o [2019-09-30T13:07:44.702Z] #58 65.20 LINK criu/pie/restorer.built-in.o [2019-09-30T13:07:44.702Z] #58 65.22 GEN criu/pie/restorer-blob.h [2019-09-30T13:07:44.702Z] #58 65.32 DEP criu/vdso.d [2019-09-30T13:07:44.960Z] #58 65.53 DEP criu/vdso-compat.d [2019-09-30T13:07:45.218Z] #58 65.72 DEP criu/uts_ns.d [2019-09-30T13:07:45.218Z] #58 65.87 DEP criu/util.d [2019-09-30T13:07:45.218Z] #58 ... [2019-09-30T13:07:45.218Z] [2019-09-30T13:07:45.218Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:45.218Z] #33 116.2 net/textproto [2019-09-30T13:07:45.475Z] #33 116.3 crypto/x509 [2019-09-30T13:07:45.948Z] #58 ... [2019-09-30T13:07:45.948Z] [2019-09-30T13:07:45.948Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:07:45.948Z] #13 109.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-30T13:07:45.948Z] #13 109.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-30T13:07:45.948Z] #13 109.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:07:46.409Z] #33 117.2 vendor/golang.org/x/net/http/httpguts [2019-09-30T13:07:46.666Z] #33 117.4 vendor/golang.org/x/net/http/httpproxy [2019-09-30T13:07:46.924Z] #33 117.8 mime/multipart [2019-09-30T13:07:48.471Z] #13 ... [2019-09-30T13:07:48.471Z] [2019-09-30T13:07:48.471Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:48.471Z] #58 115.5 CC criu/cr-errno.o [2019-09-30T13:07:48.471Z] #58 115.6 CC criu/cr-restore.o [2019-09-30T13:07:48.728Z] #58 ... [2019-09-30T13:07:48.728Z] [2019-09-30T13:07:48.728Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:48.728Z] #33 171.4 github.com/LK4D4/vndr/godl [2019-09-30T13:07:48.728Z] #33 172.2 github.com/LK4D4/vndr [2019-09-30T13:07:48.728Z] #33 DONE 180.8s [2019-09-30T13:07:48.822Z] #33 119.7 crypto/tls [2019-09-30T13:07:48.985Z] [2019-09-30T13:07:48.985Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:07:51.351Z] #33 ... [2019-09-30T13:07:51.351Z] [2019-09-30T13:07:51.351Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:51.351Z] #58 66.18 DEP criu/uffd.d [2019-09-30T13:07:51.351Z] #58 66.38 DEP criu/tun.d [2019-09-30T13:07:51.351Z] #58 66.57 DEP criu/tty.d [2019-09-30T13:07:51.351Z] #58 66.82 DEP criu/timerfd.d [2019-09-30T13:07:51.351Z] #58 67.00 DEP criu/sysfs_parse.d [2019-09-30T13:07:51.351Z] #58 67.13 DEP criu/sysctl.d [2019-09-30T13:07:51.351Z] #58 67.31 DEP criu/string.d [2019-09-30T13:07:51.351Z] #58 67.38 DEP criu/stats.d [2019-09-30T13:07:51.351Z] #58 67.55 DEP criu/sockets.d [2019-09-30T13:07:51.351Z] #58 67.77 DEP criu/sk-unix.d [2019-09-30T13:07:51.351Z] #58 67.99 DEP criu/sk-tcp.d [2019-09-30T13:07:51.351Z] #58 68.13 DEP criu/sk-queue.d [2019-09-30T13:07:51.351Z] #58 68.36 DEP criu/sk-packet.d [2019-09-30T13:07:51.351Z] #58 68.51 DEP criu/sk-netlink.d [2019-09-30T13:07:51.351Z] #58 68.79 DEP criu/sk-inet.d [2019-09-30T13:07:51.351Z] #58 69.04 DEP criu/signalfd.d [2019-09-30T13:07:51.351Z] #58 69.17 DEP criu/sigframe.d [2019-09-30T13:07:51.351Z] #58 69.26 DEP criu/shmem.d [2019-09-30T13:07:51.351Z] #58 69.45 DEP criu/servicefd.d [2019-09-30T13:07:51.351Z] #58 69.61 DEP criu/seize.d [2019-09-30T13:07:51.351Z] #58 69.81 DEP criu/seccomp.d [2019-09-30T13:07:51.351Z] #58 69.98 DEP criu/rst-malloc.d [2019-09-30T13:07:51.351Z] #58 70.05 DEP criu/rbtree.d [2019-09-30T13:07:51.351Z] #58 70.09 DEP criu/pstree.d [2019-09-30T13:07:51.351Z] #58 70.30 DEP criu/protobuf.d [2019-09-30T13:07:51.351Z] #58 70.49 GEN criu/protobuf-desc-gen.h [2019-09-30T13:07:51.351Z] #58 71.77 DEP criu/protobuf-desc.d [2019-09-30T13:07:51.351Z] #58 71.88 DEP criu/proc_parse.d [2019-09-30T13:07:51.920Z] #58 72.20 DEP criu/plugin.d [2019-09-30T13:07:51.920Z] #58 72.26 DEP criu/pipes.d [2019-09-30T13:07:51.920Z] #58 72.42 DEP criu/pie-util.d [2019-09-30T13:07:51.920Z] #58 72.60 DEP criu/pie-util-vdso.d [2019-09-30T13:07:52.261Z] #24 ... [2019-09-30T13:07:52.261Z] [2019-09-30T13:07:52.261Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:52.261Z] #58 120.2 CC criu/cr-service.o [2019-09-30T13:07:52.484Z] #58 72.80 DEP criu/pie-util-vdso-elf32.d [2019-09-30T13:07:52.484Z] #58 73.00 DEP criu/path.d [2019-09-30T13:07:52.484Z] #58 73.17 DEP criu/parasite-syscall.d [2019-09-30T13:07:53.048Z] #58 73.40 DEP criu/pagemap.d [2019-09-30T13:07:53.048Z] #58 73.58 DEP criu/pagemap-cache.d [2019-09-30T13:07:53.048Z] #58 73.71 DEP criu/page-xfer.d [2019-09-30T13:07:53.191Z] #58 121.9 CC criu/crtools.o [2019-09-30T13:07:53.306Z] #58 73.86 DEP criu/page-pipe.d [2019-09-30T13:07:53.306Z] #58 73.95 DEP criu/netfilter.d [2019-09-30T13:07:53.564Z] #58 74.13 DEP criu/net.d [2019-09-30T13:07:53.822Z] #58 74.33 DEP criu/namespaces.d [2019-09-30T13:07:54.079Z] #58 74.51 DEP criu/mount.d [2019-09-30T13:07:54.079Z] #58 74.65 DEP criu/mem.d [2019-09-30T13:07:54.122Z] #58 122.5 CC criu/eventfd.o [2019-09-30T13:07:54.336Z] #58 74.79 DEP criu/lsm.d [2019-09-30T13:07:54.336Z] #58 74.92 DEP criu/log.d [2019-09-30T13:07:54.336Z] #58 74.98 DEP criu/libnetlink.d [2019-09-30T13:07:54.379Z] #58 122.8 CC criu/eventpoll.o [2019-09-30T13:07:54.594Z] #58 75.07 DEP criu/kerndat.d [2019-09-30T13:07:54.594Z] #58 ... [2019-09-30T13:07:54.594Z] [2019-09-30T13:07:54.594Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:07:54.594Z] #33 125.5 net/http/httptrace [2019-09-30T13:07:54.852Z] #33 125.7 net/http [2019-09-30T13:07:55.456Z] #58 123.7 CC criu/external.o [2019-09-30T13:07:55.456Z] #58 124.1 CC criu/fault-injection.o [2019-09-30T13:07:55.713Z] #58 124.2 CC criu/fdstore.o [2019-09-30T13:07:55.970Z] #58 124.6 CC criu/fifo.o [2019-09-30T13:07:56.536Z] #58 125.1 CC criu/file-ids.o [2019-09-30T13:07:56.793Z] #58 125.4 CC criu/file-lock.o [2019-09-30T13:07:57.357Z] #58 ... [2019-09-30T13:07:57.357Z] [2019-09-30T13:07:57.357Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:07:57.357Z] #13 121.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:07:57.357Z] #13 121.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:07:57.357Z] #13 121.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-30T13:07:57.357Z] #13 121.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:07:57.357Z] #13 122.0 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-30T13:07:57.357Z] #13 122.0 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:07:57.357Z] #13 122.0 Processing triggers for mime-support (3.60) ... [2019-09-30T13:07:57.357Z] #13 122.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:07:57.357Z] #13 122.1 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-30T13:07:57.357Z] #13 122.1 Setting up libcap2-bin (1:2.25-1) ... [2019-09-30T13:07:57.357Z] #13 122.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:07:57.357Z] #13 122.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:07:57.357Z] #13 122.1 Setting up bash-completion (1:2.1-4.3) ... [2019-09-30T13:07:57.357Z] #13 124.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-30T13:07:57.357Z] #13 124.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-30T13:07:57.357Z] #13 124.5 Setting up zip (3.0-11+b1) ... [2019-09-30T13:07:57.357Z] #13 124.5 Setting up bzip2 (1.0.6-8.1) ... [2019-09-30T13:07:57.357Z] #13 124.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:07:57.357Z] #13 124.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-30T13:07:57.357Z] #13 124.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:07:57.357Z] #13 124.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-30T13:07:57.357Z] #13 124.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:07:57.357Z] #13 124.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:07:57.357Z] #13 124.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-30T13:07:57.357Z] #13 124.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:07:57.357Z] #13 124.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:07:57.357Z] #13 124.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-30T13:07:57.357Z] #13 124.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-30T13:07:57.357Z] #13 124.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-30T13:07:57.357Z] #13 124.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:07:57.381Z] #33 ... [2019-09-30T13:07:57.381Z] [2019-09-30T13:07:57.381Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-30T13:07:57.381Z] #27 DONE 127.8s [2019-09-30T13:07:57.381Z] [2019-09-30T13:07:57.381Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:07:57.381Z] #58 75.25 DEP criu/kcmp-ids.d [2019-09-30T13:07:57.381Z] #58 75.35 DEP criu/irmap.d [2019-09-30T13:07:57.381Z] #58 75.56 DEP criu/ipc_ns.d [2019-09-30T13:07:57.381Z] #58 75.73 DEP criu/image.d [2019-09-30T13:07:57.381Z] #58 75.93 DEP criu/image-desc.d [2019-09-30T13:07:57.381Z] #58 76.01 DEP criu/fsnotify.d [2019-09-30T13:07:57.381Z] #58 76.31 DEP criu/filesystems.d [2019-09-30T13:07:57.381Z] #58 76.45 DEP criu/files.d [2019-09-30T13:07:57.381Z] #58 76.58 DEP criu/files-reg.d [2019-09-30T13:07:57.381Z] #58 76.77 DEP criu/files-ext.d [2019-09-30T13:07:57.381Z] #58 76.86 DEP criu/file-lock.d [2019-09-30T13:07:57.381Z] #58 77.01 DEP criu/file-ids.d [2019-09-30T13:07:57.381Z] #58 77.16 DEP criu/fifo.d [2019-09-30T13:07:57.381Z] #58 77.30 DEP criu/fdstore.d [2019-09-30T13:07:57.381Z] #58 77.47 DEP criu/fault-injection.d [2019-09-30T13:07:57.381Z] #58 77.55 DEP criu/external.d [2019-09-30T13:07:57.381Z] #58 77.69 DEP criu/eventpoll.d [2019-09-30T13:07:57.381Z] #58 77.89 DEP criu/eventfd.d [2019-09-30T13:07:57.561Z] + rm -rf /tmp/tmp.266Oi4TeUy [2019-09-30T13:07:57.561Z] Removing intermediate container 73f856c60351 [2019-09-30T13:07:57.561Z] ---> 427e581fcd11 [2019-09-30T13:07:57.561Z] Step 20/126 : FROM base AS frozen-images [2019-09-30T13:07:57.561Z] ---> 3d752c5ac3a3 [2019-09-30T13:07:57.561Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:07:57.561Z] ---> Using cache [2019-09-30T13:07:57.561Z] ---> 81a835a2f903 [2019-09-30T13:07:57.561Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-30T13:07:57.561Z] ---> Running in 55cf40b2d6b1 [2019-09-30T13:07:57.561Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:07:57.561Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:07:57.561Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:07:57.561Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:07:57.561Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:07:57.562Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-09-30T13:07:57.562Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-30T13:07:57.562Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-30T13:07:57.614Z] #13 125.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:07:57.614Z] #13 125.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-30T13:07:57.614Z] #13 125.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-30T13:07:57.614Z] #13 125.3 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-30T13:07:57.614Z] #13 125.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:07:57.614Z] #13 125.3 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-30T13:07:57.614Z] #13 125.3 Setting up pigz (2.3.4-1) ... [2019-09-30T13:07:57.614Z] #13 125.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:07:57.641Z] #58 78.11 DEP criu/crtools.d [2019-09-30T13:07:57.872Z] #13 125.4 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-30T13:07:57.872Z] #13 125.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:07:57.872Z] #13 125.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-30T13:07:57.872Z] #13 125.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-30T13:07:57.872Z] #13 125.4 Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:07:57.872Z] #13 125.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-30T13:07:57.872Z] #13 125.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-30T13:07:57.872Z] #13 125.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:07:57.872Z] #13 125.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-30T13:07:57.872Z] #13 125.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-30T13:07:57.872Z] #13 125.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-30T13:07:57.872Z] #13 125.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:07:57.872Z] #13 125.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:07:57.899Z] #58 78.47 DEP criu/cr-service.d [2019-09-30T13:07:58.129Z] #13 125.6 Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:07:58.129Z] #13 125.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-30T13:07:58.129Z] #13 125.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:07:58.157Z] #58 78.60 DEP criu/cr-restore.d [2019-09-30T13:07:58.158Z] #58 78.79 DEP criu/cr-errno.d [2019-09-30T13:07:58.158Z] #58 78.81 DEP criu/cr-dump.d [2019-09-30T13:07:58.415Z] #58 79.01 DEP criu/cr-dedup.d [2019-09-30T13:07:58.581Z] Fetched 7719 kB in 2s (2992 kB/s) [2019-09-30T13:07:58.673Z] #58 79.13 DEP criu/cr-check.d [2019-09-30T13:07:58.931Z] #58 79.38 DEP criu/config.d [2019-09-30T13:07:58.931Z] #58 79.51 DEP criu/clone-noasan.d [2019-09-30T13:07:58.931Z] #58 79.55 DEP criu/cgroup.d [2019-09-30T13:07:59.189Z] #58 79.67 DEP criu/cgroup-props.d [2019-09-30T13:07:59.189Z] #58 79.76 DEP criu/bitmap.d [2019-09-30T13:07:59.189Z] #58 79.78 DEP criu/bfd.d [2019-09-30T13:07:59.447Z] #58 79.92 DEP criu/autofs.d [2019-09-30T13:07:59.704Z] #58 80.11 DEP criu/aio.d [2019-09-30T13:07:59.704Z] #58 80.29 DEP criu/action-scripts.d [2019-09-30T13:08:00.053Z] Reading package lists... [2019-09-30T13:08:00.142Z] 🇩 bin/containerd-stress [2019-09-30T13:08:00.270Z] #58 80.59 CC criu/action-scripts.o [2019-09-30T13:08:00.528Z] #58 81.08 CC criu/aio.o [2019-09-30T13:08:01.062Z] Reading package lists... [2019-09-30T13:08:01.062Z] Building dependency tree... [2019-09-30T13:08:01.062Z] Reading state information... [2019-09-30T13:08:01.071Z] 🇩 bin/containerd-shim [2019-09-30T13:08:01.094Z] #58 81.65 CC criu/autofs.o [2019-09-30T13:08:01.348Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-30T13:08:01.348Z] The following additional packages will be installed: [2019-09-30T13:08:01.348Z] libjq1 libonig4 [2019-09-30T13:08:01.348Z] The following NEW packages will be installed: [2019-09-30T13:08:01.348Z] jq libjq1 libonig4 [2019-09-30T13:08:01.348Z] 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:08:01.348Z] Need to get 310 kB of archives. [2019-09-30T13:08:01.348Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-30T13:08:01.348Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-30T13:08:01.348Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-30T13:08:01.630Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-30T13:08:01.630Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:08:01.630Z] Fetched 310 kB in 0s (3532 kB/s) [2019-09-30T13:08:01.630Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-30T13:08:01.630Z] (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 ... 14950 files and directories currently installed.) [2019-09-30T13:08:01.630Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-30T13:08:01.630Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-30T13:08:01.913Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-30T13:08:01.913Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-30T13:08:01.913Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-30T13:08:01.913Z] Selecting previously unselected package jq. [2019-09-30T13:08:01.913Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-30T13:08:01.913Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:08:01.913Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-30T13:08:01.913Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-30T13:08:01.913Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:08:01.913Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:08:02.196Z] Removing intermediate container 55cf40b2d6b1 [2019-09-30T13:08:02.196Z] ---> a7de86563eaf [2019-09-30T13:08:02.196Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-30T13:08:02.313Z] #13 130.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-30T13:08:02.313Z] #13 130.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:08:02.313Z] #13 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-30T13:08:02.313Z] #13 130.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:08:02.313Z] #13 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-30T13:08:02.313Z] #13 130.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:08:02.313Z] #13 130.0 Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:08:02.313Z] #13 130.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:08:02.468Z] #58 83.04 CC criu/bfd.o [2019-09-30T13:08:02.483Z] ---> 40333d852a12 [2019-09-30T13:08:02.483Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-30T13:08:02.483Z] ---> Running in f564983de082 [2019-09-30T13:08:02.570Z] #13 130.1 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 [2019-09-30T13:08:02.570Z] #13 130.1 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 [2019-09-30T13:08:02.570Z] #13 130.1 Setting up python3 (3.5.3-1) ... [2019-09-30T13:08:02.726Z] #58 83.41 CC criu/bitmap.o [2019-09-30T13:08:03.291Z] #58 83.62 CC criu/cgroup-props.o [2019-09-30T13:08:03.858Z] #58 ... [2019-09-30T13:08:03.858Z] [2019-09-30T13:08:03.858Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:08:03.858Z] #33 134.6 github.com/LK4D4/vndr/godl [2019-09-30T13:08:03.940Z] #13 131.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:08:03.962Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-30T13:08:03.962Z]  [2019-09-30T13:08:04.424Z] #33 135.4 github.com/LK4D4/vndr [2019-09-30T13:08:04.535Z]  ########     11.4% #######################  33.0% ######################################## 55.6% ##################################################### 74.8% ###################################################################### 97.3% ######################################################################## 100.0% [2019-09-30T13:08:04.818Z]  [2019-09-30T13:08:05.101Z]  ##############  20.3% ##################################################  70.1% ######################################################################## 100.0% [2019-09-30T13:08:05.385Z]  [2019-09-30T13:08:05.568Z] #13 133.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-30T13:08:05.568Z] #13 133.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-30T13:08:05.568Z] #13 133.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:08:05.568Z] #13 133.3 Setting up python3-wheel (0.29.0-2) ... [2019-09-30T13:08:05.954Z]  ###########    16.1% ############################       39.5% ###########################################    60.5% ############################################################   84.0% ######################################################################## 100.0% [2019-09-30T13:08:06.237Z]  [2019-09-30T13:08:06.498Z] #13 134.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:08:06.614Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-30T13:08:07.725Z]  ####                                   5.8% ##########              14.6% ################  22.9% ######################     31.0% ############################      39.9% ###################################    48.6% #######################################    54.9% #############################################  62.9% ###################################################   71.0% ########################################################  79.0% #############################################################   85.7% ###################################################################  94.0% ######################################################################## 100.0% [2019-09-30T13:08:07.725Z]  [2019-09-30T13:08:07.868Z] #13 135.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-30T13:08:07.868Z] #13 135.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:08:07.868Z] #13 ... [2019-09-30T13:08:07.868Z] [2019-09-30T13:08:07.868Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:07.868Z] #58 126.5 CC criu/files-ext.o [2019-09-30T13:08:07.868Z] #58 126.9 CC criu/files-reg.o [2019-09-30T13:08:07.868Z] #58 129.0 CC criu/files.o [2019-09-30T13:08:07.868Z] #58 131.0 CC criu/filesystems.o [2019-09-30T13:08:07.868Z] #58 131.9 CC criu/fsnotify.o [2019-09-30T13:08:07.868Z] #58 133.1 CC criu/image-desc.o [2019-09-30T13:08:07.868Z] #58 133.3 CC criu/image.o [2019-09-30T13:08:07.868Z] #58 134.4 CC criu/ipc_ns.o [2019-09-30T13:08:07.868Z] #58 135.6 CC criu/irmap.o [2019-09-30T13:08:07.868Z] #58 136.3 CC criu/kcmp-ids.o [2019-09-30T13:08:07.868Z] #58 136.6 CC criu/kerndat.o [2019-09-30T13:08:08.735Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-30T13:08:08.735Z]  [2019-09-30T13:08:08.735Z]  ######################################################################## 100.0% [2019-09-30T13:08:08.801Z] #58 ... [2019-09-30T13:08:08.802Z] [2019-09-30T13:08:08.802Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-30T13:08:08.802Z] #13 136.5 Setting up dmsetup (2:1.02.137-2) ... [2019-09-30T13:08:08.802Z] #13 136.5 Setting up python3-setuptools (33.1.1-1) ... [2019-09-30T13:08:09.023Z]  [2019-09-30T13:08:09.109Z] 🇩 binaries [2019-09-30T13:08:09.109Z] + mkdir -p /build [2019-09-30T13:08:09.109Z] + cp bin/containerd /build/containerd [2019-09-30T13:08:09.495Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-30T13:08:09.495Z] + cp bin/ctr /build/ctr [2019-09-30T13:08:09.640Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-30T13:08:09.923Z]  [2019-09-30T13:08:09.923Z]  ######################################################################## 100.0% [2019-09-30T13:08:09.923Z]  [2019-09-30T13:08:10.175Z] #13 137.5 Setting up dh-python (2.20170125) ... [2019-09-30T13:08:10.751Z] #13 138.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-30T13:08:10.933Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-30T13:08:10.933Z] skipping existing c8c2d4a6b2e3 [2019-09-30T13:08:10.933Z] [2019-09-30T13:08:10.999Z] #33 ... [2019-09-30T13:08:10.999Z] [2019-09-30T13:08:10.999Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:10.999Z] #58 84.40 CC criu/cgroup.o [2019-09-30T13:08:10.999Z] #58 87.05 CC criu/clone-noasan.o [2019-09-30T13:08:10.999Z] #58 87.19 CC criu/config.o [2019-09-30T13:08:10.999Z] #58 88.34 CC criu/cr-check.o [2019-09-30T13:08:10.999Z] #58 89.89 CC criu/cr-dedup.o [2019-09-30T13:08:10.999Z] #58 90.32 CC criu/cr-dump.o [2019-09-30T13:08:11.014Z] #13 138.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:08:11.549Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-30T13:08:11.578Z] #13 DONE 139.3s [2019-09-30T13:08:11.578Z] [2019-09-30T13:08:11.578Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:11.578Z] #58 137.7 CC criu/libnetlink.o [2019-09-30T13:08:11.578Z] #58 138.2 CC criu/log.o [2019-09-30T13:08:11.578Z] #58 138.8 CC criu/lsm.o [2019-09-30T13:08:11.578Z] #58 139.3 CC criu/mem.o [2019-09-30T13:08:11.832Z]  [2019-09-30T13:08:11.832Z]  ######################################################################## 100.0% [2019-09-30T13:08:11.832Z]  [2019-09-30T13:08:11.832Z] Download of images into '/build' complete. [2019-09-30T13:08:11.832Z] Use something like the following to load the result into a Docker daemon: [2019-09-30T13:08:11.832Z] tar -cC '/build' . | docker load [2019-09-30T13:08:11.931Z] #58 ... [2019-09-30T13:08:11.931Z] [2019-09-30T13:08:11.931Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-30T13:08:11.931Z] #33 DONE 142.8s [2019-09-30T13:08:12.190Z] [2019-09-30T13:08:12.190Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:12.190Z] #58 92.57 CC criu/cr-errno.o [2019-09-30T13:08:12.190Z] #58 92.64 CC criu/cr-restore.o [2019-09-30T13:08:12.743Z] Removing intermediate container 892a5791398c [2019-09-30T13:08:12.743Z] ---> 096d95de6cb1 [2019-09-30T13:08:12.743Z] Step 57/126 : FROM dev-base AS proxy [2019-09-30T13:08:12.743Z] ---> dd557f85d4fd [2019-09-30T13:08:12.743Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-30T13:08:12.743Z] ---> Running in 76c87a3517af [2019-09-30T13:08:12.743Z] Removing intermediate container 76c87a3517af [2019-09-30T13:08:12.743Z] ---> 10b4f7d41bf5 [2019-09-30T13:08:12.743Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:08:12.743Z] ---> 80f014c6a2ef [2019-09-30T13:08:12.743Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:08:12.949Z] #58 141.3 CC criu/mount.o [2019-09-30T13:08:13.110Z] ---> 0f6bbc179eb2 [2019-09-30T13:08:13.110Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:08:13.110Z] ---> Running in 49e90370b880 [2019-09-30T13:08:13.472Z] + RM_GOPATH=0 [2019-09-30T13:08:13.472Z] + TMP_GOPATH= [2019-09-30T13:08:13.472Z] + : /build [2019-09-30T13:08:13.472Z] + '[' -z '' ']' [2019-09-30T13:08:13.472Z] ++ mktemp -d [2019-09-30T13:08:13.472Z] + export GOPATH=/tmp/tmp.PCf404BHhP [2019-09-30T13:08:13.472Z] + GOPATH=/tmp/tmp.PCf404BHhP [2019-09-30T13:08:13.472Z] + RM_GOPATH=1 [2019-09-30T13:08:13.472Z] ++ dirname ./install.sh [2019-09-30T13:08:13.472Z] + dir=. [2019-09-30T13:08:13.472Z] + bin=proxy [2019-09-30T13:08:13.472Z] + shift [2019-09-30T13:08:13.472Z] + '[' '!' -f ./proxy.installer ']' [2019-09-30T13:08:13.472Z] + . ./proxy.installer [2019-09-30T13:08:13.472Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:08:13.472Z] + install_proxy [2019-09-30T13:08:13.472Z] + case "$1" in [2019-09-30T13:08:13.472Z] + export CGO_ENABLED=0 [2019-09-30T13:08:13.472Z] + CGO_ENABLED=0 [2019-09-30T13:08:13.472Z] + _install_proxy [2019-09-30T13:08:13.472Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-30T13:08:13.472Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PCf404BHhP/src/github.com/docker/libnetwork [2019-09-30T13:08:13.472Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:08:13.472Z] Cloning into '/tmp/tmp.PCf404BHhP/src/github.com/docker/libnetwork'... [2019-09-30T13:08:13.883Z] #58 ... [2019-09-30T13:08:13.883Z] [2019-09-30T13:08:13.883Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:08:13.883Z] #42 159.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-30T13:08:13.883Z] #42 162.5 + mkdir -p /build [2019-09-30T13:08:13.883Z] #42 162.5 + cp runc /build/runc [2019-09-30T13:08:13.883Z] #42 DONE 162.9s [2019-09-30T13:08:13.883Z] [2019-09-30T13:08:13.883Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-30T13:08:14.513Z] Removing intermediate container f564983de082 [2019-09-30T13:08:14.513Z] ---> eae409c40743 [2019-09-30T13:08:14.513Z] Step 25/126 : FROM base AS cross-false [2019-09-30T13:08:14.513Z] ---> 3d752c5ac3a3 [2019-09-30T13:08:14.513Z] Step 26/126 : FROM base AS cross-true [2019-09-30T13:08:14.513Z] ---> 3d752c5ac3a3 [2019-09-30T13:08:14.513Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:08:14.513Z] ---> Using cache [2019-09-30T13:08:14.513Z] ---> 81a835a2f903 [2019-09-30T13:08:14.513Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-30T13:08:14.513Z] ---> Running in bf1ad4ff6e4a [2019-09-30T13:08:15.275Z] + cd /tmp/tmp.PCf404BHhP/src/github.com/docker/libnetwork [2019-09-30T13:08:15.275Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:08:15.275Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-30T13:08:15.527Z] Removing intermediate container bf1ad4ff6e4a [2019-09-30T13:08:15.527Z] ---> 562d60a33a1c [2019-09-30T13:08:15.527Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-30T13:08:15.527Z] ---> Running in c0b058692013 [2019-09-30T13:08:16.155Z] Removing intermediate container c0b058692013 [2019-09-30T13:08:16.155Z] ---> 481fcc851e24 [2019-09-30T13:08:16.155Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-30T13:08:16.155Z] ---> Running in 799888179e8f [2019-09-30T13:08:16.373Z] #58 96.46 CC criu/cr-service.o [2019-09-30T13:08:17.161Z] #14 ... [2019-09-30T13:08:17.161Z] [2019-09-30T13:08:17.161Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:17.161Z] #58 145.4 CC criu/namespaces.o [2019-09-30T13:08:17.166Z] Removing intermediate container 799888179e8f [2019-09-30T13:08:17.166Z] ---> 49c8164641d0 [2019-09-30T13:08:17.166Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-30T13:08:17.166Z] ---> Running in 4b6c2cdf93b9 [2019-09-30T13:08:17.307Z] #58 97.72 CC criu/crtools.o [2019-09-30T13:08:17.785Z] Removing intermediate container 4b6c2cdf93b9 [2019-09-30T13:08:17.785Z] ---> 88ec8e571df1 [2019-09-30T13:08:17.785Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-30T13:08:17.785Z] ---> 3d752c5ac3a3 [2019-09-30T13:08:17.785Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-30T13:08:17.785Z] ---> 3d752c5ac3a3 [2019-09-30T13:08:17.785Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:08:17.785Z] ---> Using cache [2019-09-30T13:08:17.785Z] ---> 81a835a2f903 [2019-09-30T13:08:17.785Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-30T13:08:17.785Z] ---> Running in ca34ec1aafb9 [2019-09-30T13:08:17.840Z] Removing intermediate container 49e90370b880 [2019-09-30T13:08:17.840Z] ---> e982cb17340b [2019-09-30T13:08:17.840Z] Step 62/126 : FROM base AS golangci_lint [2019-09-30T13:08:17.840Z] ---> dd557f85d4fd [2019-09-30T13:08:17.840Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-30T13:08:17.840Z] ---> Running in b0d80ce0b3c9 [2019-09-30T13:08:17.840Z] Removing intermediate container b0d80ce0b3c9 [2019-09-30T13:08:17.840Z] ---> 34ec2289e447 [2019-09-30T13:08:17.840Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:08:17.872Z] #58 98.21 CC criu/eventfd.o [2019-09-30T13:08:18.068Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:08:18.129Z] #58 98.48 CC criu/eventpoll.o [2019-09-30T13:08:18.204Z] ---> 7219e50d8f3b [2019-09-30T13:08:18.204Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:08:18.204Z] ---> 34307170d1fd [2019-09-30T13:08:18.204Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:08:18.352Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:08:18.352Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:08:18.352Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:08:18.352Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:08:18.352Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-09-30T13:08:18.386Z] #58 ... [2019-09-30T13:08:18.386Z] [2019-09-30T13:08:18.386Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-30T13:08:18.386Z] #42 149.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-30T13:08:18.531Z] #58 147.0 CC criu/net.o [2019-09-30T13:08:18.611Z] ---> Running in fe1caca34e25 [2019-09-30T13:08:18.636Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-30T13:08:18.919Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-30T13:08:18.987Z] + RM_GOPATH=0 [2019-09-30T13:08:18.987Z] + TMP_GOPATH= [2019-09-30T13:08:18.987Z] + : /build [2019-09-30T13:08:18.987Z] + '[' -z '' ']' [2019-09-30T13:08:18.987Z] ++ mktemp -d [2019-09-30T13:08:18.987Z] + export GOPATH=/tmp/tmp.kNakxFrKVd [2019-09-30T13:08:18.987Z] + GOPATH=/tmp/tmp.kNakxFrKVd [2019-09-30T13:08:18.987Z] + RM_GOPATH=1 [2019-09-30T13:08:18.987Z] ++ dirname ./install.sh [2019-09-30T13:08:18.987Z] + dir=. [2019-09-30T13:08:18.987Z] + bin=golangci_lint [2019-09-30T13:08:18.987Z] + shift [2019-09-30T13:08:18.987Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-30T13:08:18.987Z] + . ./golangci_lint.installer [2019-09-30T13:08:18.987Z] ++ : v1.17.1 [2019-09-30T13:08:18.987Z] + install_golangci_lint [2019-09-30T13:08:18.987Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-30T13:08:18.987Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:08:18.987Z] Installing golangci-lint version v1.17.1 [2019-09-30T13:08:20.281Z] #42 150.7 + mkdir -p /build [2019-09-30T13:08:20.281Z] #42 150.7 + cp runc /build/runc [2019-09-30T13:08:20.281Z] #42 DONE 151.1s [2019-09-30T13:08:20.281Z] [2019-09-30T13:08:20.281Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:20.281Z] #58 99.26 CC criu/external.o [2019-09-30T13:08:20.281Z] #58 99.56 CC criu/fault-injection.o [2019-09-30T13:08:20.281Z] #58 99.65 CC criu/fdstore.o [2019-09-30T13:08:20.281Z] #58 99.94 CC criu/fifo.o [2019-09-30T13:08:20.281Z] #58 100.3 CC criu/file-ids.o [2019-09-30T13:08:20.281Z] #58 100.5 CC criu/file-lock.o [2019-09-30T13:08:20.845Z] #58 101.4 CC criu/files-ext.o [2019-09-30T13:08:20.848Z] + cd /tmp/tmp.kNakxFrKVd/src/github.com/golangci/golangci-lint/ [2019-09-30T13:08:20.848Z] + git checkout -q v1.17.1 [2019-09-30T13:08:20.848Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:08:20.944Z] Fetched 7719 kB in 2s (3113 kB/s) [2019-09-30T13:08:21.054Z] #58 149.2 CC criu/netfilter.o [2019-09-30T13:08:21.054Z] #58 149.5 CC criu/page-pipe.o [2019-09-30T13:08:21.311Z] #58 149.9 CC criu/page-xfer.o [2019-09-30T13:08:21.409Z] #58 101.8 CC criu/files-reg.o [2019-09-30T13:08:21.971Z] Reading package lists... [2019-09-30T13:08:22.242Z] #58 150.9 CC criu/pagemap-cache.o [2019-09-30T13:08:22.781Z] #58 103.4 CC criu/files.o [2019-09-30T13:08:22.807Z] #58 151.2 CC criu/pagemap.o [2019-09-30T13:08:22.979Z] Reading package lists... [2019-09-30T13:08:23.262Z] Building dependency tree... [2019-09-30T13:08:23.263Z] Reading state information... [2019-09-30T13:08:23.370Z] #58 151.8 CC criu/parasite-syscall.o [2019-09-30T13:08:23.546Z] The following additional packages will be installed: [2019-09-30T13:08:23.546Z] libapparmor1 libseccomp2 [2019-09-30T13:08:23.546Z] Suggested packages: [2019-09-30T13:08:23.546Z] seccomp [2019-09-30T13:08:23.546Z] The following NEW packages will be installed: [2019-09-30T13:08:23.546Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-30T13:08:23.546Z] 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:08:23.546Z] Need to get 296 kB of archives. [2019-09-30T13:08:23.546Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-30T13:08:23.546Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-30T13:08:23.546Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-30T13:08:23.546Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-30T13:08:23.546Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-30T13:08:23.829Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:08:23.829Z] Fetched 296 kB in 0s (3425 kB/s) [2019-09-30T13:08:23.829Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-30T13:08:23.829Z] (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 ... 14950 files and directories currently installed.) [2019-09-30T13:08:23.829Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-30T13:08:23.829Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-30T13:08:23.829Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-30T13:08:23.829Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-30T13:08:23.829Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-30T13:08:23.829Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-30T13:08:23.829Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-30T13:08:23.829Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-30T13:08:23.829Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-30T13:08:23.829Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-30T13:08:23.829Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-30T13:08:23.934Z] #58 152.3 CC criu/path.o [2019-09-30T13:08:24.114Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:08:24.114Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-30T13:08:24.114Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-30T13:08:24.114Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-30T13:08:24.114Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-30T13:08:24.114Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:08:24.154Z] #58 104.8 CC criu/filesystems.o [2019-09-30T13:08:24.191Z] #58 152.6 CC criu/pie-util-vdso-elf32.o [2019-09-30T13:08:24.399Z] Removing intermediate container ca34ec1aafb9 [2019-09-30T13:08:24.399Z] ---> a0e120c27a87 [2019-09-30T13:08:24.399Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-30T13:08:24.399Z] ---> 88ec8e571df1 [2019-09-30T13:08:24.399Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:08:24.399Z] ---> Running in e5fd5e7e3a62 [2019-09-30T13:08:24.448Z] #58 152.9 CC criu/pie-util-vdso.o [2019-09-30T13:08:24.684Z] Removing intermediate container e5fd5e7e3a62 [2019-09-30T13:08:24.684Z] ---> e5a557daa674 [2019-09-30T13:08:24.684Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-30T13:08:24.684Z] ---> Running in 4846b701b834 [2019-09-30T13:08:24.720Z] #58 105.4 CC criu/fsnotify.o [2019-09-30T13:08:25.012Z] #58 153.4 CC criu/pie-util.o [2019-09-30T13:08:25.012Z] #58 153.6 CC criu/pipes.o [2019-09-30T13:08:25.303Z] Removing intermediate container 4846b701b834 [2019-09-30T13:08:25.303Z] ---> 63755aad5da8 [2019-09-30T13:08:25.303Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-30T13:08:25.303Z] ---> a0e120c27a87 [2019-09-30T13:08:25.303Z] Step 40/126 : FROM base AS tomlv [2019-09-30T13:08:25.303Z] ---> 3d752c5ac3a3 [2019-09-30T13:08:25.303Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-30T13:08:25.303Z] ---> Running in 7f31422a6f16 [2019-09-30T13:08:25.576Z] #58 154.2 CC criu/plugin.o [2019-09-30T13:08:25.586Z] Removing intermediate container 7f31422a6f16 [2019-09-30T13:08:25.586Z] ---> bae4aba63d25 [2019-09-30T13:08:25.586Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:08:25.586Z] ---> 31614823c410 [2019-09-30T13:08:25.586Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:08:25.668Z] #58 106.3 CC criu/image-desc.o [2019-09-30T13:08:25.668Z] #58 106.4 CC criu/image.o [2019-09-30T13:08:25.872Z] ---> 3a8e0eae38cb [2019-09-30T13:08:25.872Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:08:25.872Z] ---> Running in 1ca0ad2c3736 [2019-09-30T13:08:26.139Z] #58 154.6 CC criu/proc_parse.o [2019-09-30T13:08:26.155Z] + RM_GOPATH=0 [2019-09-30T13:08:26.155Z] + TMP_GOPATH= [2019-09-30T13:08:26.155Z] + : /build [2019-09-30T13:08:26.155Z] + '[' -z '' ']' [2019-09-30T13:08:26.155Z] ++ mktemp -d [2019-09-30T13:08:26.155Z] + export GOPATH=/tmp/tmp.AgismJZXXq [2019-09-30T13:08:26.155Z] + GOPATH=/tmp/tmp.AgismJZXXq [2019-09-30T13:08:26.155Z] + RM_GOPATH=1 [2019-09-30T13:08:26.155Z] ++ dirname ./install.sh [2019-09-30T13:08:26.155Z] + dir=. [2019-09-30T13:08:26.155Z] + bin=tomlv [2019-09-30T13:08:26.155Z] + shift [2019-09-30T13:08:26.155Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-30T13:08:26.155Z] + . ./tomlv.installer [2019-09-30T13:08:26.155Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:08:26.155Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:08:26.155Z] + install_tomlv [2019-09-30T13:08:26.155Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-30T13:08:26.155Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AgismJZXXq/src/github.com/BurntSushi/toml [2019-09-30T13:08:26.155Z] Cloning into '/tmp/tmp.AgismJZXXq/src/github.com/BurntSushi/toml'... [2019-09-30T13:08:26.439Z] + cd /tmp/tmp.AgismJZXXq/src/github.com/BurntSushi/toml [2019-09-30T13:08:26.439Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-30T13:08:26.439Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:08:26.601Z] #58 107.0 CC criu/ipc_ns.o [2019-09-30T13:08:26.724Z] runtime/internal/sys [2019-09-30T13:08:26.724Z] internal/cpu [2019-09-30T13:08:26.724Z] math/bits [2019-09-30T13:08:26.724Z] runtime/internal/atomic [2019-09-30T13:08:26.724Z] runtime/internal/math [2019-09-30T13:08:26.724Z] unicode/utf8 [2019-09-30T13:08:26.724Z] internal/bytealg [2019-09-30T13:08:26.724Z] internal/race [2019-09-30T13:08:26.724Z] math [2019-09-30T13:08:26.724Z] sync/atomic [2019-09-30T13:08:26.724Z] unicode [2019-09-30T13:08:26.724Z] internal/testlog [2019-09-30T13:08:27.030Z] encoding [2019-09-30T13:08:27.030Z] runtime [2019-09-30T13:08:27.030Z] runtime/cgo [2019-09-30T13:08:27.535Z] #58 107.9 CC criu/irmap.o [2019-09-30T13:08:27.793Z] #58 108.4 CC criu/kcmp-ids.o [2019-09-30T13:08:28.035Z] #58 ... [2019-09-30T13:08:28.035Z] [2019-09-30T13:08:28.035Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-30T13:08:28.035Z] #14 6.185 Collecting yamllint==1.16.0 [2019-09-30T13:08:28.035Z] #14 12.86 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-30T13:08:28.035Z] #14 13.17 Collecting pyyaml (from yamllint==1.16.0) [2019-09-30T13:08:28.035Z] #14 14.35 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-30T13:08:28.035Z] #14 15.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-30T13:08:28.035Z] #14 ... [2019-09-30T13:08:28.035Z] [2019-09-30T13:08:28.035Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:08:28.035Z] #55 220.0 + dpkg --print-architecture [2019-09-30T13:08:28.035Z] #55 220.0 + cd /tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution [2019-09-30T13:08:28.035Z] #55 220.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-30T13:08:28.035Z] #55 220.3 + GOPATH=/tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ArHv2Yp1sm [2019-09-30T13:08:28.035Z] #55 220.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-30T13:08:28.050Z] #58 108.6 CC criu/kerndat.o [2019-09-30T13:08:28.984Z] #58 109.4 CC criu/libnetlink.o [2019-09-30T13:08:29.242Z] #58 109.7 CC criu/log.o [2019-09-30T13:08:29.500Z] #58 110.1 CC criu/lsm.o [2019-09-30T13:08:29.758Z] #58 110.4 CC criu/mem.o [2019-09-30T13:08:31.131Z] #58 111.6 CC criu/mount.o [2019-09-30T13:08:31.429Z] internal/reflectlite [2019-09-30T13:08:31.429Z] sync [2019-09-30T13:08:31.429Z] errors [2019-09-30T13:08:31.429Z] sort [2019-09-30T13:08:31.429Z] internal/oserror [2019-09-30T13:08:31.429Z] io [2019-09-30T13:08:31.429Z] strconv [2019-09-30T13:08:31.429Z] syscall [2019-09-30T13:08:31.715Z] strings [2019-09-30T13:08:31.715Z] bytes [2019-09-30T13:08:32.006Z] reflect [2019-09-30T13:08:32.006Z] bufio [2019-09-30T13:08:32.293Z] path [2019-09-30T13:08:32.293Z] text/tabwriter [2019-09-30T13:08:32.916Z] internal/syscall/unix [2019-09-30T13:08:32.916Z] time [2019-09-30T13:08:33.294Z] #55 ... [2019-09-30T13:08:33.294Z] [2019-09-30T13:08:33.294Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-30T13:08:33.294Z] #14 17.08 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-30T13:08:33.294Z] #14 18.24 Building wheels for collected packages: pyyaml, pathspec [2019-09-30T13:08:33.294Z] #14 18.24 Running setup.py bdist_wheel for pyyaml: started [2019-09-30T13:08:33.294Z] #14 19.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-30T13:08:33.294Z] #14 19.36 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-30T13:08:33.294Z] #14 19.47 Running setup.py bdist_wheel for pathspec: started [2019-09-30T13:08:33.294Z] #14 20.56 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-30T13:08:33.294Z] #14 20.56 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-30T13:08:33.294Z] #14 20.59 Successfully built pyyaml pathspec [2019-09-30T13:08:33.294Z] #14 20.59 Installing collected packages: pyyaml, pathspec, yamllint [2019-09-30T13:08:33.294Z] #14 21.05 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-30T13:08:33.294Z] #14 DONE 21.7s [2019-09-30T13:08:33.294Z] [2019-09-30T13:08:33.294Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-30T13:08:33.536Z] internal/poll [2019-09-30T13:08:33.552Z] #16 DONE 0.3s [2019-09-30T13:08:33.553Z] [2019-09-30T13:08:33.553Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:33.553Z] #58 157.1 CC criu/protobuf-desc.o [2019-09-30T13:08:33.553Z] #58 157.8 CC criu/protobuf.o [2019-09-30T13:08:33.553Z] #58 158.2 CC criu/pstree.o [2019-09-30T13:08:33.553Z] #58 159.2 CC criu/rbtree.o [2019-09-30T13:08:33.553Z] #58 159.6 CC criu/rst-malloc.o [2019-09-30T13:08:33.553Z] #58 159.9 CC criu/seccomp.o [2019-09-30T13:08:33.553Z] #58 160.7 CC criu/seize.o [2019-09-30T13:08:33.553Z] #58 161.5 CC criu/servicefd.o [2019-09-30T13:08:33.553Z] #58 161.8 CC criu/shmem.o [2019-09-30T13:08:33.659Z] #58 114.2 CC criu/namespaces.o [2019-09-30T13:08:33.822Z] os [2019-09-30T13:08:33.822Z] internal/fmtsort [2019-09-30T13:08:34.107Z] path/filepath [2019-09-30T13:08:34.107Z] fmt [2019-09-30T13:08:34.396Z] io/ioutil [2019-09-30T13:08:34.486Z] #58 162.9 CC criu/sigframe.o [2019-09-30T13:08:34.681Z] log [2019-09-30T13:08:34.681Z] flag [2019-09-30T13:08:34.681Z] github.com/BurntSushi/toml [2019-09-30T13:08:34.744Z] #58 163.1 CC criu/signalfd.o [2019-09-30T13:08:35.002Z] #58 163.4 CC criu/sk-inet.o [2019-09-30T13:08:35.033Z] #58 115.4 CC criu/net.o [2019-09-30T13:08:35.690Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-30T13:08:35.935Z] #58 164.4 CC criu/sk-netlink.o [2019-09-30T13:08:35.935Z] #58 ... [2019-09-30T13:08:35.935Z] [2019-09-30T13:08:35.935Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-30T13:08:35.935Z] #21 DONE 2.3s [2019-09-30T13:08:36.193Z] [2019-09-30T13:08:36.193Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:08:36.451Z] #24 ... [2019-09-30T13:08:36.451Z] [2019-09-30T13:08:36.451Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:36.451Z] #58 164.9 CC criu/sk-packet.o [2019-09-30T13:08:36.708Z] #58 165.4 CC criu/sk-queue.o [2019-09-30T13:08:37.164Z] Removing intermediate container 1ca0ad2c3736 [2019-09-30T13:08:37.165Z] ---> f27726818075 [2019-09-30T13:08:37.165Z] Step 45/126 : FROM base AS vndr [2019-09-30T13:08:37.165Z] ---> 3d752c5ac3a3 [2019-09-30T13:08:37.165Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-30T13:08:37.165Z] ---> Running in 7cd8d423e9e0 [2019-09-30T13:08:37.165Z] Removing intermediate container 7cd8d423e9e0 [2019-09-30T13:08:37.165Z] ---> 56b7262c86d9 [2019-09-30T13:08:37.165Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:08:37.274Z] #58 165.9 CC criu/sk-tcp.o [2019-09-30T13:08:37.448Z] ---> f0082da374b7 [2019-09-30T13:08:37.448Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:08:37.448Z] ---> 495ff75df22c [2019-09-30T13:08:37.448Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:08:37.448Z] ---> Running in bad38958f72e [2019-09-30T13:08:37.561Z] #58 117.7 CC criu/netfilter.o [2019-09-30T13:08:37.561Z] #58 118.0 CC criu/page-pipe.o [2019-09-30T13:08:37.737Z] + RM_GOPATH=0 [2019-09-30T13:08:37.737Z] + TMP_GOPATH= [2019-09-30T13:08:37.737Z] + : /build [2019-09-30T13:08:37.820Z] #58 118.4 CC criu/page-xfer.o [2019-09-30T13:08:37.840Z] #58 166.4 CC criu/sk-unix.o [2019-09-30T13:08:38.020Z] + '[' -z '' ']' [2019-09-30T13:08:38.020Z] ++ mktemp -d [2019-09-30T13:08:38.020Z] + export GOPATH=/tmp/tmp.KNBpj2dAUa [2019-09-30T13:08:38.020Z] + GOPATH=/tmp/tmp.KNBpj2dAUa [2019-09-30T13:08:38.020Z] + RM_GOPATH=1 [2019-09-30T13:08:38.020Z] ++ dirname ./install.sh [2019-09-30T13:08:38.020Z] + dir=. [2019-09-30T13:08:38.020Z] + bin=vndr [2019-09-30T13:08:38.020Z] + shift [2019-09-30T13:08:38.020Z] + '[' '!' -f ./vndr.installer ']' [2019-09-30T13:08:38.020Z] + . ./vndr.installer [2019-09-30T13:08:38.020Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:08:38.020Z] + install_vndr [2019-09-30T13:08:38.020Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-30T13:08:38.020Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KNBpj2dAUa/src/github.com/LK4D4/vndr [2019-09-30T13:08:38.020Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:08:38.020Z] Cloning into '/tmp/tmp.KNBpj2dAUa/src/github.com/LK4D4/vndr'... [2019-09-30T13:08:38.307Z] + cd /tmp/tmp.KNBpj2dAUa/src/github.com/LK4D4/vndr [2019-09-30T13:08:38.308Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-30T13:08:38.308Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-30T13:08:38.308Z] internal/cpu [2019-09-30T13:08:38.308Z] internal/race [2019-09-30T13:08:38.308Z] runtime/internal/sys [2019-09-30T13:08:38.308Z] runtime/internal/atomic [2019-09-30T13:08:38.308Z] sync/atomic [2019-09-30T13:08:38.308Z] runtime/internal/math [2019-09-30T13:08:38.308Z] unicode [2019-09-30T13:08:38.596Z] unicode/utf8 [2019-09-30T13:08:38.596Z] internal/bytealg [2019-09-30T13:08:38.596Z] math/bits [2019-09-30T13:08:38.596Z] internal/testlog [2019-09-30T13:08:38.596Z] math [2019-09-30T13:08:38.596Z] encoding [2019-09-30T13:08:38.596Z] unicode/utf16 [2019-09-30T13:08:38.596Z] runtime [2019-09-30T13:08:38.596Z] container/list [2019-09-30T13:08:38.753Z] #58 119.2 CC criu/pagemap-cache.o [2019-09-30T13:08:38.883Z] crypto/internal/subtle [2019-09-30T13:08:38.883Z] crypto/subtle [2019-09-30T13:08:38.883Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-30T13:08:38.883Z] internal/nettrace [2019-09-30T13:08:38.883Z] runtime/cgo [2019-09-30T13:08:39.011Z] #58 119.5 CC criu/pagemap.o [2019-09-30T13:08:39.169Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-30T13:08:39.577Z] #58 120.3 CC criu/parasite-syscall.o [2019-09-30T13:08:39.755Z] #58 168.3 CC criu/sockets.o [2019-09-30T13:08:40.517Z] #58 121.0 CC criu/path.o [2019-09-30T13:08:40.688Z] #58 169.0 CC criu/stats.o [2019-09-30T13:08:40.774Z] #58 121.2 CC criu/pie-util-vdso-elf32.o [2019-09-30T13:08:40.946Z] #58 169.3 CC criu/string.o [2019-09-30T13:08:40.946Z] #58 169.5 CC criu/sysctl.o [2019-09-30T13:08:41.032Z] #58 121.6 CC criu/pie-util-vdso.o [2019-09-30T13:08:41.511Z] #58 170.1 CC criu/sysfs_parse.o [2019-09-30T13:08:41.597Z] #58 121.9 CC criu/pie-util.o [2019-09-30T13:08:41.597Z] #58 122.1 CC criu/pipes.o [2019-09-30T13:08:42.077Z] #58 170.5 CC criu/timerfd.o [2019-09-30T13:08:42.163Z] #58 122.7 CC criu/plugin.o [2019-09-30T13:08:42.335Z] #58 170.8 CC criu/tty.o [2019-09-30T13:08:42.420Z] #58 123.0 CC criu/proc_parse.o [2019-09-30T13:08:42.646Z] internal/reflectlite [2019-09-30T13:08:42.646Z] sync [2019-09-30T13:08:42.969Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-30T13:08:42.969Z] internal/singleflight [2019-09-30T13:08:42.969Z] math/rand [2019-09-30T13:08:43.254Z] errors [2019-09-30T13:08:43.254Z] sort [2019-09-30T13:08:43.254Z] io [2019-09-30T13:08:43.254Z] internal/oserror [2019-09-30T13:08:43.254Z] strconv [2019-09-30T13:08:43.254Z] syscall [2019-09-30T13:08:43.254Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-30T13:08:43.542Z] bytes [2019-09-30T13:08:43.831Z] reflect [2019-09-30T13:08:44.117Z] bufio [2019-09-30T13:08:44.233Z] #58 172.5 CC criu/tun.o [2019-09-30T13:08:44.319Z] #58 124.9 CC criu/protobuf-desc.o [2019-09-30T13:08:44.407Z] strings [2019-09-30T13:08:44.407Z] hash [2019-09-30T13:08:44.407Z] hash/crc32 [2019-09-30T13:08:44.491Z] #58 172.9 CC criu/uffd.o [2019-09-30T13:08:44.697Z] crypto [2019-09-30T13:08:44.697Z] time [2019-09-30T13:08:44.984Z] internal/syscall/unix [2019-09-30T13:08:44.984Z] regexp/syntax [2019-09-30T13:08:44.984Z] path [2019-09-30T13:08:44.984Z] crypto/internal/randutil [2019-09-30T13:08:45.252Z] #58 ... [2019-09-30T13:08:45.252Z] [2019-09-30T13:08:45.252Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:08:45.252Z] #55 177.3 + dpkg --print-architecture [2019-09-30T13:08:45.252Z] #55 177.3 + cd /tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution [2019-09-30T13:08:45.252Z] #55 177.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-30T13:08:45.252Z] #55 177.5 + GOPATH=/tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8N80l2ymDS [2019-09-30T13:08:45.252Z] #55 177.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-30T13:08:45.272Z] crypto/hmac [2019-09-30T13:08:45.272Z] crypto/rc4 [2019-09-30T13:08:45.272Z] vendor/golang.org/x/crypto/hkdf [2019-09-30T13:08:45.428Z] #58 174.0 CC criu/util.o [2019-09-30T13:08:45.558Z] vendor/golang.org/x/text/transform [2019-09-30T13:08:45.846Z] context [2019-09-30T13:08:45.846Z] internal/poll [2019-09-30T13:08:46.134Z] regexp [2019-09-30T13:08:46.425Z] os [2019-09-30T13:08:46.425Z] internal/fmtsort [2019-09-30T13:08:46.425Z] encoding/binary [2019-09-30T13:08:46.800Z] #58 175.2 CC criu/uts_ns.o [2019-09-30T13:08:46.800Z] #58 175.4 CC criu/vdso-compat.o [2019-09-30T13:08:47.054Z] encoding/base64 [2019-09-30T13:08:47.054Z] crypto/sha512 [2019-09-30T13:08:47.054Z] crypto/cipher [2019-09-30T13:08:47.054Z] crypto/ed25519/internal/edwards25519 [2019-09-30T13:08:47.058Z] #58 175.6 CC criu/vdso.o [2019-09-30T13:08:47.343Z] crypto/md5 [2019-09-30T13:08:47.343Z] fmt [2019-09-30T13:08:47.343Z] path/filepath [2019-09-30T13:08:47.632Z] internal/lazyregexp [2019-09-30T13:08:47.632Z] crypto/aes [2019-09-30T13:08:47.632Z] crypto/des [2019-09-30T13:08:47.632Z] io/ioutil [2019-09-30T13:08:47.918Z] crypto/sha1 [2019-09-30T13:08:47.918Z] crypto/sha256 [2019-09-30T13:08:47.918Z] encoding/pem [2019-09-30T13:08:47.918Z] net [2019-09-30T13:08:47.991Z] #58 176.5 LINK criu/built-in.o [2019-09-30T13:08:47.991Z] #58 176.6 LINK criu/criu [2019-09-30T13:08:48.207Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-30T13:08:48.208Z] vendor/golang.org/x/crypto/poly1305 [2019-09-30T13:08:48.208Z] vendor/golang.org/x/crypto/curve25519 [2019-09-30T13:08:48.208Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-30T13:08:48.249Z] #58 176.9 DEP lib/c/criu.d [2019-09-30T13:08:48.495Z] flag [2019-09-30T13:08:48.495Z] go/token [2019-09-30T13:08:48.495Z] net/url [2019-09-30T13:08:48.507Z] #58 177.0 CC images/rpc.pb-c.o [2019-09-30T13:08:48.507Z] #58 ... [2019-09-30T13:08:48.507Z] [2019-09-30T13:08:48.507Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:08:48.507Z] #55 240.6 + rm -rf /tmp/tmp.ArHv2Yp1sm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ArHv2Yp1sm [2019-09-30T13:08:48.765Z] #55 DONE 241.0s [2019-09-30T13:08:48.765Z] [2019-09-30T13:08:48.765Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:08:48.765Z] #47 ... [2019-09-30T13:08:48.765Z] [2019-09-30T13:08:48.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:48.765Z] #58 177.5 CC lib/c/criu.o [2019-09-30T13:08:48.783Z] go/scanner [2019-09-30T13:08:48.783Z] text/template/parse [2019-09-30T13:08:48.783Z] log [2019-09-30T13:08:49.071Z] go/ast [2019-09-30T13:08:49.071Z] encoding/json [2019-09-30T13:08:50.108Z] text/template [2019-09-30T13:08:50.137Z] #58 178.8 LINK lib/c/built-in.o [2019-09-30T13:08:50.395Z] go/parser [2019-09-30T13:08:50.395Z] #58 178.8 LINK lib/c/libcriu.so [2019-09-30T13:08:50.395Z] #58 179.0 GEN magic.py [2019-09-30T13:08:50.395Z] encoding/xml [2019-09-30T13:08:50.395Z] #58 179.1 Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:08:50.653Z] #58 179.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:08:50.911Z] #58 179.5 fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:08:51.418Z] go/doc [2019-09-30T13:08:51.418Z] compress/flate [2019-09-30T13:08:51.477Z] #58 180.0 make[1]: Nothing to be done for 'all'. [2019-09-30T13:08:52.042Z] #58 180.5 make[1]: 'images/built-in.o' is up to date. [2019-09-30T13:08:52.042Z] #58 180.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-30T13:08:52.042Z] #58 180.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-30T13:08:52.042Z] #58 180.6 make[1]: 'compel/libcompel.a' is up to date. [2019-09-30T13:08:52.042Z] #58 180.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-30T13:08:52.042Z] #58 180.6 make[1]: Nothing to be done for 'all'. [2019-09-30T13:08:52.042Z] #58 180.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:08:52.048Z] math/big [2019-09-30T13:08:52.300Z] #58 180.8 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.300Z] #58 180.8 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.300Z] #58 180.9 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.300Z] #58 181.0 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.300Z] #58 181.0 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.338Z] compress/gzip [2019-09-30T13:08:52.338Z] github.com/LK4D4/vndr/build [2019-09-30T13:08:52.558Z] #58 181.0 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.558Z] #58 181.1 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.558Z] #58 181.1 make[2]: Nothing to be done for 'all'. [2019-09-30T13:08:52.628Z] encoding/hex [2019-09-30T13:08:52.628Z] vendor/golang.org/x/text/unicode/bidi [2019-09-30T13:08:52.819Z] #58 181.1 INSTALL criu/criu [2019-09-30T13:08:52.819Z] #58 DONE 181.3s [2019-09-30T13:08:52.819Z] [2019-09-30T13:08:52.819Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:08:53.255Z] vendor/golang.org/x/text/secure/bidirule [2019-09-30T13:08:53.359Z] #55 ... [2019-09-30T13:08:53.359Z] [2019-09-30T13:08:53.359Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:08:53.359Z] #58 125.7 CC criu/protobuf.o [2019-09-30T13:08:53.359Z] #58 125.9 CC criu/pstree.o [2019-09-30T13:08:53.359Z] #58 126.8 CC criu/rbtree.o [2019-09-30T13:08:53.359Z] #58 127.0 CC criu/rst-malloc.o [2019-09-30T13:08:53.359Z] #58 127.2 CC criu/seccomp.o [2019-09-30T13:08:53.359Z] #58 127.8 CC criu/seize.o [2019-09-30T13:08:53.359Z] #58 128.5 CC criu/servicefd.o [2019-09-30T13:08:53.359Z] #58 128.9 CC criu/shmem.o [2019-09-30T13:08:53.359Z] #58 129.7 CC criu/sigframe.o [2019-09-30T13:08:53.359Z] #58 129.9 CC criu/signalfd.o [2019-09-30T13:08:53.359Z] #58 130.1 CC criu/sk-inet.o [2019-09-30T13:08:53.359Z] #58 131.0 CC criu/sk-netlink.o [2019-09-30T13:08:53.359Z] #58 131.3 CC criu/sk-packet.o [2019-09-30T13:08:53.359Z] #58 131.9 CC criu/sk-queue.o [2019-09-30T13:08:53.359Z] #58 132.3 CC criu/sk-tcp.o [2019-09-30T13:08:53.359Z] #58 132.8 CC criu/sk-unix.o [2019-09-30T13:08:53.543Z] vendor/golang.org/x/text/unicode/norm [2019-09-30T13:08:53.543Z] vendor/golang.org/x/net/http2/hpack [2019-09-30T13:08:53.925Z] #58 134.4 CC criu/sockets.o [2019-09-30T13:08:54.168Z] mime [2019-09-30T13:08:54.792Z] mime/quotedprintable [2019-09-30T13:08:54.792Z] net/http/internal [2019-09-30T13:08:54.792Z] crypto/rand [2019-09-30T13:08:54.792Z] crypto/elliptic [2019-09-30T13:08:54.792Z] encoding/asn1 [2019-09-30T13:08:54.859Z] #58 135.2 CC criu/stats.o [2019-09-30T13:08:55.080Z] crypto/ed25519 [2019-09-30T13:08:55.080Z] crypto/rsa [2019-09-30T13:08:55.080Z] crypto/dsa [2019-09-30T13:08:55.080Z] vendor/golang.org/x/net/idna [2019-09-30T13:08:55.118Z] #58 135.5 CC criu/string.o [2019-09-30T13:08:55.118Z] #58 135.6 CC criu/sysctl.o [2019-09-30T13:08:55.368Z] net/textproto [2019-09-30T13:08:55.368Z] os/exec [2019-09-30T13:08:55.507Z] Removing intermediate container fe1caca34e25 [2019-09-30T13:08:55.507Z] ---> 605fbae238d9 [2019-09-30T13:08:55.507Z] Step 67/126 : FROM base AS gotestsum [2019-09-30T13:08:55.507Z] ---> dd557f85d4fd [2019-09-30T13:08:55.507Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-30T13:08:55.507Z] ---> Running in 3c630807ab23 [2019-09-30T13:08:55.507Z] Removing intermediate container 3c630807ab23 [2019-09-30T13:08:55.507Z] ---> 965089b54ba7 [2019-09-30T13:08:55.507Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:08:55.507Z] ---> c67e212f67cb [2019-09-30T13:08:55.507Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:08:55.507Z] ---> 3846c5bf1f6f [2019-09-30T13:08:55.507Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:08:55.507Z] ---> Running in 7abdc9469519 [2019-09-30T13:08:55.507Z] + RM_GOPATH=0 [2019-09-30T13:08:55.507Z] + TMP_GOPATH= [2019-09-30T13:08:55.507Z] + : /build [2019-09-30T13:08:55.507Z] + '[' -z '' ']' [2019-09-30T13:08:55.507Z] ++ mktemp -d [2019-09-30T13:08:55.507Z] + export GOPATH=/tmp/tmp.KKFIsQTXoz [2019-09-30T13:08:55.507Z] + GOPATH=/tmp/tmp.KKFIsQTXoz [2019-09-30T13:08:55.507Z] + RM_GOPATH=1 [2019-09-30T13:08:55.507Z] ++ dirname ./install.sh [2019-09-30T13:08:55.507Z] Installing gotestsum version v0.3.5 [2019-09-30T13:08:55.507Z] + dir=. [2019-09-30T13:08:55.507Z] + bin=gotestsum [2019-09-30T13:08:55.507Z] + shift [2019-09-30T13:08:55.507Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-30T13:08:55.507Z] + . ./gotestsum.installer [2019-09-30T13:08:55.507Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-30T13:08:55.507Z] + install_gotestsum [2019-09-30T13:08:55.507Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-30T13:08:55.507Z] + go get -d gotest.tools/gotestsum [2019-09-30T13:08:55.656Z] mime/multipart [2019-09-30T13:08:55.656Z] crypto/ecdsa [2019-09-30T13:08:55.684Z] #58 136.1 CC criu/sysfs_parse.o [2019-09-30T13:08:55.942Z] #58 136.6 CC criu/timerfd.o [2019-09-30T13:08:55.954Z] crypto/x509/pkix [2019-09-30T13:08:55.954Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-30T13:08:55.954Z] vendor/golang.org/x/net/http/httpguts [2019-09-30T13:08:55.954Z] vendor/golang.org/x/net/http/httpproxy [2019-09-30T13:08:56.241Z] crypto/x509 [2019-09-30T13:08:56.507Z] #58 137.0 CC criu/tty.o [2019-09-30T13:08:57.250Z] crypto/tls [2019-09-30T13:08:58.405Z] #58 138.6 CC criu/tun.o [2019-09-30T13:08:58.405Z] #58 139.1 CC criu/uffd.o [2019-09-30T13:08:59.282Z] net/http/httptrace [2019-09-30T13:08:59.282Z] net/http [2019-09-30T13:08:59.638Z] + cd /tmp/tmp.KKFIsQTXoz/src/gotest.tools/gotestsum [2019-09-30T13:08:59.638Z] + git checkout -q v0.3.5 [2019-09-30T13:08:59.638Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-30T13:08:59.778Z] #58 140.2 CC criu/util.o [2019-09-30T13:09:01.211Z] #58 141.4 CC criu/uts_ns.o [2019-09-30T13:09:01.211Z] #58 141.7 CC criu/vdso-compat.o [2019-09-30T13:09:01.211Z] #58 141.9 CC criu/vdso.o [2019-09-30T13:09:02.145Z] #58 142.8 LINK criu/built-in.o [2019-09-30T13:09:02.403Z] #58 142.9 LINK criu/criu [2019-09-30T13:09:02.661Z] #58 143.2 DEP lib/c/criu.d [2019-09-30T13:09:02.661Z] #58 143.2 CC images/rpc.pb-c.o [2019-09-30T13:09:02.751Z] github.com/LK4D4/vndr/godl [2019-09-30T13:09:02.751Z] github.com/LK4D4/vndr [2019-09-30T13:09:03.226Z] #58 143.8 CC lib/c/criu.o [2019-09-30T13:09:04.160Z] #58 ... [2019-09-30T13:09:04.160Z] [2019-09-30T13:09:04.160Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-30T13:09:04.160Z] #55 196.2 + rm -rf /tmp/tmp.8N80l2ymDS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8N80l2ymDS [2019-09-30T13:09:04.727Z] #55 DONE 196.9s [2019-09-30T13:09:04.727Z] [2019-09-30T13:09:04.727Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-30T13:09:04.727Z] #58 144.8 LINK lib/c/built-in.o [2019-09-30T13:09:04.727Z] #58 144.9 LINK lib/c/libcriu.so [2019-09-30T13:09:04.727Z] #58 145.0 GEN magic.py [2019-09-30T13:09:04.727Z] #58 145.1 Note: Building without setproctitle() and strlcpy() support. [2019-09-30T13:09:04.727Z] #58 145.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-30T13:09:05.661Z] #58 146.1 fatal: Not a git repository (or any of the parent directories): .git [2019-09-30T13:09:06.227Z] #58 146.8 make[1]: Nothing to be done for 'all'. [2019-09-30T13:09:06.792Z] #58 147.3 make[1]: 'images/built-in.o' is up to date. [2019-09-30T13:09:06.792Z] #58 147.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-30T13:09:06.792Z] #58 147.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-30T13:09:06.792Z] #58 147.3 make[1]: 'compel/libcompel.a' is up to date. [2019-09-30T13:09:06.792Z] #58 147.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-30T13:09:06.792Z] #58 147.4 make[1]: Nothing to be done for 'all'. [2019-09-30T13:09:07.050Z] #58 147.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-30T13:09:07.050Z] #58 147.6 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.050Z] #58 147.6 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.050Z] #58 147.6 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.050Z] #58 147.7 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.160Z] Removing intermediate container bad38958f72e [2019-09-30T13:09:07.160Z] ---> 07551fe7367a [2019-09-30T13:09:07.160Z] Step 50/126 : FROM dev-base AS containerd [2019-09-30T13:09:07.160Z] ---> 3d752c5ac3a3 [2019-09-30T13:09:07.160Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:09:07.160Z] ---> Using cache [2019-09-30T13:09:07.160Z] ---> 81a835a2f903 [2019-09-30T13:09:07.160Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-30T13:09:07.160Z] ---> Running in dad0484d3036 [2019-09-30T13:09:07.160Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:09:07.160Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:09:07.160Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:09:07.160Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:09:07.160Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:09:07.309Z] #58 147.7 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.309Z] #58 147.7 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.309Z] #58 147.8 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.309Z] #58 147.8 make[2]: Nothing to be done for 'all'. [2019-09-30T13:09:07.309Z] #58 147.8 INSTALL criu/criu [2019-09-30T13:09:07.443Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-09-30T13:09:07.568Z] #58 DONE 148.0s [2019-09-30T13:09:07.568Z] [2019-09-30T13:09:07.568Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:07.728Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-30T13:09:08.010Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-30T13:09:10.042Z] Fetched 7719 kB in 2s (3055 kB/s) [2019-09-30T13:09:10.666Z] Reading package lists... [2019-09-30T13:09:10.889Z] #24 ... [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:10.889Z] #47 219.5 🇩 bin/containerd [2019-09-30T13:09:10.889Z] #47 ... [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:09:10.889Z] #24 DONE 260.6s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:10.889Z] #47 ... [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-30T13:09:10.889Z] #25 DONE 0.2s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-30T13:09:10.889Z] #28 DONE 0.2s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-30T13:09:10.889Z] #31 DONE 0.1s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:10.889Z] #47 ... [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-30T13:09:10.889Z] #34 DONE 0.2s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-30T13:09:10.889Z] #39 DONE 0.1s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-30T13:09:10.889Z] #43 DONE 0.1s [2019-09-30T13:09:10.889Z] [2019-09-30T13:09:10.889Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:11.401Z] Removing intermediate container 7abdc9469519 [2019-09-30T13:09:11.402Z] ---> 069af50b6278 [2019-09-30T13:09:11.402Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-30T13:09:11.402Z] ---> dd557f85d4fd [2019-09-30T13:09:11.402Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-30T13:09:11.402Z] ---> Running in ccb4c28871b4 [2019-09-30T13:09:11.402Z] Removing intermediate container ccb4c28871b4 [2019-09-30T13:09:11.402Z] ---> cfff9e5e5c23 [2019-09-30T13:09:11.402Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:09:11.402Z] ---> 20c3a71adf68 [2019-09-30T13:09:11.402Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:09:11.402Z] ---> ccb678c5efa5 [2019-09-30T13:09:11.402Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:09:11.786Z] ---> Running in 40b59aa6d0aa [2019-09-30T13:09:11.957Z] Reading package lists... [2019-09-30T13:09:12.177Z] + RM_GOPATH=0 [2019-09-30T13:09:12.177Z] + TMP_GOPATH= [2019-09-30T13:09:12.177Z] + : /build [2019-09-30T13:09:12.177Z] + '[' -z '' ']' [2019-09-30T13:09:12.177Z] ++ mktemp -d [2019-09-30T13:09:12.177Z] + export GOPATH=/tmp/tmp.SbiwsYMXQx [2019-09-30T13:09:12.177Z] + GOPATH=/tmp/tmp.SbiwsYMXQx [2019-09-30T13:09:12.177Z] + RM_GOPATH=1 [2019-09-30T13:09:12.177Z] ++ dirname ./install.sh [2019-09-30T13:09:12.177Z] + dir=. [2019-09-30T13:09:12.177Z] + bin=dockercli [2019-09-30T13:09:12.177Z] + shift [2019-09-30T13:09:12.177Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-30T13:09:12.177Z] + . ./dockercli.installer [2019-09-30T13:09:12.177Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-30T13:09:12.177Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-30T13:09:12.177Z] + install_dockercli [2019-09-30T13:09:12.177Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-30T13:09:12.177Z] Install docker/cli version 17.06.2-ce from stable [2019-09-30T13:09:12.177Z] ++ uname -m [2019-09-30T13:09:12.177Z] + arch=s390x [2019-09-30T13:09:12.177Z] + '[' s390x '!=' x86_64 ']' [2019-09-30T13:09:12.177Z] + '[' s390x '!=' s390x ']' [2019-09-30T13:09:12.177Z] + url=https://download.docker.com/linux/static [2019-09-30T13:09:12.177Z] + tar -xz docker/docker [2019-09-30T13:09:12.177Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-30T13:09:12.241Z] Building dependency tree... [2019-09-30T13:09:12.241Z] Reading state information... [2019-09-30T13:09:12.241Z] The following additional packages will be installed: [2019-09-30T13:09:12.241Z] btrfs-progs liblzo2-2 [2019-09-30T13:09:12.241Z] The following NEW packages will be installed: [2019-09-30T13:09:12.241Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-30T13:09:12.524Z] 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:09:12.524Z] Need to get 588 kB of archives. [2019-09-30T13:09:12.524Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-30T13:09:12.524Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-30T13:09:12.524Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-30T13:09:12.524Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-30T13:09:12.524Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:09:12.820Z] Fetched 588 kB in 0s (5912 kB/s) [2019-09-30T13:09:12.820Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-30T13:09:12.820Z] (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 ... 14950 files and directories currently installed.) [2019-09-30T13:09:12.820Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-30T13:09:12.820Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-30T13:09:12.820Z] Selecting previously unselected package btrfs-progs. [2019-09-30T13:09:12.820Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-30T13:09:12.820Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:09:12.820Z] Selecting previously unselected package btrfs-tools. [2019-09-30T13:09:12.820Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-30T13:09:12.820Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:09:12.820Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:09:12.820Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-30T13:09:12.820Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:09:12.820Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:09:12.820Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:09:13.436Z] Removing intermediate container dad0484d3036 [2019-09-30T13:09:13.436Z] ---> 95917c74f303 [2019-09-30T13:09:13.436Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-30T13:09:13.436Z] ---> Running in 8fd94427f224 [2019-09-30T13:09:13.613Z] + mkdir -p /build [2019-09-30T13:09:13.613Z] + mv docker/docker /build/ [2019-09-30T13:09:13.613Z] + rmdir docker [2019-09-30T13:09:13.724Z] Removing intermediate container 8fd94427f224 [2019-09-30T13:09:13.724Z] ---> 6867e17169b2 [2019-09-30T13:09:13.724Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:09:13.724Z] ---> 77858e76843b [2019-09-30T13:09:13.724Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:09:14.012Z] ---> 006d86ff113e [2019-09-30T13:09:14.012Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:09:14.012Z] ---> Running in 658677abe61a [2019-09-30T13:09:14.014Z] Removing intermediate container 40b59aa6d0aa [2019-09-30T13:09:14.014Z] ---> be58bba302fc [2019-09-30T13:09:14.014Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-30T13:09:14.014Z] ---> 617076eb6155 [2019-09-30T13:09:14.014Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-30T13:09:14.014Z] ---> Running in ae4351c03ad3 [2019-09-30T13:09:14.296Z] + RM_GOPATH=0 [2019-09-30T13:09:14.296Z] + TMP_GOPATH= [2019-09-30T13:09:14.296Z] + : /build [2019-09-30T13:09:14.296Z] + '[' -z '' ']' [2019-09-30T13:09:14.296Z] ++ mktemp -d [2019-09-30T13:09:14.296Z] + export GOPATH=/tmp/tmp.PX5mYTHNSq [2019-09-30T13:09:14.296Z] + GOPATH=/tmp/tmp.PX5mYTHNSq [2019-09-30T13:09:14.296Z] + RM_GOPATH=1 [2019-09-30T13:09:14.296Z] ++ dirname ./install.sh [2019-09-30T13:09:14.296Z] + dir=. [2019-09-30T13:09:14.296Z] + bin=containerd [2019-09-30T13:09:14.296Z] + shift [2019-09-30T13:09:14.296Z] + '[' '!' -f ./containerd.installer ']' [2019-09-30T13:09:14.296Z] + . ./containerd.installer [2019-09-30T13:09:14.296Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:09:14.296Z] + install_containerd [2019-09-30T13:09:14.296Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-09-30T13:09:14.296Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.PX5mYTHNSq/src/github.com/containerd/containerd [2019-09-30T13:09:14.296Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:09:14.296Z] Cloning into '/tmp/tmp.PX5mYTHNSq/src/github.com/containerd/containerd'... [2019-09-30T13:09:14.394Z] Removing intermediate container ae4351c03ad3 [2019-09-30T13:09:14.394Z] ---> c408f58d2d64 [2019-09-30T13:09:14.394Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:09:14.394Z] ---> 7a62d03582b5 [2019-09-30T13:09:14.394Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:09:14.758Z] ---> b4d45f0daeca [2019-09-30T13:09:14.758Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:09:14.758Z] ---> Running in 0ada8becd8b8 [2019-09-30T13:09:15.136Z] + RM_GOPATH=0 [2019-09-30T13:09:15.136Z] + TMP_GOPATH= [2019-09-30T13:09:15.136Z] + : /build [2019-09-30T13:09:15.136Z] + '[' -z '' ']' [2019-09-30T13:09:15.136Z] ++ mktemp -d [2019-09-30T13:09:15.136Z] + export GOPATH=/tmp/tmp.KaKsKWQSxD [2019-09-30T13:09:15.136Z] + GOPATH=/tmp/tmp.KaKsKWQSxD [2019-09-30T13:09:15.136Z] + RM_GOPATH=1 [2019-09-30T13:09:15.136Z] ++ dirname ./install.sh [2019-09-30T13:09:15.136Z] + dir=. [2019-09-30T13:09:15.136Z] + bin=runc [2019-09-30T13:09:15.136Z] + shift [2019-09-30T13:09:15.136Z] + '[' '!' -f ./runc.installer ']' [2019-09-30T13:09:15.136Z] + . ./runc.installer [2019-09-30T13:09:15.136Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:09:15.136Z] + install_runc [2019-09-30T13:09:15.136Z] + uname -r [2019-09-30T13:09:15.136Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-30T13:09:15.136Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-30T13:09:15.136Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-09-30T13:09:15.136Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KaKsKWQSxD/src/github.com/opencontainers/runc [2019-09-30T13:09:15.136Z] Cloning into '/tmp/tmp.KaKsKWQSxD/src/github.com/opencontainers/runc'... [2019-09-30T13:09:15.136Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-09-30T13:09:16.446Z] + cd /tmp/tmp.KaKsKWQSxD/src/github.com/opencontainers/runc [2019-09-30T13:09:16.446Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:09:16.446Z] + '[' -z '' ']' [2019-09-30T13:09:16.446Z] + target=static [2019-09-30T13:09:16.446Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-30T13:09:16.446Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-09-30T13:09:21.117Z] + cd /tmp/tmp.PX5mYTHNSq/src/github.com/containerd/containerd [2019-09-30T13:09:21.117Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-09-30T13:09:21.401Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-30T13:09:21.401Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-30T13:09:21.401Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:09:21.401Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-30T13:09:21.401Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-30T13:09:21.401Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-30T13:09:21.401Z] + '[' '' = dynamic ']' [2019-09-30T13:09:21.401Z] + make [2019-09-30T13:09:22.024Z] 🇩 bin/ctr [2019-09-30T13:09:25.653Z] #47 ... [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-30T13:09:25.654Z] #24 DONE 214.1s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:25.654Z] #47 178.8 🇩 bin/containerd [2019-09-30T13:09:25.654Z] #47 ... [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-30T13:09:25.654Z] #25 DONE 0.2s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-30T13:09:25.654Z] #28 DONE 0.1s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-30T13:09:25.654Z] #31 DONE 0.1s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-30T13:09:25.654Z] #34 DONE 0.2s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-30T13:09:25.654Z] #39 DONE 0.1s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:25.654Z] #47 ... [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-30T13:09:25.654Z] #43 DONE 0.1s [2019-09-30T13:09:25.654Z] [2019-09-30T13:09:25.654Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-30T13:09:30.532Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-30T13:09:30.909Z] + mkdir -p /build [2019-09-30T13:09:30.909Z] + cp runc /build/runc [2019-09-30T13:09:32.470Z] Removing intermediate container 0ada8becd8b8 [2019-09-30T13:09:32.470Z] ---> 6285cbf07a5b [2019-09-30T13:09:32.470Z] Step 82/126 : FROM dev-base AS tini [2019-09-30T13:09:32.470Z] ---> dd557f85d4fd [2019-09-30T13:09:32.470Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:09:32.470Z] ---> Using cache [2019-09-30T13:09:32.470Z] ---> 6930dd05e5b6 [2019-09-30T13:09:32.470Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-30T13:09:32.470Z] ---> Running in 77ec1973331b [2019-09-30T13:09:32.842Z] #47 241.4 🇩 bin/containerd-stress [2019-09-30T13:09:32.842Z] #47 243.0 🇩 bin/containerd-shim [2019-09-30T13:09:32.920Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:09:32.920Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:09:32.920Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:09:32.920Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:09:32.920Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:09:32.920Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-09-30T13:09:33.285Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-30T13:09:33.285Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-30T13:09:34.531Z] Fetched 7669 kB in 1s (4385 kB/s) [2019-09-30T13:09:34.905Z] Reading package lists... [2019-09-30T13:09:35.760Z] Reading package lists... [2019-09-30T13:09:35.760Z] Building dependency tree... [2019-09-30T13:09:35.760Z] Reading state information... [2019-09-30T13:09:35.760Z] The following additional packages will be installed: [2019-09-30T13:09:35.760Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-30T13:09:35.760Z] Suggested packages: [2019-09-30T13:09:35.760Z] codeblocks eclipse ninja-build lrzip [2019-09-30T13:09:35.760Z] Recommended packages: [2019-09-30T13:09:35.760Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-30T13:09:35.760Z] The following NEW packages will be installed: [2019-09-30T13:09:35.760Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-30T13:09:35.760Z] vim-common xxd [2019-09-30T13:09:35.760Z] 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:09:35.760Z] Need to get 13.2 MB of archives. [2019-09-30T13:09:35.760Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-30T13:09:35.760Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-30T13:09:36.147Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-30T13:09:36.147Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-30T13:09:36.147Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-30T13:09:36.147Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-30T13:09:36.147Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-30T13:09:36.147Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-30T13:09:36.147Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-30T13:09:36.147Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:09:36.147Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:09:36.147Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:09:36.147Z] Fetched 13.2 MB in 0s (56.3 MB/s) [2019-09-30T13:09:36.147Z] Selecting previously unselected package cmake-data. [2019-09-30T13:09:36.147Z] (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 ... 14828 files and directories currently installed.) [2019-09-30T13:09:36.147Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-30T13:09:36.147Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-30T13:09:36.516Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-30T13:09:36.516Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-30T13:09:36.516Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-30T13:09:36.516Z] Selecting previously unselected package libicu57:s390x. [2019-09-30T13:09:36.516Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-30T13:09:36.516Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-30T13:09:37.792Z] Selecting previously unselected package libxml2:s390x. [2019-09-30T13:09:37.792Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-30T13:09:37.792Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:09:37.792Z] Selecting previously unselected package libarchive13:s390x. [2019-09-30T13:09:37.792Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-30T13:09:37.792Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-30T13:09:37.792Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-30T13:09:37.792Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-30T13:09:37.792Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-30T13:09:37.792Z] Selecting previously unselected package libuv1:s390x. [2019-09-30T13:09:37.792Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-30T13:09:37.792Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-30T13:09:37.793Z] Selecting previously unselected package cmake. [2019-09-30T13:09:37.793Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-30T13:09:37.793Z] Unpacking cmake (3.7.2-1) ... [2019-09-30T13:09:38.103Z] #47 248.8 🇩 bin/containerd-shim-runc-v1 [2019-09-30T13:09:38.180Z] Selecting previously unselected package xxd. [2019-09-30T13:09:38.181Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-30T13:09:38.181Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:09:38.181Z] Selecting previously unselected package vim-common. [2019-09-30T13:09:38.181Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:09:38.181Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:09:38.181Z] Processing triggers for mime-support (3.60) ... [2019-09-30T13:09:38.181Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:09:38.181Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-30T13:09:38.181Z] Setting up cmake-data (3.7.2-1) ... [2019-09-30T13:09:38.181Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-30T13:09:38.181Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:09:38.547Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:09:38.547Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:09:38.547Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-30T13:09:38.547Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-30T13:09:38.547Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-30T13:09:38.547Z] Setting up cmake (3.7.2-1) ... [2019-09-30T13:09:38.547Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:09:39.837Z] Removing intermediate container 77ec1973331b [2019-09-30T13:09:39.837Z] ---> 3fed9b1f7528 [2019-09-30T13:09:39.837Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:09:39.837Z] ---> 87227df3992f [2019-09-30T13:09:39.838Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-30T13:09:39.838Z] ---> Running in a9005fda17c6 [2019-09-30T13:09:40.211Z] Removing intermediate container a9005fda17c6 [2019-09-30T13:09:40.211Z] ---> c3ddf04bdae7 [2019-09-30T13:09:40.211Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:09:40.211Z] ---> e52e9c6a97ea [2019-09-30T13:09:40.211Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:09:40.211Z] ---> Running in 757221f4f374 [2019-09-30T13:09:40.627Z] #47 251.2 🇩 binaries [2019-09-30T13:09:40.627Z] #47 251.2 + mkdir -p /build [2019-09-30T13:09:40.627Z] #47 251.2 + cp bin/containerd /build/containerd [2019-09-30T13:09:40.627Z] #47 251.3 + cp bin/containerd-shim /build/containerd-shim [2019-09-30T13:09:40.627Z] #47 251.3 + cp bin/ctr /build/ctr [2019-09-30T13:09:40.884Z] #47 DONE 251.9s [2019-09-30T13:09:41.114Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:09:41.114Z] + RM_GOPATH=0 [2019-09-30T13:09:41.114Z] + TMP_GOPATH= [2019-09-30T13:09:41.114Z] + : /build [2019-09-30T13:09:41.114Z] + '[' -z '' ']' [2019-09-30T13:09:41.114Z] ++ mktemp -d [2019-09-30T13:09:41.114Z] + export GOPATH=/tmp/tmp.EKeT25rKHV [2019-09-30T13:09:41.114Z] + GOPATH=/tmp/tmp.EKeT25rKHV [2019-09-30T13:09:41.114Z] + RM_GOPATH=1 [2019-09-30T13:09:41.114Z] ++ dirname ./install.sh [2019-09-30T13:09:41.114Z] + dir=. [2019-09-30T13:09:41.114Z] + bin=tini [2019-09-30T13:09:41.114Z] + shift [2019-09-30T13:09:41.114Z] + '[' '!' -f ./tini.installer ']' [2019-09-30T13:09:41.114Z] + . ./tini.installer [2019-09-30T13:09:41.114Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:09:41.114Z] + install_tini [2019-09-30T13:09:41.114Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-30T13:09:41.114Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.EKeT25rKHV/tini [2019-09-30T13:09:41.114Z] Cloning into '/tmp/tmp.EKeT25rKHV/tini'... [2019-09-30T13:09:41.114Z] + cd /tmp/tmp.EKeT25rKHV/tini [2019-09-30T13:09:41.114Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:09:41.114Z] + cmake . [2019-09-30T13:09:41.626Z] -- The C compiler identification is GNU 6.3.0 [2019-09-30T13:09:41.626Z] -- Check for working C compiler: /usr/bin/cc [2019-09-30T13:09:41.626Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-30T13:09:41.626Z] -- Detecting C compiler ABI info [2019-09-30T13:09:41.626Z] -- Detecting C compiler ABI info - done [2019-09-30T13:09:41.626Z] -- Detecting C compile features [2019-09-30T13:09:41.626Z] -- Detecting C compile features - done [2019-09-30T13:09:41.626Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-30T13:09:41.626Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-30T13:09:41.626Z] -- Configuring done [2019-09-30T13:09:41.626Z] -- Generating done [2019-09-30T13:09:41.626Z] -- Build files have been written to: /tmp/tmp.EKeT25rKHV/tini [2019-09-30T13:09:41.626Z] + make tini-static [2019-09-30T13:09:41.626Z] Scanning dependencies of target tini-static [2019-09-30T13:09:41.626Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-30T13:09:41.815Z] [2019-09-30T13:09:41.815Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-30T13:09:42.001Z] [100%] Linking C executable tini-static [2019-09-30T13:09:42.001Z] [100%] Built target tini-static [2019-09-30T13:09:42.001Z] + mkdir -p /build [2019-09-30T13:09:42.001Z] + cp tini-static /build/docker-init [2019-09-30T13:09:42.072Z] #48 DONE 0.2s [2019-09-30T13:09:42.072Z] [2019-09-30T13:09:42.072Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-30T13:09:42.072Z] #51 DONE 0.1s [2019-09-30T13:09:42.072Z] [2019-09-30T13:09:42.072Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-30T13:09:42.328Z] #54 DONE 0.2s [2019-09-30T13:09:42.328Z] [2019-09-30T13:09:42.328Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-30T13:09:42.585Z] #56 DONE 0.3s [2019-09-30T13:09:42.586Z] [2019-09-30T13:09:42.586Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-30T13:09:42.586Z] #59 DONE 0.1s [2019-09-30T13:09:42.799Z] Removing intermediate container 757221f4f374 [2019-09-30T13:09:42.799Z] ---> aee701cdcf13 [2019-09-30T13:09:42.799Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-30T13:09:42.799Z] ---> dd557f85d4fd [2019-09-30T13:09:42.799Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-30T13:09:42.799Z] ---> Running in 530f0e23b0e3 [2019-09-30T13:09:42.799Z] Removing intermediate container 530f0e23b0e3 [2019-09-30T13:09:42.799Z] ---> 8caa53df32da [2019-09-30T13:09:42.799Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:09:42.845Z] [2019-09-30T13:09:42.845Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-30T13:09:42.845Z] #63 DONE 0.2s [2019-09-30T13:09:42.845Z] [2019-09-30T13:09:42.845Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-30T13:09:43.102Z] #65 DONE 0.2s [2019-09-30T13:09:43.102Z] [2019-09-30T13:09:43.102Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-30T13:09:43.102Z] #66 DONE 0.0s [2019-09-30T13:09:43.102Z] [2019-09-30T13:09:43.102Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-30T13:09:43.177Z] ---> 6a4a18bc7da1 [2019-09-30T13:09:43.177Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:09:43.177Z] ---> 8dbcfaa2fe41 [2019-09-30T13:09:43.177Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:09:43.177Z] ---> Running in ba72f2cabf38 [2019-09-30T13:09:43.666Z] #67 DONE 0.7s [2019-09-30T13:09:43.923Z] [2019-09-30T13:09:43.923Z] #68 exporting to image [2019-09-30T13:09:43.923Z] #68 exporting layers [2019-09-30T13:09:43.988Z] + RM_GOPATH=0 [2019-09-30T13:09:43.988Z] + TMP_GOPATH= [2019-09-30T13:09:43.988Z] + : /build/ [2019-09-30T13:09:43.988Z] + '[' -z '' ']' [2019-09-30T13:09:43.988Z] ++ mktemp -d [2019-09-30T13:09:43.988Z] + export GOPATH=/tmp/tmp.jizN3TRy9y [2019-09-30T13:09:43.988Z] + GOPATH=/tmp/tmp.jizN3TRy9y [2019-09-30T13:09:43.988Z] + RM_GOPATH=1 [2019-09-30T13:09:43.988Z] ++ dirname ./install.sh [2019-09-30T13:09:43.988Z] + dir=. [2019-09-30T13:09:43.988Z] + bin=rootlesskit [2019-09-30T13:09:43.988Z] + shift [2019-09-30T13:09:43.988Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-30T13:09:43.988Z] + . ./rootlesskit.installer [2019-09-30T13:09:43.988Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:09:43.988Z] + install_rootlesskit [2019-09-30T13:09:43.988Z] + case "$1" in [2019-09-30T13:09:43.988Z] + export CGO_ENABLED=0 [2019-09-30T13:09:43.988Z] + CGO_ENABLED=0 [2019-09-30T13:09:43.988Z] + _install_rootlesskit [2019-09-30T13:09:43.988Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-30T13:09:43.988Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jizN3TRy9y/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:09:43.988Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:09:43.988Z] Cloning into '/tmp/tmp.jizN3TRy9y/src/github.com/rootless-containers/rootlesskit'... [2019-09-30T13:09:44.366Z] + cd /tmp/tmp.jizN3TRy9y/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:09:44.366Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:09:44.769Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:09:44.769Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-30T13:09:47.578Z] #47 200.5 🇩 bin/containerd-stress [2019-09-30T13:09:47.579Z] #47 202.0 🇩 bin/containerd-shim [2019-09-30T13:09:51.379Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:09:51.379Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-30T13:09:52.838Z] #47 207.9 🇩 bin/containerd-shim-runc-v1 [2019-09-30T13:09:53.229Z] Removing intermediate container ba72f2cabf38 [2019-09-30T13:09:53.229Z] ---> b96bd6ebea3f [2019-09-30T13:09:53.229Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-30T13:09:53.616Z] ---> 5c40156e8b41 [2019-09-30T13:09:53.616Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-30T13:09:53.616Z] ---> 617076eb6155 [2019-09-30T13:09:53.616Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:09:53.616Z] ---> Running in f0b3e68a25f7 [2019-09-30T13:09:53.992Z] Removing intermediate container f0b3e68a25f7 [2019-09-30T13:09:53.992Z] ---> 97df3dad5ed7 [2019-09-30T13:09:53.992Z] Step 97/126 : RUN groupadd -r docker [2019-09-30T13:09:53.992Z] ---> Running in 9a73e07e9d6e [2019-09-30T13:09:54.869Z] Removing intermediate container 9a73e07e9d6e [2019-09-30T13:09:54.869Z] ---> 829b726f5dfe [2019-09-30T13:09:54.869Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-30T13:09:55.248Z] ---> Running in 9f149f1447ef [2019-09-30T13:09:55.364Z] #47 210.4 🇩 binaries [2019-09-30T13:09:55.364Z] #47 210.4 + mkdir -p /build [2019-09-30T13:09:55.364Z] #47 210.4 + cp bin/containerd /build/containerd [2019-09-30T13:09:55.364Z] #47 210.4 + cp bin/containerd-shim /build/containerd-shim [2019-09-30T13:09:55.364Z] #47 210.4 + cp bin/ctr /build/ctr [2019-09-30T13:09:55.928Z] #47 DONE 211.0s [2019-09-30T13:09:56.495Z] Removing intermediate container 9f149f1447ef [2019-09-30T13:09:56.495Z] ---> 28222aeb032c [2019-09-30T13:09:56.495Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-30T13:09:56.495Z] ---> Running in 142c54604253 [2019-09-30T13:09:56.860Z] [2019-09-30T13:09:56.860Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-30T13:09:56.861Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-30T13:09:57.117Z] #48 DONE 0.3s [2019-09-30T13:09:57.117Z] [2019-09-30T13:09:57.117Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-30T13:09:57.117Z] #51 DONE 0.1s [2019-09-30T13:09:57.117Z] [2019-09-30T13:09:57.117Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-30T13:09:57.228Z] Removing intermediate container 142c54604253 [2019-09-30T13:09:57.228Z] ---> 5bf963a47b8e [2019-09-30T13:09:57.228Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-30T13:09:57.374Z] #54 DONE 0.2s [2019-09-30T13:09:57.374Z] [2019-09-30T13:09:57.374Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-30T13:09:57.610Z] ---> Running in dd6a15008284 [2019-09-30T13:09:57.630Z] #56 DONE 0.3s [2019-09-30T13:09:57.630Z] [2019-09-30T13:09:57.630Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-30T13:09:57.630Z] #59 DONE 0.1s [2019-09-30T13:09:57.630Z] [2019-09-30T13:09:57.630Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-30T13:09:57.887Z] #63 DONE 0.2s [2019-09-30T13:09:58.143Z] [2019-09-30T13:09:58.143Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-30T13:09:58.143Z] #65 DONE 0.3s [2019-09-30T13:09:58.401Z] [2019-09-30T13:09:58.401Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-30T13:09:58.401Z] #66 DONE 0.0s [2019-09-30T13:09:58.401Z] [2019-09-30T13:09:58.401Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-30T13:09:58.514Z] Removing intermediate container dd6a15008284 [2019-09-30T13:09:58.514Z] ---> 25218753cded [2019-09-30T13:09:58.514Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-30T13:09:58.514Z] ---> Running in 3a542ad8443a [2019-09-30T13:09:58.779Z] #68 exporting layers 13.0s done [2019-09-30T13:09:58.779Z] #68 writing image sha256:68eb46e0b1d390ba457fff5fe96ea97cdfc90bc6a2e74a975b9ede3ff6e8eafc done [2019-09-30T13:09:58.779Z] #68 naming to docker.io/library/docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 done [2019-09-30T13:09:58.779Z] #68 DONE 13.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-09-30T13:09:59.015Z] #67 DONE 0.7s [2019-09-30T13:09:59.015Z] [2019-09-30T13:09:59.015Z] #68 exporting to image [2019-09-30T13:09:59.015Z] #68 exporting layers [Pipeline] sh [2019-09-30T13:09:59.492Z] Removing intermediate container 3a542ad8443a [2019-09-30T13:09:59.492Z] ---> 5adced5af6bf [2019-09-30T13:09:59.492Z] Step 102/126 : RUN ldconfig [2019-09-30T13:09:59.854Z] ---> Running in 682185227da7 [2019-09-30T13:09:59.979Z] [2019-09-30T13:09:59.979Z] Removing bundles/ [2019-09-30T13:09:59.979Z] [2019-09-30T13:09:59.979Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-30T13:09:59.979Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:09:59.979Z] GOOS="" GOARCH="" GOARM="" [2019-09-30T13:10:00.647Z] Removing intermediate container 682185227da7 [2019-09-30T13:10:00.647Z] ---> ce8f52e274c4 [2019-09-30T13:10:00.647Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-30T13:10:01.025Z] ---> Running in a71f81d31662 [2019-09-30T13:10:01.394Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:10:01.394Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:10:01.394Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:10:01.394Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:10:01.764Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:10:01.764Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-09-30T13:10:01.764Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-30T13:10:01.764Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-30T13:10:03.045Z] Fetched 7669 kB in 1s (4557 kB/s) [2019-09-30T13:10:03.897Z] Reading package lists... [2019-09-30T13:10:04.326Z] Reading package lists... [2019-09-30T13:10:04.326Z] Building dependency tree... [2019-09-30T13:10:04.326Z] Reading state information... [2019-09-30T13:10:04.326Z] The following additional packages will be installed: [2019-09-30T13:10:04.326Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-30T13:10:04.326Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-30T13:10:04.326Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-30T13:10:04.326Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-30T13:10:04.326Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-30T13:10:04.326Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-30T13:10:04.326Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-30T13:10:04.326Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-30T13:10:04.326Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-30T13:10:04.326Z] Suggested packages: [2019-09-30T13:10:04.326Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-30T13:10:04.326Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-30T13:10:04.326Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-30T13:10:04.326Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-30T13:10:04.326Z] Recommended packages: [2019-09-30T13:10:04.326Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-30T13:10:04.326Z] python3-keyrings.alt python3-xdg unzip [2019-09-30T13:10:05.200Z] The following NEW packages will be installed: [2019-09-30T13:10:05.200Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-30T13:10:05.200Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-30T13:10:05.200Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-30T13:10:05.200Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-30T13:10:05.200Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-30T13:10:05.200Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-30T13:10:05.200Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-30T13:10:05.200Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-30T13:10:05.200Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-30T13:10:05.200Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-30T13:10:05.200Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-30T13:10:05.200Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-30T13:10:05.200Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-30T13:10:05.200Z] xfsprogs xxd xz-utils zip [2019-09-30T13:10:05.200Z] 0 upgraded, 69 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:10:05.200Z] Need to get 88.2 MB of archives. [2019-09-30T13:10:05.200Z] After this operation, 565 MB of additional disk space will be used. [2019-09-30T13:10:05.200Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-30T13:10:05.200Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-30T13:10:05.200Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-30T13:10:05.200Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-30T13:10:05.200Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-30T13:10:05.200Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-30T13:10:05.200Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-30T13:10:05.200Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-30T13:10:05.200Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-30T13:10:05.200Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-30T13:10:05.200Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-30T13:10:05.200Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-30T13:10:05.200Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-30T13:10:05.200Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-30T13:10:05.200Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-30T13:10:05.200Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-30T13:10:05.200Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-30T13:10:05.200Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-30T13:10:05.200Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-30T13:10:05.200Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-30T13:10:05.200Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-30T13:10:05.200Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:10:05.200Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:10:05.200Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-30T13:10:05.200Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-30T13:10:05.200Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-30T13:10:05.200Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-30T13:10:05.200Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-30T13:10:05.200Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-30T13:10:05.200Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-30T13:10:05.200Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-30T13:10:05.200Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-30T13:10:05.200Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-30T13:10:05.200Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-30T13:10:05.200Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-30T13:10:05.200Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-30T13:10:05.200Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-30T13:10:05.200Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-30T13:10:05.584Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-30T13:10:05.585Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-30T13:10:05.585Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-30T13:10:05.585Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-30T13:10:05.585Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-30T13:10:05.585Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-30T13:10:05.585Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-30T13:10:05.585Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-30T13:10:05.585Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-30T13:10:05.585Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-30T13:10:05.585Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-30T13:10:05.585Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-30T13:10:05.585Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-30T13:10:05.585Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-30T13:10:05.585Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-30T13:10:05.585Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-30T13:10:05.585Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-30T13:10:05.585Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-30T13:10:05.585Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-30T13:10:05.585Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-30T13:10:05.585Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-30T13:10:05.585Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-30T13:10:05.585Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-30T13:10:05.585Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-30T13:10:05.585Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-09-30T13:10:05.585Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-30T13:10:05.585Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-30T13:10:05.964Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-30T13:10:05.964Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-09-30T13:10:05.964Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-09-30T13:10:06.343Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-09-30T13:10:06.726Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:10:06.727Z] Fetched 88.2 MB in 1s (58.5 MB/s) [2019-09-30T13:10:06.727Z] Selecting previously unselected package bash-completion. [2019-09-30T13:10:06.727Z] (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 ... 14898 files and directories currently installed.) [2019-09-30T13:10:06.727Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-30T13:10:07.531Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-30T13:10:07.531Z] Selecting previously unselected package libnet1:s390x. [2019-09-30T13:10:07.531Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-30T13:10:07.531Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-30T13:10:07.531Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-30T13:10:07.531Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-30T13:10:07.531Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-30T13:10:07.531Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-30T13:10:07.531Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-30T13:10:07.531Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-30T13:10:07.531Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-30T13:10:07.531Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-30T13:10:07.531Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-30T13:10:07.531Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-30T13:10:07.531Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-30T13:10:07.531Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-30T13:10:07.531Z] Selecting previously unselected package python3.5-minimal. [2019-09-30T13:10:07.531Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-30T13:10:07.531Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:10:07.899Z] Selecting previously unselected package python3-minimal. [2019-09-30T13:10:07.899Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-30T13:10:07.899Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-30T13:10:07.899Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-30T13:10:07.899Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-30T13:10:07.899Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-30T13:10:07.899Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-30T13:10:07.899Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-30T13:10:07.899Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-30T13:10:08.321Z] Selecting previously unselected package python3.5. [2019-09-30T13:10:08.321Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-30T13:10:08.321Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:10:08.321Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-30T13:10:08.321Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-30T13:10:08.321Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-30T13:10:08.321Z] Selecting previously unselected package dh-python. [2019-09-30T13:10:08.321Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-30T13:10:08.321Z] Unpacking dh-python (2.20170125) ... [2019-09-30T13:10:08.321Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-30T13:10:08.321Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:10:08.729Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package python3. [2019-09-30T13:10:09.124Z] (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 ... 16484 files and directories currently installed.) [2019-09-30T13:10:09.124Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking python3 (3.5.3-1) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package pigz. [2019-09-30T13:10:09.124Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking pigz (2.3.4-1) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-30T13:10:09.124Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-30T13:10:09.124Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package libiptc0:s390x. [2019-09-30T13:10:09.124Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package libxtables12:s390x. [2019-09-30T13:10:09.124Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-30T13:10:09.124Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-30T13:10:09.124Z] Selecting previously unselected package iptables. [2019-09-30T13:10:09.124Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-30T13:10:09.124Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package xxd. [2019-09-30T13:10:09.526Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package vim-common. [2019-09-30T13:10:09.526Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:10:09.526Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package bzip2. [2019-09-30T13:10:09.526Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package libgpm2:s390x. [2019-09-30T13:10:09.526Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package xz-utils. [2019-09-30T13:10:09.526Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package aufs-tools. [2019-09-30T13:10:09.526Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-30T13:10:09.526Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-30T13:10:09.526Z] Selecting previously unselected package btrfs-progs. [2019-09-30T13:10:09.526Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-30T13:10:09.526Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package btrfs-tools. [2019-09-30T13:10:09.910Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-30T13:10:09.910Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package dmsetup. [2019-09-30T13:10:09.910Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libonig4:s390x. [2019-09-30T13:10:09.910Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libjq1:s390x. [2019-09-30T13:10:09.910Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package jq. [2019-09-30T13:10:09.910Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libaio1:s390x. [2019-09-30T13:10:09.910Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libcap2-bin. [2019-09-30T13:10:09.910Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-30T13:10:09.910Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-30T13:10:09.910Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-30T13:10:09.910Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-30T13:10:09.910Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-30T13:10:10.276Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-30T13:10:10.276Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-30T13:10:10.276Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-30T13:10:10.276Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-30T13:10:10.276Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-30T13:10:10.276Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-30T13:10:10.276Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-30T13:10:10.276Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-30T13:10:10.276Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-30T13:10:10.276Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-30T13:10:10.276Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-30T13:10:10.276Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-30T13:10:10.659Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-30T13:10:10.659Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-30T13:10:10.659Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-30T13:10:10.659Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-30T13:10:10.659Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-30T13:10:10.659Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-30T13:10:10.659Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-30T13:10:10.659Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-30T13:10:10.659Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-30T13:10:10.659Z] Selecting previously unselected package libreadline5:s390x. [2019-09-30T13:10:10.659Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-30T13:10:10.659Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-30T13:10:10.659Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-30T13:10:10.659Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-30T13:10:10.659Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-30T13:10:11.025Z] Selecting previously unselected package net-tools. [2019-09-30T13:10:11.025Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-30T13:10:11.025Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:10:11.025Z] Selecting previously unselected package python-pip-whl. [2019-09-30T13:10:11.025Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:10:11.025Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:10:11.025Z] Selecting previously unselected package python3-pip. [2019-09-30T13:10:11.025Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:10:11.025Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:10:11.025Z] Selecting previously unselected package python3-pkg-resources. [2019-09-30T13:10:11.025Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:10:11.421Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:10:11.421Z] Selecting previously unselected package python3-setuptools. [2019-09-30T13:10:11.421Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-30T13:10:11.421Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-30T13:10:11.421Z] Selecting previously unselected package python3-wheel. [2019-09-30T13:10:11.421Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-30T13:10:11.421Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-30T13:10:11.421Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-30T13:10:11.421Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-30T13:10:11.421Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:10:11.421Z] Selecting previously unselected package vim-runtime. [2019-09-30T13:10:11.421Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:10:11.421Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-30T13:10:11.421Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-30T13:10:11.421Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:12.208Z] Selecting previously unselected package vim. [2019-09-30T13:10:12.208Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-30T13:10:12.208Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:12.208Z] Selecting previously unselected package xfsprogs. [2019-09-30T13:10:12.208Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-30T13:10:12.208Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:10:12.572Z] Selecting previously unselected package zip. [2019-09-30T13:10:12.572Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-30T13:10:12.572Z] Unpacking zip (3.0-11+b1) ... [2019-09-30T13:10:12.572Z] Selecting previously unselected package libapparmor-perl. [2019-09-30T13:10:12.572Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-30T13:10:12.572Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:10:12.572Z] Selecting previously unselected package apparmor. [2019-09-30T13:10:12.572Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-30T13:10:12.572Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:10:12.572Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-30T13:10:12.572Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-30T13:10:12.572Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:10:12.957Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-30T13:10:12.957Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-30T13:10:12.957Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:10:13.358Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-30T13:10:13.358Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-30T13:10:13.358Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:10:13.358Z] Selecting previously unselected package mingw-w64-common. [2019-09-30T13:10:13.358Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-30T13:10:13.358Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-30T13:10:13.876Z] #68 exporting layers 14.3s done [2019-09-30T13:10:13.876Z] #68 writing image sha256:d085923886122a56a66651121d17b0a5af50bc67a22f79699d60f2cef49ec585 done [2019-09-30T13:10:13.876Z] #68 naming to docker.io/library/docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 done [2019-09-30T13:10:13.876Z] #68 DONE 14.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-30T13:10:14.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40014/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/validate/default [2019-09-30T13:10:14.241Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-30T13:10:14.242Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-30T13:10:14.242Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:10:15.082Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-30T13:10:15.082Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-30T13:10:15.082Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:10:15.082Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-30T13:10:15.082Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-30T13:10:15.082Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:10:15.133Z] Congratulations! All commits are properly signed with the DCO! [2019-09-30T13:10:15.391Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-09-30T13:10:15.391Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-09-30T13:10:15.391Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-09-30T13:10:18.847Z] 🇩 bin/containerd [2019-09-30T13:10:19.167Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-30T13:10:19.167Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-30T13:10:19.167Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:10:21.187Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:10:21.187Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:10:21.187Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-30T13:10:21.187Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:10:21.187Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-30T13:10:21.187Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:21.187Z] Processing triggers for mime-support (3.60) ... [2019-09-30T13:10:21.187Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:21.187Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-30T13:10:21.187Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-30T13:10:21.187Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:10:21.187Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:10:21.187Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-30T13:10:21.558Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-30T13:10:21.558Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-30T13:10:21.558Z] Setting up zip (3.0-11+b1) ... [2019-09-30T13:10:21.558Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-30T13:10:21.934Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:10:21.934Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-30T13:10:21.934Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:10:21.934Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-30T13:10:21.934Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:21.934Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:10:21.934Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-30T13:10:21.934Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:10:21.934Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:21.934Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-30T13:10:21.934Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-30T13:10:21.934Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-30T13:10:21.934Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:21.934Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-30T13:10:21.934Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-30T13:10:21.934Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-30T13:10:21.934Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-30T13:10:21.934Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:10:21.934Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-30T13:10:21.934Z] Setting up pigz (2.3.4-1) ... [2019-09-30T13:10:21.934Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:10:21.934Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-30T13:10:21.934Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:21.934Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-30T13:10:21.934Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-30T13:10:21.934Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:10:21.934Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-30T13:10:21.934Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-30T13:10:21.934Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:10:22.312Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-30T13:10:22.312Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-30T13:10:22.312Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-30T13:10:22.312Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:22.312Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:10:22.312Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:10:22.312Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:10:22.312Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-30T13:10:22.312Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:10:23.572Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-30T13:10:23.572Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:10:23.572Z] 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 [2019-09-30T13:10:23.572Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:10:23.572Z] 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 [2019-09-30T13:10:23.572Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:10:23.572Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:10:23.572Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:10:23.572Z] 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 [2019-09-30T13:10:23.572Z] 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 [2019-09-30T13:10:23.572Z] Setting up python3 (3.5.3-1) ... [2019-09-30T13:10:23.572Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:10:24.385Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-30T13:10:24.385Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-30T13:10:24.385Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-30T13:10:24.385Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-30T13:10:24.385Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:10:24.863Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-30T13:10:24.863Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:10:24.863Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-30T13:10:25.364Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-30T13:10:25.364Z] Setting up dh-python (2.20170125) ... [2019-09-30T13:10:25.364Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-30T13:10:25.364Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:10:29.495Z] Removing intermediate container a71f81d31662 [2019-09-30T13:10:29.495Z] ---> 6938e058aebb [2019-09-30T13:10:29.495Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-30T13:10:29.495Z] ---> Running in 9cb582487c61 [2019-09-30T13:10:31.329Z] Collecting yamllint==1.16.0 [2019-09-30T13:10:31.329Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-30T13:10:31.329Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-30T13:10:31.329Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-30T13:10:31.767Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-30T13:10:31.767Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-30T13:10:32.191Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-30T13:10:32.191Z] Running setup.py bdist_wheel for pathspec: started [2019-09-30T13:10:32.587Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-30T13:10:32.587Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-30T13:10:32.587Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-30T13:10:32.956Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-30T13:10:32.956Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-30T13:10:32.956Z] Successfully built pathspec pyyaml [2019-09-30T13:10:32.956Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-30T13:10:32.956Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-30T13:10:33.764Z] Removing intermediate container 9cb582487c61 [2019-09-30T13:10:33.764Z] ---> 271497ecc4a7 [2019-09-30T13:10:33.764Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-30T13:10:34.584Z] ---> 3dac02ae3d49 [2019-09-30T13:10:34.584Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-30T13:10:36.492Z] ---> 4e94003df236 [2019-09-30T13:10:36.492Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-30T13:10:37.032Z] ---> a3c34facf96c [2019-09-30T13:10:37.032Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-30T13:10:37.466Z] ---> bd1c38efdc13 [2019-09-30T13:10:37.466Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-30T13:10:37.831Z] ---> eb263ba45819 [2019-09-30T13:10:37.831Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-30T13:10:38.197Z] ---> ad3c4712afe1 [2019-09-30T13:10:38.197Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-30T13:10:38.197Z] ---> e8190c0f0bca [2019-09-30T13:10:38.197Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-30T13:10:38.568Z] ---> 7b62ed9ad527 [2019-09-30T13:10:38.569Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-30T13:10:39.380Z] ---> 45e3e9f70607 [2019-09-30T13:10:39.380Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-30T13:10:39.380Z] ---> 705edee42032 [2019-09-30T13:10:39.380Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-30T13:10:39.763Z] ---> 44bde9e76bb7 [2019-09-30T13:10:39.763Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-30T13:10:40.586Z] ---> e2d949831dac [2019-09-30T13:10:40.586Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-30T13:10:40.955Z] ---> b392380d8dcb [2019-09-30T13:10:40.955Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-30T13:10:41.328Z] ---> 049401e0c29c [2019-09-30T13:10:41.328Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-30T13:10:41.721Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-30T13:10:41.721Z] bad55c542dc9: Pulling fs layer [2019-09-30T13:10:41.917Z] INFO [loader] Go packages loading at mode load types and syntax took 26.119894062s [2019-09-30T13:10:42.256Z] bad55c542dc9: Verifying Checksum [2019-09-30T13:10:42.256Z] bad55c542dc9: Download complete [2019-09-30T13:10:42.256Z] bad55c542dc9: Pull complete [2019-09-30T13:10:42.256Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-30T13:10:42.256Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-30T13:10:42.634Z] ---> a8bfe72ff8bc [2019-09-30T13:10:42.634Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-30T13:10:43.006Z] ---> Running in e1c0d78be2e1 [2019-09-30T13:10:43.006Z] Removing intermediate container e1c0d78be2e1 [2019-09-30T13:10:43.006Z] ---> 3eb303b32f33 [2019-09-30T13:10:43.006Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-30T13:10:43.006Z] ---> Running in 77be38bdf88a [2019-09-30T13:10:43.006Z] Removing intermediate container 77be38bdf88a [2019-09-30T13:10:43.006Z] ---> e9209d39df60 [2019-09-30T13:10:43.006Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-30T13:10:43.374Z] ---> Running in 307a369edaa4 [2019-09-30T13:10:43.374Z] Removing intermediate container 307a369edaa4 [2019-09-30T13:10:43.374Z] ---> 45f35981bd64 [2019-09-30T13:10:43.374Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-30T13:10:43.374Z] ---> Running in 535a0861d9e4 [2019-09-30T13:10:43.932Z] Removing intermediate container 535a0861d9e4 [2019-09-30T13:10:43.932Z] ---> b28547bbde17 [2019-09-30T13:10:43.932Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-30T13:10:43.932Z] ---> Running in 9db3e119f4c9 [2019-09-30T13:10:43.932Z] Removing intermediate container 9db3e119f4c9 [2019-09-30T13:10:43.932Z] ---> ec7a5e42901e [2019-09-30T13:10:43.932Z] Step 125/126 : FROM dev AS final [2019-09-30T13:10:43.932Z] ---> ec7a5e42901e [2019-09-30T13:10:43.932Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-30T13:10:46.375Z] ---> 48f3ad358a56 [2019-09-30T13:10:46.747Z] Successfully built 48f3ad358a56 [2019-09-30T13:10:46.747Z] Successfully tagged docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-30T13:10:47.177Z] INFO [loader] SSA repr building timing: packages building 307.268662ms, total 5.121747263s [2019-09-30T13:10:47.797Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/test/unit [2019-09-30T13:10:50.336Z] ? github.com/docker/docker/api [no test files] [2019-09-30T13:10:51.437Z] 🇩 bin/containerd-stress [2019-09-30T13:10:51.437Z] 🇩 bin/containerd-shim [2019-09-30T13:10:59.860Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-30T13:11:01.950Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-09-30T13:11:04.289Z] 🇩 binaries [2019-09-30T13:11:04.289Z] + mkdir -p /build [2019-09-30T13:11:04.289Z] + cp bin/containerd /build/containerd [2019-09-30T13:11:04.289Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-30T13:11:04.289Z] + cp bin/ctr /build/ctr [2019-09-30T13:11:11.107Z] Removing intermediate container 658677abe61a [2019-09-30T13:11:11.107Z] ---> e1e1a5cc5eaf [2019-09-30T13:11:11.107Z] Step 57/126 : FROM dev-base AS proxy [2019-09-30T13:11:11.107Z] ---> 3d752c5ac3a3 [2019-09-30T13:11:11.107Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-30T13:11:11.107Z] ---> Running in 89f19f2a3199 [2019-09-30T13:11:11.107Z] Removing intermediate container 89f19f2a3199 [2019-09-30T13:11:11.107Z] ---> 1c345f42dd31 [2019-09-30T13:11:11.107Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:11:11.107Z] ---> 0506b0a668d0 [2019-09-30T13:11:11.107Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:11:11.107Z] ---> cfb608e006d8 [2019-09-30T13:11:11.107Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:11:11.107Z] ---> Running in 21092ff327a1 [2019-09-30T13:11:11.107Z] + RM_GOPATH=0 [2019-09-30T13:11:11.107Z] + TMP_GOPATH= [2019-09-30T13:11:11.107Z] + : /build [2019-09-30T13:11:11.107Z] + '[' -z '' ']' [2019-09-30T13:11:11.107Z] ++ mktemp -d [2019-09-30T13:11:11.107Z] + export GOPATH=/tmp/tmp.OU0SZ8nvYP [2019-09-30T13:11:11.107Z] + GOPATH=/tmp/tmp.OU0SZ8nvYP [2019-09-30T13:11:11.107Z] + RM_GOPATH=1 [2019-09-30T13:11:11.107Z] ++ dirname ./install.sh [2019-09-30T13:11:11.107Z] + dir=. [2019-09-30T13:11:11.107Z] + bin=proxy [2019-09-30T13:11:11.107Z] + shift [2019-09-30T13:11:11.107Z] + '[' '!' -f ./proxy.installer ']' [2019-09-30T13:11:11.107Z] + . ./proxy.installer [2019-09-30T13:11:11.107Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:11:11.107Z] + install_proxy [2019-09-30T13:11:11.107Z] + case "$1" in [2019-09-30T13:11:11.107Z] + export CGO_ENABLED=0 [2019-09-30T13:11:11.107Z] + CGO_ENABLED=0 [2019-09-30T13:11:11.107Z] + _install_proxy [2019-09-30T13:11:11.107Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-30T13:11:11.107Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OU0SZ8nvYP/src/github.com/docker/libnetwork [2019-09-30T13:11:11.107Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:11:11.107Z] Cloning into '/tmp/tmp.OU0SZ8nvYP/src/github.com/docker/libnetwork'... [2019-09-30T13:11:13.995Z] + cd /tmp/tmp.OU0SZ8nvYP/src/github.com/docker/libnetwork [2019-09-30T13:11:13.995Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-30T13:11:14.278Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-30T13:11:17.748Z] Removing intermediate container 21092ff327a1 [2019-09-30T13:11:17.748Z] ---> fd04f37bae5e [2019-09-30T13:11:17.748Z] Step 62/126 : FROM base AS golangci_lint [2019-09-30T13:11:17.748Z] ---> 3d752c5ac3a3 [2019-09-30T13:11:17.748Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-30T13:11:18.032Z] ---> Running in cda7a041eb69 [2019-09-30T13:11:18.032Z] Removing intermediate container cda7a041eb69 [2019-09-30T13:11:18.032Z] ---> 6c72d79a36d8 [2019-09-30T13:11:18.032Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:11:18.032Z] ---> 358fb3a85741 [2019-09-30T13:11:18.032Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:11:18.317Z] ---> d881b9387c09 [2019-09-30T13:11:18.317Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:11:18.317Z] ---> Running in 769f9daa25ac [2019-09-30T13:11:18.600Z] + RM_GOPATH=0 [2019-09-30T13:11:18.600Z] + TMP_GOPATH= [2019-09-30T13:11:18.600Z] + : /build [2019-09-30T13:11:18.600Z] + '[' -z '' ']' [2019-09-30T13:11:18.600Z] ++ mktemp -d [2019-09-30T13:11:18.600Z] + export GOPATH=/tmp/tmp.afcatIXoOT [2019-09-30T13:11:18.600Z] + GOPATH=/tmp/tmp.afcatIXoOT [2019-09-30T13:11:18.600Z] + RM_GOPATH=1 [2019-09-30T13:11:18.600Z] ++ dirname ./install.sh [2019-09-30T13:11:18.600Z] + dir=. [2019-09-30T13:11:18.600Z] + bin=golangci_lint [2019-09-30T13:11:18.600Z] + shift [2019-09-30T13:11:18.600Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-30T13:11:18.600Z] + . ./golangci_lint.installer [2019-09-30T13:11:18.600Z] ++ : v1.17.1 [2019-09-30T13:11:18.600Z] + install_golangci_lint [2019-09-30T13:11:18.600Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-30T13:11:18.600Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:11:18.600Z] Installing golangci-lint version v1.17.1 [2019-09-30T13:11:21.402Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:11:21.402Z] [2019-09-30T13:11:21.402Z] [2019-09-30T13:11:21.402Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-30T13:11:21.402Z] [2019-09-30T13:11:21.402Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-30T13:11:21.402Z] [2019-09-30T13:11:21.402Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-30T13:11:21.402Z] PKG_CONFIG=pkg-config [2019-09-30T13:11:21.402Z] GOLANG_VERSION=1.13.1 [2019-09-30T13:11:21.402Z] HOSTNAME=3122ae2b7ab4 [2019-09-30T13:11:21.402Z] KEEPBUNDLE=1 [2019-09-30T13:11:21.402Z] container=docker [2019-09-30T13:11:21.402Z] TEST_SKIP_INTEGRATION=1 [2019-09-30T13:11:21.402Z] GO111MODULE=off [2019-09-30T13:11:21.402Z] GOPATH=/go [2019-09-30T13:11:21.402Z] PWD=/go/src/github.com/docker/docker [2019-09-30T13:11:21.402Z] HOME=/root [2019-09-30T13:11:21.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-30T13:11:21.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-30T13:11:21.402Z] DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:21.402Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-30T13:11:21.402Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-30T13:11:21.402Z] TERM=xterm [2019-09-30T13:11:21.402Z] DEST=bundles/test-integration [2019-09-30T13:11:21.402Z] SHLVL=1 [2019-09-30T13:11:21.402Z] TIMEOUT=120m [2019-09-30T13:11:21.402Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-30T13:11:21.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-30T13:11:21.402Z] DOCKER_PKG=github.com/docker/docker [2019-09-30T13:11:21.402Z] TESTDEBUG=0 [2019-09-30T13:11:21.402Z] _=/usr/bin/env [2019-09-30T13:11:21.402Z] Building test suite binary ./integration-cli/test.main [2019-09-30T13:11:21.402Z] No new tests added to integration. [2019-09-30T13:11:21.402Z] [2019-09-30T13:11:21.402Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-30T13:11:21.402Z] PKG_CONFIG=pkg-config [2019-09-30T13:11:21.402Z] GOLANG_VERSION=1.13.1 [2019-09-30T13:11:21.402Z] HOSTNAME=a9b211699e2e [2019-09-30T13:11:21.402Z] KEEPBUNDLE=1 [2019-09-30T13:11:21.402Z] container=docker [2019-09-30T13:11:21.402Z] TEST_SKIP_INTEGRATION=1 [2019-09-30T13:11:21.402Z] GO111MODULE=off [2019-09-30T13:11:21.402Z] GOPATH=/go [2019-09-30T13:11:21.402Z] PWD=/go/src/github.com/docker/docker [2019-09-30T13:11:21.402Z] HOME=/root [2019-09-30T13:11:21.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-30T13:11:21.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-30T13:11:21.402Z] DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:21.402Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-30T13:11:21.402Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-30T13:11:21.402Z] TERM=xterm [2019-09-30T13:11:21.402Z] DEST=bundles/test-integration [2019-09-30T13:11:21.402Z] SHLVL=1 [2019-09-30T13:11:21.402Z] TIMEOUT=120m [2019-09-30T13:11:21.402Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-30T13:11:21.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-30T13:11:21.402Z] DOCKER_PKG=github.com/docker/docker [2019-09-30T13:11:21.402Z] TESTDEBUG=0 [2019-09-30T13:11:21.402Z] _=/usr/bin/env [2019-09-30T13:11:21.402Z] Building test suite binary ./integration-cli/test.main [2019-09-30T13:11:21.402Z] PKG_CONFIG=pkg-config [2019-09-30T13:11:21.402Z] GOLANG_VERSION=1.13.1 [2019-09-30T13:11:21.402Z] HOSTNAME=7d6eacaa4625 [2019-09-30T13:11:21.402Z] KEEPBUNDLE=1 [2019-09-30T13:11:21.402Z] container=docker [2019-09-30T13:11:21.402Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-30T13:11:21.402Z] GO111MODULE=off [2019-09-30T13:11:21.402Z] GOPATH=/go [2019-09-30T13:11:21.402Z] PWD=/go/src/github.com/docker/docker [2019-09-30T13:11:21.402Z] HOME=/root [2019-09-30T13:11:21.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-30T13:11:21.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-30T13:11:21.402Z] DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:21.402Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-30T13:11:21.402Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-30T13:11:21.402Z] TERM=xterm [2019-09-30T13:11:21.402Z] DEST=bundles/test-integration [2019-09-30T13:11:21.402Z] SHLVL=1 [2019-09-30T13:11:21.402Z] TIMEOUT=120m [2019-09-30T13:11:21.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-30T13:11:21.402Z] DOCKER_PKG=github.com/docker/docker [2019-09-30T13:11:21.402Z] TESTDEBUG=0 [2019-09-30T13:11:21.402Z] _=/usr/bin/env [2019-09-30T13:11:21.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-30T13:11:22.081Z] + cd /tmp/tmp.afcatIXoOT/src/github.com/golangci/golangci-lint/ [2019-09-30T13:11:22.081Z] + git checkout -q v1.17.1 [2019-09-30T13:11:22.081Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-30T13:11:23.234Z] Running on azwin-2-bc9b00 in d:\jenkins\workspace\moby_PR-40014 [Pipeline] { [Pipeline] ws [2019-09-30T13:11:23.256Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-30T13:11:23.577Z] using credential docker-jenkins-github-credentials [2019-09-30T13:11:23.655Z] Cloning the remote Git repository [2019-09-30T13:11:23.655Z] Cloning with configured refspecs honoured and without tags [2019-09-30T13:11:23.691Z] Cloning repository https://github.com/moby/moby.git [2019-09-30T13:11:23.692Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-30T13:11:23.845Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:11:23.846Z] > git --version # timeout=10 [2019-09-30T13:11:23.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:11:23.907Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:11:39.888Z] Fetching without tags [2019-09-30T13:11:40.637Z] Merging remotes/origin/master commit 5b57f41241cb0d8df5886a1db3d7920494a9e432 into PR head commit f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:39.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:11:39.563Z] > git config --add remote.origin.fetch +refs/pull/40014/head:refs/remotes/origin/PR-40014 # timeout=10 [2019-09-30T13:11:39.624Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-30T13:11:39.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-30T13:11:39.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-30T13:11:39.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-30T13:11:39.928Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40014/head:refs/remotes/origin/PR-40014 +refs/heads/master:refs/remotes/origin/master [2019-09-30T13:11:40.674Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:11:40.778Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:44.875Z] Merge succeeded, producing f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:44.876Z] Checking out Revision f4c172e6b99fbce874a2a69f84e4560c8e310d33 (PR-40014) [2019-09-30T13:11:44.557Z] > git merge 5b57f41241cb0d8df5886a1db3d7920494a9e432 # timeout=10 [2019-09-30T13:11:44.731Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-30T13:11:44.912Z] > git config core.sparsecheckout # timeout=10 [2019-09-30T13:11:45.483Z] Commit message: "integration-cli: fix golint (copy/paste whoops)" [2019-09-30T13:11:45.996Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-30T13:11:45.012Z] > git checkout -f f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:11:47.657Z] + docker version [2019-09-30T13:11:47.657Z] Client: Docker Engine - Enterprise [2019-09-30T13:11:47.657Z] Version: 19.03.2 [2019-09-30T13:11:47.657Z] API version: 1.40 [2019-09-30T13:11:47.657Z] Go version: go1.12.8 [2019-09-30T13:11:47.657Z] Git commit: c92ab06ed9 [2019-09-30T13:11:47.657Z] Built: 09/03/2019 16:38:11 [2019-09-30T13:11:47.657Z] OS/Arch: windows/amd64 [2019-09-30T13:11:47.657Z] Experimental: false [2019-09-30T13:11:47.657Z] [2019-09-30T13:11:47.657Z] Server: Docker Engine - Enterprise [2019-09-30T13:11:47.657Z] Engine: [2019-09-30T13:11:47.657Z] Version: 19.03.2 [2019-09-30T13:11:47.657Z] API version: 1.40 (minimum version 1.24) [2019-09-30T13:11:47.657Z] Go version: go1.12.8 [2019-09-30T13:11:47.657Z] Git commit: c92ab06ed9 [2019-09-30T13:11:47.657Z] Built: 09/03/2019 16:35:47 [2019-09-30T13:11:47.657Z] OS/Arch: windows/amd64 [2019-09-30T13:11:47.657Z] Experimental: true [Pipeline] sh [2019-09-30T13:11:48.694Z] + docker info [2019-09-30T13:11:50.877Z] Client: [2019-09-30T13:11:50.878Z] Debug Mode: false [2019-09-30T13:11:50.878Z] Plugins: [2019-09-30T13:11:50.878Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-30T13:11:50.878Z] [2019-09-30T13:11:50.878Z] Server: [2019-09-30T13:11:50.878Z] Containers: 0 [2019-09-30T13:11:50.878Z] Running: 0 [2019-09-30T13:11:50.878Z] Paused: 0 [2019-09-30T13:11:50.878Z] Stopped: 0 [2019-09-30T13:11:50.878Z] Images: 8 [2019-09-30T13:11:50.878Z] Server Version: 19.03.2 [2019-09-30T13:11:50.878Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-30T13:11:50.878Z] Windows: [2019-09-30T13:11:50.878Z] LCOW: [2019-09-30T13:11:50.878Z] Logging Driver: json-file [2019-09-30T13:11:50.878Z] Plugins: [2019-09-30T13:11:50.878Z] Volume: local [2019-09-30T13:11:50.878Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-30T13:11:50.878Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-30T13:11:50.878Z] Swarm: inactive [2019-09-30T13:11:50.878Z] Default Isolation: process [2019-09-30T13:11:50.878Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-30T13:11:50.878Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-30T13:11:50.878Z] OSType: windows [2019-09-30T13:11:50.878Z] Architecture: x86_64 [2019-09-30T13:11:50.878Z] CPUs: 4 [2019-09-30T13:11:50.878Z] Total Memory: 32GiB [2019-09-30T13:11:50.878Z] Name: azwin-2-bc9b00 [2019-09-30T13:11:50.878Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-09-30T13:11:50.878Z] Docker Root Dir: D:\docker [2019-09-30T13:11:50.878Z] Debug Mode: false [2019-09-30T13:11:50.878Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:11:50.878Z] Labels: [2019-09-30T13:11:50.878Z] Experimental: true [2019-09-30T13:11:50.878Z] Insecure Registries: [2019-09-30T13:11:50.878Z] 10.0.0.4:5000 [2019-09-30T13:11:50.878Z] 127.0.0.0/8 [2019-09-30T13:11:50.878Z] Registry Mirrors: [2019-09-30T13:11:50.878Z] http://10.0.0.4:5000/ [2019-09-30T13:11:50.878Z] Live Restore Enabled: false [2019-09-30T13:11:50.878Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 95.2% of statements [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-30T13:12:01.103Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-30T13:12:01.103Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-09-30T13:12:02.979Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.5% of statements [2019-09-30T13:12:04.433Z] ok github.com/docker/docker/builder/dockerfile 1.056s coverage: 46.6% of statements [2019-09-30T13:12:06.331Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 13.6% of statements [2019-09-30T13:12:06.331Z] ok github.com/docker/docker/builder/remotecontext/git 0.746s coverage: 85.1% of statements [2019-09-30T13:12:06.331Z] ? github.com/docker/docker/cli [no test files] [2019-09-30T13:12:06.331Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-30T13:12:06.406Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-30T13:12:06.406Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-36176c45\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-30T13:12:06.406Z] ---------------------------------------------------------------------------- [2019-09-30T13:12:06.406Z] [2019-09-30T13:12:06.406Z] INFO: executeCI.ps1 starting at Mon Sep 30 13:12:05 CUT 2019 [2019-09-30T13:12:06.406Z] [2019-09-30T13:12:06.406Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-30T13:12:06.406Z] INFO: Running git version 2.23.0.windows.1 [2019-09-30T13:12:06.406Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-30T13:12:06.406Z] INFO: Environment variables: [2019-09-30T13:12:06.406Z] [2019-09-30T13:12:06.406Z] Name Value [2019-09-30T13:12:06.406Z] ---- ----- [2019-09-30T13:12:06.406Z] ALLUSERSPROFILE C:\ProgramData [2019-09-30T13:12:06.406Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-30T13:12:06.406Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-30T13:12:06.406Z] BRANCH_NAME PR-40014 [2019-09-30T13:12:06.406Z] BUILD_DISPLAY_NAME #1 [2019-09-30T13:12:06.406Z] BUILD_ID 1 [2019-09-30T13:12:06.406Z] BUILD_NUMBER 1 [2019-09-30T13:12:06.406Z] BUILD_TAG jenkins-moby-PR-40014-1 [2019-09-30T13:12:06.406Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40014/1/ [2019-09-30T13:12:06.406Z] CHANGE_AUTHOR thaJeztah [2019-09-30T13:12:06.406Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-09-30T13:12:06.406Z] CHANGE_BRANCH fix_golint_copy_pasta [2019-09-30T13:12:06.406Z] CHANGE_FORK thaJeztah [2019-09-30T13:12:06.406Z] CHANGE_ID 40014 [2019-09-30T13:12:06.406Z] CHANGE_TARGET master [2019-09-30T13:12:06.406Z] CHANGE_TITLE integration-cli: fix golint (copy/paste whoops) [2019-09-30T13:12:06.406Z] CHANGE_URL https://github.com/moby/moby/pull/40014 [2019-09-30T13:12:06.406Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-30T13:12:06.406Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-30T13:12:06.406Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-30T13:12:06.406Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-30T13:12:06.406Z] COMPUTERNAME azwin-2-bc9b00 [2019-09-30T13:12:06.406Z] ComSpec C:\windows\system32\cmd.exe [2019-09-30T13:12:06.406Z] ConfigSequenceNumber 0 [2019-09-30T13:12:06.406Z] DOCKER_BUILDKIT 0 [2019-09-30T13:12:06.406Z] DOCKER_DUT_DEBUG 1 [2019-09-30T13:12:06.406Z] DOCKER_EXPERIMENTAL 1 [2019-09-30T13:12:06.406Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-30T13:12:06.406Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-30T13:12:06.406Z] EXECUTOR_NUMBER 0 [2019-09-30T13:12:06.406Z] FQDN azwin-2-bc9b00.westus.cloudapp.azure.com [2019-09-30T13:12:06.406Z] GIT_BRANCH PR-40014 [2019-09-30T13:12:06.406Z] GIT_COMMIT f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:12:06.406Z] GIT_URL https://github.com/moby/moby.git [2019-09-30T13:12:06.406Z] HUDSON_COOKIE 9f49e17e-c19f-4519-8db3-51695ab88572 [2019-09-30T13:12:06.406Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-30T13:12:06.406Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-30T13:12:06.406Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-30T13:12:06.406Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-30T13:12:06.406Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-30T13:12:06.406Z] JENKINS_NODE_COOKIE bcc63c54-48d3-41a6-bff7-f4e6e2b16a93 [2019-09-30T13:12:06.406Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-30T13:12:06.406Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-30T13:12:06.406Z] JOB_BASE_NAME PR-40014 [2019-09-30T13:12:06.406Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40014/display/redirect [2019-09-30T13:12:06.406Z] JOB_NAME moby/PR-40014 [2019-09-30T13:12:06.406Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40014/ [2019-09-30T13:12:06.406Z] library.jps.version master [2019-09-30T13:12:06.406Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-30T13:12:06.406Z] NODE_LABELS amd64 azure azwin-2-bc9b00 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-30T13:12:06.406Z] NODE_NAME azwin-2-bc9b00 [2019-09-30T13:12:06.406Z] NUMBER_OF_PROCESSORS 4 [2019-09-30T13:12:06.406Z] OS Windows_NT [2019-09-30T13:12:06.406Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-30T13:12:06.406Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-30T13:12:06.406Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-30T13:12:06.406Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-30T13:12:06.406Z] PROCESSOR_LEVEL 6 [2019-09-30T13:12:06.406Z] PROCESSOR_REVISION 4f01 [2019-09-30T13:12:06.406Z] ProgramData C:\ProgramData [2019-09-30T13:12:06.408Z] ProgramFiles C:\Program Files [2019-09-30T13:12:06.408Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-30T13:12:06.408Z] ProgramW6432 C:\Program Files [2019-09-30T13:12:06.408Z] PROMPT $P$G [2019-09-30T13:12:06.408Z] PSExecutionPolicyPreference Bypass [2019-09-30T13:12:06.408Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-30T13:12:06.408Z] PUBLIC C:\Users\Public [2019-09-30T13:12:06.408Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40014/1/display/redirect?page=changes [2019-09-30T13:12:06.408Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40014/1/display/redirect [2019-09-30T13:12:06.408Z] SKIP_VALIDATION_TESTS 1 [2019-09-30T13:12:06.408Z] SOURCES_DRIVE d [2019-09-30T13:12:06.408Z] SOURCES_SUBDIR gopath [2019-09-30T13:12:06.408Z] STAGE_NAME Run tests [2019-09-30T13:12:06.408Z] SystemDrive C: [2019-09-30T13:12:06.408Z] SystemRoot C:\windows [2019-09-30T13:12:06.408Z] TEMP C:\windows\TEMP [2019-09-30T13:12:06.408Z] TESTDEBUG 0 [2019-09-30T13:12:06.408Z] TESTRUN_DRIVE d [2019-09-30T13:12:06.408Z] TESTRUN_SUBDIR CI [2019-09-30T13:12:06.408Z] TIMEOUT 120m [2019-09-30T13:12:06.408Z] TMP C:\windows\TEMP [2019-09-30T13:12:06.408Z] USERDOMAIN WORKGROUP [2019-09-30T13:12:06.408Z] USERNAME azwin-2-bc9b00$ [2019-09-30T13:12:06.408Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-30T13:12:06.408Z] windir C:\windows [2019-09-30T13:12:06.408Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-30T13:12:06.408Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-30T13:12:06.408Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-30T13:12:06.408Z] [2019-09-30T13:12:06.408Z] [2019-09-30T13:12:06.408Z] [2019-09-30T13:12:06.408Z] INFO: Sources under d:\gopath\... [2019-09-30T13:12:06.408Z] INFO: Test run under d:\CI\... [2019-09-30T13:12:06.408Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-30T13:12:06.408Z] INFO: docker/docker repository was found [2019-09-30T13:12:06.408Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-30T13:12:06.709Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-09-30T13:12:06.865Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-30T13:12:06.865Z] INFO: Docker version of control daemon [2019-09-30T13:12:06.865Z] [2019-09-30T13:12:06.865Z] Client: Docker Engine - Enterprise [2019-09-30T13:12:06.865Z] Version: 19.03.2 [2019-09-30T13:12:06.865Z] API version: 1.40 [2019-09-30T13:12:06.865Z] Go version: go1.12.8 [2019-09-30T13:12:06.865Z] Git commit: c92ab06ed9 [2019-09-30T13:12:06.865Z] Built: 09/03/2019 16:38:11 [2019-09-30T13:12:06.865Z] OS/Arch: windows/amd64 [2019-09-30T13:12:06.865Z] Experimental: false [2019-09-30T13:12:06.865Z] [2019-09-30T13:12:06.865Z] Server: Docker Engine - Enterprise [2019-09-30T13:12:06.865Z] Engine: [2019-09-30T13:12:06.865Z] Version: 19.03.2 [2019-09-30T13:12:06.865Z] API version: 1.40 (minimum version 1.24) [2019-09-30T13:12:06.865Z] Go version: go1.12.8 [2019-09-30T13:12:06.865Z] Git commit: c92ab06ed9 [2019-09-30T13:12:06.866Z] Built: 09/03/2019 16:35:47 [2019-09-30T13:12:06.866Z] OS/Arch: windows/amd64 [2019-09-30T13:12:06.866Z] Experimental: true [2019-09-30T13:12:06.866Z] [2019-09-30T13:12:06.866Z] INFO: Docker info of control daemon [2019-09-30T13:12:06.866Z] [2019-09-30T13:12:08.617Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:24408906 Name:quota Decls:[0xc02f434400 0xc02f434480 0xc02f434500 0xc02f434580 0xc02f411b60 0xc02f411cb0] Scope:scope 0xc02f3fb810 { [2019-09-30T13:12:08.617Z] type errQuotaNotSupported [2019-09-30T13:12:08.617Z] var ErrQuotaNotSupported [2019-09-30T13:12:08.617Z] } [2019-09-30T13:12:08.617Z] Imports:[0xc02f4119e0] Unresolved:[errdefs nil string] Comments:[0xc02f40dae0 0xc02f40dc60]} [2019-09-30T13:12:09.759Z] Client: [2019-09-30T13:12:09.759Z] Debug Mode: false [2019-09-30T13:12:09.759Z] Plugins: [2019-09-30T13:12:09.759Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-30T13:12:09.759Z] [2019-09-30T13:12:09.759Z] Server: [2019-09-30T13:12:09.759Z] Containers: 0 [2019-09-30T13:12:09.759Z] Running: 0 [2019-09-30T13:12:09.759Z] Paused: 0 [2019-09-30T13:12:09.759Z] Stopped: 0 [2019-09-30T13:12:09.759Z] Images: 8 [2019-09-30T13:12:09.759Z] Server Version: 19.03.2 [2019-09-30T13:12:09.759Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-09-30T13:12:09.759Z] LCOW: [2019-09-30T13:12:09.759Z] Windows: [2019-09-30T13:12:09.759Z] Logging Driver: json-file [2019-09-30T13:12:09.759Z] Plugins: [2019-09-30T13:12:09.759Z] Volume: local [2019-09-30T13:12:09.759Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-30T13:12:09.759Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-30T13:12:09.759Z] Swarm: inactive [2019-09-30T13:12:09.759Z] Default Isolation: process [2019-09-30T13:12:09.759Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-30T13:12:09.759Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-30T13:12:09.759Z] OSType: windows [2019-09-30T13:12:09.759Z] Architecture: x86_64 [2019-09-30T13:12:09.759Z] CPUs: 4 [2019-09-30T13:12:09.759Z] Total Memory: 32GiB [2019-09-30T13:12:09.759Z] Name: azwin-2-bc9b00 [2019-09-30T13:12:09.759Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-09-30T13:12:09.759Z] Docker Root Dir: D:\docker [2019-09-30T13:12:09.759Z] Debug Mode: false [2019-09-30T13:12:09.759Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:12:09.759Z] Labels: [2019-09-30T13:12:09.759Z] Experimental: true [2019-09-30T13:12:09.759Z] Insecure Registries: [2019-09-30T13:12:09.759Z] 10.0.0.4:5000 [2019-09-30T13:12:09.759Z] 127.0.0.0/8 [2019-09-30T13:12:09.759Z] Registry Mirrors: [2019-09-30T13:12:09.759Z] http://10.0.0.4:5000/ [2019-09-30T13:12:09.759Z] Live Restore Enabled: false [2019-09-30T13:12:09.759Z] [2019-09-30T13:12:09.759Z] [2019-09-30T13:12:09.759Z] INFO: Commit hash is f4c172e6b [2019-09-30T13:12:09.759Z] INFO: Nuke-Everything... [2019-09-30T13:12:09.759Z] INFO: Container count on control daemon to delete is 0 [2019-09-30T13:12:10.217Z] INFO: Nuking d:\CI [2019-09-30T13:12:10.217Z] INFO: Location for testing is d:\CI\PR-40014\1 [2019-09-30T13:12:10.217Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-30T13:12:10.217Z] [2019-09-30T13:12:10.217Z] [2019-09-30T13:12:10.674Z] INFO: Building the image from Dockerfile.windows at 09/30/2019 13:12:10... [2019-09-30T13:12:10.674Z] [2019-09-30T13:12:11.015Z] ok github.com/docker/docker/client 0.229s coverage: 75.8% of statements [2019-09-30T13:12:17.725Z] Sending build context to Docker daemon 49.98MB [2019-09-30T13:12:17.725Z] [2019-09-30T13:12:17.725Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-30T13:12:17.725Z] ---> 1ddfa8bee56a [2019-09-30T13:12:17.725Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-30T13:12:17.725Z] ---> Using cache [2019-09-30T13:12:17.725Z] ---> 3e9ab150815f [2019-09-30T13:12:17.725Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-09-30T13:12:17.725Z] ---> Running in 5eef33678d48 [2019-09-30T13:12:17.725Z] Removing intermediate container 5eef33678d48 [2019-09-30T13:12:17.725Z] ---> 1deed48c18cb [2019-09-30T13:12:17.725Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-09-30T13:12:17.725Z] ---> Running in cd093eb0f19f [2019-09-30T13:12:18.182Z] Removing intermediate container cd093eb0f19f [2019-09-30T13:12:18.182Z] ---> e75a2c62c5e8 [2019-09-30T13:12:18.182Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-09-30T13:12:18.639Z] ---> Running in 933c1a100820 [2019-09-30T13:12:23.314Z] [2019-09-30T13:12:23.314Z] SUCCESS: Specified value was saved. [2019-09-30T13:12:24.843Z] INFO: Downloading git... [2019-09-30T13:12:26.404Z] INFO: Downloading go... [2019-09-30T13:12:26.685Z] INFO [runner] worker.2 took 1m40.134497632s with stages: golint: 1m16.187706054s, gosec: 13.212059243s, gofmt: 4.642190151s, ineffassign: 2.728261677s, misspell: 2.20115999s, varcheck: 474.668782ms, deadcode: 342.76676ms, structcheck: 188.581214ms, unconvert: 156.697037ms, typecheck: 5.503µs [2019-09-30T13:12:27.376Z] INFO: Downloading compiler 1 of 3... [2019-09-30T13:12:28.339Z] INFO: Downloading compiler 2 of 3... [2019-09-30T13:12:28.583Z] INFO [runner] worker.1 took 1m41.733741586s with stages: megacheck: 47.716716544s, goimports: 27.332201511s, govet: 26.684800824s [2019-09-30T13:12:28.583Z] INFO [runner] Workers idle times: #2: 1.591142767s [2019-09-30T13:12:28.583Z] INFO [runner] Issues before processing: 1971, after processing: 0 [2019-09-30T13:12:28.583Z] INFO [runner] processing took 506.873863ms with stages: exclude: 174.802093ms, identifier_marker: 97.643155ms, nolint: 94.708467ms, autogenerated_exclude: 75.382003ms, skip_dirs: 54.658385ms, cgo: 4.809654ms, path_prettifier: 2.904255ms, filename_unadjuster: 993.282µs, exclude-rules: 944.091µs, max_from_linter: 7.41µs, uniq_by_line: 3.524µs, path_shortener: 3.417µs, source_code: 3.269µs, diff: 3.226µs, max_same_issues: 2.813µs, skip_files: 2.619µs, max_per_file_from_linter: 2.2µs [2019-09-30T13:12:28.583Z] INFO File cache stats: 1436 entries of total size 6.8MiB [2019-09-30T13:12:28.583Z] INFO Memory: 182 samples, avg is 1335.8MB, max is 5242.4MB [2019-09-30T13:12:28.583Z] INFO Execution took 2m13.212010817s [2019-09-30T13:12:28.796Z] INFO: Downloading compiler 3 of 3... [2019-09-30T13:12:28.840Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-30T13:12:28.840Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-30T13:12:28.840Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-30T13:12:28.840Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-30T13:12:28.840Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-30T13:12:29.252Z] INFO: Extracting git... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-30T13:12:29.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/make.sh dynbinary-daemon test-docker-py [2019-09-30T13:12:30.389Z] Removing intermediate container 769f9daa25ac [2019-09-30T13:12:30.389Z] ---> e24cc8a39b3c [2019-09-30T13:12:30.389Z] Step 67/126 : FROM base AS gotestsum [2019-09-30T13:12:30.389Z] ---> 3d752c5ac3a3 [2019-09-30T13:12:30.389Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-30T13:12:30.389Z] ---> Running in e1ac3b032f44 [2019-09-30T13:12:30.389Z] Removing intermediate container e1ac3b032f44 [2019-09-30T13:12:30.389Z] ---> 6ec9ac0c87fd [2019-09-30T13:12:30.389Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:12:30.389Z] ---> aee325ac5eb8 [2019-09-30T13:12:30.389Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:12:30.389Z] ---> eabe1c900b46 [2019-09-30T13:12:30.389Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:12:30.389Z] ---> Running in 6987af6817e7 [2019-09-30T13:12:30.389Z] + RM_GOPATH=0 [2019-09-30T13:12:30.389Z] + TMP_GOPATH= [2019-09-30T13:12:30.389Z] + : /build [2019-09-30T13:12:30.389Z] + '[' -z '' ']' [2019-09-30T13:12:30.389Z] ++ mktemp -d [2019-09-30T13:12:30.389Z] + export GOPATH=/tmp/tmp.YJY84KuQsA [2019-09-30T13:12:30.389Z] + GOPATH=/tmp/tmp.YJY84KuQsA [2019-09-30T13:12:30.389Z] + RM_GOPATH=1 [2019-09-30T13:12:30.389Z] ++ dirname ./install.sh [2019-09-30T13:12:30.389Z] + dir=. [2019-09-30T13:12:30.389Z] + bin=gotestsum [2019-09-30T13:12:30.389Z] + shift [2019-09-30T13:12:30.389Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-30T13:12:30.389Z] + . ./gotestsum.installer [2019-09-30T13:12:30.389Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-30T13:12:30.389Z] + install_gotestsum [2019-09-30T13:12:30.389Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-30T13:12:30.389Z] Installing gotestsum version v0.3.5 [2019-09-30T13:12:30.389Z] + go get -d gotest.tools/gotestsum [2019-09-30T13:12:30.655Z] [2019-09-30T13:12:30.912Z] Removing bundles/ [2019-09-30T13:12:30.912Z] [2019-09-30T13:12:30.912Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-30T13:12:30.912Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:12:30.912Z] GOOS="" GOARCH="" GOARM="" [2019-09-30T13:12:31.403Z] + cd /tmp/tmp.YJY84KuQsA/src/gotest.tools/gotestsum [2019-09-30T13:12:31.403Z] + git checkout -q v0.3.5 [2019-09-30T13:12:31.403Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-30T13:12:45.474Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.1% of statements [2019-09-30T13:12:45.474Z] ok github.com/docker/docker/container 0.138s coverage: 35.3% of statements [2019-09-30T13:12:45.474Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-30T13:12:45.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-30T13:12:45.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-30T13:12:45.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-30T13:12:46.974Z] INFO: Expanding go... [2019-09-30T13:12:49.874Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2019-09-30T13:12:51.197Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2019-09-30T13:12:53.069Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-09-30T13:12:53.777Z] Removing intermediate container 6987af6817e7 [2019-09-30T13:12:53.777Z] ---> 3eb3f6507b77 [2019-09-30T13:12:53.777Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-30T13:12:53.777Z] ---> 3d752c5ac3a3 [2019-09-30T13:12:53.777Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-30T13:12:53.777Z] ---> Running in 9296147f42a9 [2019-09-30T13:12:53.777Z] Removing intermediate container 9296147f42a9 [2019-09-30T13:12:53.777Z] ---> d6b6192308ba [2019-09-30T13:12:53.777Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:12:53.777Z] ---> 00fbc28ef2e3 [2019-09-30T13:12:53.777Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:12:53.777Z] ---> bace767c19a9 [2019-09-30T13:12:53.777Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:12:53.777Z] ---> Running in 4e68010e7a2d [2019-09-30T13:12:53.777Z] + RM_GOPATH=0 [2019-09-30T13:12:53.777Z] + TMP_GOPATH= [2019-09-30T13:12:53.777Z] + : /build [2019-09-30T13:12:53.777Z] + '[' -z '' ']' [2019-09-30T13:12:53.777Z] ++ mktemp -d [2019-09-30T13:12:53.777Z] + export GOPATH=/tmp/tmp.xffGFZv1Q0 [2019-09-30T13:12:53.777Z] + GOPATH=/tmp/tmp.xffGFZv1Q0 [2019-09-30T13:12:53.777Z] + RM_GOPATH=1 [2019-09-30T13:12:53.777Z] ++ dirname ./install.sh [2019-09-30T13:12:53.777Z] + dir=. [2019-09-30T13:12:53.777Z] + bin=dockercli [2019-09-30T13:12:53.777Z] + shift [2019-09-30T13:12:53.777Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-30T13:12:53.777Z] + . ./dockercli.installer [2019-09-30T13:12:53.777Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-30T13:12:53.777Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-30T13:12:53.777Z] + install_dockercli [2019-09-30T13:12:53.777Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-30T13:12:53.777Z] Install docker/cli version 17.06.2-ce from stable [2019-09-30T13:12:53.777Z] ++ uname -m [2019-09-30T13:12:53.777Z] + arch=ppc64le [2019-09-30T13:12:53.777Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-30T13:12:53.777Z] + '[' ppc64le '!=' s390x ']' [2019-09-30T13:12:53.777Z] + '[' ppc64le '!=' armhf ']' [2019-09-30T13:12:53.777Z] + build_dockercli [2019-09-30T13:12:53.777Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.xffGFZv1Q0/tmp/docker-ce [2019-09-30T13:12:53.777Z] Cloning into '/tmp/tmp.xffGFZv1Q0/tmp/docker-ce'... [2019-09-30T13:13:01.039Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.6% of statements [2019-09-30T13:13:01.841Z] ok github.com/docker/docker/daemon 12.331s coverage: 17.6% of statements [2019-09-30T13:13:01.841Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-30T13:13:01.841Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-30T13:13:03.885Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 84.6% of statements [2019-09-30T13:13:03.885Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2019-09-30T13:13:04.683Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-09-30T13:13:04.683Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-30T13:13:04.683Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-30T13:13:05.518Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2019-09-30T13:13:08.068Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-09-30T13:13:09.003Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.231s coverage: 57.9% of statements [2019-09-30T13:13:12.095Z] INFO: Expanding compiler 1 of 3... [2019-09-30T13:13:12.095Z] INFO: Expanding compiler 2 of 3... [2019-09-30T13:13:12.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-30T13:13:12.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-30T13:13:12.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-30T13:13:15.458Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.677s coverage: 46.2% of statements [2019-09-30T13:13:16.792Z] INFO: Expanding compiler 3 of 3... [2019-09-30T13:13:17.337Z] INFO: Removing downloaded files... [2019-09-30T13:13:17.338Z] INFO: Creating source directory... [2019-09-30T13:13:17.338Z] INFO: Configuring git core.autocrlf... [2019-09-30T13:13:17.338Z] INFO: Completed [2019-09-30T13:13:18.882Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.908s coverage: 51.0% of statements [2019-09-30T13:13:19.272Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.631s coverage: 72.5% of statements [2019-09-30T13:13:19.272Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-30T13:13:20.775Z] + cd /tmp/tmp.xffGFZv1Q0/tmp/docker-ce [2019-09-30T13:13:20.775Z] + git checkout -q v17.06.2-ce [2019-09-30T13:13:20.775Z] + mkdir -p /tmp/tmp.xffGFZv1Q0/src/github.com/docker [2019-09-30T13:13:20.775Z] + mv components/cli /tmp/tmp.xffGFZv1Q0/src/github.com/docker/cli [2019-09-30T13:13:20.775Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-30T13:13:21.777Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.549s coverage: 76.1% of statements [2019-09-30T13:13:22.579Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2019-09-30T13:13:24.018Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-30T13:13:25.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.183s coverage: 57.0% of statements [2019-09-30T13:13:25.942Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-30T13:13:25.942Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-30T13:13:26.344Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-09-30T13:13:26.344Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-30T13:13:26.739Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-09-30T13:13:26.739Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-30T13:13:28.057Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 42.7% of statements [2019-09-30T13:13:29.083Z] ok github.com/docker/docker/daemon/logger/awslogs 0.190s coverage: 77.4% of statements [2019-09-30T13:13:29.083Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-30T13:13:29.083Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-30T13:13:29.469Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2019-09-30T13:13:30.302Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2019-09-30T13:13:31.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-09-30T13:13:31.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-09-30T13:13:32.468Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2019-09-30T13:13:32.468Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-30T13:13:32.468Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 20.0% of statements [2019-09-30T13:13:34.430Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2019-09-30T13:13:34.866Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-09-30T13:13:35.660Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2019-09-30T13:13:36.048Z] ok github.com/docker/docker/daemon/logger/splunk 1.830s coverage: 84.5% of statements [2019-09-30T13:13:36.048Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-30T13:13:36.048Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-30T13:13:37.939Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2019-09-30T13:13:38.341Z] ok github.com/docker/docker/distribution 0.410s coverage: 22.4% of statements [2019-09-30T13:13:38.341Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-30T13:13:39.771Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-09-30T13:13:41.121Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-30T13:13:41.913Z] ok github.com/docker/docker/distribution/xfer 2.046s coverage: 85.1% of statements [2019-09-30T13:13:41.913Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-30T13:13:42.287Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-09-30T13:13:42.287Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-30T13:13:43.123Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-09-30T13:13:43.123Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-30T13:13:43.971Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-09-30T13:13:45.344Z] ok github.com/docker/docker/opts 0.041s coverage: 66.9% of statements [2019-09-30T13:13:45.344Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-09-30T13:13:47.856Z] ok github.com/docker/docker/pkg/archive 0.533s coverage: 77.3% of statements [2019-09-30T13:13:48.677Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 68.3% of statements [2019-09-30T13:13:49.046Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-09-30T13:13:49.421Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-09-30T13:13:52.053Z] ok github.com/docker/docker/layer 7.926s coverage: 68.8% of statements [2019-09-30T13:13:52.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-30T13:13:52.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-30T13:13:52.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-30T13:13:52.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-30T13:13:52.053Z] ? github.com/docker/docker/oci [no test files] [2019-09-30T13:13:52.053Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-30T13:13:52.423Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:13:52.423Z] [2019-09-30T13:13:52.423Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-30T13:13:52.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-30T13:13:52.423Z] Using test binary docker [2019-09-30T13:13:52.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-30T13:13:52.423Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-30T13:13:52.423Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-30T13:13:52.423Z] Warning failed to create cache: (null) [2019-09-30T13:13:52.423Z] . [2019-09-30T13:13:52.423Z] INFO: Waiting for daemon to start... [2019-09-30T13:13:52.423Z] Starting dockerd [2019-09-30T13:13:52.423Z] . [2019-09-30T13:13:52.423Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-30T13:13:52.449Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-30T13:13:53.246Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-09-30T13:13:53.641Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-09-30T13:13:53.641Z] ok github.com/docker/docker/pkg/chrootarchive 3.485s coverage: 43.2% of statements [2019-09-30T13:13:53.641Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-30T13:13:53.641Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-30T13:13:54.470Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-09-30T13:13:54.878Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-09-30T13:13:55.287Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-09-30T13:13:56.969Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-09-30T13:13:57.803Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2019-09-30T13:13:57.803Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2019-09-30T13:13:58.616Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-09-30T13:13:58.616Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2019-09-30T13:13:59.410Z] ok github.com/docker/docker/pkg/idtools 0.368s coverage: 70.1% of statements [2019-09-30T13:13:59.797Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 70.6% of statements [2019-09-30T13:14:00.177Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-09-30T13:14:00.554Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2019-09-30T13:14:00.554Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-09-30T13:14:00.554Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-30T13:14:01.617Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-09-30T13:14:01.617Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-09-30T13:14:02.014Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-30T13:14:02.390Z] ok github.com/docker/docker/pkg/mount 1.182s coverage: 69.6% of statements [2019-09-30T13:14:02.390Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-30T13:14:02.782Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2019-09-30T13:14:03.169Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-09-30T13:14:03.169Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-30T13:14:03.169Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-30T13:14:04.010Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2019-09-30T13:14:04.406Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-30T13:14:04.790Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-30T13:14:05.186Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-30T13:14:06.527Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 73.9% of statements [2019-09-30T13:14:06.899Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-09-30T13:14:10.092Z] ok github.com/docker/docker/pkg/signal 2.500s coverage: 61.0% of statements [2019-09-30T13:14:10.476Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-09-30T13:14:10.851Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-30T13:14:11.245Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-30T13:14:11.685Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-09-30T13:14:12.084Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-09-30T13:14:12.961Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-09-30T13:14:13.339Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2019-09-30T13:14:14.131Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2019-09-30T13:14:14.532Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-30T13:14:14.532Z] testing: warning: no tests to run [2019-09-30T13:14:14.532Z] coverage: [no statements] [2019-09-30T13:14:14.532Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-30T13:14:15.340Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-30T13:14:15.340Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-30T13:14:15.727Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-30T13:14:17.694Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2019-09-30T13:14:18.509Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-30T13:14:19.842Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-09-30T13:14:20.226Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-09-30T13:14:20.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-30T13:14:20.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-30T13:14:21.655Z] ok github.com/docker/docker/registry 0.164s coverage: 56.3% of statements [2019-09-30T13:14:22.634Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-30T13:14:22.634Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-09-30T13:14:23.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-30T13:14:23.922Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-09-30T13:14:23.922Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-30T13:14:27.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-30T13:14:27.188Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-30T13:14:27.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-30T13:14:27.590Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-09-30T13:14:28.492Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-09-30T13:14:29.079Z] + return [2019-09-30T13:14:29.079Z] Removing intermediate container 4e68010e7a2d [2019-09-30T13:14:29.079Z] ---> 43bc89993992 [2019-09-30T13:14:29.079Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-30T13:14:29.079Z] ---> a0e120c27a87 [2019-09-30T13:14:29.079Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-30T13:14:29.079Z] ---> Running in fcc39ea699dc [2019-09-30T13:14:29.079Z] Removing intermediate container fcc39ea699dc [2019-09-30T13:14:29.079Z] ---> 9d32c038dea6 [2019-09-30T13:14:29.079Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:14:29.079Z] ---> 6391534f30a3 [2019-09-30T13:14:29.079Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:14:29.079Z] ---> c08f420b448d [2019-09-30T13:14:29.079Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:14:29.079Z] ---> Running in cf2b3d8847da [2019-09-30T13:14:29.079Z] + RM_GOPATH=0 [2019-09-30T13:14:29.079Z] + TMP_GOPATH= [2019-09-30T13:14:29.079Z] + : /build [2019-09-30T13:14:29.079Z] + '[' -z '' ']' [2019-09-30T13:14:29.079Z] ++ mktemp -d [2019-09-30T13:14:29.079Z] + export GOPATH=/tmp/tmp.NIuUdLsxOA [2019-09-30T13:14:29.079Z] + GOPATH=/tmp/tmp.NIuUdLsxOA [2019-09-30T13:14:29.079Z] + RM_GOPATH=1 [2019-09-30T13:14:29.079Z] ++ dirname ./install.sh [2019-09-30T13:14:29.079Z] + dir=. [2019-09-30T13:14:29.079Z] + bin=runc [2019-09-30T13:14:29.079Z] + shift [2019-09-30T13:14:29.079Z] + '[' '!' -f ./runc.installer ']' [2019-09-30T13:14:29.079Z] + . ./runc.installer [2019-09-30T13:14:29.079Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:14:29.079Z] + install_runc [2019-09-30T13:14:29.079Z] + uname -r [2019-09-30T13:14:29.079Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-30T13:14:29.079Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-30T13:14:29.079Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-09-30T13:14:29.079Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-09-30T13:14:29.079Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NIuUdLsxOA/src/github.com/opencontainers/runc [2019-09-30T13:14:29.079Z] Cloning into '/tmp/tmp.NIuUdLsxOA/src/github.com/opencontainers/runc'... [2019-09-30T13:14:29.079Z] + cd /tmp/tmp.NIuUdLsxOA/src/github.com/opencontainers/runc [2019-09-30T13:14:29.079Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-09-30T13:14:29.079Z] + '[' -z '' ']' [2019-09-30T13:14:29.079Z] + target=static [2019-09-30T13:14:29.079Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-30T13:14:29.697Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-09-30T13:14:29.863Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-09-30T13:14:32.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-30T13:14:35.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-30T13:14:37.514Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/rootless [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/volume [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-30T13:14:37.514Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === Skipped [2019-09-30T13:14:37.514Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-30T13:14:37.514Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-30T13:14:37.514Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:73: No driver to put! [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-30T13:14:37.514Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-30T13:14:37.514Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-30T13:14:37.514Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:14:37.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-30T13:14:37.514Z] graphtest_unix.go:73: No driver to put! [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-30T13:14:37.514Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-30T13:14:37.514Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] [2019-09-30T13:14:37.514Z] DONE 2115 tests, 20 skipped in 228.654s Post stage [Pipeline] junit [2019-09-30T13:14:38.450Z] Recording test results [2019-09-30T13:14:39.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-30T13:14:40.814Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/make.sh dynbinary test-integration [2019-09-30T13:14:41.220Z] [2019-09-30T13:14:41.220Z] Removing bundles/ [2019-09-30T13:14:41.220Z] [2019-09-30T13:14:41.221Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-30T13:14:41.221Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:14:41.221Z] GOOS="" GOARCH="" GOARM="" [2019-09-30T13:14:45.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-30T13:14:49.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-30T13:14:52.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-30T13:14:56.718Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-30T13:14:56.718Z] + mkdir -p /build [2019-09-30T13:14:56.718Z] + cp runc /build/runc [2019-09-30T13:14:56.718Z] Removing intermediate container cf2b3d8847da [2019-09-30T13:14:56.718Z] ---> 43951887a5cc [2019-09-30T13:14:56.718Z] Step 82/126 : FROM dev-base AS tini [2019-09-30T13:14:56.718Z] ---> 3d752c5ac3a3 [2019-09-30T13:14:56.718Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:14:56.718Z] ---> Using cache [2019-09-30T13:14:56.718Z] ---> 81a835a2f903 [2019-09-30T13:14:56.718Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-30T13:14:56.718Z] ---> Running in 91911d920b0d [2019-09-30T13:14:56.718Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:14:56.718Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:14:56.718Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:14:56.718Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:14:57.004Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:14:57.004Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-09-30T13:14:57.291Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-30T13:14:57.291Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-30T13:14:57.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-30T13:14:59.319Z] Fetched 7719 kB in 2s (3029 kB/s) [2019-09-30T13:14:59.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-30T13:15:00.328Z] Reading package lists... [2019-09-30T13:15:01.805Z] Reading package lists... [2019-09-30T13:15:01.805Z] Building dependency tree... [2019-09-30T13:15:01.805Z] Reading state information... [2019-09-30T13:15:02.088Z] The following additional packages will be installed: [2019-09-30T13:15:02.088Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-30T13:15:02.088Z] Suggested packages: [2019-09-30T13:15:02.088Z] codeblocks eclipse ninja-build lrzip [2019-09-30T13:15:02.088Z] Recommended packages: [2019-09-30T13:15:02.088Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-30T13:15:02.088Z] The following NEW packages will be installed: [2019-09-30T13:15:02.088Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-30T13:15:02.088Z] vim-common xxd [2019-09-30T13:15:02.088Z] 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:15:02.088Z] Need to get 13.4 MB of archives. [2019-09-30T13:15:02.088Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-30T13:15:02.088Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-30T13:15:02.371Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-30T13:15:02.372Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-30T13:15:02.372Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-30T13:15:02.372Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-30T13:15:02.372Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-30T13:15:02.372Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-30T13:15:02.372Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-30T13:15:02.372Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:15:02.372Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:15:02.656Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:15:02.656Z] Fetched 13.4 MB in 0s (36.6 MB/s) [2019-09-30T13:15:02.656Z] Selecting previously unselected package cmake-data. [2019-09-30T13:15:02.941Z] (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 ... 14950 files and directories currently installed.) [2019-09-30T13:15:02.941Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-30T13:15:02.941Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-30T13:15:02.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-30T13:15:03.559Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-30T13:15:03.559Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-30T13:15:03.559Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-30T13:15:03.559Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-30T13:15:03.559Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-30T13:15:03.559Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-30T13:15:04.570Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-30T13:15:04.570Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-30T13:15:04.570Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:15:04.570Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-30T13:15:04.570Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-30T13:15:04.570Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-30T13:15:04.570Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-30T13:15:04.853Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-30T13:15:04.853Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-30T13:15:04.853Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-30T13:15:04.853Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-30T13:15:04.853Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-30T13:15:04.853Z] Selecting previously unselected package cmake. [2019-09-30T13:15:04.853Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-30T13:15:04.853Z] Unpacking cmake (3.7.2-1) ... [2019-09-30T13:15:05.137Z] Selecting previously unselected package xxd. [2019-09-30T13:15:05.137Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-30T13:15:05.425Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:05.425Z] Selecting previously unselected package vim-common. [2019-09-30T13:15:05.425Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:15:05.425Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:05.425Z] Processing triggers for mime-support (3.60) ... [2019-09-30T13:15:05.425Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:05.425Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-30T13:15:05.425Z] Setting up cmake-data (3.7.2-1) ... [2019-09-30T13:15:05.425Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-30T13:15:05.425Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-30T13:15:05.425Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:15:05.425Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:05.425Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-30T13:15:05.425Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-30T13:15:05.425Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-30T13:15:05.425Z] Setting up cmake (3.7.2-1) ... [2019-09-30T13:15:05.425Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:15:05.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-30T13:15:05.483Z] Using test binary docker [2019-09-30T13:15:05.483Z] +++ /etc/init.d/apparmor start [2019-09-30T13:15:05.483Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-30T13:15:05.483Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-30T13:15:05.483Z] Warning failed to create cache: (null) [2019-09-30T13:15:05.483Z] . [2019-09-30T13:15:05.483Z] INFO: Waiting for daemon to start... [2019-09-30T13:15:05.483Z] Starting dockerd [2019-09-30T13:15:05.483Z] +++ 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 [2019-09-30T13:15:07.455Z] Removing intermediate container 91911d920b0d [2019-09-30T13:15:07.455Z] ---> 1cf1ecc30345 [2019-09-30T13:15:07.455Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:15:07.455Z] ---> c28ea597274e [2019-09-30T13:15:07.455Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-30T13:15:07.455Z] ---> Running in 991686f12b66 [2019-09-30T13:15:07.455Z] Removing intermediate container 991686f12b66 [2019-09-30T13:15:07.455Z] ---> c9b10278a7e3 [2019-09-30T13:15:07.455Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:15:07.739Z] ---> 126784d633b7 [2019-09-30T13:15:07.739Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:15:07.739Z] ---> Running in 252f8efedcab [2019-09-30T13:15:08.012Z] . [2019-09-30T13:15:08.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-30T13:15:08.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-30T13:15:08.012Z] Error: No such image: emptyfs [2019-09-30T13:15:08.012Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-30T13:15:08.012Z] ++++ docker load [2019-09-30T13:15:08.023Z] + RM_GOPATH=0 [2019-09-30T13:15:08.023Z] + TMP_GOPATH= [2019-09-30T13:15:08.023Z] + : /build [2019-09-30T13:15:08.023Z] + '[' -z '' ']' [2019-09-30T13:15:08.023Z] ++ mktemp -d [2019-09-30T13:15:08.023Z] + export GOPATH=/tmp/tmp.96ZmEZ1B0c [2019-09-30T13:15:08.023Z] + GOPATH=/tmp/tmp.96ZmEZ1B0c [2019-09-30T13:15:08.023Z] + RM_GOPATH=1 [2019-09-30T13:15:08.023Z] ++ dirname ./install.sh [2019-09-30T13:15:08.023Z] + dir=. [2019-09-30T13:15:08.023Z] + bin=tini [2019-09-30T13:15:08.023Z] + shift [2019-09-30T13:15:08.023Z] + '[' '!' -f ./tini.installer ']' [2019-09-30T13:15:08.023Z] + . ./tini.installer [2019-09-30T13:15:08.023Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:15:08.023Z] + install_tini [2019-09-30T13:15:08.023Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-30T13:15:08.023Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.96ZmEZ1B0c/tini [2019-09-30T13:15:08.023Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:15:08.023Z] Cloning into '/tmp/tmp.96ZmEZ1B0c/tini'... [2019-09-30T13:15:08.271Z] Running integration-test (iteration 1) [2019-09-30T13:15:08.271Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-30T13:15:08.271Z] ++ 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 [2019-09-30T13:15:08.271Z] ++ set -e [2019-09-30T13:15:08.271Z] ++ '[' -n 0 ']' [2019-09-30T13:15:08.271Z] ++ set -x [2019-09-30T13:15:08.271Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:15:08.640Z] + cd /tmp/tmp.96ZmEZ1B0c/tini [2019-09-30T13:15:08.640Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-30T13:15:08.640Z] + cmake . [2019-09-30T13:15:08.640Z] -- The C compiler identification is GNU 6.3.0 [2019-09-30T13:15:08.640Z] -- Check for working C compiler: /usr/bin/cc [2019-09-30T13:15:08.640Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-30T13:15:08.640Z] -- Detecting C compiler ABI info [2019-09-30T13:15:08.923Z] -- Detecting C compiler ABI info - done [2019-09-30T13:15:08.923Z] -- Detecting C compile features [2019-09-30T13:15:09.206Z] -- Detecting C compile features - done [2019-09-30T13:15:09.206Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-30T13:15:09.206Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-30T13:15:09.489Z] -- Configuring done [2019-09-30T13:15:09.489Z] -- Generating done [2019-09-30T13:15:09.489Z] -- Build files have been written to: /tmp/tmp.96ZmEZ1B0c/tini [2019-09-30T13:15:09.489Z] + make tini-static [2019-09-30T13:15:09.489Z] Scanning dependencies of target tini-static [2019-09-30T13:15:09.489Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-30T13:15:09.773Z] [100%] Linking C executable tini-static [2019-09-30T13:15:10.065Z] [100%] Built target tini-static [2019-09-30T13:15:10.065Z] + mkdir -p /build [2019-09-30T13:15:10.065Z] + cp tini-static /build/docker-init [2019-09-30T13:15:10.689Z] Removing intermediate container 252f8efedcab [2019-09-30T13:15:10.689Z] ---> 58dd21beb070 [2019-09-30T13:15:10.689Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-30T13:15:10.689Z] ---> 3d752c5ac3a3 [2019-09-30T13:15:10.689Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-30T13:15:10.689Z] ---> Running in 9a83b268d6bc [2019-09-30T13:15:10.689Z] Removing intermediate container 9a83b268d6bc [2019-09-30T13:15:10.689Z] ---> d80cf5de8e2e [2019-09-30T13:15:10.689Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:15:10.973Z] ---> aadd8fd35c5a [2019-09-30T13:15:10.973Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-30T13:15:10.973Z] ---> 2f7574d91f78 [2019-09-30T13:15:10.973Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-30T13:15:10.973Z] ---> Running in 5db89f64b17f [2019-09-30T13:15:11.258Z] + RM_GOPATH=0 [2019-09-30T13:15:11.258Z] + TMP_GOPATH= [2019-09-30T13:15:11.258Z] + : /build/ [2019-09-30T13:15:11.258Z] + '[' -z '' ']' [2019-09-30T13:15:11.258Z] ++ mktemp -d [2019-09-30T13:15:11.258Z] + export GOPATH=/tmp/tmp.B1zpdse2yN [2019-09-30T13:15:11.258Z] + GOPATH=/tmp/tmp.B1zpdse2yN [2019-09-30T13:15:11.258Z] + RM_GOPATH=1 [2019-09-30T13:15:11.258Z] ++ dirname ./install.sh [2019-09-30T13:15:11.258Z] + dir=. [2019-09-30T13:15:11.258Z] + bin=rootlesskit [2019-09-30T13:15:11.258Z] + shift [2019-09-30T13:15:11.258Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-30T13:15:11.258Z] + . ./rootlesskit.installer [2019-09-30T13:15:11.258Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:15:11.258Z] + install_rootlesskit [2019-09-30T13:15:11.258Z] + case "$1" in [2019-09-30T13:15:11.258Z] + export CGO_ENABLED=0 [2019-09-30T13:15:11.258Z] + CGO_ENABLED=0 [2019-09-30T13:15:11.258Z] + _install_rootlesskit [2019-09-30T13:15:11.258Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-30T13:15:11.258Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:15:11.258Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B1zpdse2yN/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:15:11.258Z] Cloning into '/tmp/tmp.B1zpdse2yN/src/github.com/rootless-containers/rootlesskit'... [2019-09-30T13:15:12.267Z] + cd /tmp/tmp.B1zpdse2yN/src/github.com/rootless-containers/rootlesskit [2019-09-30T13:15:12.267Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-30T13:15:12.552Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:15:12.552Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-30T13:15:13.827Z] sha256:ad888eec02c76b9e1032d183ff1e8bc0b4414817e865595b9a3e1f27a4a37c80 [2019-09-30T13:15:13.827Z] INFO: Starting docker-py tests... [2019-09-30T13:15:13.827Z] ============================= test session starts ============================== [2019-09-30T13:15:13.827Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-30T13:15:13.827Z] rootdir: /src, inifile: pytest.ini [2019-09-30T13:15:13.827Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-30T13:15:13.827Z] collected 385 items / 6 deselected [2019-09-30T13:15:13.827Z] [2019-09-30T13:15:25.142Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-30T13:15:25.142Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-30T13:15:26.620Z] Removing intermediate container 5db89f64b17f [2019-09-30T13:15:26.620Z] ---> 071c8b69e9a0 [2019-09-30T13:15:26.620Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-30T13:15:26.903Z] ---> 015480ad397b [2019-09-30T13:15:26.903Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-30T13:15:26.903Z] ---> a0e120c27a87 [2019-09-30T13:15:26.903Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-30T13:15:26.903Z] ---> Running in 0eb51b945d17 [2019-09-30T13:15:26.903Z] Removing intermediate container 0eb51b945d17 [2019-09-30T13:15:26.903Z] ---> 4f942576fdcd [2019-09-30T13:15:26.903Z] Step 97/126 : RUN groupadd -r docker [2019-09-30T13:15:26.903Z] ---> Running in ffe30de09a62 [2019-09-30T13:15:27.921Z] Removing intermediate container ffe30de09a62 [2019-09-30T13:15:27.921Z] ---> 9b98dcde2202 [2019-09-30T13:15:27.921Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-30T13:15:27.921Z] ---> Running in eb8bc6637b58 [2019-09-30T13:15:28.538Z] Removing intermediate container eb8bc6637b58 [2019-09-30T13:15:28.538Z] ---> 26bb53934496 [2019-09-30T13:15:28.538Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-30T13:15:28.538Z] ---> Running in 3dbea5428274 [2019-09-30T13:15:28.823Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-30T13:15:29.034Z] Removing intermediate container 933c1a100820 [2019-09-30T13:15:29.034Z] ---> fbac28bc2227 [2019-09-30T13:15:29.034Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-30T13:15:29.034Z] ---> Running in 8c20e0cd9df4 [2019-09-30T13:15:29.034Z] Removing intermediate container 8c20e0cd9df4 [2019-09-30T13:15:29.034Z] ---> 3e4281eccf34 [2019-09-30T13:15:29.034Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-30T13:15:29.034Z] ---> Running in 3c421761f6d1 [2019-09-30T13:15:29.034Z] Removing intermediate container 3c421761f6d1 [2019-09-30T13:15:29.034Z] ---> 29bf753612ce [2019-09-30T13:15:29.034Z] Step 8/8 : COPY . . [2019-09-30T13:15:29.111Z] Removing intermediate container 3dbea5428274 [2019-09-30T13:15:29.111Z] ---> 58eb55219a23 [2019-09-30T13:15:29.111Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-30T13:15:29.395Z] ---> Running in 7a54fa321956 [2019-09-30T13:15:30.040Z] Removing intermediate container 7a54fa321956 [2019-09-30T13:15:30.040Z] ---> 9cbac4fbb67f [2019-09-30T13:15:30.040Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-30T13:15:30.040Z] ---> Running in 07ea825c657b [2019-09-30T13:15:30.661Z] Removing intermediate container 07ea825c657b [2019-09-30T13:15:30.661Z] ---> fec9b2bcae86 [2019-09-30T13:15:30.661Z] Step 102/126 : RUN ldconfig [2019-09-30T13:15:30.661Z] ---> Running in 864770d9f173 [2019-09-30T13:15:30.664Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-30T13:15:30.921Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-30T13:15:31.673Z] Removing intermediate container 864770d9f173 [2019-09-30T13:15:31.673Z] ---> afb78e638824 [2019-09-30T13:15:31.673Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-30T13:15:31.673Z] ---> Running in 84525663a013 [2019-09-30T13:15:31.959Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-30T13:15:31.959Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-30T13:15:31.959Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-30T13:15:31.959Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-30T13:15:31.959Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-30T13:15:32.243Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-09-30T13:15:32.527Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-30T13:15:32.810Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-30T13:15:33.377Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-30T13:15:34.833Z] Fetched 7719 kB in 2s (2992 kB/s) [2019-09-30T13:15:35.843Z] Reading package lists... [2019-09-30T13:15:36.861Z] Reading package lists... [2019-09-30T13:15:37.144Z] Building dependency tree... [2019-09-30T13:15:37.144Z] Reading state information... [2019-09-30T13:15:37.144Z] The following additional packages will be installed: [2019-09-30T13:15:37.144Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-30T13:15:37.144Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-30T13:15:37.144Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-30T13:15:37.144Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-30T13:15:37.144Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-30T13:15:37.144Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-30T13:15:37.144Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-30T13:15:37.144Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-30T13:15:37.144Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-30T13:15:37.144Z] Suggested packages: [2019-09-30T13:15:37.144Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-30T13:15:37.144Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-30T13:15:37.144Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-30T13:15:37.144Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-30T13:15:37.144Z] Recommended packages: [2019-09-30T13:15:37.144Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-30T13:15:37.144Z] python3-keyrings.alt python3-xdg unzip [2019-09-30T13:15:38.190Z] The following NEW packages will be installed: [2019-09-30T13:15:38.190Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-30T13:15:38.190Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-30T13:15:38.190Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-30T13:15:38.190Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-30T13:15:38.190Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-30T13:15:38.190Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-30T13:15:38.190Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-30T13:15:38.190Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-30T13:15:38.190Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-30T13:15:38.190Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-30T13:15:38.190Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-30T13:15:38.190Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-30T13:15:38.190Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-30T13:15:38.190Z] xfsprogs xxd xz-utils zip [2019-09-30T13:15:38.190Z] 0 upgraded, 69 newly installed, 0 to remove and 7 not upgraded. [2019-09-30T13:15:38.190Z] Need to get 87.3 MB of archives. [2019-09-30T13:15:38.190Z] After this operation, 585 MB of additional disk space will be used. [2019-09-30T13:15:38.190Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-30T13:15:38.476Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-30T13:15:38.476Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-30T13:15:38.476Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-30T13:15:38.476Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-30T13:15:38.476Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-30T13:15:38.476Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-30T13:15:38.476Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-30T13:15:38.476Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-30T13:15:38.476Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-30T13:15:38.476Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-30T13:15:38.476Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-30T13:15:38.476Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-30T13:15:38.476Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-30T13:15:38.476Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-30T13:15:38.476Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-30T13:15:38.476Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-30T13:15:38.476Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-30T13:15:38.476Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-30T13:15:38.476Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-30T13:15:38.476Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-30T13:15:38.476Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-30T13:15:38.476Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-30T13:15:38.476Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-30T13:15:38.476Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-30T13:15:38.476Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-30T13:15:38.476Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-30T13:15:38.476Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-30T13:15:38.476Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-30T13:15:38.476Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-30T13:15:38.476Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-30T13:15:38.476Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-30T13:15:38.476Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-30T13:15:38.476Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-30T13:15:38.476Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-30T13:15:38.476Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-30T13:15:38.476Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-30T13:15:38.476Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-30T13:15:38.476Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-30T13:15:38.476Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-30T13:15:38.476Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-30T13:15:38.476Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-30T13:15:38.476Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-30T13:15:38.476Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-30T13:15:38.476Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-30T13:15:38.476Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-30T13:15:38.476Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-30T13:15:38.476Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-30T13:15:38.764Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-30T13:15:38.764Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-30T13:15:38.764Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-30T13:15:38.764Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-30T13:15:38.764Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-30T13:15:38.764Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-30T13:15:38.764Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-30T13:15:38.764Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-30T13:15:38.764Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-30T13:15:38.764Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-30T13:15:38.764Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-30T13:15:38.764Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-30T13:15:38.764Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-30T13:15:38.764Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-30T13:15:39.051Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-30T13:15:39.051Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-30T13:15:39.051Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-30T13:15:39.051Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-30T13:15:39.051Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-30T13:15:39.051Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-30T13:15:40.066Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-30T13:15:40.360Z] Loaded image: buildpack-deps:jessie [2019-09-30T13:15:40.360Z] Loaded image: busybox:latest [2019-09-30T13:15:40.360Z] Loaded image: busybox:glibc [2019-09-30T13:15:40.360Z] Loaded image: debian:jessie [2019-09-30T13:15:40.360Z] Loaded image: hello-world:latest [2019-09-30T13:15:40.360Z] INFO: Testing against a local daemon [2019-09-30T13:15:40.360Z] === RUN TestCgroupNamespacesBuild [2019-09-30T13:15:40.684Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-30T13:15:40.684Z] Fetched 87.3 MB in 2s (43.4 MB/s) [2019-09-30T13:15:40.684Z] Selecting previously unselected package bash-completion. [2019-09-30T13:15:40.684Z] (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 ... 15020 files and directories currently installed.) [2019-09-30T13:15:40.684Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-30T13:15:41.696Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-30T13:15:41.696Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-30T13:15:41.696Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-30T13:15:41.696Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-30T13:15:41.984Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-30T13:15:41.984Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-30T13:15:41.984Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-30T13:15:41.984Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-30T13:15:41.984Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-30T13:15:41.984Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-30T13:15:41.984Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-30T13:15:41.984Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-30T13:15:41.984Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-30T13:15:41.984Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-30T13:15:41.984Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-30T13:15:41.985Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-30T13:15:41.985Z] Selecting previously unselected package python3.5-minimal. [2019-09-30T13:15:42.254Z] --- PASS: TestCgroupNamespacesBuild (2.95s) [2019-09-30T13:15:42.254Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-30T13:15:42.254Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-30T13:15:42.269Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-30T13:15:42.269Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:15:42.269Z] Selecting previously unselected package python3-minimal. [2019-09-30T13:15:42.269Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-30T13:15:42.269Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-30T13:15:42.553Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-30T13:15:42.553Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-30T13:15:42.553Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-30T13:15:42.553Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-30T13:15:42.553Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-30T13:15:42.553Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-30T13:15:42.837Z] Selecting previously unselected package python3.5. [2019-09-30T13:15:42.837Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-30T13:15:42.837Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:15:42.837Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-30T13:15:42.837Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-30T13:15:42.837Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-30T13:15:42.837Z] Selecting previously unselected package dh-python. [2019-09-30T13:15:42.837Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-30T13:15:42.837Z] Unpacking dh-python (2.20170125) ... [2019-09-30T13:15:42.837Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-30T13:15:42.837Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-30T13:15:43.849Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-30T13:15:44.133Z] Selecting previously unselected package python3. [2019-09-30T13:15:44.133Z] (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 ... 16606 files and directories currently installed.) [2019-09-30T13:15:44.133Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-30T13:15:44.133Z] Unpacking python3 (3.5.3-1) ... [2019-09-30T13:15:44.133Z] Selecting previously unselected package pigz. [2019-09-30T13:15:44.133Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-30T13:15:44.133Z] Unpacking pigz (2.3.4-1) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-30T13:15:44.417Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-30T13:15:44.417Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-30T13:15:44.417Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-30T13:15:44.417Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-30T13:15:44.417Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package iptables. [2019-09-30T13:15:44.417Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:15:44.417Z] Selecting previously unselected package xxd. [2019-09-30T13:15:44.417Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-30T13:15:44.417Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package vim-common. [2019-09-30T13:15:44.700Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:15:44.700Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package bzip2. [2019-09-30T13:15:44.700Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-30T13:15:44.700Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-30T13:15:44.700Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-30T13:15:44.700Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package xz-utils. [2019-09-30T13:15:44.700Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-30T13:15:44.700Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package aufs-tools. [2019-09-30T13:15:44.700Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-30T13:15:44.700Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-30T13:15:44.700Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-30T13:15:44.700Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-30T13:15:44.700Z] Selecting previously unselected package btrfs-progs. [2019-09-30T13:15:44.700Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-30T13:15:44.700Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-30T13:15:44.780Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s) [2019-09-30T13:15:44.780Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-30T13:15:44.780Z] === RUN TestBuildWithSession [2019-09-30T13:15:44.985Z] Selecting previously unselected package btrfs-tools. [2019-09-30T13:15:44.985Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-30T13:15:44.985Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-30T13:15:44.985Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-30T13:15:44.985Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-30T13:15:44.985Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-30T13:15:44.985Z] Selecting previously unselected package dmsetup. [2019-09-30T13:15:44.985Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-30T13:15:44.985Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-30T13:15:44.985Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-30T13:15:44.985Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-30T13:15:44.985Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-30T13:15:44.985Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-30T13:15:44.985Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-30T13:15:44.985Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-30T13:15:44.985Z] Selecting previously unselected package jq. [2019-09-30T13:15:44.985Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-30T13:15:44.985Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-30T13:15:45.270Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-30T13:15:45.270Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-30T13:15:45.270Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-30T13:15:45.270Z] Selecting previously unselected package libcap2-bin. [2019-09-30T13:15:45.270Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-30T13:15:45.270Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-30T13:15:45.270Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-30T13:15:45.270Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-30T13:15:45.270Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-30T13:15:45.270Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-30T13:15:45.270Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-30T13:15:45.270Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-30T13:15:45.270Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-30T13:15:45.270Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-30T13:15:45.270Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-30T13:15:45.270Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-30T13:15:45.270Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-30T13:15:45.270Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-30T13:15:45.555Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-30T13:15:45.555Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-30T13:15:45.555Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-30T13:15:45.555Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-30T13:15:45.555Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-30T13:15:45.555Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-30T13:15:45.555Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-30T13:15:45.555Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-30T13:15:45.555Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-30T13:15:45.555Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-30T13:15:45.555Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-30T13:15:45.555Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-30T13:15:45.555Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-30T13:15:45.555Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-30T13:15:45.555Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-30T13:15:45.839Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-30T13:15:45.839Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-30T13:15:45.839Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-30T13:15:45.839Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-30T13:15:45.839Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-30T13:15:45.839Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-30T13:15:46.123Z] Selecting previously unselected package net-tools. [2019-09-30T13:15:46.123Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-30T13:15:46.123Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:15:46.123Z] Selecting previously unselected package python-pip-whl. [2019-09-30T13:15:46.123Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:15:46.123Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:15:46.409Z] Selecting previously unselected package python3-pip. [2019-09-30T13:15:46.409Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-30T13:15:46.409Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:15:46.409Z] Selecting previously unselected package python3-pkg-resources. [2019-09-30T13:15:46.409Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-30T13:15:46.409Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:15:46.409Z] Selecting previously unselected package python3-setuptools. [2019-09-30T13:15:46.409Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-30T13:15:46.409Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-30T13:15:46.693Z] Selecting previously unselected package python3-wheel. [2019-09-30T13:15:46.693Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-30T13:15:46.693Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-30T13:15:46.693Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-30T13:15:46.693Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-30T13:15:46.693Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:15:46.693Z] Selecting previously unselected package vim-runtime. [2019-09-30T13:15:46.693Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-30T13:15:46.693Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-30T13:15:46.693Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-30T13:15:46.693Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:47.709Z] Selecting previously unselected package vim. [2019-09-30T13:15:47.709Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-30T13:15:47.709Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:47.709Z] Selecting previously unselected package xfsprogs. [2019-09-30T13:15:47.709Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-30T13:15:47.709Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:15:48.005Z] Selecting previously unselected package zip. [2019-09-30T13:15:48.005Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-30T13:15:48.005Z] Unpacking zip (3.0-11+b1) ... [2019-09-30T13:15:48.005Z] Selecting previously unselected package libapparmor-perl. [2019-09-30T13:15:48.005Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-30T13:15:48.005Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:15:48.005Z] Selecting previously unselected package apparmor. [2019-09-30T13:15:48.005Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-30T13:15:48.005Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:15:48.061Z] --- PASS: TestBuildWithSession (3.65s) [2019-09-30T13:15:48.061Z] === RUN TestBuildSquashParent [2019-09-30T13:15:48.290Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-30T13:15:48.290Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-30T13:15:48.290Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:15:48.574Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-30T13:15:48.574Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-30T13:15:48.574Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:15:49.201Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-30T13:15:49.201Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-30T13:15:49.201Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:15:49.201Z] Selecting previously unselected package mingw-w64-common. [2019-09-30T13:15:49.201Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-30T13:15:49.201Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-30T13:15:50.151Z] ---> e0e4e077948a [2019-09-30T13:15:50.151Z] Successfully built e0e4e077948a [2019-09-30T13:15:50.151Z] Successfully tagged docker:latest [2019-09-30T13:15:50.151Z] INFO: Image build ended at 09/30/2019 13:15:49. Duration:00:03:39.7147931 [2019-09-30T13:15:50.151Z] [2019-09-30T13:15:50.151Z] [2019-09-30T13:15:50.151Z] INFO: Building the test binaries at 09/30/2019 13:15:50... [2019-09-30T13:15:50.214Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-30T13:15:50.215Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-30T13:15:50.215Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:15:51.227Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-30T13:15:51.227Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-30T13:15:51.227Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:15:51.511Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-30T13:15:51.511Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-30T13:15:51.511Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:15:51.634Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:15:51.634Z] [2019-09-30T13:15:51.634Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-30T13:15:51.634Z] PKG_CONFIG=pkg-config [2019-09-30T13:15:51.634Z] GOLANG_VERSION=1.13.1 [2019-09-30T13:15:51.634Z] HOSTNAME=91badca3fc66 [2019-09-30T13:15:51.634Z] DOCKER_EXPERIMENTAL=1 [2019-09-30T13:15:51.634Z] container=docker [2019-09-30T13:15:51.634Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-30T13:15:51.634Z] GO111MODULE=off [2019-09-30T13:15:51.634Z] GOPATH=/go [2019-09-30T13:15:51.634Z] PWD=/go/src/github.com/docker/docker [2019-09-30T13:15:51.634Z] HOME=/root [2019-09-30T13:15:51.634Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-30T13:15:51.634Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-30T13:15:51.634Z] DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:15:51.634Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-30T13:15:51.634Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-30T13:15:51.634Z] TERM=xterm [2019-09-30T13:15:51.634Z] DEST=bundles/test-integration [2019-09-30T13:15:51.634Z] SHLVL=1 [2019-09-30T13:15:51.634Z] TIMEOUT=120m [2019-09-30T13:15:51.634Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-30T13:15:51.634Z] DOCKER_PKG=github.com/docker/docker [2019-09-30T13:15:51.634Z] TESTDEBUG=0 [2019-09-30T13:15:51.634Z] _=/usr/bin/env [2019-09-30T13:15:51.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-30T13:15:55.901Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-30T13:15:55.901Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-30T13:15:55.901Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:15:55.968Z] INFO: make.ps1 starting at 09/30/2019 13:15:55 [2019-09-30T13:15:55.968Z] INFO: Git commit (f4c172e6b) assumed from DOCKER_GITCOMMIT environment variable [2019-09-30T13:15:55.968Z] INFO: Invoking autogen... [2019-09-30T13:15:56.428Z] INFO: Building daemon... [2019-09-30T13:15:58.024Z] --- PASS: TestBuildSquashParent (10.00s) [2019-09-30T13:15:58.024Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:15:58.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:15:58.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:15:58.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:15:58.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:15:58.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:15:58.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:15:58.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:15:58.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:15:58.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:15:59.363Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-30T13:15:59.363Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-30T13:15:59.363Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-30T13:15:59.363Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-30T13:15:59.363Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-30T13:15:59.363Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:15:59.363Z] Processing triggers for mime-support (3.60) ... [2019-09-30T13:15:59.363Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:15:59.363Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-30T13:15:59.363Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-30T13:15:59.363Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-30T13:15:59.363Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-30T13:15:59.363Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-30T13:16:00.375Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-30T13:16:00.375Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-30T13:16:00.375Z] Setting up zip (3.0-11+b1) ... [2019-09-30T13:16:00.375Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-30T13:16:00.375Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-30T13:16:00.375Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-30T13:16:00.375Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:16:00.375Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-30T13:16:00.375Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:16:00.375Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-30T13:16:00.375Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-30T13:16:00.375Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-30T13:16:00.375Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:16:00.375Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-30T13:16:00.375Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-30T13:16:00.375Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-30T13:16:00.375Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:16:00.659Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-30T13:16:00.659Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-30T13:16:00.659Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-30T13:16:00.659Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-30T13:16:00.659Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-30T13:16:00.659Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-30T13:16:00.659Z] Setting up pigz (2.3.4-1) ... [2019-09-30T13:16:00.659Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-30T13:16:00.659Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-30T13:16:00.659Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:16:00.659Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-30T13:16:00.659Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-30T13:16:00.659Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-30T13:16:00.659Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-30T13:16:00.660Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-30T13:16:00.660Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-30T13:16:00.660Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-30T13:16:00.660Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-30T13:16:00.660Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-30T13:16:00.660Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-30T13:16:00.660Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-30T13:16:00.660Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-30T13:16:00.660Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-30T13:16:00.660Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-30T13:16:00.660Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-30T13:16:01.305Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:16:01.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:16:03.348Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-30T13:16:03.348Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:16:03.348Z] 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 [2019-09-30T13:16:03.348Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:16:03.348Z] 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 [2019-09-30T13:16:03.348Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-30T13:16:03.348Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-30T13:16:03.348Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-30T13:16:03.348Z] 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 [2019-09-30T13:16:03.348Z] 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 [2019-09-30T13:16:03.348Z] Setting up python3 (3.5.3-1) ... [2019-09-30T13:16:03.633Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-30T13:16:03.917Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-30T13:16:04.200Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-30T13:16:04.200Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-30T13:16:04.200Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-30T13:16:04.489Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-30T13:16:04.773Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-30T13:16:04.773Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-30T13:16:04.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:16:04.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:16:05.393Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-30T13:16:05.393Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-30T13:16:05.677Z] Setting up dh-python (2.20170125) ... [2019-09-30T13:16:05.960Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-30T13:16:05.960Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2019-09-30T13:16:08.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2019-09-30T13:16:08.126Z] === RUN TestBuildMultiStageCopy [2019-09-30T13:16:08.126Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-30T13:16:11.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-30T13:16:11.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-30T13:16:11.664Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-30T13:16:12.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-30T13:16:12.284Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-30T13:16:13.228Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-30T13:16:13.446Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-30T13:16:13.792Z] --- PASS: TestBuildMultiStageCopy (5.72s) [2019-09-30T13:16:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s) [2019-09-30T13:16:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2019-09-30T13:16:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-09-30T13:16:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2019-09-30T13:16:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-09-30T13:16:13.792Z] === RUN TestBuildMultiStageParentConfig [2019-09-30T13:16:14.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-30T13:16:15.691Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2019-09-30T13:16:15.691Z] === RUN TestBuildLabelWithTargets [2019-09-30T13:16:16.248Z] Removing intermediate container 84525663a013 [2019-09-30T13:16:16.248Z] ---> 1e0213f82288 [2019-09-30T13:16:16.248Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-30T13:16:16.248Z] ---> Running in 59852298a540 [2019-09-30T13:16:18.217Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2019-09-30T13:16:18.217Z] === RUN TestBuildWithEmptyLayers [2019-09-30T13:16:18.926Z] Collecting yamllint==1.16.0 [2019-09-30T13:16:19.150Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2019-09-30T13:16:19.150Z] === RUN TestBuildMultiStageOnBuild [2019-09-30T13:16:19.210Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-30T13:16:19.210Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-30T13:16:19.494Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-30T13:16:20.112Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-30T13:16:20.395Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-30T13:16:21.016Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-30T13:16:21.016Z] Running setup.py bdist_wheel for pathspec: started [2019-09-30T13:16:21.642Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-30T13:16:21.642Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-30T13:16:21.642Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-30T13:16:22.652Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-30T13:16:22.652Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-30T13:16:22.652Z] Successfully built pathspec pyyaml [2019-09-30T13:16:22.652Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-30T13:16:22.652Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-30T13:16:23.274Z] Removing intermediate container 59852298a540 [2019-09-30T13:16:23.274Z] ---> 035cf83a2b26 [2019-09-30T13:16:23.274Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-30T13:16:23.332Z] --- PASS: TestBuildMultiStageOnBuild (3.65s) [2019-09-30T13:16:23.332Z] === RUN TestBuildUncleanTarFilenames [2019-09-30T13:16:24.288Z] ---> 5f89404983b9 [2019-09-30T13:16:24.289Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-30T13:16:24.704Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2019-09-30T13:16:24.704Z] === RUN TestBuildMultiStageLayerLeak [2019-09-30T13:16:27.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-30T13:16:27.231Z] Using test binary docker [2019-09-30T13:16:27.231Z] +++ /etc/init.d/apparmor start [2019-09-30T13:16:27.231Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-30T13:16:27.231Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-30T13:16:27.231Z] Warning failed to create cache: (null) [2019-09-30T13:16:27.231Z] . [2019-09-30T13:16:27.231Z] INFO: Waiting for daemon to start... [2019-09-30T13:16:27.231Z] Starting dockerd [2019-09-30T13:16:27.231Z] +++ 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 [2019-09-30T13:16:28.604Z] .--- PASS: TestBuildMultiStageLayerLeak (3.91s) [2019-09-30T13:16:28.604Z] === RUN TestBuildWithHugeFile [2019-09-30T13:16:28.691Z] ---> ff9b26c78f45 [2019-09-30T13:16:28.691Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-30T13:16:28.862Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-30T13:16:28.862Z] Using test binary docker [2019-09-30T13:16:28.862Z] +++ /etc/init.d/apparmor start [2019-09-30T13:16:28.862Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-30T13:16:28.862Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-30T13:16:28.862Z] Warning failed to create cache: (null) [2019-09-30T13:16:28.862Z] . [2019-09-30T13:16:28.862Z] INFO: Waiting for daemon to start... [2019-09-30T13:16:28.862Z] Starting dockerd [2019-09-30T13:16:28.862Z] +++ 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 [2019-09-30T13:16:29.120Z] . [2019-09-30T13:16:29.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-30T13:16:29.120Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-30T13:16:29.120Z] Error: No such image: emptyfs [2019-09-30T13:16:29.120Z] ++++ docker load [2019-09-30T13:16:29.120Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-30T13:16:29.312Z] ---> ae3422a2674f [2019-09-30T13:16:29.312Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-30T13:16:29.595Z] ---> 78efe0fbc078 [2019-09-30T13:16:29.595Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-30T13:16:29.684Z] Running integration-test (iteration 1) [2019-09-30T13:16:29.684Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-30T13:16:29.684Z] ++ 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)/' [2019-09-30T13:16:29.684Z] ++ set -e [2019-09-30T13:16:29.684Z] ++ '[' -n 0 ']' [2019-09-30T13:16:29.684Z] ++ set -x [2019-09-30T13:16:29.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2019-09-30T13:16:29.880Z] ---> e7daee9c14c5 [2019-09-30T13:16:29.880Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-30T13:16:30.163Z] ---> 9a8698b9ca86 [2019-09-30T13:16:30.163Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-30T13:16:30.446Z] ---> 5ab867319c4c [2019-09-30T13:16:30.446Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-30T13:16:30.729Z] ---> ec8b2e0da005 [2019-09-30T13:16:30.729Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-30T13:16:31.054Z] [2019-09-30T13:16:31.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-30T13:16:31.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-30T13:16:31.054Z] Error: No such image: emptyfs [2019-09-30T13:16:31.054Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-30T13:16:31.054Z] ++++ docker load [2019-09-30T13:16:31.618Z] Running integration-test (iteration 1) [2019-09-30T13:16:31.618Z] 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)/ [2019-09-30T13:16:31.618Z] ++ 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)/' [2019-09-30T13:16:31.618Z] ++ set -e [2019-09-30T13:16:31.618Z] ++ '[' -n 0 ']' [2019-09-30T13:16:31.618Z] ++ set -x [2019-09-30T13:16:31.618Z] ++ env -i DEST=/go/src/github.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)/' [2019-09-30T13:16:31.756Z] ---> 202f858af808 [2019-09-30T13:16:31.756Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-30T13:16:32.042Z] ---> a3ff67cec907 [2019-09-30T13:16:32.042Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-30T13:16:32.659Z] ---> 36d2083360ee [2019-09-30T13:16:32.659Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-30T13:16:34.137Z] ---> c4a3e490a492 [2019-09-30T13:16:34.137Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-30T13:16:34.419Z] ---> 2b93ab7d9382 [2019-09-30T13:16:34.419Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-30T13:16:34.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-30T13:16:35.045Z] ---> a7f8cdc19425 [2019-09-30T13:16:35.045Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-30T13:16:35.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-30T13:16:35.328Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-30T13:16:35.328Z] bad55c542dc9: Pulling fs layer [2019-09-30T13:16:35.944Z] bad55c542dc9: Verifying Checksum [2019-09-30T13:16:35.944Z] bad55c542dc9: Download complete [2019-09-30T13:16:36.229Z] bad55c542dc9: Pull complete [2019-09-30T13:16:36.229Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-30T13:16:36.229Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-30T13:16:36.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-30T13:16:36.846Z] ---> a7e2dd9c12d7 [2019-09-30T13:16:36.846Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-30T13:16:36.846Z] ---> Running in 8231dfe98293 [2019-09-30T13:16:36.846Z] Removing intermediate container 8231dfe98293 [2019-09-30T13:16:36.846Z] ---> 40093bf00ab8 [2019-09-30T13:16:36.846Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-30T13:16:36.846Z] ---> Running in 5add3c0c9a23 [2019-09-30T13:16:37.128Z] Removing intermediate container 5add3c0c9a23 [2019-09-30T13:16:37.128Z] ---> fab579268efa [2019-09-30T13:16:37.128Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-30T13:16:37.128Z] ---> Running in 40d104d53f2c [2019-09-30T13:16:37.128Z] Removing intermediate container 40d104d53f2c [2019-09-30T13:16:37.128Z] ---> 7af8e78cc869 [2019-09-30T13:16:37.128Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-30T13:16:37.128Z] ---> Running in aebbf0c87a3a [2019-09-30T13:16:37.411Z] Removing intermediate container aebbf0c87a3a [2019-09-30T13:16:37.411Z] ---> 4827e256c70d [2019-09-30T13:16:37.411Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-30T13:16:37.411Z] ---> Running in cfad75dcbf75 [2019-09-30T13:16:37.411Z] Removing intermediate container cfad75dcbf75 [2019-09-30T13:16:37.411Z] ---> 36b2346fedf1 [2019-09-30T13:16:37.411Z] Step 125/126 : FROM dev AS final [2019-09-30T13:16:37.411Z] ---> 36b2346fedf1 [2019-09-30T13:16:37.411Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-30T13:16:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-30T13:16:38.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-30T13:16:40.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-30T13:16:41.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-30T13:16:43.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-30T13:16:44.391Z] ---> d3636f3149c1 [2019-09-30T13:16:44.391Z] Successfully built d3636f3149c1 [2019-09-30T13:16:44.391Z] Successfully tagged docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-30T13:16:44.823Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/test/unit [2019-09-30T13:16:44.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-30T13:16:46.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-30T13:16:48.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-30T13:16:49.243Z] ? github.com/docker/docker/api [no test files] [2019-09-30T13:16:50.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-30T13:16:50.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-30T13:16:52.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-30T13:16:53.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-30T13:16:53.631Z] Using test binary docker [2019-09-30T13:16:53.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-30T13:16:53.631Z] +++ /etc/init.d/apparmor start [2019-09-30T13:16:53.631Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-30T13:16:53.631Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-30T13:16:53.631Z] Warning failed to create cache: (null) [2019-09-30T13:16:53.631Z] . [2019-09-30T13:16:53.631Z] Starting dockerd [2019-09-30T13:16:53.631Z] INFO: Waiting for daemon to start... [2019-09-30T13:16:53.631Z] +++ 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 [2019-09-30T13:16:55.511Z] . [2019-09-30T13:16:55.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-30T13:16:55.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-30T13:16:55.511Z] Error: No such image: emptyfs [2019-09-30T13:16:55.511Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-30T13:16:55.511Z] ++++ docker load [2019-09-30T13:16:55.906Z] Running integration-test (iteration 1) [2019-09-30T13:16:55.906Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-30T13:16:55.906Z] ++ 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 [2019-09-30T13:16:55.906Z] ++ set -e [2019-09-30T13:16:55.906Z] ++ '[' -n 0 ']' [2019-09-30T13:16:55.906Z] ++ set -x [2019-09-30T13:16:55.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:17:03.676Z] Loaded image: buildpack-deps:jessie [2019-09-30T13:17:03.676Z] Loaded image: busybox:latest [2019-09-30T13:17:03.676Z] Loaded image: busybox:glibc [2019-09-30T13:17:03.676Z] Loaded image: debian:jessie [2019-09-30T13:17:03.676Z] Loaded image: hello-world:latest [2019-09-30T13:17:03.676Z] INFO: Testing against a local daemon [2019-09-30T13:17:03.676Z] === RUN TestDockerDaemonSuite [2019-09-30T13:17:03.676Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-30T13:17:03.676Z] Loaded image: buildpack-deps:jessie [2019-09-30T13:17:03.676Z] Loaded image: busybox:latest [2019-09-30T13:17:03.676Z] Loaded image: busybox:glibc [2019-09-30T13:17:03.676Z] Loaded image: debian:jessie [2019-09-30T13:17:03.676Z] Loaded image: hello-world:latest [2019-09-30T13:17:03.676Z] INFO: Testing against a local daemon [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-30T13:17:03.676Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-30T13:17:04.241Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-30T13:17:04.241Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-30T13:17:05.172Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-30T13:17:05.172Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-30T13:17:05.352Z] Loaded image: buildpack-deps:jessie [2019-09-30T13:17:05.352Z] Loaded image: busybox:latest [2019-09-30T13:17:05.352Z] Loaded image: busybox:glibc [2019-09-30T13:17:05.352Z] Loaded image: debian:jessie [2019-09-30T13:17:05.352Z] Loaded image: hello-world:latest [2019-09-30T13:17:05.352Z] INFO: Testing against a local daemon [2019-09-30T13:17:05.352Z] === RUN TestCgroupNamespacesBuild [2019-09-30T13:17:06.107Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-30T13:17:06.365Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-30T13:17:06.365Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-30T13:17:07.181Z] --- PASS: TestCgroupNamespacesBuild (1.94s) [2019-09-30T13:17:07.181Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-30T13:17:07.181Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-30T13:17:08.552Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-30T13:17:08.552Z] [2019-09-30T13:17:08.552Z] ________ ____ __. [2019-09-30T13:17:08.552Z] \_____ \ | |/ _| [2019-09-30T13:17:08.552Z] / | \| < [2019-09-30T13:17:08.552Z] / | \ | \ [2019-09-30T13:17:08.552Z] \_______ /____|__ \ [2019-09-30T13:17:08.552Z] \/ \/ [2019-09-30T13:17:08.552Z] [2019-09-30T13:17:08.552Z] INFO: make.ps1 ended at 09/30/2019 13:17:07 [2019-09-30T13:17:08.889Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-30T13:17:08.889Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-30T13:17:08.994Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-09-30T13:17:08.994Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-30T13:17:08.994Z] === RUN TestBuildWithSession [2019-09-30T13:17:09.454Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-30T13:17:09.454Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-30T13:17:09.454Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-30T13:17:10.091Z] INFO: Binaries build ended at 09/30/2019 13:17:09. Duration:00:01:19.2788540 [2019-09-30T13:17:10.390Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-30T13:17:10.954Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-30T13:17:11.519Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-30T13:17:11.672Z] --- PASS: TestBuildWithSession (2.59s) [2019-09-30T13:17:11.673Z] === RUN TestBuildSquashParent [2019-09-30T13:17:11.709Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2019-09-30T13:17:12.083Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-30T13:17:12.083Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-30T13:17:12.083Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-30T13:17:12.083Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-30T13:17:12.272Z] INFO: Copying the built daemon binary to d:\CI\PR-40014\1\binary\dockerd-f4c172e6b.exe... [2019-09-30T13:17:12.732Z] INFO: Copying the built client binary to d:\CI\PR-40014\1\binary\docker-f4c172e6b.exe... [2019-09-30T13:17:13.193Z] INFO: Copying dockerversion from the container... [2019-09-30T13:17:13.653Z] INFO: Copying the golang package from the container to d:\CI\PR-40014\1\installer\go.zip... [2019-09-30T13:17:15.362Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-30T13:17:16.570Z] INFO: Extracting go.zip to d:\CI\PR-40014\1\go [2019-09-30T13:17:17.887Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-30T13:17:18.454Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-30T13:17:19.378Z] --- PASS: TestBuildSquashParent (6.64s) [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:17:19.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:17:19.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:17:19.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:17:19.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:17:19.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:17:19.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:17:19.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:17:19.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:17:19.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:17:20.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:17:20.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:17:21.731Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-30T13:17:21.731Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-30T13:17:23.629Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-09-30T13:17:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:17:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:17:25.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s) [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2019-09-30T13:17:26.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2019-09-30T13:17:26.550Z] === RUN TestBuildMultiStageCopy [2019-09-30T13:17:26.550Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-30T13:17:27.055Z] ................................................ [ 29%] [2019-09-30T13:17:28.277Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-30T13:17:28.277Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-30T13:17:28.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-30T13:17:29.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-30T13:17:29.648Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-30T13:17:29.750Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-30T13:17:30.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-30T13:17:30.890Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2019-09-30T13:17:30.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2019-09-30T13:17:30.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-09-30T13:17:30.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-09-30T13:17:30.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-09-30T13:17:30.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2019-09-30T13:17:30.890Z] === RUN TestBuildMultiStageParentConfig [2019-09-30T13:17:31.020Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-30T13:17:31.583Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-30T13:17:32.148Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-30T13:17:32.297Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2019-09-30T13:17:32.297Z] === RUN TestBuildLabelWithTargets [2019-09-30T13:17:34.045Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-09-30T13:17:35.474Z] --- PASS: TestBuildLabelWithTargets (2.71s) [2019-09-30T13:17:35.474Z] === RUN TestBuildWithEmptyLayers [2019-09-30T13:17:35.841Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2019-09-30T13:17:35.841Z] === RUN TestBuildMultiStageOnBuild [2019-09-30T13:17:37.322Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-09-30T13:17:38.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-30T13:17:39.178Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2019-09-30T13:17:39.178Z] === RUN TestBuildUncleanTarFilenames [2019-09-30T13:17:39.623Z] === RUN TestDockerSuite/TestAttachDetach [2019-09-30T13:17:39.973Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-09-30T13:17:39.973Z] === RUN TestBuildMultiStageLayerLeak [2019-09-30T13:17:41.528Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-30T13:17:43.166Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2019-09-30T13:17:43.166Z] === RUN TestBuildWithHugeFile [2019-09-30T13:17:44.051Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-30T13:17:44.983Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-09-30T13:17:46.534Z] INFO: Extraction ended at 09/30/2019 13:17:43. Duration:00:00:27.7852596 [2019-09-30T13:17:46.535Z] INFO: Updating the golang and path environment variables [2019-09-30T13:17:46.535Z] INFO: GOPATH=d:\gopath [2019-09-30T13:17:46.535Z] INFO: go version go1.13.1 windows/amd64 [2019-09-30T13:17:46.535Z] INFO: Running the daemon under test in debug mode [2019-09-30T13:17:46.535Z] INFO: Starting a daemon under test... [2019-09-30T13:17:46.535Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40014\1\daemon --pidfile d:\CI\PR-40014\1\docker.pid -D [2019-09-30T13:17:46.535Z] INFO: Process started successfully. [2019-09-30T13:17:46.535Z] INFO: Start tailing logs of the daemon under tests [2019-09-30T13:17:46.535Z] INFO: Waiting for the daemon under test to start... [2019-09-30T13:17:46.941Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-30T13:17:47.504Z] INFO: Daemon under test started and replied! [2019-09-30T13:17:47.504Z] INFO: Docker version of the daemon under test [2019-09-30T13:17:47.504Z] [2019-09-30T13:17:47.965Z] Client: [2019-09-30T13:17:47.965Z] Version: 17.06.2-ce [2019-09-30T13:17:47.965Z] API version: 1.30 [2019-09-30T13:17:47.965Z] Go version: go1.8.3 [2019-09-30T13:17:47.965Z] Git commit: cec0b72 [2019-09-30T13:17:47.965Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-30T13:17:47.965Z] OS/Arch: windows/amd64 [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] Server: [2019-09-30T13:17:47.965Z] Version: 0.0.0-dev [2019-09-30T13:17:47.965Z] API version: 1.41 (minimum version 1.24) [2019-09-30T13:17:47.965Z] Go version: go1.13.1 [2019-09-30T13:17:47.965Z] Git commit: f4c172e6b [2019-09-30T13:17:47.965Z] Built: 09/30/2019 13:15:55 [2019-09-30T13:17:47.965Z] OS/Arch: windows/amd64 [2019-09-30T13:17:47.965Z] Experimental: false [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] INFO: Docker info of the daemon under test [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] Containers: 0 [2019-09-30T13:17:47.965Z] Running: 0 [2019-09-30T13:17:47.965Z] Paused: 0 [2019-09-30T13:17:47.965Z] Stopped: 0 [2019-09-30T13:17:47.965Z] Images: 0 [2019-09-30T13:17:47.965Z] Server Version: 0.0.0-dev [2019-09-30T13:17:47.965Z] Storage Driver: windowsfilter [2019-09-30T13:17:47.965Z] Windows: [2019-09-30T13:17:47.965Z] Logging Driver: json-file [2019-09-30T13:17:47.965Z] Plugins: [2019-09-30T13:17:47.965Z] Volume: local [2019-09-30T13:17:47.965Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-30T13:17:47.965Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-30T13:17:47.965Z] Swarm: inactive [2019-09-30T13:17:47.965Z] Default Isolation: process [2019-09-30T13:17:47.965Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-30T13:17:47.965Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-30T13:17:47.965Z] OSType: windows [2019-09-30T13:17:47.965Z] Architecture: x86_64 [2019-09-30T13:17:47.965Z] CPUs: 4 [2019-09-30T13:17:47.965Z] Total Memory: 32GiB [2019-09-30T13:17:47.965Z] Name: azwin-2-bc9b00 [2019-09-30T13:17:47.965Z] ID: UOC4:KVTX:3G5Y:MYOG:IRZC:YIIU:6LJB:F7MS:Y66D:AUT7:WX3G:VDKD [2019-09-30T13:17:47.965Z] Docker Root Dir: D:\CI\PR-40014\1\daemon [2019-09-30T13:17:47.965Z] Debug Mode (client): false [2019-09-30T13:17:47.965Z] Debug Mode (server): true [2019-09-30T13:17:47.965Z] File Descriptors: -1 [2019-09-30T13:17:47.965Z] Goroutines: 17 [2019-09-30T13:17:47.965Z] System Time: 2019-09-30T13:17:47.5312719Z [2019-09-30T13:17:47.965Z] EventsListeners: 0 [2019-09-30T13:17:47.965Z] Registry: https://index.docker.io/v1/ [2019-09-30T13:17:47.965Z] Labels: [2019-09-30T13:17:47.965Z] Experimental: false [2019-09-30T13:17:47.965Z] Insecure Registries: [2019-09-30T13:17:47.965Z] 127.0.0.0/8 [2019-09-30T13:17:47.965Z] Live Restore Enabled: false [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] INFO: Docker images of the daemon under test [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-30T13:17:47.965Z] [2019-09-30T13:17:47.965Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-30T13:17:47.965Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-30T13:17:48.311Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-30T13:17:48.425Z] ltsc2019: Pulling from windows/servercore [2019-09-30T13:17:49.242Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-09-30T13:17:49.796Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-30T13:17:49.805Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-30T13:17:50.740Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-09-30T13:17:52.111Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-30T13:17:54.006Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-30T13:17:54.222Z] 65014b3c3121: Pulling fs layer [2019-09-30T13:17:54.222Z] 2945147eda09: Pulling fs layer [2019-09-30T13:17:54.264Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-30T13:17:54.830Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-30T13:17:55.395Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-30T13:17:56.766Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-09-30T13:17:57.023Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-30T13:17:57.280Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-30T13:17:57.767Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-30T13:17:59.174Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-30T13:17:59.174Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-30T13:18:00.545Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-30T13:18:00.545Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-30T13:18:01.499Z] --- PASS: TestBuildWithHugeFile (93.18s) [2019-09-30T13:18:01.499Z] === RUN TestBuildWithEmptyDockerfile [2019-09-30T13:18:01.771Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:18:01.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:18:01.771Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:18:01.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:18:01.771Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:18:01.771Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:18:01.771Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:18:01.771Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:18:01.771Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-30T13:18:02.028Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:18:02.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-09-30T13:18:02.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-09-30T13:18:02.028Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-09-30T13:18:02.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-09-30T13:18:02.028Z] === RUN TestBuildPreserveOwnership [2019-09-30T13:18:02.028Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-30T13:18:02.285Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-30T13:18:03.277Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-30T13:18:05.562Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-30T13:18:06.126Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-30T13:18:06.382Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-30T13:18:06.600Z] 2945147eda09: Verifying Checksum [2019-09-30T13:18:06.601Z] 2945147eda09: Download complete [2019-09-30T13:18:06.639Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-09-30T13:18:08.011Z] --- PASS: TestBuildPreserveOwnership (6.07s) [2019-09-30T13:18:08.011Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2019-09-30T13:18:08.011Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2019-09-30T13:18:08.011Z] === RUN TestBuildPlatformInvalid [2019-09-30T13:18:08.268Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2019-09-30T13:18:08.268Z] PASS [2019-09-30T13:18:08.268Z] [2019-09-30T13:18:08.268Z] DONE 32 tests in 179.942s [2019-09-30T13:18:08.268Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-30T13:18:08.268Z] ++ 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 [2019-09-30T13:18:08.268Z] ++ set -e [2019-09-30T13:18:08.268Z] ++ '[' -n 0 ']' [2019-09-30T13:18:08.268Z] ++ set -x [2019-09-30T13:18:08.268Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:18:08.525Z] INFO: Testing against a local daemon [2019-09-30T13:18:08.525Z] === RUN TestConfigList [2019-09-30T13:18:10.418Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-30T13:18:11.788Z] --- PASS: TestConfigList (3.13s) [2019-09-30T13:18:11.788Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-30T13:18:11.788Z] === RUN TestConfigsCreateAndDelete [2019-09-30T13:18:13.684Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-09-30T13:18:14.250Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-09-30T13:18:14.508Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2019-09-30T13:18:14.508Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-30T13:18:14.508Z] === RUN TestConfigsUpdate [2019-09-30T13:18:14.765Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-09-30T13:18:15.329Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-30T13:18:15.892Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-30T13:18:17.786Z] --- PASS: TestConfigsUpdate (3.21s) [2019-09-30T13:18:17.786Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-30T13:18:17.786Z] === RUN TestTemplatedConfig [2019-09-30T13:18:17.836Z] --- PASS: TestBuildWithHugeFile (32.07s) [2019-09-30T13:18:17.836Z] === RUN TestBuildWithEmptyDockerfile [2019-09-30T13:18:17.836Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:18:17.836Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:18:17.836Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:18:17.836Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:18:17.836Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:18:17.836Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:18:17.836Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:18:17.836Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:18:17.836Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:18:17.836Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-09-30T13:18:17.836Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-09-30T13:18:17.836Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-09-30T13:18:17.836Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-30T13:18:17.836Z] === RUN TestBuildPreserveOwnership [2019-09-30T13:18:17.836Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-30T13:18:19.155Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-09-30T13:18:19.155Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-09-30T13:18:19.675Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-30T13:18:21.585Z] --- PASS: TestBuildPreserveOwnership (6.37s) [2019-09-30T13:18:21.585Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2019-09-30T13:18:21.585Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-09-30T13:18:21.585Z] === RUN TestBuildPlatformInvalid [2019-09-30T13:18:21.585Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-30T13:18:21.585Z] PASS [2019-09-30T13:18:21.585Z] [2019-09-30T13:18:21.585Z] DONE 32 tests in 85.851s [2019-09-30T13:18:21.680Z] --- PASS: TestTemplatedConfig (3.70s) [2019-09-30T13:18:21.680Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-30T13:18:21.680Z] === RUN TestConfigInspect [2019-09-30T13:18:21.936Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-30T13:18:21.963Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-30T13:18:21.963Z] ++ 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 [2019-09-30T13:18:21.963Z] ++ set -e [2019-09-30T13:18:21.963Z] ++ '[' -n 0 ']' [2019-09-30T13:18:21.963Z] ++ set -x [2019-09-30T13:18:21.963Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:18:21.963Z] INFO: Testing against a local daemon [2019-09-30T13:18:21.963Z] === RUN TestConfigList [2019-09-30T13:18:22.194Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-30T13:18:22.194Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-30T13:18:22.757Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-30T13:18:24.127Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-30T13:18:24.255Z] 65014b3c3121: Verifying Checksum [2019-09-30T13:18:24.255Z] 65014b3c3121: Download complete [2019-09-30T13:18:24.385Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-30T13:18:24.642Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-30T13:18:24.899Z] --- PASS: TestConfigInspect (3.47s) [2019-09-30T13:18:24.899Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-30T13:18:24.899Z] === RUN TestConfigCreateWithLabels [2019-09-30T13:18:25.155Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-09-30T13:18:25.162Z] --- PASS: TestConfigList (2.86s) [2019-09-30T13:18:25.162Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-30T13:18:25.162Z] === RUN TestConfigsCreateAndDelete [2019-09-30T13:18:26.528Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-30T13:18:27.650Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2019-09-30T13:18:27.650Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-30T13:18:27.651Z] === RUN TestConfigsUpdate [2019-09-30T13:18:27.916Z] --- PASS: TestConfigCreateWithLabels (3.08s) [2019-09-30T13:18:27.917Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-30T13:18:27.917Z] === RUN TestConfigCreateResolve [2019-09-30T13:18:28.174Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-30T13:18:28.174Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-09-30T13:18:28.437Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-30T13:18:30.696Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-09-30T13:18:30.696Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-30T13:18:30.828Z] --- PASS: TestConfigsUpdate (2.89s) [2019-09-30T13:18:30.828Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-30T13:18:30.828Z] === RUN TestTemplatedConfig [2019-09-30T13:18:30.954Z] --- PASS: TestConfigCreateResolve (2.96s) [2019-09-30T13:18:30.954Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-30T13:18:30.954Z] === RUN TestConfigDaemonLibtrustID [2019-09-30T13:18:31.521Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-30T13:18:31.521Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-30T13:18:31.521Z] PASS [2019-09-30T13:18:31.521Z] [2019-09-30T13:18:31.521Z] DONE 8 tests in 23.117s [2019-09-30T13:18:31.521Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-30T13:18:31.521Z] ++ 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 [2019-09-30T13:18:31.521Z] ++ set -e [2019-09-30T13:18:31.521Z] ++ '[' -n 0 ']' [2019-09-30T13:18:31.521Z] ++ set -x [2019-09-30T13:18:31.521Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:18:31.521Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-30T13:18:31.521Z] INFO: Testing against a local daemon [2019-09-30T13:18:31.521Z] === RUN TestCheckpoint [2019-09-30T13:18:31.521Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-30T13:18:31.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:18:31.521Z] === RUN TestContainerInvalidJSON [2019-09-30T13:18:31.521Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:18:31.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:18:31.521Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:18:31.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:18:31.521Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:18:31.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:18:31.521Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:18:31.521Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:18:31.521Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:18:31.521Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-30T13:18:31.521Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-30T13:18:31.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-30T13:18:31.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-30T13:18:31.778Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-30T13:18:31.778Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-09-30T13:18:31.778Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-30T13:18:31.778Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-30T13:18:31.778Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-30T13:18:32.037Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-09-30T13:18:32.037Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-30T13:18:32.037Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-09-30T13:18:32.037Z] === RUN TestCopyFromContainer [2019-09-30T13:18:33.408Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-09-30T13:18:33.972Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-30T13:18:34.133Z] --- PASS: TestTemplatedConfig (3.53s) [2019-09-30T13:18:34.133Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-30T13:18:34.133Z] === RUN TestConfigInspect [2019-09-30T13:18:34.229Z] === RUN TestCopyFromContainer// [2019-09-30T13:18:34.486Z] === RUN TestCopyFromContainer//bar/root [2019-09-30T13:18:34.486Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-30T13:18:34.486Z] === RUN TestCopyFromContainer/bar/quux [2019-09-30T13:18:34.743Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-30T13:18:34.743Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-30T13:18:35.001Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-30T13:18:35.001Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-30T13:18:35.001Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-30T13:18:35.259Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer (3.21s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-30T13:18:35.259Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-09-30T13:18:35.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-30T13:18:35.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:18:35.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:18:35.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:18:35.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:18:35.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:18:35.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:18:35.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:18:35.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:18:35.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:18:35.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-30T13:18:35.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-30T13:18:35.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-30T13:18:35.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-30T13:18:35.259Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-30T13:18:35.516Z] --- PASS: TestCreateLinkToNonExistingContainer (0.25s) [2019-09-30T13:18:35.516Z] === RUN TestCreateWithInvalidEnv [2019-09-30T13:18:35.516Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-30T13:18:35.516Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-30T13:18:35.516Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-30T13:18:35.516Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-30T13:18:35.516Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-30T13:18:35.516Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-30T13:18:35.516Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-30T13:18:35.516Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-30T13:18:35.516Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-30T13:18:35.516Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-30T13:18:35.516Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-30T13:18:35.516Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-30T13:18:35.516Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-30T13:18:35.516Z] === RUN TestCreateTmpfsMountsTarget [2019-09-30T13:18:35.773Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-30T13:18:35.773Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-30T13:18:37.127Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-30T13:18:37.330Z] --- PASS: TestConfigInspect (2.76s) [2019-09-30T13:18:37.330Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-30T13:18:37.330Z] === RUN TestConfigCreateWithLabels [2019-09-30T13:18:38.295Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-30T13:18:38.295Z] --- PASS: TestCreateWithCustomMaskedPaths (2.77s) [2019-09-30T13:18:38.295Z] === RUN TestCreateWithCapabilities [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:18:38.553Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:18:38.553Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:18:38.553Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:18:38.811Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.02s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-30T13:18:38.811Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-09-30T13:18:38.811Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-30T13:18:39.277Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-30T13:18:39.826Z] --- PASS: TestConfigCreateWithLabels (2.88s) [2019-09-30T13:18:39.826Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-30T13:18:39.826Z] === RUN TestConfigCreateResolve [2019-09-30T13:18:40.182Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2019-09-30T13:18:41.113Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-30T13:18:41.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:18:41.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:18:41.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:18:41.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:18:41.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:18:41.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:18:41.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:18:41.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:18:41.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:18:41.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:18:41.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:18:41.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:18:41.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:18:41.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:18:41.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-30T13:18:41.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-30T13:18:41.113Z] === RUN TestContainerStartOnDaemonRestart [2019-09-30T13:18:41.113Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-30T13:18:41.113Z] === RUN TestDaemonRestartIpcMode [2019-09-30T13:18:41.113Z] === PAUSE TestDaemonRestartIpcMode [2019-09-30T13:18:41.113Z] === RUN TestDiff [2019-09-30T13:18:42.044Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-30T13:18:42.302Z] --- PASS: TestDiff (0.95s) [2019-09-30T13:18:42.302Z] === RUN TestExecWithCloseStdin [2019-09-30T13:18:43.040Z] --- PASS: TestConfigCreateResolve (2.91s) [2019-09-30T13:18:43.040Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-30T13:18:43.040Z] === RUN TestConfigDaemonLibtrustID [2019-09-30T13:18:43.040Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-30T13:18:43.040Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-30T13:18:43.040Z] PASS [2019-09-30T13:18:43.040Z] [2019-09-30T13:18:43.040Z] DONE 8 tests in 21.262s [2019-09-30T13:18:43.040Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-30T13:18:43.040Z] ++ 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 [2019-09-30T13:18:43.040Z] ++ set -e [2019-09-30T13:18:43.040Z] ++ '[' -n 0 ']' [2019-09-30T13:18:43.040Z] ++ set -x [2019-09-30T13:18:43.040Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:18:43.409Z] INFO: Testing against a local daemon [2019-09-30T13:18:43.409Z] === RUN TestCheckpoint [2019-09-30T13:18:43.409Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-30T13:18:43.409Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:18:43.409Z] === RUN TestContainerInvalidJSON [2019-09-30T13:18:43.409Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:18:43.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:18:43.409Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:18:43.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:18:43.409Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:18:43.409Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:18:43.409Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:18:43.409Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:18:43.409Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:18:43.409Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-30T13:18:43.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-30T13:18:43.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-30T13:18:43.409Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-30T13:18:43.409Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-30T13:18:43.409Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-30T13:18:43.409Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-30T13:18:43.409Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-30T13:18:43.409Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-30T13:18:43.673Z] --- PASS: TestExecWithCloseStdin (1.28s) [2019-09-30T13:18:43.673Z] === RUN TestExec [2019-09-30T13:18:43.779Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-30T13:18:43.779Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-30T13:18:43.779Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-09-30T13:18:43.779Z] === RUN TestCopyFromContainer [2019-09-30T13:18:44.606Z] --- PASS: TestExec (1.15s) [2019-09-30T13:18:44.606Z] === RUN TestExecUser [2019-09-30T13:18:44.864Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-30T13:18:44.864Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-30T13:18:45.629Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-30T13:18:45.771Z] === RUN TestCopyFromContainer// [2019-09-30T13:18:45.771Z] === RUN TestCopyFromContainer//bar/root [2019-09-30T13:18:45.771Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-30T13:18:45.771Z] === RUN TestCopyFromContainer/bar/quux [2019-09-30T13:18:45.796Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-30T13:18:45.796Z] --- PASS: TestExecUser (1.12s) [2019-09-30T13:18:45.796Z] === RUN TestExportContainerAndImportImage [2019-09-30T13:18:46.224Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-30T13:18:46.224Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-30T13:18:46.224Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-30T13:18:46.224Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-30T13:18:46.361Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-30T13:18:46.618Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-30T13:18:46.672Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-30T13:18:46.672Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer (2.85s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-09-30T13:18:46.672Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-30T13:18:46.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-30T13:18:46.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:18:46.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:18:46.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:18:46.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:18:46.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:18:46.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:18:46.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:18:46.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:18:46.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:18:46.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-30T13:18:46.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-30T13:18:46.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-30T13:18:46.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-30T13:18:46.672Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-30T13:18:46.672Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-09-30T13:18:46.672Z] === RUN TestCreateWithInvalidEnv [2019-09-30T13:18:46.672Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-30T13:18:46.672Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-30T13:18:46.672Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-30T13:18:46.672Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-30T13:18:46.672Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-30T13:18:46.672Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-30T13:18:46.672Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-30T13:18:46.672Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-30T13:18:46.672Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-30T13:18:46.672Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-30T13:18:46.672Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-30T13:18:46.672Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-30T13:18:46.672Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-30T13:18:46.672Z] === RUN TestCreateTmpfsMountsTarget [2019-09-30T13:18:46.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-09-30T13:18:46.672Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-30T13:18:46.876Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-30T13:18:46.876Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2019-09-30T13:18:46.876Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-30T13:18:47.133Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-09-30T13:18:48.501Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-09-30T13:18:48.501Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-30T13:18:48.501Z] === RUN TestHealthCheckWorkdir [2019-09-30T13:18:48.882Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-09-30T13:18:49.066Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-30T13:18:49.165Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:18:49.165Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:18:49.165Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:18:49.165Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-30T13:18:49.165Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-30T13:18:49.165Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:18:49.165Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:18:49.165Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:18:49.165Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:18:49.533Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:18:49.533Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:18:49.533Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:18:49.533Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:18:49.533Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-30T13:18:49.533Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-30T13:18:49.533Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-30T13:18:49.997Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2019-09-30T13:18:49.998Z] === RUN TestHealthKillContainer [2019-09-30T13:18:50.928Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-30T13:18:50.928Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-30T13:18:50.932Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-30T13:18:50.932Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2019-09-30T13:18:50.932Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-30T13:18:50.932Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-30T13:18:50.932Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-30T13:18:51.951Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-30T13:18:51.951Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-30T13:18:51.951Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-30T13:18:51.951Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-30T13:18:51.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2019-09-30T13:18:52.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-30T13:18:52.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:18:52.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:18:52.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:18:52.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:18:52.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:18:52.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:18:52.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:18:52.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:18:52.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:18:52.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:18:52.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:18:52.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:18:52.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:18:52.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:18:52.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-30T13:18:52.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-30T13:18:52.129Z] === RUN TestContainerStartOnDaemonRestart [2019-09-30T13:18:52.129Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-30T13:18:52.129Z] === RUN TestDaemonRestartIpcMode [2019-09-30T13:18:52.129Z] === PAUSE TestDaemonRestartIpcMode [2019-09-30T13:18:52.129Z] === RUN TestDiff [2019-09-30T13:18:52.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-30T13:18:52.311Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-30T13:18:52.568Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-30T13:18:52.826Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-30T13:18:52.944Z] --- PASS: TestDiff (0.78s) [2019-09-30T13:18:52.944Z] === RUN TestExecWithCloseStdin [2019-09-30T13:18:53.390Z] --- PASS: TestHealthKillContainer (3.38s) [2019-09-30T13:18:53.390Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-30T13:18:54.227Z] --- PASS: TestExecWithCloseStdin (1.04s) [2019-09-30T13:18:54.227Z] === RUN TestExec [2019-09-30T13:18:54.286Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-30T13:18:54.286Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-30T13:18:54.323Z] --- PASS: TestInspectCpusetInConfigPre120 (1.08s) [2019-09-30T13:18:54.324Z] === RUN TestIpcModeNone [2019-09-30T13:18:54.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-30T13:18:54.908Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-09-30T13:18:55.017Z] --- PASS: TestExec (1.10s) [2019-09-30T13:18:55.017Z] === RUN TestExecUser [2019-09-30T13:18:55.195Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-30T13:18:55.195Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2019-09-30T13:18:55.195Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 95.2% of statements [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-30T13:18:55.195Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-30T13:18:55.695Z] --- PASS: TestIpcModeNone (1.08s) [2019-09-30T13:18:55.695Z] === RUN TestIpcModePrivate [2019-09-30T13:18:56.229Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-30T13:18:56.229Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-30T13:18:56.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-30T13:18:56.284Z] --- PASS: TestExecUser (0.99s) [2019-09-30T13:18:56.284Z] === RUN TestExportContainerAndImportImage [2019-09-30T13:18:56.515Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-09-30T13:18:56.517Z] --- PASS: TestIpcModePrivate (1.17s) [2019-09-30T13:18:56.517Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2019-09-30T13:18:56.517Z] === RUN TestIpcModeShareable [2019-09-30T13:18:56.774Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-30T13:18:57.693Z] --- PASS: TestExportContainerAndImportImage (1.34s) [2019-09-30T13:18:57.693Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-30T13:18:57.704Z] --- PASS: TestIpcModeShareable (1.15s) [2019-09-30T13:18:57.704Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2019-09-30T13:18:57.704Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-30T13:18:57.962Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-30T13:18:58.960Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-09-30T13:18:58.960Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-30T13:18:58.960Z] === RUN TestHealthCheckWorkdir [2019-09-30T13:18:59.177Z] ........................ [ 67%] [2019-09-30T13:18:59.856Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-30T13:18:59.856Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-30T13:19:00.236Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-09-30T13:19:00.236Z] === RUN TestHealthKillContainer [2019-09-30T13:19:00.420Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-30T13:19:00.678Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2019-09-30T13:19:00.678Z] === RUN TestAPIIpcModeHost [2019-09-30T13:19:00.936Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-30T13:19:01.499Z] --- PASS: TestAPIIpcModeHost (0.86s) [2019-09-30T13:19:01.499Z] === RUN TestDaemonIpcModeShareable [2019-09-30T13:19:02.067Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-30T13:19:03.436Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-09-30T13:19:03.436Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-30T13:19:03.436Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:186, shared: true, mustBeShared: true [2019-09-30T13:19:03.436Z] === RUN TestDaemonIpcModePrivate [2019-09-30T13:19:03.445Z] --- PASS: TestHealthKillContainer (3.12s) [2019-09-30T13:19:03.445Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-30T13:19:04.000Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-30T13:19:04.227Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2019-09-30T13:19:04.227Z] === RUN TestIpcModeNone [2019-09-30T13:19:05.371Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-09-30T13:19:05.371Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-30T13:19:05.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:196, shared: false, mustBeShared: false [2019-09-30T13:19:05.371Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-30T13:19:05.489Z] --- PASS: TestIpcModeNone (1.14s) [2019-09-30T13:19:05.489Z] === RUN TestIpcModePrivate [2019-09-30T13:19:05.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-30T13:19:06.285Z] --- PASS: TestIpcModePrivate (1.06s) [2019-09-30T13:19:06.285Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-30T13:19:06.285Z] === RUN TestIpcModeShareable [2019-09-30T13:19:06.825Z] ok github.com/docker/docker/builder/fscache 0.135s coverage: 69.2% of statements [2019-09-30T13:19:06.825Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.6% of statements [2019-09-30T13:19:06.997Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2019-09-30T13:19:06.997Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-30T13:19:06.997Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: false, mustBeShared: false [2019-09-30T13:19:06.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-30T13:19:07.111Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-09-30T13:19:07.112Z] ok github.com/docker/docker/builder/remotecontext/git 4.031s coverage: 85.1% of statements [2019-09-30T13:19:07.539Z] --- PASS: TestIpcModeShareable (1.08s) [2019-09-30T13:19:07.539Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-30T13:19:07.539Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-30T13:19:08.137Z] ok github.com/docker/docker/builder/dockerfile 1.071s coverage: 46.6% of statements [2019-09-30T13:19:08.137Z] ? github.com/docker/docker/cli [no test files] [2019-09-30T13:19:08.137Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-30T13:19:08.894Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2019-09-30T13:19:08.894Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-30T13:19:08.894Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-09-30T13:19:08.894Z] === RUN TestIpcModeOlderClient [2019-09-30T13:19:08.894Z] === PAUSE TestIpcModeOlderClient [2019-09-30T13:19:08.894Z] === RUN TestKillContainerInvalidSignal [2019-09-30T13:19:09.459Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-09-30T13:19:09.459Z] === RUN TestKillContainer [2019-09-30T13:19:09.459Z] === RUN TestKillContainer/no_signal [2019-09-30T13:19:10.391Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-30T13:19:10.391Z] === RUN TestKillContainer/non_killing_signal [2019-09-30T13:19:10.864Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2019-09-30T13:19:10.864Z] === RUN TestAPIIpcModeHost [2019-09-30T13:19:11.237Z] --- PASS: TestAPIIpcModeHost (0.87s) [2019-09-30T13:19:11.237Z] === RUN TestDaemonIpcModeShareable [2019-09-30T13:19:11.321Z] === RUN TestKillContainer/killing_signal [2019-09-30T13:19:12.253Z] --- PASS: TestKillContainer (2.80s) [2019-09-30T13:19:12.253Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-09-30T13:19:12.253Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2019-09-30T13:19:12.253Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2019-09-30T13:19:12.253Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-30T13:19:12.253Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-30T13:19:13.073Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-09-30T13:19:13.073Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-30T13:19:13.073Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-30T13:19:13.073Z] === RUN TestDaemonIpcModePrivate [2019-09-30T13:19:13.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-30T13:19:14.190Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-30T13:19:14.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2019-09-30T13:19:14.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2019-09-30T13:19:14.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.83s) [2019-09-30T13:19:14.447Z] === RUN TestKillStoppedContainer [2019-09-30T13:19:14.447Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-30T13:19:14.447Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-30T13:19:14.705Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-30T13:19:14.705Z] === RUN TestKillDifferentUserContainer [2019-09-30T13:19:14.969Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-09-30T13:19:14.969Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-30T13:19:14.969Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-30T13:19:14.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-30T13:19:15.649Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2019-09-30T13:19:15.649Z] === RUN TestInspectOomKilledTrue [2019-09-30T13:19:15.649Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-30T13:19:15.649Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:19:15.649Z] === RUN TestInspectOomKilledFalse [2019-09-30T13:19:15.649Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-30T13:19:15.649Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:19:15.649Z] === RUN TestLinksEtcHostsContentMatch [2019-09-30T13:19:16.581Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2019-09-30T13:19:16.581Z] === RUN TestLinksContainerNames [2019-09-30T13:19:16.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-30T13:19:16.843Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-09-30T13:19:16.843Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-30T13:19:16.843Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-30T13:19:16.843Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-30T13:19:18.477Z] --- PASS: TestLinksContainerNames (1.96s) [2019-09-30T13:19:18.477Z] === RUN TestLogsFollowTailEmpty [2019-09-30T13:19:18.676Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-09-30T13:19:18.676Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-30T13:19:18.676Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-30T13:19:18.676Z] === RUN TestIpcModeOlderClient [2019-09-30T13:19:18.676Z] === PAUSE TestIpcModeOlderClient [2019-09-30T13:19:18.676Z] === RUN TestKillContainerInvalidSignal [2019-09-30T13:19:19.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-30T13:19:19.298Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-09-30T13:19:19.298Z] === RUN TestContainerNetworkMountsNoChown [2019-09-30T13:19:19.462Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-09-30T13:19:19.462Z] === RUN TestKillContainer [2019-09-30T13:19:19.462Z] === RUN TestKillContainer/no_signal [2019-09-30T13:19:20.230Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-30T13:19:20.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2019-09-30T13:19:20.230Z] === RUN TestMountDaemonRoot [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/default [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/default [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/private [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/private [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rprivate [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/slave [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/slave [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rslave [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/shared [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/shared [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rshared [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/default [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/rshared [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/shared [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/rslave [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/slave [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/rprivate [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/private [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-30T13:19:20.488Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:19:20.488Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:19:20.488Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:19:20.723Z] ok github.com/docker/docker/client 0.710s coverage: 75.8% of statements [2019-09-30T13:19:20.745Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:19:20.745Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:19:20.745Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:19:20.745Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:19:20.745Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-30T13:19:20.775Z] === RUN TestKillContainer/non_killing_signal [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-30T13:19:21.002Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:19:21.143Z] === RUN TestKillContainer/killing_signal [2019-09-30T13:19:21.259Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:19:21.259Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:19:21.260Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2019-09-30T13:19:21.260Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-30T13:19:21.260Z] === RUN TestContainerBindMountNonRecursive [2019-09-30T13:19:22.427Z] --- PASS: TestKillContainer (2.85s) [2019-09-30T13:19:22.427Z] --- PASS: TestKillContainer/no_signal (1.00s) [2019-09-30T13:19:22.427Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-09-30T13:19:22.427Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-09-30T13:19:22.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-30T13:19:22.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-30T13:19:23.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-30T13:19:24.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2019-09-30T13:19:24.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-09-30T13:19:24.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-09-30T13:19:24.464Z] === RUN TestKillStoppedContainer [2019-09-30T13:19:24.464Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-30T13:19:24.464Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-30T13:19:24.464Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-30T13:19:24.464Z] === RUN TestKillDifferentUserContainer [2019-09-30T13:19:24.541Z] --- PASS: TestContainerBindMountNonRecursive (2.86s) [2019-09-30T13:19:24.541Z] === RUN TestNetworkNat [2019-09-30T13:19:24.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-30T13:19:25.401Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2019-09-30T13:19:25.401Z] === RUN TestInspectOomKilledTrue [2019-09-30T13:19:25.401Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-30T13:19:25.401Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:19:25.401Z] === RUN TestInspectOomKilledFalse [2019-09-30T13:19:25.401Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-30T13:19:25.401Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:19:25.401Z] === RUN TestLinksEtcHostsContentMatch [2019-09-30T13:19:25.473Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-30T13:19:25.730Z] --- PASS: TestNetworkNat (1.53s) [2019-09-30T13:19:25.730Z] === RUN TestNetworkLocalhostTCPNat [2019-09-30T13:19:26.278Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-09-30T13:19:26.278Z] === RUN TestLinksContainerNames [2019-09-30T13:19:27.102Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s) [2019-09-30T13:19:27.102Z] === RUN TestNetworkLoopbackNat [2019-09-30T13:19:28.094Z] --- PASS: TestLinksContainerNames (1.70s) [2019-09-30T13:19:28.094Z] === RUN TestLogsFollowTailEmpty [2019-09-30T13:19:28.900Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-09-30T13:19:28.900Z] === RUN TestContainerNetworkMountsNoChown [2019-09-30T13:19:28.999Z] --- PASS: TestNetworkLoopbackNat (1.85s) [2019-09-30T13:19:29.000Z] === RUN TestPause [2019-09-30T13:19:29.706Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2019-09-30T13:19:29.706Z] === RUN TestMountDaemonRoot [2019-09-30T13:19:29.706Z] === RUN TestMountDaemonRoot/default [2019-09-30T13:19:29.706Z] === PAUSE TestMountDaemonRoot/default [2019-09-30T13:19:29.706Z] === RUN TestMountDaemonRoot/private [2019-09-30T13:19:29.706Z] === PAUSE TestMountDaemonRoot/private [2019-09-30T13:19:29.706Z] === RUN TestMountDaemonRoot/rprivate [2019-09-30T13:19:29.706Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/slave [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/slave [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rslave [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/shared [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/shared [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rshared [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/default [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/rshared [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/shared [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/rslave [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/slave [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/rprivate [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/private [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-30T13:19:29.707Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:19:29.707Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:19:29.707Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:19:29.933Z] --- PASS: TestPause (1.11s) [2019-09-30T13:19:29.933Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-30T13:19:29.933Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-30T13:19:29.933Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-30T13:19:29.933Z] === RUN TestPauseStopPausedContainer [2019-09-30T13:19:30.123Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:19:30.123Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-30T13:19:30.123Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:19:30.123Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:19:30.123Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-30T13:19:30.123Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:19:30.124Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:19:30.641Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-09-30T13:19:30.641Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-09-30T13:19:30.641Z] === RUN TestContainerBindMountNonRecursive [2019-09-30T13:19:31.302Z] --- PASS: TestPauseStopPausedContainer (1.27s) [2019-09-30T13:19:31.302Z] === RUN TestPsFilter [2019-09-30T13:19:31.559Z] --- PASS: TestPsFilter (0.31s) [2019-09-30T13:19:31.559Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-30T13:19:32.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-09-30T13:19:32.382Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s) [2019-09-30T13:19:32.382Z] === RUN TestRemoveContainerWithVolume [2019-09-30T13:19:32.530Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2019-09-30T13:19:32.530Z] === RUN TestNetworkNat [2019-09-30T13:19:33.320Z] --- PASS: TestNetworkNat (0.89s) [2019-09-30T13:19:33.320Z] === RUN TestNetworkLocalhostTCPNat [2019-09-30T13:19:33.753Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2019-09-30T13:19:33.753Z] === RUN TestRemoveContainerRunning [2019-09-30T13:19:34.585Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-09-30T13:19:34.585Z] === RUN TestNetworkLoopbackNat [2019-09-30T13:19:34.685Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-09-30T13:19:34.685Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-30T13:19:34.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-30T13:19:35.381Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-09-30T13:19:35.381Z] === RUN TestPause [2019-09-30T13:19:35.616Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2019-09-30T13:19:35.616Z] === RUN TestRemoveInvalidContainer [2019-09-30T13:19:35.616Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-30T13:19:35.616Z] === RUN TestRenameLinkedContainer [2019-09-30T13:19:35.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-30T13:19:36.131Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-30T13:19:36.403Z] --- PASS: TestPause (1.06s) [2019-09-30T13:19:36.403Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-30T13:19:36.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-30T13:19:36.403Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-30T13:19:36.403Z] === RUN TestPauseStopPausedContainer [2019-09-30T13:19:37.672Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2019-09-30T13:19:37.672Z] === RUN TestPsFilter [2019-09-30T13:19:37.672Z] --- PASS: TestPsFilter (0.28s) [2019-09-30T13:19:37.672Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-30T13:19:38.120Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-30T13:19:38.466Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-09-30T13:19:38.466Z] === RUN TestRemoveContainerWithVolume [2019-09-30T13:19:39.262Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2019-09-30T13:19:39.262Z] === RUN TestRemoveContainerRunning [2019-09-30T13:19:39.409Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-30T13:19:39.491Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-30T13:19:39.491Z] --- PASS: TestRenameLinkedContainer (3.84s) [2019-09-30T13:19:39.491Z] === RUN TestRenameStoppedContainer [2019-09-30T13:19:40.423Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-09-30T13:19:40.423Z] === RUN TestRenameRunningContainerAndReuse [2019-09-30T13:19:40.533Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-09-30T13:19:40.533Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-30T13:19:41.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-30T13:19:41.429Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-09-30T13:19:41.429Z] === RUN TestRemoveInvalidContainer [2019-09-30T13:19:41.429Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-30T13:19:41.429Z] === RUN TestRenameLinkedContainer [2019-09-30T13:19:42.293Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2019-09-30T13:19:42.293Z] === RUN TestRenameInvalidName [2019-09-30T13:19:43.226Z] --- PASS: TestRenameInvalidName (1.00s) [2019-09-30T13:19:43.226Z] === RUN TestRenameAnonymousContainer [2019-09-30T13:19:44.157Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-30T13:19:44.676Z] --- PASS: TestRenameLinkedContainer (3.42s) [2019-09-30T13:19:44.676Z] === RUN TestRenameStoppedContainer [2019-09-30T13:19:44.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-30T13:19:45.482Z] --- PASS: TestRenameStoppedContainer (0.90s) [2019-09-30T13:19:45.482Z] === RUN TestRenameRunningContainerAndReuse [2019-09-30T13:19:47.246Z] --- PASS: TestRenameAnonymousContainer (3.65s) [2019-09-30T13:19:47.246Z] === RUN TestRenameContainerWithSameName [2019-09-30T13:19:47.449Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2019-09-30T13:19:47.449Z] === RUN TestRenameInvalidName [2019-09-30T13:19:47.809Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-09-30T13:19:47.810Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-30T13:19:48.257Z] --- PASS: TestRenameInvalidName (1.03s) [2019-09-30T13:19:48.257Z] === RUN TestRenameAnonymousContainer [2019-09-30T13:19:49.706Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2019-09-30T13:19:49.706Z] === RUN TestResize [2019-09-30T13:19:50.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-30T13:19:50.526Z] --- PASS: TestResize (0.98s) [2019-09-30T13:19:50.526Z] === RUN TestResizeWithInvalidSize [2019-09-30T13:19:51.458Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-30T13:19:51.458Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2019-09-30T13:19:51.458Z] === RUN TestResizeWhenContainerNotStarted [2019-09-30T13:19:51.569Z] --- PASS: TestRenameAnonymousContainer (3.09s) [2019-09-30T13:19:51.569Z] === RUN TestRenameContainerWithSameName [2019-09-30T13:19:51.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-30T13:19:51.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-30T13:19:52.360Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-09-30T13:19:52.360Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-30T13:19:52.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:52.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:52.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:52.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:19:52.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:19:53.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-30T13:19:54.186Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2019-09-30T13:19:54.186Z] === RUN TestResize [2019-09-30T13:19:54.258Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-30T13:19:54.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-30T13:19:54.993Z] --- PASS: TestResize (1.03s) [2019-09-30T13:19:54.993Z] === RUN TestResizeWithInvalidSize [2019-09-30T13:19:55.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:55.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:56.332Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2019-09-30T13:19:56.332Z] === RUN TestResizeWhenContainerNotStarted [2019-09-30T13:19:56.407Z] tests/integration/client_test.py ..... [ 75%] [2019-09-30T13:19:56.715Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-09-30T13:19:56.715Z] === RUN TestDaemonRestartKillContainers [2019-09-30T13:19:56.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:19:56.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:19:56.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:19:56.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:19:56.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:19:56.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:19:56.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:19:56.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:56.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:56.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:56.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:56.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:19:57.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:57.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:19:57.338Z] tests/integration/errors_test.py . [ 75%] [2019-09-30T13:19:57.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-30T13:19:58.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:19:58.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:19:58.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:19:59.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-30T13:19:59.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:20:00.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:20:00.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:20:01.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:20:01.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:20:02.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:20:02.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-30T13:20:03.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:20:05.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:20:05.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:20:05.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-30T13:20:05.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:20:06.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-30T13:20:06.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:20:07.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:20:07.987Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 30.1% of statements [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.98s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-30T13:20:08.620Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2019-09-30T13:20:08.620Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-30T13:20:08.620Z] === RUN TestCgroupNamespacesRun [2019-09-30T13:20:08.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-30T13:20:09.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:20:09.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-30T13:20:10.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-30T13:20:10.116Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2019-09-30T13:20:10.116Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-30T13:20:10.116Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2019-09-30T13:20:10.652Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-30T13:20:10.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2019-09-30T13:20:10.653Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-30T13:20:10.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-09-30T13:20:10.653Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-30T13:20:10.653Z] === RUN TestCgroupNamespacesRun [2019-09-30T13:20:11.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-30T13:20:11.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2019-09-30T13:20:11.984Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-30T13:20:11.984Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-30T13:20:12.659Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-09-30T13:20:12.659Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-30T13:20:12.659Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-30T13:20:13.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-30T13:20:14.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-30T13:20:14.136Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2019-09-30T13:20:14.136Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-30T13:20:14.136Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-30T13:20:14.462Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-09-30T13:20:14.462Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-30T13:20:14.462Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-30T13:20:14.863Z] ok github.com/docker/docker/container 0.162s coverage: 35.3% of statements [2019-09-30T13:20:14.863Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-30T13:20:14.863Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-30T13:20:14.863Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-30T13:20:14.863Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-30T13:20:16.451Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-09-30T13:20:16.451Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-30T13:20:16.451Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-30T13:20:16.660Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s) [2019-09-30T13:20:16.660Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-30T13:20:16.660Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-30T13:20:16.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-30T13:20:16.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-30T13:20:16.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-30T13:20:17.744Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-09-30T13:20:17.744Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-30T13:20:17.744Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-30T13:20:18.290Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-09-30T13:20:18.290Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-30T13:20:18.290Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-30T13:20:18.357Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2019-09-30T13:20:18.855Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-09-30T13:20:18.855Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-30T13:20:18.855Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-30T13:20:19.549Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-09-30T13:20:19.549Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-30T13:20:19.549Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-30T13:20:19.786Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2019-09-30T13:20:19.786Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-30T13:20:19.786Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-30T13:20:20.361Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-09-30T13:20:20.361Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-30T13:20:20.361Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-30T13:20:21.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-30T13:20:21.160Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-09-30T13:20:21.160Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-30T13:20:21.160Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-30T13:20:21.722Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-09-30T13:20:21.722Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-30T13:20:21.722Z] === RUN TestKernelTCPMemory [2019-09-30T13:20:22.654Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-09-30T13:20:22.654Z] === RUN TestNISDomainname [2019-09-30T13:20:22.997Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-09-30T13:20:22.997Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-30T13:20:22.997Z] === RUN TestKernelTCPMemory [2019-09-30T13:20:24.024Z] --- PASS: TestNISDomainname (1.23s) [2019-09-30T13:20:24.024Z] === RUN TestHostnameDnsResolution [2019-09-30T13:20:24.520Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-09-30T13:20:24.520Z] === RUN TestNISDomainname [2019-09-30T13:20:25.396Z] --- PASS: TestHostnameDnsResolution (1.53s) [2019-09-30T13:20:25.396Z] === RUN TestStats [2019-09-30T13:20:25.812Z] --- PASS: TestNISDomainname (1.29s) [2019-09-30T13:20:25.812Z] === RUN TestHostnameDnsResolution [2019-09-30T13:20:25.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-09-30T13:20:26.617Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-09-30T13:20:26.617Z] === RUN TestStats [2019-09-30T13:20:26.815Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.8% of statements [2019-09-30T13:20:27.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-30T13:20:28.261Z] --- PASS: TestStats (2.63s) [2019-09-30T13:20:28.261Z] === RUN TestStopContainerWithTimeout [2019-09-30T13:20:28.261Z] === RUN TestStopContainerWithTimeout/0 [2019-09-30T13:20:28.261Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-30T13:20:28.261Z] === RUN TestStopContainerWithTimeout/1 [2019-09-30T13:20:28.261Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-30T13:20:28.261Z] === RUN TestStopContainerWithTimeout/3 [2019-09-30T13:20:28.261Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-30T13:20:28.261Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-30T13:20:28.261Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-30T13:20:28.261Z] === CONT TestStopContainerWithTimeout/0 [2019-09-30T13:20:28.261Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-30T13:20:28.861Z] ok github.com/docker/docker/daemon/cluster 0.188s coverage: 0.5% of statements [2019-09-30T13:20:29.195Z] === CONT TestStopContainerWithTimeout/3 [2019-09-30T13:20:29.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-30T13:20:29.888Z] --- PASS: TestStats (2.81s) [2019-09-30T13:20:29.888Z] === RUN TestStopContainerWithTimeout [2019-09-30T13:20:29.888Z] === RUN TestStopContainerWithTimeout/0 [2019-09-30T13:20:29.888Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-30T13:20:29.888Z] === RUN TestStopContainerWithTimeout/1 [2019-09-30T13:20:29.888Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-30T13:20:29.888Z] === RUN TestStopContainerWithTimeout/3 [2019-09-30T13:20:29.888Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-30T13:20:29.888Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-30T13:20:29.888Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-30T13:20:29.888Z] === CONT TestStopContainerWithTimeout/0 [2019-09-30T13:20:29.888Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-30T13:20:30.672Z] === CONT TestStopContainerWithTimeout/3 [2019-09-30T13:20:31.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-30T13:20:31.091Z] === CONT TestStopContainerWithTimeout/1 [2019-09-30T13:20:32.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-30T13:20:32.497Z] === CONT TestStopContainerWithTimeout/1 [2019-09-30T13:20:33.027Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-30T13:20:33.027Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2019-09-30T13:20:33.027Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2019-09-30T13:20:33.027Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-09-30T13:20:33.027Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-09-30T13:20:33.027Z] === RUN TestDeleteDevicemapper [2019-09-30T13:20:33.027Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-30T13:20:33.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-30T13:20:33.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-30T13:20:33.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-30T13:20:34.328Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-30T13:20:34.328Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2019-09-30T13:20:34.328Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2019-09-30T13:20:34.328Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-09-30T13:20:34.328Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-09-30T13:20:34.328Z] === RUN TestDeleteDevicemapper [2019-09-30T13:20:34.328Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-30T13:20:34.328Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-30T13:20:34.328Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-30T13:20:34.395Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-09-30T13:20:34.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-30T13:20:34.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-30T13:20:36.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2019-09-30T13:20:36.158Z] === RUN TestUpdateMemory [2019-09-30T13:20:36.158Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-30T13:20:36.158Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:20:36.158Z] === RUN TestUpdateCPUQuota [2019-09-30T13:20:36.444Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-09-30T13:20:36.444Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 84.6% of statements [2019-09-30T13:20:37.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-30T13:20:38.024Z] --- PASS: TestUpdateCPUQuota (1.88s) [2019-09-30T13:20:38.024Z] === RUN TestUpdatePidsLimit [2019-09-30T13:20:38.024Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-30T13:20:38.280Z] === RUN TestUpdatePidsLimit/no_change [2019-09-30T13:20:38.428Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.67s) [2019-09-30T13:20:38.428Z] === RUN TestUpdateMemory [2019-09-30T13:20:38.428Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-30T13:20:38.428Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:20:38.428Z] === RUN TestUpdateCPUQuota [2019-09-30T13:20:38.537Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-30T13:20:38.638Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-30T13:20:39.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-30T13:20:39.101Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-30T13:20:39.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-30T13:20:39.706Z] --- PASS: TestUpdateCPUQuota (1.67s) [2019-09-30T13:20:39.706Z] === RUN TestUpdatePidsLimit [2019-09-30T13:20:39.706Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-30T13:20:39.929Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2019-09-30T13:20:40.079Z] === RUN TestUpdatePidsLimit/no_change [2019-09-30T13:20:40.230Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-30T13:20:40.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-30T13:20:40.794Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-30T13:20:40.874Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-30T13:20:41.250Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-30T13:20:41.617Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-30T13:20:41.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-30T13:20:42.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-30T13:20:42.637Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 13.7% of statements [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit (4.79s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/update_lower (0.54s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-09-30T13:20:42.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-09-30T13:20:42.690Z] === RUN TestUpdateRestartPolicy [2019-09-30T13:20:43.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit (4.31s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-09-30T13:20:44.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-09-30T13:20:44.357Z] === RUN TestUpdateRestartPolicy [2019-09-30T13:20:44.683Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-09-30T13:20:46.174Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.028s coverage: 57.9% of statements [2019-09-30T13:20:46.174Z] ok github.com/docker/docker/daemon 12.478s coverage: 17.6% of statements [2019-09-30T13:20:46.174Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-30T13:20:46.174Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-30T13:20:46.174Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-30T13:20:46.174Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-30T13:20:46.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-30T13:20:47.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-30T13:20:48.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-30T13:20:49.320Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-30T13:20:49.884Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-30T13:20:50.815Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-30T13:20:51.070Z] 65014b3c3121: Pull complete [2019-09-30T13:20:51.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-30T13:20:51.706Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.875s coverage: 68.6% of statements [2019-09-30T13:20:52.337Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.946s coverage: 51.0% of statements [2019-09-30T13:20:54.349Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-30T13:20:54.385Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.017s coverage: 45.9% of statements [2019-09-30T13:20:54.385Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-30T13:20:56.261Z] --- PASS: TestUpdateRestartPolicy (13.66s) [2019-09-30T13:20:56.261Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-30T13:20:56.261Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-30T13:20:56.424Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-09-30T13:20:56.424Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.617s coverage: 76.1% of statements [2019-09-30T13:20:56.424Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.397s coverage: 52.6% of statements [2019-09-30T13:20:56.424Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-30T13:20:56.424Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-30T13:20:57.192Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-09-30T13:20:57.192Z] === RUN TestWaitNonBlocked [2019-09-30T13:20:57.192Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:20:57.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:20:57.192Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:20:57.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:20:57.192Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:20:57.192Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:20:57.757Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-30T13:20:58.014Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-30T13:20:58.155Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2019-09-30T13:20:58.155Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-30T13:20:58.155Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2019-09-30T13:20:58.155Z] === RUN TestWaitNonBlocked [2019-09-30T13:20:58.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:20:58.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:20:58.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:20:58.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:20:58.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:20:58.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:20:58.477Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-09-30T13:20:58.578Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-09-30T13:20:58.578Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2019-09-30T13:20:58.578Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2019-09-30T13:20:58.578Z] === RUN TestWaitBlocked [2019-09-30T13:20:58.578Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:20:58.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:20:58.578Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:20:58.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:20:58.578Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:20:58.578Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:20:58.836Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-09-30T13:20:58.868Z] ......... [ 85%] [2019-09-30T13:20:58.937Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-30T13:20:58.937Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2019-09-30T13:20:58.937Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2019-09-30T13:20:58.937Z] === RUN TestWaitBlocked [2019-09-30T13:20:58.937Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:20:58.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:20:58.937Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:20:58.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:20:58.937Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:20:58.937Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:20:59.403Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-30T13:20:59.969Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-30T13:20:59.969Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-30T13:20:59.969Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2019-09-30T13:20:59.969Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.55s) [2019-09-30T13:20:59.969Z] === CONT TestContainerStartOnDaemonRestart [2019-09-30T13:20:59.969Z] === CONT TestIpcModeOlderClient [2019-09-30T13:21:00.226Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-09-30T13:21:00.226Z] === CONT TestDaemonRestartIpcMode [2019-09-30T13:21:00.534Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2019-09-30T13:21:00.801Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-30T13:21:00.801Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2019-09-30T13:21:00.801Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s) [2019-09-30T13:21:00.801Z] === CONT TestContainerStartOnDaemonRestart [2019-09-30T13:21:00.801Z] === CONT TestIpcModeOlderClient [2019-09-30T13:21:00.801Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-09-30T13:21:00.801Z] === CONT TestDaemonRestartIpcMode [2019-09-30T13:21:02.021Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 42.5% of statements [2019-09-30T13:21:03.533Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-30T13:21:03.533Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-09-30T13:21:03.533Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-30T13:21:04.042Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2019-09-30T13:21:04.042Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-30T13:21:04.063Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 68.2% of statements [2019-09-30T13:21:04.413Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2019-09-30T13:21:04.413Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-30T13:21:04.413Z] PASS [2019-09-30T13:21:04.413Z] [2019-09-30T13:21:04.413Z] === Skipped [2019-09-30T13:21:04.413Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-30T13:21:04.413Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:21:04.413Z] [2019-09-30T13:21:04.413Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-30T13:21:04.413Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:21:04.413Z] [2019-09-30T13:21:04.413Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-30T13:21:04.413Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:21:04.413Z] [2019-09-30T13:21:04.413Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-30T13:21:04.413Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-30T13:21:04.413Z] [2019-09-30T13:21:04.413Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-30T13:21:04.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-30T13:21:04.413Z] [2019-09-30T13:21:04.414Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-30T13:21:04.414Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:21:04.414Z] [2019-09-30T13:21:04.414Z] [2019-09-30T13:21:04.414Z] DONE 197 tests, 6 skipped in 141.197s [2019-09-30T13:21:04.414Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-30T13:21:04.414Z] ++ 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 [2019-09-30T13:21:04.414Z] ++ set -e [2019-09-30T13:21:04.414Z] ++ '[' -n 0 ']' [2019-09-30T13:21:04.414Z] ++ set -x [2019-09-30T13:21:04.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-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 [2019-09-30T13:21:04.464Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2019-09-30T13:21:04.464Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-30T13:21:04.464Z] PASS [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] === Skipped [2019-09-30T13:21:04.464Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-30T13:21:04.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-30T13:21:04.464Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-30T13:21:04.464Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-30T13:21:04.464Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-30T13:21:04.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-30T13:21:04.464Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] [2019-09-30T13:21:04.464Z] DONE 197 tests, 6 skipped in 152.888s [2019-09-30T13:21:04.464Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-30T13:21:04.464Z] ++ 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 [2019-09-30T13:21:04.464Z] ++ set -e [2019-09-30T13:21:04.464Z] ++ '[' -n 0 ']' [2019-09-30T13:21:04.464Z] ++ set -x [2019-09-30T13:21:04.465Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:21:04.465Z] INFO: Testing against a local daemon [2019-09-30T13:21:04.465Z] === RUN TestCommitInheritsEnv [2019-09-30T13:21:04.783Z] INFO: Testing against a local daemon [2019-09-30T13:21:04.783Z] === RUN TestCommitInheritsEnv [2019-09-30T13:21:05.028Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-09-30T13:21:05.028Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-30T13:21:05.028Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-30T13:21:05.028Z] === RUN TestImagesFilterMultiReference [2019-09-30T13:21:05.286Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-30T13:21:05.286Z] === RUN TestImagePullPlatformInvalid [2019-09-30T13:21:05.286Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-30T13:21:05.286Z] === RUN TestRemoveImageOrphaning [2019-09-30T13:21:05.333Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-30T13:21:05.555Z] ok github.com/docker/docker/daemon/logger/awslogs 0.592s coverage: 77.8% of statements [2019-09-30T13:21:05.598Z] --- PASS: TestCommitInheritsEnv (0.67s) [2019-09-30T13:21:05.598Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-30T13:21:05.598Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-30T13:21:05.598Z] === RUN TestImagesFilterMultiReference [2019-09-30T13:21:05.598Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-30T13:21:05.598Z] === RUN TestImagePullPlatformInvalid [2019-09-30T13:21:05.598Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-30T13:21:05.598Z] === RUN TestRemoveImageOrphaning [2019-09-30T13:21:05.850Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-09-30T13:21:05.850Z] === RUN TestRemoveImageGarbageCollector [2019-09-30T13:21:05.981Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-09-30T13:21:05.981Z] === RUN TestRemoveImageGarbageCollector [2019-09-30T13:21:05.981Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-30T13:21:05.981Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:21:05.981Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-30T13:21:05.981Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-09-30T13:21:05.981Z] === RUN TestTagInvalidReference [2019-09-30T13:21:05.981Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-30T13:21:05.981Z] === RUN TestTagValidPrefixedRepo [2019-09-30T13:21:05.981Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-30T13:21:05.981Z] === RUN TestTagExistedNameWithoutForce [2019-09-30T13:21:05.981Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-30T13:21:05.981Z] === RUN TestTagOfficialNames [2019-09-30T13:21:06.364Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-30T13:21:06.364Z] === RUN TestTagMatchesDigest [2019-09-30T13:21:06.364Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-30T13:21:06.364Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-30T13:21:06.414Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-30T13:21:06.575Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2019-09-30T13:21:06.958Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-30T13:21:07.202Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 4.9% of statements [2019-09-30T13:21:07.202Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-30T13:21:07.202Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-30T13:21:07.202Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-30T13:21:07.202Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-30T13:21:07.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2019-09-30T13:21:08.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 62.1% of statements [2019-09-30T13:21:08.309Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2019-09-30T13:21:08.309Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-09-30T13:21:08.309Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-30T13:21:08.309Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-30T13:21:08.309Z] === RUN TestTagInvalidReference [2019-09-30T13:21:08.309Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-30T13:21:08.309Z] === RUN TestTagValidPrefixedRepo [2019-09-30T13:21:08.309Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-30T13:21:08.309Z] === RUN TestTagExistedNameWithoutForce [2019-09-30T13:21:08.309Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-30T13:21:08.309Z] === RUN TestTagOfficialNames [2019-09-30T13:21:08.309Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-30T13:21:08.309Z] === RUN TestTagMatchesDigest [2019-09-30T13:21:08.309Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-09-30T13:21:08.309Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-30T13:21:08.566Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-30T13:21:08.823Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-30T13:21:09.756Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-30T13:21:10.014Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-30T13:21:10.271Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-30T13:21:10.529Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-30T13:21:10.786Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-30T13:21:10.820Z] ok github.com/docker/docker/daemon/logger/local 0.119s coverage: 74.7% of statements [2019-09-30T13:21:10.820Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-30T13:21:11.043Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-30T13:21:11.107Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 20.0% of statements [2019-09-30T13:21:11.608Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-30T13:21:12.136Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 47.8% of statements [2019-09-30T13:21:12.172Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-30T13:21:12.172Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-30T13:21:12.771Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2019-09-30T13:21:13.501Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-30T13:21:14.065Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-30T13:21:14.433Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-30T13:21:14.815Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2019-09-30T13:21:15.839Z] ok github.com/docker/docker/daemon/logger/splunk 3.205s coverage: 84.5% of statements [2019-09-30T13:21:15.839Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-30T13:21:15.839Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-30T13:21:15.962Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-30T13:21:17.335Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-30T13:21:17.594Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-30T13:21:18.157Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-30T13:21:18.542Z] ok github.com/docker/docker/distribution/metadata 0.262s coverage: 48.2% of statements [2019-09-30T13:21:19.169Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2019-09-30T13:21:20.246Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-30T13:21:21.216Z] ok github.com/docker/docker/distribution 0.713s coverage: 22.4% of statements [2019-09-30T13:21:21.216Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-30T13:21:21.432Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-30T13:21:21.691Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-30T13:21:22.256Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-30T13:21:22.256Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-30T13:21:23.265Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2019-09-30T13:21:23.553Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.6% of statements [2019-09-30T13:21:23.553Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-30T13:21:23.553Z] ok github.com/docker/docker/image 0.075s coverage: 86.4% of statements [2019-09-30T13:21:23.553Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-30T13:21:24.662Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-30T13:21:24.662Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-30T13:21:25.039Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2019-09-30T13:21:25.533Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-09-30T13:21:26.058Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-09-30T13:21:26.058Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-30T13:21:26.903Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-30T13:21:27.558Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2019-09-30T13:21:27.837Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-30T13:21:28.096Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-30T13:21:28.356Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-30T13:21:29.601Z] ok github.com/docker/docker/opts 0.095s coverage: 66.9% of statements [2019-09-30T13:21:29.734Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-30T13:21:29.996Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-30T13:21:30.298Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-30T13:21:30.511Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-30T13:21:30.511Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-30T13:21:30.511Z] [2019-09-30T13:21:30.511Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-30T13:21:30.511Z] =========================== short test summary info ============================ [2019-09-30T13:21:30.511Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-30T13:21:30.511Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-30T13:21:30.511Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-30T13:21:30.511Z] Not supported on most drivers [2019-09-30T13:21:30.511Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-30T13:21:30.511Z] This doesn't seem to be taken into account by the engine [2019-09-30T13:21:30.511Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-30T13:21:30.511Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-30T13:21:30.511Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-30T13:21:30.511Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-30T13:21:30.511Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-30T13:21:30.511Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-30T13:21:30.511Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-30T13:21:30.511Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 387.12 seconds == [2019-09-30T13:21:30.556Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-30T13:21:31.076Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-30T13:21:31.640Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-09-30T13:21:32.266Z] ok github.com/docker/docker/pkg/authorization 1.193s coverage: 68.3% of statements [2019-09-30T13:21:32.266Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-09-30T13:21:32.454Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-09-30T13:21:33.298Z] ok github.com/docker/docker/pkg/archive 1.537s coverage: 76.8% of statements [2019-09-30T13:21:33.384Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-30T13:21:33.586Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-09-30T13:21:35.073Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-09-30T13:21:35.360Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2019-09-30T13:21:36.846Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-30T13:21:37.132Z] ok github.com/docker/docker/layer 7.389s coverage: 68.8% of statements [2019-09-30T13:21:37.132Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-30T13:21:37.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-30T13:21:37.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-30T13:21:37.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-30T13:21:37.132Z] ? github.com/docker/docker/oci [no test files] [2019-09-30T13:21:37.132Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-30T13:21:37.754Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-09-30T13:21:38.039Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-09-30T13:21:39.545Z] ok github.com/docker/docker/pkg/chrootarchive 4.347s coverage: 43.2% of statements [2019-09-30T13:21:39.545Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-30T13:21:39.545Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-30T13:21:39.545Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2019-09-30T13:21:39.545Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-09-30T13:21:39.934Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-30T13:21:41.030Z] ok github.com/docker/docker/pkg/discovery/kv 3.278s coverage: 84.1% of statements [2019-09-30T13:21:41.030Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2019-09-30T13:21:41.316Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2019-09-30T13:21:43.255Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-30T13:21:43.255Z] Clearing AppArmor profiles cache:. [2019-09-30T13:21:43.255Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-30T13:21:43.255Z] Unloading profiles will leave already running processes permanently [2019-09-30T13:21:43.255Z] unconfined, which can lead to unexpected situations. [2019-09-30T13:21:43.255Z] [2019-09-30T13:21:43.255Z] To set a process to complain mode, use the command line tool [2019-09-30T13:21:43.255Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-30T13:21:43.255Z] with the 'teardown' option." [2019-09-30T13:21:43.255Z] [2019-09-30T13:21:43.363Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2019-09-30T13:21:43.363Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements Post stage [Pipeline] junit [2019-09-30T13:21:43.523Z] Recording test results [Pipeline] sh [2019-09-30T13:21:43.916Z] + echo Ensuring container killed. [2019-09-30T13:21:43.916Z] Ensuring container killed. [2019-09-30T13:21:43.916Z] + docker rm -vf docker-pr1 [2019-09-30T13:21:43.916Z] Error: No such container: docker-pr1 [2019-09-30T13:21:43.916Z] + true [Pipeline] sh [2019-09-30T13:21:43.986Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2019-09-30T13:21:44.111Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-30T13:21:44.198Z] + echo Chowning /workspace to jenkins user [2019-09-30T13:21:44.198Z] Chowning /workspace to jenkins user [2019-09-30T13:21:44.198Z] + id -u [2019-09-30T13:21:44.198Z] + id -g [2019-09-30T13:21:44.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40014:/workspace busybox chown -R 1000:1000 /workspace [2019-09-30T13:21:44.277Z] ok github.com/docker/docker/pkg/idtools 1.101s coverage: 70.1% of statements [2019-09-30T13:21:44.903Z] ok github.com/docker/docker/pkg/ioutils 1.720s coverage: 70.1% of statements [2019-09-30T13:21:44.903Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-30T13:21:45.190Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-09-30T13:21:45.828Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2019-09-30T13:21:46.007Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [Pipeline] catchError [Pipeline] { [2019-09-30T13:21:46.115Z] ok github.com/docker/docker/pkg/mount 0.977s coverage: 69.6% of statements [2019-09-30T13:21:46.115Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-30T13:21:46.115Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [Pipeline] sh [2019-09-30T13:21:46.393Z] + bundleName=docker-py [2019-09-30T13:21:46.393Z] + echo Creating docker-py-bundles.tar.gz [2019-09-30T13:21:46.393Z] Creating docker-py-bundles.tar.gz [2019-09-30T13:21:46.393Z] + 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 [2019-09-30T13:21:46.406Z] Archiving artifacts [2019-09-30T13:21:46.916Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40014/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-09-30T13:21:46.938Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-30T13:21:47.142Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-09-30T13:21:47.142Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2019-09-30T13:21:47.142Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-30T13:21:47.142Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-30T13:21:47.195Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-30T13:21:47.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/make.sh binary-daemon [2019-09-30T13:21:47.822Z] [2019-09-30T13:21:47.822Z] Removing bundles/ [2019-09-30T13:21:48.079Z] [2019-09-30T13:21:48.079Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-30T13:21:48.079Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-30T13:21:48.079Z] GOOS="" GOARCH="" GOARM="" [2019-09-30T13:21:48.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-30T13:21:48.163Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2019-09-30T13:21:49.057Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-09-30T13:21:49.622Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-30T13:21:49.659Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 87.9% of statements [2019-09-30T13:21:49.659Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2019-09-30T13:21:49.945Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [2019-09-30T13:21:50.187Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-30T13:21:50.750Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-09-30T13:21:50.969Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-09-30T13:21:51.605Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 73.9% of statements [2019-09-30T13:21:51.903Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2019-09-30T13:21:52.121Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-30T13:21:53.051Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-09-30T13:21:53.051Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-09-30T13:21:53.396Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-30T13:21:53.396Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-09-30T13:21:54.019Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-09-30T13:21:54.304Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.0% of statements [2019-09-30T13:21:54.946Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-09-30T13:21:55.323Z] ok github.com/docker/docker/pkg/signal 3.837s coverage: 61.0% of statements [2019-09-30T13:21:55.323Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 36.9% of statements [2019-09-30T13:21:55.946Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2019-09-30T13:21:56.965Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2019-09-30T13:21:56.965Z] testing: warning: no tests to run [2019-09-30T13:21:56.965Z] coverage: [no statements] [2019-09-30T13:21:56.965Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2019-09-30T13:21:57.471Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-30T13:21:57.471Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-30T13:21:57.995Z] ok github.com/docker/docker/pkg/tarsum 0.314s coverage: 89.3% of statements [2019-09-30T13:21:57.995Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2019-09-30T13:21:57.995Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-09-30T13:21:58.617Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2019-09-30T13:21:59.367Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-30T13:21:59.367Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-30T13:21:59.367Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-30T13:21:59.367Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-30T13:21:59.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-30T13:22:00.670Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 14.5% of statements [2019-09-30T13:22:01.901Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-09-30T13:22:02.712Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-09-30T13:22:02.831Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-09-30T13:22:03.729Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 68.8% of statements [2019-09-30T13:22:04.354Z] ok github.com/docker/docker/plugin 0.596s coverage: 27.1% of statements [2019-09-30T13:22:05.355Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-30T13:22:05.355Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-30T13:22:05.355Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-30T13:22:05.847Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2019-09-30T13:22:06.475Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-09-30T13:22:07.970Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-09-30T13:22:08.591Z] ok github.com/docker/docker/registry 0.655s coverage: 56.3% of statements [2019-09-30T13:22:08.591Z] ok github.com/docker/docker/runconfig 0.048s coverage: 68.2% of statements [2019-09-30T13:22:09.532Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-30T13:22:12.056Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-30T13:22:12.076Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2019-09-30T13:22:12.992Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-09-30T13:22:15.518Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-30T13:22:15.552Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-09-30T13:22:15.552Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-09-30T13:22:16.082Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-30T13:22:16.561Z] ok github.com/docker/docker/volume/service 0.035s coverage: 73.0% of statements [2019-09-30T13:22:18.604Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-30T13:22:20.499Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-30T13:22:21.431Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-30T13:22:22.804Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-30T13:22:23.369Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/rootless [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-30T13:22:23.369Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-30T13:22:23.370Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-30T13:22:23.370Z] ? github.com/docker/docker/volume [no test files] [2019-09-30T13:22:23.370Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-30T13:22:23.370Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === Skipped [2019-09-30T13:22:23.654Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-30T13:22:23.654Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-30T13:22:23.654Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:73: No driver to put! [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-30T13:22:23.654Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-30T13:22:23.654Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-30T13:22:23.654Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:22:23.654Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-30T13:22:23.654Z] graphtest_unix.go:73: No driver to put! [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-30T13:22:23.654Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-30T13:22:23.654Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] [2019-09-30T13:22:23.654Z] DONE 2115 tests, 20 skipped in 336.675s [2019-09-30T13:22:23.735Z] === RUN TestDockerSuite/TestBuildCopyWildcard Post stage [Pipeline] junit [2019-09-30T13:22:24.309Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-30T13:22:25.059Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/make.sh dynbinary test-integration [2019-09-30T13:22:25.344Z] [2019-09-30T13:22:25.631Z] Removing bundles/ [2019-09-30T13:22:25.631Z] [2019-09-30T13:22:25.631Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-30T13:22:25.631Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:22:25.631Z] GOOS="" GOARCH="" GOARM="" [2019-09-30T13:22:26.258Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-30T13:22:31.514Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-30T13:22:32.078Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-30T13:22:33.986Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-30T13:22:35.476Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-30T13:22:39.653Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-30T13:22:39.910Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-30T13:22:39.910Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-30T13:22:41.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-30T13:22:43.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-30T13:22:44.557Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-30T13:22:45.122Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-30T13:22:48.398Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-09-30T13:22:50.296Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-09-30T13:22:53.576Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-09-30T13:22:53.576Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-09-30T13:22:58.830Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite (359.67s) [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.67s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.73s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-09-30T13:22:59.762Z] docker_cli_daemon_test.go:1449: Daemon d3fe854d68a3c is not started [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon de4651839730a is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.24s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.67s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon da10954bbc0d6 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.20s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.71s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.38s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.58s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (7.03s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.98s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.13s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon da15f695566f1 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon df6d806851869 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.84s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d3a89cc58192a is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.21s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.92s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.67s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon dc66d2c847d6a is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-09-30T13:22:59.762Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-09-30T13:22:59.762Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d336e13b1e577 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.10s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-09-30T13:22:59.762Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-09-30T13:22:59.762Z] requirement.go:26: unmatched requirement IPv6 [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d7e9d70999cce is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.00s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d6de583a1d4f5 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d4af5413ee623 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-09-30T13:22:59.762Z] docker_cli_daemon_plugins_test.go:79: Daemon d7a78336d6cb2 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.32s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-09-30T13:22:59.762Z] docker_cli_daemon_plugins_test.go:169: Daemon d6f3335e11b11 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d49c654e9b555 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.20s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d439a8243ea1e is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.24s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.50s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.58s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.19s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.61s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-09-30T13:22:59.762Z] check_test.go:309: Daemon d47ae714a9059 is not started [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.99s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-09-30T13:22:59.762Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.37s) [2019-09-30T13:22:59.762Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.75s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.57s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-09-30T13:22:59.763Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-09-30T13:22:59.763Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon dfd0699e9ce7c is not started [2019-09-30T13:22:59.763Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-09-30T13:22:59.763Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d17705de09d64 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.01s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d0f232e929e52 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.09s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.74s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.80s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d7484d72088d4 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d1878f61a29c4 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.51s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d28e1e814e211 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon dbfc0e0503ec5 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.64s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d8f81b7adaa81 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.21s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.65s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d7f033a6494ec is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.12s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.50s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon db367a687a2c5 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.10s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d7075700f8e13 is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.16s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.55s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.73s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.81s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.43s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.48s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.29s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-09-30T13:22:59.763Z] docker_cli_daemon_test.go:2542: Daemon d1f3f29570b1d is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.85s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.95s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.25s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-09-30T13:22:59.763Z] check_test.go:309: Daemon d2dad05a6dd6b is not started [2019-09-30T13:22:59.763Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2019-09-30T13:22:59.763Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-09-30T13:22:59.763Z] === RUN TestDockerSwarmSuite [2019-09-30T13:22:59.763Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-30T13:23:00.021Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-30T13:23:01.151Z] --- PASS: TestImportExtremelyLargeImageWorks (108.58s) [2019-09-30T13:23:01.151Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-30T13:23:01.151Z] PASS [2019-09-30T13:23:01.151Z] [2019-09-30T13:23:01.151Z] === Skipped [2019-09-30T13:23:01.151Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-30T13:23:01.151Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:23:01.151Z] [2019-09-30T13:23:01.151Z] [2019-09-30T13:23:01.151Z] DONE 12 tests, 1 skipped in 110.399s [2019-09-30T13:23:01.151Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-30T13:23:01.151Z] ++ 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 [2019-09-30T13:23:01.151Z] ++ set -e [2019-09-30T13:23:01.151Z] ++ '[' -n 0 ']' [2019-09-30T13:23:01.151Z] ++ set -x [2019-09-30T13:23:01.151Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:23:01.151Z] INFO: Testing against a local daemon [2019-09-30T13:23:01.151Z] === RUN TestNetworkCreateDelete [2019-09-30T13:23:01.151Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-09-30T13:23:01.151Z] === RUN TestDockerNetworkDeletePreferID [2019-09-30T13:23:01.151Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2019-09-30T13:23:01.151Z] === RUN TestInspectNetwork [2019-09-30T13:23:01.151Z] === RUN TestInspectNetwork/full_network_id [2019-09-30T13:23:01.151Z] === RUN TestInspectNetwork/partial_network_id [2019-09-30T13:23:01.151Z] === RUN TestInspectNetwork/network_name [2019-09-30T13:23:01.151Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-30T13:23:02.798Z] 2945147eda09: Pull complete [2019-09-30T13:23:02.798Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-30T13:23:02.798Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:23:02.798Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-30T13:23:02.798Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-30T13:23:02.798Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-30T13:23:02.798Z] WARN: Skipping validation tests [2019-09-30T13:23:02.798Z] INFO: Running unit tests at 09/30/2019 13:22:57... [2019-09-30T13:23:02.798Z] INFO: make.ps1 starting at 09/30/2019 13:23:01 [2019-09-30T13:23:02.798Z] INFO: Git commit (f4c172e6b) assumed from DOCKER_GITCOMMIT environment variable [2019-09-30T13:23:02.798Z] INFO: Invoking autogen... [2019-09-30T13:23:02.798Z] INFO: Running unit tests... [2019-09-30T13:23:04.197Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-30T13:23:04.197Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-30T13:23:05.182Z] --- PASS: TestInspectNetwork (9.08s) [2019-09-30T13:23:05.182Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-30T13:23:05.182Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-30T13:23:05.182Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-30T13:23:05.182Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-30T13:23:05.182Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-30T13:23:05.182Z] === RUN TestRunContainerWithBridgeNone [2019-09-30T13:23:07.730Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2019-09-30T13:23:07.730Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-30T13:23:07.730Z] === RUN TestNetworkInvalidJSON [2019-09-30T13:23:07.730Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-30T13:23:07.730Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-30T13:23:07.730Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:23:07.730Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:23:07.730Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:23:07.730Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:23:07.730Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-30T13:23:07.730Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:23:07.730Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:23:07.730Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-30T13:23:07.730Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-30T13:23:07.730Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-30T13:23:07.730Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-30T13:23:07.730Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-30T13:23:08.379Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-30T13:23:08.528Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-30T13:23:08.528Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-30T13:23:08.528Z] === RUN TestDaemonDefaultNetworkPools [2019-09-30T13:23:09.315Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-09-30T13:23:09.315Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-30T13:23:09.315Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-30T13:23:09.500Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-30T13:23:09.500Z] Copying nested executables into bundles/binary-daemon [2019-09-30T13:23:09.500Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-30T13:23:09.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/make.sh cross [2019-09-30T13:23:10.385Z] [2019-09-30T13:23:10.590Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-09-30T13:23:10.590Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-30T13:23:10.590Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-30T13:23:10.643Z] Removing bundles/ [2019-09-30T13:23:10.643Z] [2019-09-30T13:23:10.643Z] ---> Making bundle: cross (in bundles/cross) [2019-09-30T13:23:10.643Z] Cross building: bundles/cross/linux/amd64 [2019-09-30T13:23:10.643Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-30T13:23:10.643Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-30T13:23:11.868Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-09-30T13:23:11.868Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-30T13:23:11.868Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-30T13:23:12.800Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-09-30T13:23:12.800Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-30T13:23:12.800Z] === RUN TestServiceWithPredefinedNetwork [2019-09-30T13:23:14.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-09-30T13:23:16.029Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2019-09-30T13:23:16.029Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-30T13:23:16.029Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-30T13:23:16.029Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:23:16.029Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:23:16.029Z] === RUN TestServiceWithDataPathPortInit [2019-09-30T13:23:19.104Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-30T13:23:20.034Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-30T13:23:20.034Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-30T13:23:23.861Z] ? github.com/docker/docker/api [no test files] [2019-09-30T13:23:26.578Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-30T13:23:27.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-30T13:23:28.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-30T13:23:28.075Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-30T13:23:31.350Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-30T13:23:35.805Z] --- PASS: TestServiceWithDataPathPortInit (17.17s) [2019-09-30T13:23:35.805Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-30T13:23:35.805Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-30T13:23:35.805Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-30T13:23:38.650Z] ok github.com/docker/docker/api/server 0.125s coverage: 9.0% of statements [2019-09-30T13:23:39.458Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-30T13:23:41.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-30T13:23:42.056Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.70s) [2019-09-30T13:23:42.056Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-30T13:23:42.056Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ptbq1ndarzloh1gdsnxddtxll Created:2019-09-30 13:23:34.173902055 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[b4fb617b964348d8da53cd0b45ba1d9f4f5330febd45f4c0d36cd3ccf1399a15:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q13nozte4251g2wmwg8kghjd2 EndpointID:830ec98c7724910ba55698b81084d4794fd18ed44a0fecb1c0e9602b73e057d8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0543d32a8979a45cba03de8bfe392e5fde1a18b99ea46b0175ff644ee8a06f5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:194ec4b2831e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q13nozte4251g2wmwg8kghjd2 EndpointID:830ec98c7724910ba55698b81084d4794fd18ed44a0fecb1c0e9602b73e057d8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-30T13:23:42.056Z] PASS [2019-09-30T13:23:42.056Z] [2019-09-30T13:23:42.056Z] === Skipped [2019-09-30T13:23:42.056Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:23:42.056Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:23:42.056Z] [2019-09-30T13:23:42.056Z] [2019-09-30T13:23:42.056Z] DONE 21 tests, 1 skipped in 46.583s [2019-09-30T13:23:42.056Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-30T13:23:42.056Z] ++ 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 [2019-09-30T13:23:42.056Z] ++ set -e [2019-09-30T13:23:42.056Z] ++ '[' -n 0 ']' [2019-09-30T13:23:42.056Z] ++ set -x [2019-09-30T13:23:42.056Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:23:42.056Z] INFO: Testing against a local daemon [2019-09-30T13:23:42.056Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-30T13:23:42.056Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-30T13:23:42.056Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:23:42.056Z] === RUN TestDockerNetworkIpvlan [2019-09-30T13:23:42.056Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-30T13:23:42.056Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:23:42.056Z] PASS [2019-09-30T13:23:42.056Z] [2019-09-30T13:23:42.056Z] === Skipped [2019-09-30T13:23:42.056Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-30T13:23:42.056Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:23:42.056Z] [2019-09-30T13:23:42.056Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-30T13:23:42.057Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:23:42.057Z] [2019-09-30T13:23:42.057Z] [2019-09-30T13:23:42.057Z] DONE 2 tests, 2 skipped in 0.198s [2019-09-30T13:23:42.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-30T13:23:42.057Z] ++ 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 [2019-09-30T13:23:42.057Z] ++ set -e [2019-09-30T13:23:42.057Z] ++ '[' -n 0 ']' [2019-09-30T13:23:42.057Z] ++ set -x [2019-09-30T13:23:42.057Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:23:42.057Z] INFO: Testing against a local daemon [2019-09-30T13:23:42.057Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-30T13:23:43.313Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-09-30T13:23:43.313Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-30T13:23:43.313Z] === RUN TestDockerNetworkMacvlan [2019-09-30T13:23:44.124Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-30T13:23:44.935Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-30T13:23:45.265Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-30T13:23:46.200Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-30T13:23:48.740Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-30T13:23:52.808Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-30T13:23:58.162Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan (16.15s) [2019-09-30T13:23:59.539Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-09-30T13:23:59.539Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2019-09-30T13:23:59.539Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s) [2019-09-30T13:23:59.539Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-09-30T13:23:59.539Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.43s) [2019-09-30T13:23:59.539Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:23:59.539Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2019-09-30T13:23:59.539Z] PASS [2019-09-30T13:23:59.539Z] [2019-09-30T13:23:59.539Z] DONE 8 tests in 17.681s [2019-09-30T13:23:59.539Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-30T13:23:59.539Z] ++ 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 [2019-09-30T13:23:59.539Z] ++ set -e [2019-09-30T13:23:59.539Z] ++ '[' -n 0 ']' [2019-09-30T13:23:59.539Z] ++ set -x [2019-09-30T13:23:59.539Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:23:59.539Z] testing: warning: no tests to run [2019-09-30T13:23:59.539Z] PASS [2019-09-30T13:23:59.539Z] [2019-09-30T13:23:59.539Z] DONE 0 tests in 0.087s [2019-09-30T13:23:59.539Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-30T13:23:59.539Z] ++ 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 [2019-09-30T13:23:59.539Z] ++ set -e [2019-09-30T13:23:59.539Z] ++ '[' -n 0 ']' [2019-09-30T13:23:59.539Z] ++ set -x [2019-09-30T13:23:59.539Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:23:59.539Z] INFO: Testing against a local daemon [2019-09-30T13:23:59.539Z] === RUN TestAuthZPluginAllowRequest [2019-09-30T13:24:00.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-30T13:24:00.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-09-30T13:24:01.391Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-09-30T13:24:01.391Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-30T13:24:01.391Z] === RUN TestAuthZPluginTLS [2019-09-30T13:24:01.792Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-09-30T13:24:01.792Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-30T13:24:01.792Z] === RUN TestAuthZPluginDenyRequest [2019-09-30T13:24:02.682Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-09-30T13:24:02.682Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-30T13:24:02.682Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-30T13:24:03.116Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-30T13:24:03.116Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-30T13:24:03.116Z] === RUN TestAuthZPluginDenyResponse [2019-09-30T13:24:03.510Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-09-30T13:24:03.510Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-30T13:24:03.510Z] === RUN TestAuthZPluginAllowEventStream [2019-09-30T13:24:05.361Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-09-30T13:24:05.361Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-30T13:24:05.361Z] === RUN TestAuthZPluginErrorResponse [2019-09-30T13:24:05.386Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-30T13:24:05.386Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-30T13:24:05.386Z] --- PASS: TestImportExtremelyLargeImageWorks (176.45s) [2019-09-30T13:24:05.386Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-30T13:24:05.386Z] PASS [2019-09-30T13:24:05.386Z] [2019-09-30T13:24:05.386Z] DONE 12 tests in 180.349s [2019-09-30T13:24:05.386Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-30T13:24:05.386Z] ++ 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 [2019-09-30T13:24:05.386Z] ++ set -e [2019-09-30T13:24:05.386Z] ++ '[' -n 0 ']' [2019-09-30T13:24:05.386Z] ++ set -x [2019-09-30T13:24:05.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:24:05.386Z] INFO: Testing against a local daemon [2019-09-30T13:24:05.386Z] === RUN TestNetworkCreateDelete [2019-09-30T13:24:05.386Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-09-30T13:24:05.386Z] === RUN TestDockerNetworkDeletePreferID [2019-09-30T13:24:05.386Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-09-30T13:24:05.386Z] === RUN TestInspectNetwork [2019-09-30T13:24:05.734Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-30T13:24:05.734Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-30T13:24:05.734Z] === RUN TestAuthZPluginErrorRequest [2019-09-30T13:24:06.559Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-30T13:24:06.559Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-30T13:24:06.559Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-30T13:24:06.956Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-30T13:24:06.956Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-30T13:24:06.956Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-30T13:24:09.540Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-09-30T13:24:09.540Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-30T13:24:09.540Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-30T13:24:09.561Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-30T13:24:09.561Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-30T13:24:10.124Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-30T13:24:10.689Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-30T13:24:10.946Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-30T13:24:11.203Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-30T13:24:11.460Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-30T13:24:11.464Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2019-09-30T13:24:11.464Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-30T13:24:11.464Z] === RUN TestAuthZPluginHeader [2019-09-30T13:24:12.390Z] === RUN TestInspectNetwork/full_network_id [2019-09-30T13:24:12.390Z] === RUN TestInspectNetwork/partial_network_id [2019-09-30T13:24:12.390Z] === RUN TestInspectNetwork/network_name [2019-09-30T13:24:12.390Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-30T13:24:12.783Z] --- PASS: TestAuthZPluginHeader (1.14s) [2019-09-30T13:24:12.783Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-30T13:24:12.783Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-30T13:24:12.783Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.05s) [2019-09-30T13:24:12.783Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:12.783Z] === RUN TestAuthZPluginV2Disable [2019-09-30T13:24:12.783Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-30T13:24:12.783Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:12.783Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-30T13:24:12.783Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-30T13:24:12.783Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:12.783Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-30T13:24:12.783Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-30T13:24:12.783Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:12.783Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-30T13:24:13.760Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-30T13:24:15.128Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-30T13:24:17.023Z] --- PASS: TestInspectNetwork (11.34s) [2019-09-30T13:24:17.023Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-30T13:24:17.023Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-30T13:24:17.023Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-30T13:24:17.023Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-30T13:24:17.023Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-30T13:24:17.023Z] === RUN TestRunContainerWithBridgeNone [2019-09-30T13:24:17.023Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-30T13:24:18.393Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-30T13:24:18.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-30T13:24:19.523Z] --- PASS: TestRunContainerWithBridgeNone (2.91s) [2019-09-30T13:24:19.523Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-30T13:24:19.523Z] === RUN TestNetworkInvalidJSON [2019-09-30T13:24:19.523Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-30T13:24:19.523Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-30T13:24:19.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:24:19.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:24:19.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:24:19.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:24:19.781Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-30T13:24:19.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:24:19.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:24:19.781Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-30T13:24:19.781Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-30T13:24:19.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-30T13:24:19.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-30T13:24:19.781Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-30T13:24:19.781Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-30T13:24:19.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-09-30T13:24:20.712Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-30T13:24:20.712Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-30T13:24:20.712Z] === RUN TestDaemonDefaultNetworkPools [2019-09-30T13:24:20.969Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-30T13:24:21.535Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-09-30T13:24:21.535Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-30T13:24:21.535Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-30T13:24:22.907Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-09-30T13:24:22.907Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-30T13:24:22.907Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-30T13:24:23.837Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-09-30T13:24:23.837Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-30T13:24:23.837Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-30T13:24:24.401Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-30T13:24:24.401Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-30T13:24:24.401Z] === RUN TestServiceWithPredefinedNetwork [2019-09-30T13:24:27.673Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2019-09-30T13:24:27.673Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-30T13:24:27.673Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-30T13:24:27.673Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:24:27.673Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:24:27.673Z] === RUN TestServiceWithDataPathPortInit [2019-09-30T13:24:28.603Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-30T13:24:29.305Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-30T13:24:29.305Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 14.7% of statements [2019-09-30T13:24:31.479Z] ok github.com/docker/docker/api/server/middleware 0.269s coverage: 37.7% of statements [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-30T13:24:31.479Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-30T13:24:32.049Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-30T13:24:32.049Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-30T13:24:32.049Z] Cross building: bundles/cross/windows/amd64 [2019-09-30T13:24:32.049Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-30T13:24:32.049Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-30T13:24:32.705Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.00s) [2019-09-30T13:24:32.705Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-30T13:24:32.705Z] PASS [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] === Skipped [2019-09-30T13:24:32.705Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.05s) [2019-09-30T13:24:32.705Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-30T13:24:32.705Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-30T13:24:32.705Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-30T13:24:32.705Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] DONE 17 tests, 4 skipped in 30.347s [2019-09-30T13:24:32.705Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-30T13:24:32.705Z] ++ 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 [2019-09-30T13:24:32.705Z] ++ set -e [2019-09-30T13:24:32.705Z] ++ '[' -n 0 ']' [2019-09-30T13:24:32.705Z] ++ set -x [2019-09-30T13:24:32.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:24:32.705Z] INFO: Testing against a local daemon [2019-09-30T13:24:32.705Z] === RUN TestPluginInvalidJSON [2019-09-30T13:24:32.705Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:24:32.705Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:24:32.705Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:24:32.705Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-30T13:24:32.705Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-30T13:24:32.705Z] PASS [2019-09-30T13:24:32.705Z] [2019-09-30T13:24:32.705Z] DONE 2 tests in 0.186s [2019-09-30T13:24:32.705Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-30T13:24:32.705Z] ++ 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 [2019-09-30T13:24:32.705Z] ++ set -e [2019-09-30T13:24:32.705Z] ++ '[' -n 0 ']' [2019-09-30T13:24:32.705Z] ++ set -x [2019-09-30T13:24:32.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:24:32.705Z] INFO: Testing against a local daemon [2019-09-30T13:24:32.705Z] === RUN TestExternalGraphDriver [2019-09-30T13:24:32.705Z] === RUN TestExternalGraphDriver/json [2019-09-30T13:24:32.705Z] === RUN TestExternalGraphDriver/spec [2019-09-30T13:24:32.814Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-30T13:24:32.814Z] [2019-09-30T13:24:32.814Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-30T13:24:32.814Z] PKG_CONFIG=pkg-config [2019-09-30T13:24:32.814Z] GOLANG_VERSION=1.13.1 [2019-09-30T13:24:32.814Z] HOSTNAME=7e582c231f20 [2019-09-30T13:24:32.814Z] DOCKER_EXPERIMENTAL=1 [2019-09-30T13:24:32.814Z] container=docker [2019-09-30T13:24:32.814Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-30T13:24:32.814Z] GO111MODULE=off [2019-09-30T13:24:32.814Z] GOPATH=/go [2019-09-30T13:24:32.814Z] PWD=/go/src/github.com/docker/docker [2019-09-30T13:24:32.814Z] HOME=/root [2019-09-30T13:24:32.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-30T13:24:32.814Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-30T13:24:32.814Z] DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 [2019-09-30T13:24:32.814Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-30T13:24:32.814Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-30T13:24:32.814Z] TERM=xterm [2019-09-30T13:24:32.814Z] DEST=bundles/test-integration [2019-09-30T13:24:32.814Z] SHLVL=1 [2019-09-30T13:24:32.814Z] TIMEOUT=120m [2019-09-30T13:24:32.814Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-30T13:24:32.814Z] DOCKER_PKG=github.com/docker/docker [2019-09-30T13:24:32.814Z] TESTDEBUG=0 [2019-09-30T13:24:32.814Z] _=/usr/bin/env [2019-09-30T13:24:32.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-30T13:24:33.650Z] ok github.com/docker/docker/api/server/router/swarm 0.117s coverage: 4.0% of statements [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-30T13:24:33.650Z] ok github.com/docker/docker/api/types/filters 0.207s coverage: 95.2% of statements [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-30T13:24:33.650Z] ok github.com/docker/docker/api/types/strslice 0.189s coverage: 90.0% of statements [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-30T13:24:33.650Z] ok github.com/docker/docker/api/types/time 0.387s coverage: 100.0% of statements [2019-09-30T13:24:33.650Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 75.0% of statements [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-30T13:24:33.650Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-30T13:24:34.902Z] === RUN TestExternalGraphDriver/pull [2019-09-30T13:24:37.419Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-09-30T13:24:37.419Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-30T13:24:37.419Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-09-30T13:24:37.419Z] --- PASS: TestExternalGraphDriver/spec (2.29s) [2019-09-30T13:24:37.419Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-09-30T13:24:37.419Z] === RUN TestGraphdriverPluginV2 [2019-09-30T13:24:37.419Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-09-30T13:24:37.419Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:37.419Z] PASS [2019-09-30T13:24:37.419Z] [2019-09-30T13:24:37.419Z] === Skipped [2019-09-30T13:24:37.419Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-09-30T13:24:37.419Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:24:37.419Z] [2019-09-30T13:24:37.419Z] [2019-09-30T13:24:37.419Z] DONE 5 tests, 1 skipped in 7.044s [2019-09-30T13:24:37.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-30T13:24:37.419Z] ++ 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 [2019-09-30T13:24:37.419Z] ++ set -e [2019-09-30T13:24:37.419Z] ++ '[' -n 0 ']' [2019-09-30T13:24:37.419Z] ++ set -x [2019-09-30T13:24:37.419Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:24:37.419Z] INFO: Testing against a local daemon [2019-09-30T13:24:37.419Z] === RUN TestContinueAfterPluginCrash [2019-09-30T13:24:37.419Z] === PAUSE TestContinueAfterPluginCrash [2019-09-30T13:24:37.419Z] === RUN TestDaemonStartWithLogOpt [2019-09-30T13:24:37.419Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-30T13:24:37.419Z] === CONT TestContinueAfterPluginCrash [2019-09-30T13:24:37.419Z] === CONT TestDaemonStartWithLogOpt [2019-09-30T13:24:40.706Z] ok github.com/docker/docker/builder/dockerfile 0.627s coverage: 44.7% of statements [2019-09-30T13:24:40.706Z] ok github.com/docker/docker/builder/dockerignore 0.054s coverage: 96.8% of statements [2019-09-30T13:24:40.706Z] ok github.com/docker/docker/builder/fscache 1.013s coverage: 69.2% of statements [2019-09-30T13:24:40.706Z] ok github.com/docker/docker/builder/remotecontext 0.718s coverage: 9.2% of statements [2019-09-30T13:24:46.683Z] --- PASS: TestServiceWithDataPathPortInit (18.67s) [2019-09-30T13:24:46.683Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-30T13:24:46.683Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-30T13:24:46.683Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-30T13:24:49.033Z] --- PASS: TestDaemonStartWithLogOpt (11.40s) [2019-09-30T13:24:49.033Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-30T13:24:51.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-30T13:24:53.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-30T13:24:54.189Z] --- PASS: TestContinueAfterPluginCrash (16.45s) [2019-09-30T13:24:54.189Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-30T13:24:54.189Z] PASS [2019-09-30T13:24:54.189Z] [2019-09-30T13:24:54.189Z] DONE 2 tests in 16.632s [2019-09-30T13:24:54.189Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-30T13:24:54.189Z] ++ 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 [2019-09-30T13:24:54.189Z] ++ set -e [2019-09-30T13:24:54.189Z] ++ '[' -n 0 ']' [2019-09-30T13:24:54.189Z] ++ set -x [2019-09-30T13:24:54.189Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:24:54.189Z] INFO: Testing against a local daemon [2019-09-30T13:24:54.189Z] === RUN TestPluginWithDevMounts [2019-09-30T13:24:54.189Z] === PAUSE TestPluginWithDevMounts [2019-09-30T13:24:54.189Z] === CONT TestPluginWithDevMounts [2019-09-30T13:24:55.833Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.67s) [2019-09-30T13:24:55.833Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-30T13:24:55.833Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mks0lup8qj6elj5tlfbyfgksk Created:2019-09-30 13:24:47.768308969 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[03c18a67fb3a9422236e919f8d18a8f600b09b51b5632b9863d65f576a7a5924:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m49jz43yy4bbvhudkjzawze9e EndpointID:806dba1fa1eb882d6b6318bda08c56f7bf66f0e94bdafa34250c5db6d03239e8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37490f50398820e8f1a2c91bccb9263eb1c97727ceeca7061e38cf9a4b526b65 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:3579b7db250d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m49jz43yy4bbvhudkjzawze9e EndpointID:806dba1fa1eb882d6b6318bda08c56f7bf66f0e94bdafa34250c5db6d03239e8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-30T13:24:55.833Z] PASS [2019-09-30T13:24:55.833Z] [2019-09-30T13:24:55.833Z] === Skipped [2019-09-30T13:24:55.833Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:24:55.833Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:24:55.833Z] [2019-09-30T13:24:55.833Z] [2019-09-30T13:24:55.833Z] DONE 21 tests, 1 skipped in 51.221s [2019-09-30T13:24:55.833Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-30T13:24:55.833Z] ++ 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 [2019-09-30T13:24:55.833Z] ++ set -e [2019-09-30T13:24:55.833Z] ++ '[' -n 0 ']' [2019-09-30T13:24:55.833Z] ++ set -x [2019-09-30T13:24:55.833Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:24:56.031Z] --- PASS: TestPluginWithDevMounts (2.11s) [2019-09-30T13:24:56.031Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-30T13:24:56.031Z] PASS [2019-09-30T13:24:56.031Z] [2019-09-30T13:24:56.031Z] DONE 1 tests in 2.373s [2019-09-30T13:24:56.031Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-30T13:24:56.031Z] ++ 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 [2019-09-30T13:24:56.031Z] ++ set -e [2019-09-30T13:24:56.031Z] ++ '[' -n 0 ']' [2019-09-30T13:24:56.031Z] ++ set -x [2019-09-30T13:24:56.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:24:56.090Z] INFO: Testing against a local daemon [2019-09-30T13:24:56.090Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-30T13:24:56.090Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-30T13:24:56.090Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:24:56.090Z] === RUN TestDockerNetworkIpvlan [2019-09-30T13:24:56.090Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-30T13:24:56.090Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:24:56.090Z] PASS [2019-09-30T13:24:56.090Z] [2019-09-30T13:24:56.090Z] === Skipped [2019-09-30T13:24:56.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-30T13:24:56.090Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:24:56.090Z] [2019-09-30T13:24:56.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-30T13:24:56.090Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-30T13:24:56.090Z] [2019-09-30T13:24:56.090Z] [2019-09-30T13:24:56.090Z] DONE 2 tests, 2 skipped in 0.162s [2019-09-30T13:24:56.090Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-30T13:24:56.090Z] ++ 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 [2019-09-30T13:24:56.090Z] ++ set -e [2019-09-30T13:24:56.090Z] ++ '[' -n 0 ']' [2019-09-30T13:24:56.090Z] ++ set -x [2019-09-30T13:24:56.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-09-30T13:24:56.346Z] INFO: Testing against a local daemon [2019-09-30T13:24:56.346Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-30T13:24:56.423Z] INFO: Testing against a local daemon [2019-09-30T13:24:56.423Z] === RUN TestSecretInspect [2019-09-30T13:24:57.716Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-09-30T13:24:57.716Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-30T13:24:57.716Z] === RUN TestDockerNetworkMacvlan [2019-09-30T13:24:58.649Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-30T13:24:59.581Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-30T13:24:59.650Z] --- PASS: TestSecretInspect (3.15s) [2019-09-30T13:24:59.650Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-30T13:24:59.650Z] === RUN TestSecretList [2019-09-30T13:25:00.513Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-30T13:25:02.266Z] --- PASS: TestSecretList (2.96s) [2019-09-30T13:25:02.266Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-30T13:25:02.266Z] === RUN TestSecretsCreateAndDelete [2019-09-30T13:25:03.789Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-30T13:25:03.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-30T13:25:04.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-30T13:25:04.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-30T13:25:05.530Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2019-09-30T13:25:05.530Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-30T13:25:05.530Z] === RUN TestSecretsUpdate [2019-09-30T13:25:05.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-30T13:25:07.467Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-30T13:25:07.467Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-30T13:25:07.724Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-30T13:25:07.725Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-30T13:25:08.146Z] --- PASS: TestSecretsUpdate (2.95s) [2019-09-30T13:25:08.147Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-30T13:25:08.147Z] === RUN TestTemplatedSecret [2019-09-30T13:25:08.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-30T13:25:12.366Z] --- PASS: TestTemplatedSecret (3.55s) [2019-09-30T13:25:12.367Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-30T13:25:12.367Z] === RUN TestSecretCreateResolve [2019-09-30T13:25:14.959Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-09-30T13:25:14.959Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-30T13:25:14.959Z] PASS [2019-09-30T13:25:14.959Z] [2019-09-30T13:25:14.959Z] DONE 6 tests in 18.589s [2019-09-30T13:25:14.959Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-30T13:25:14.959Z] ++ 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 [2019-09-30T13:25:14.959Z] ++ set -e [2019-09-30T13:25:14.959Z] ++ '[' -n 0 ']' [2019-09-30T13:25:14.959Z] ++ set -x [2019-09-30T13:25:14.959Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:25:14.959Z] INFO: Testing against a local daemon [2019-09-30T13:25:14.959Z] === RUN TestServiceCreateInit [2019-09-30T13:25:14.959Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-30T13:25:15.228Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan (18.09s) [2019-09-30T13:25:15.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-09-30T13:25:15.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-30T13:25:15.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2019-09-30T13:25:15.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.18s) [2019-09-30T13:25:15.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2019-09-30T13:25:15.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:25:15.792Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2019-09-30T13:25:15.792Z] PASS [2019-09-30T13:25:15.792Z] [2019-09-30T13:25:15.792Z] DONE 8 tests in 19.699s [2019-09-30T13:25:15.792Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-30T13:25:15.792Z] ++ 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 [2019-09-30T13:25:15.792Z] ++ set -e [2019-09-30T13:25:15.792Z] ++ '[' -n 0 ']' [2019-09-30T13:25:15.792Z] ++ set -x [2019-09-30T13:25:15.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:25:15.792Z] testing: warning: no tests to run [2019-09-30T13:25:15.792Z] PASS [2019-09-30T13:25:15.792Z] [2019-09-30T13:25:15.792Z] DONE 0 tests in 0.032s [2019-09-30T13:25:15.792Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-30T13:25:15.792Z] ++ 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 [2019-09-30T13:25:15.792Z] ++ set -e [2019-09-30T13:25:15.792Z] ++ '[' -n 0 ']' [2019-09-30T13:25:15.792Z] ++ set -x [2019-09-30T13:25:15.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:25:16.051Z] INFO: Testing against a local daemon [2019-09-30T13:25:16.051Z] === RUN TestAuthZPluginAllowRequest [2019-09-30T13:25:16.370Z] ok github.com/docker/docker/builder/remotecontext/git 32.448s coverage: 85.1% of statements [2019-09-30T13:25:16.370Z] ? github.com/docker/docker/cli [no test files] [2019-09-30T13:25:16.370Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-30T13:25:16.370Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2019-09-30T13:25:16.370Z] ok github.com/docker/docker/client 0.436s coverage: 75.3% of statements [2019-09-30T13:25:17.946Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-09-30T13:25:17.946Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-30T13:25:17.946Z] === RUN TestAuthZPluginTLS [2019-09-30T13:25:18.203Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-09-30T13:25:18.203Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-30T13:25:18.203Z] === RUN TestAuthZPluginDenyRequest [2019-09-30T13:25:18.539Z] ok github.com/docker/docker/cmd/dockerd 0.660s coverage: 18.9% of statements [2019-09-30T13:25:18.767Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-30T13:25:18.767Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-30T13:25:18.767Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-30T13:25:19.330Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-09-30T13:25:19.330Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-30T13:25:19.330Z] === RUN TestAuthZPluginDenyResponse [2019-09-30T13:25:19.895Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-09-30T13:25:19.895Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-30T13:25:19.895Z] === RUN TestAuthZPluginAllowEventStream [2019-09-30T13:25:20.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-30T13:25:20.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-30T13:25:20.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-30T13:25:20.126Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-30T13:25:20.152Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-30T13:25:20.409Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-30T13:25:20.974Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-30T13:25:21.435Z] ok github.com/docker/docker/container 0.662s coverage: 42.5% of statements [2019-09-30T13:25:21.435Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-30T13:25:21.435Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-30T13:25:21.435Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-30T13:25:21.435Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-30T13:25:21.539Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-30T13:25:21.539Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2019-09-30T13:25:21.539Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-30T13:25:21.539Z] === RUN TestAuthZPluginErrorResponse [2019-09-30T13:25:21.796Z] === RUN TestDockerSuite/TestBuildFails [2019-09-30T13:25:22.360Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-30T13:25:22.360Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-30T13:25:22.360Z] === RUN TestAuthZPluginErrorRequest [2019-09-30T13:25:22.616Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-09-30T13:25:22.617Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-30T13:25:22.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-30T13:25:22.873Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-30T13:25:22.873Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-30T13:25:23.131Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-09-30T13:25:23.131Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-30T13:25:23.131Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-30T13:25:25.420Z] --- PASS: TestServiceCreateInit (10.38s) [2019-09-30T13:25:25.420Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2019-09-30T13:25:25.420Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-30T13:25:25.420Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2019-09-30T13:25:25.420Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-30T13:25:25.420Z] === RUN TestCreateServiceMultipleTimes [2019-09-30T13:25:25.654Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-30T13:25:25.654Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-09-30T13:25:25.654Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-30T13:25:25.654Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-30T13:25:27.551Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2019-09-30T13:25:27.551Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-30T13:25:27.551Z] === RUN TestAuthZPluginHeader [2019-09-30T13:25:27.808Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-30T13:25:28.372Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-09-30T13:25:28.372Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-30T13:25:28.372Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-30T13:25:30.265Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-30T13:25:31.635Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-30T13:25:32.199Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-30T13:25:33.569Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.10s) [2019-09-30T13:25:33.569Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-09-30T13:25:33.569Z] === RUN TestAuthZPluginV2Disable [2019-09-30T13:25:33.569Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-30T13:25:35.465Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-30T13:25:36.396Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-30T13:25:36.652Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-30T13:25:36.910Z] --- PASS: TestAuthZPluginV2Disable (3.63s) [2019-09-30T13:25:36.910Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-09-30T13:25:36.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-30T13:25:38.805Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-30T13:25:39.715Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-30T13:25:39.715Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-30T13:25:39.715Z] remote: Enumerating objects: 19, done. [2019-09-30T13:25:39.715Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-30T13:25:39.715Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-09-30T13:25:39.715Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-30T13:25:39.715Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-30T13:25:40.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/test/unit [2019-09-30T13:25:40.191Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2019-09-30T13:25:40.191Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-09-30T13:25:40.191Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-30T13:25:41.561Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-30T13:25:42.093Z] --- PASS: TestCreateServiceMultipleTimes (16.89s) [2019-09-30T13:25:42.093Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-30T13:25:42.093Z] === RUN TestCreateServiceConflict [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon 2.955s coverage: 9.2% of statements [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/cluster 1.602s coverage: 0.5% of statements [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.331s coverage: 65.3% of statements [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/cluster/convert 0.612s coverage: 35.8% of statements [2019-09-30T13:25:42.502Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.453s coverage: 10.9% of statements [2019-09-30T13:25:42.502Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/config 0.756s coverage: 82.8% of statements [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/discovery 0.323s coverage: 30.0% of statements [2019-09-30T13:25:42.502Z] ok github.com/docker/docker/daemon/events 0.502s coverage: 50.0% of statements [2019-09-30T13:25:42.502Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-30T13:25:42.502Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-30T13:25:42.503Z] ok github.com/docker/docker/daemon/graphdriver 0.337s coverage: 2.3% of statements [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-30T13:25:42.503Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-30T13:25:42.563Z] ? github.com/docker/docker/api [no test files] [2019-09-30T13:25:43.456Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-30T13:25:43.468Z] ok github.com/docker/docker/daemon/images 0.439s coverage: 4.9% of statements [2019-09-30T13:25:43.468Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-30T13:25:43.468Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2019-09-30T13:25:43.468Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-30T13:25:43.468Z] ok github.com/docker/docker/daemon/logger 0.407s coverage: 43.0% of statements [2019-09-30T13:25:43.925Z] ok github.com/docker/docker/daemon/logger/awslogs 0.824s coverage: 77.4% of statements [2019-09-30T13:25:43.925Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-30T13:25:43.926Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-30T13:25:43.926Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-30T13:25:43.926Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-30T13:25:43.926Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-30T13:25:44.384Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.538s coverage: 62.1% of statements [2019-09-30T13:25:44.384Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.325s coverage: 88.3% of statements [2019-09-30T13:25:45.371Z] --- PASS: TestCreateServiceConflict (2.89s) [2019-09-30T13:25:45.371Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-30T13:25:45.371Z] === RUN TestCreateServiceMaxReplicas [2019-09-30T13:25:46.554Z] ok github.com/docker/docker/daemon/logger/local 0.372s coverage: 74.7% of statements [2019-09-30T13:25:46.554Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-30T13:25:46.554Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.299s coverage: 19.5% of statements [2019-09-30T13:25:47.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-30T13:25:48.726Z] ok github.com/docker/docker/daemon/logger/splunk 2.534s coverage: 84.5% of statements [2019-09-30T13:25:48.726Z] ok github.com/docker/docker/daemon/logger/syslog 0.272s coverage: 47.8% of statements [2019-09-30T13:25:48.726Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements [2019-09-30T13:25:48.726Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-30T13:25:48.726Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-30T13:25:48.726Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-30T13:25:48.846Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2019-09-30T13:25:48.846Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-30T13:25:48.846Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-30T13:25:50.159Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-30T13:25:50.722Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-30T13:25:51.652Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-30T13:25:52.216Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.01s) [2019-09-30T13:25:52.216Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-09-30T13:25:52.216Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-30T13:25:52.216Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-30T13:25:52.457Z] ok github.com/docker/docker/distribution 1.504s coverage: 20.6% of statements [2019-09-30T13:25:52.457Z] ok github.com/docker/docker/distribution/metadata 2.096s coverage: 48.2% of statements [2019-09-30T13:25:52.457Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-30T13:25:53.146Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-30T13:25:53.146Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-30T13:25:53.425Z] ok github.com/docker/docker/distribution/xfer 2.655s coverage: 76.8% of statements [2019-09-30T13:25:53.425Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-30T13:25:53.425Z] ok github.com/docker/docker/errdefs 0.183s coverage: 49.4% of statements [2019-09-30T13:25:54.075Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-30T13:25:54.332Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-30T13:25:54.895Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-30T13:25:55.152Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-30T13:25:55.595Z] ok github.com/docker/docker/image 1.045s coverage: 86.4% of statements [2019-09-30T13:25:55.596Z] ok github.com/docker/docker/image/cache 0.187s coverage: 19.2% of statements [2019-09-30T13:25:55.596Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-30T13:25:55.596Z] ok github.com/docker/docker/image/v1 0.407s coverage: 25.0% of statements [2019-09-30T13:25:55.596Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-30T13:25:55.716Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-30T13:25:55.973Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-30T13:25:56.903Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-30T13:25:57.427Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-09-30T13:25:58.492Z] ok github.com/docker/docker/layer 0.586s coverage: 30.0% of statements [2019-09-30T13:25:58.492Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-30T13:25:59.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-30T13:25:59.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-30T13:25:59.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-30T13:26:00.024Z] ok github.com/docker/docker/libcontainerd/local 0.431s coverage: 1.0% of statements [2019-09-30T13:26:00.024Z] ok github.com/docker/docker/libcontainerd/queue 0.204s coverage: 100.0% of statements [2019-09-30T13:26:00.024Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-30T13:26:00.024Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-30T13:26:00.024Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-30T13:26:00.024Z] ? github.com/docker/docker/oci [no test files] [2019-09-30T13:26:00.024Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-30T13:26:00.024Z] ok github.com/docker/docker/opts 0.488s coverage: 67.3% of statements [2019-09-30T13:26:00.024Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 50.0% of statements [2019-09-30T13:26:00.175Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-30T13:26:00.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-30T13:26:01.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-30T13:26:04.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-30T13:26:05.425Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-30T13:26:05.448Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2019-09-30T13:26:05.448Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-30T13:26:05.448Z] === RUN TestCreateServiceSecretFileMode [2019-09-30T13:26:06.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-30T13:26:06.402Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2019-09-30T13:26:06.402Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-30T13:26:06.402Z] === RUN TestCreateServiceConfigFileMode [2019-09-30T13:26:09.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-30T13:26:09.597Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-09-30T13:26:09.597Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-30T13:26:09.597Z] PASS [2019-09-30T13:26:09.597Z] [2019-09-30T13:26:09.597Z] DONE 17 tests in 52.959s [2019-09-30T13:26:09.597Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-30T13:26:09.597Z] ++ 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 [2019-09-30T13:26:09.597Z] ++ set -e [2019-09-30T13:26:09.597Z] ++ '[' -n 0 ']' [2019-09-30T13:26:09.597Z] ++ set -x [2019-09-30T13:26:09.597Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:26:09.597Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-30T13:26:09.597Z] INFO: Testing against a local daemon [2019-09-30T13:26:09.597Z] === RUN TestPluginInvalidJSON [2019-09-30T13:26:09.597Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-30T13:26:09.597Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:26:09.597Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:26:09.597Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:26:09.597Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-30T13:26:09.597Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-30T13:26:09.597Z] PASS [2019-09-30T13:26:09.597Z] [2019-09-30T13:26:09.597Z] DONE 2 tests in 0.175s [2019-09-30T13:26:09.597Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-30T13:26:09.597Z] ++ 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 [2019-09-30T13:26:09.597Z] ++ set -e [2019-09-30T13:26:09.597Z] ++ '[' -n 0 ']' [2019-09-30T13:26:09.597Z] ++ set -x [2019-09-30T13:26:09.597Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:26:09.597Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-30T13:26:09.597Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-30T13:26:09.597Z] INFO: Testing against a local daemon [2019-09-30T13:26:09.597Z] === RUN TestExternalGraphDriver [2019-09-30T13:26:09.597Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-30T13:26:09.597Z] === RUN TestExternalGraphDriver/json [2019-09-30T13:26:09.597Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-30T13:26:09.673Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2019-09-30T13:26:09.673Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-30T13:26:09.673Z] === RUN TestCreateServiceSysctls [2019-09-30T13:26:11.491Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-30T13:26:11.491Z] === RUN TestExternalGraphDriver/spec [2019-09-30T13:26:12.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-30T13:26:12.885Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-30T13:26:13.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-30T13:26:13.815Z] === RUN TestExternalGraphDriver/pull [2019-09-30T13:26:15.039Z] --- PASS: TestCreateServiceSysctls (4.73s) [2019-09-30T13:26:15.039Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-30T13:26:15.039Z] === RUN TestCreateServiceCapabilities [2019-09-30T13:26:16.338Z] --- PASS: TestExternalGraphDriver (6.67s) [2019-09-30T13:26:16.338Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-30T13:26:16.338Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-09-30T13:26:16.338Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2019-09-30T13:26:16.338Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-09-30T13:26:16.338Z] === RUN TestGraphdriverPluginV2 [2019-09-30T13:26:16.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-30T13:26:17.708Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-30T13:26:17.966Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-30T13:26:18.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-30T13:26:18.353Z] --- PASS: TestCreateServiceCapabilities (3.97s) [2019-09-30T13:26:18.353Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-30T13:26:18.353Z] === RUN TestInspect [2019-09-30T13:26:18.531Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-30T13:26:21.051Z] --- PASS: TestGraphdriverPluginV2 (4.63s) [2019-09-30T13:26:21.051Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-09-30T13:26:21.051Z] PASS [2019-09-30T13:26:21.051Z] [2019-09-30T13:26:21.051Z] DONE 5 tests in 11.507s [2019-09-30T13:26:21.051Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-30T13:26:21.051Z] ++ 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 [2019-09-30T13:26:21.051Z] ++ set -e [2019-09-30T13:26:21.051Z] ++ '[' -n 0 ']' [2019-09-30T13:26:21.051Z] ++ set -x [2019-09-30T13:26:21.051Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:26:21.051Z] INFO: Testing against a local daemon [2019-09-30T13:26:21.051Z] === RUN TestContinueAfterPluginCrash [2019-09-30T13:26:21.051Z] === PAUSE TestContinueAfterPluginCrash [2019-09-30T13:26:21.051Z] === RUN TestDaemonStartWithLogOpt [2019-09-30T13:26:21.051Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-30T13:26:21.051Z] === CONT TestContinueAfterPluginCrash [2019-09-30T13:26:21.051Z] === CONT TestDaemonStartWithLogOpt [2019-09-30T13:26:21.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-30T13:26:22.613Z] --- PASS: TestInspect (3.64s) [2019-09-30T13:26:22.613Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-30T13:26:22.613Z] === RUN TestDockerNetworkConnectAlias [2019-09-30T13:26:23.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-30T13:26:25.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-30T13:26:27.810Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-30T13:26:27.810Z] Using test binary docker [2019-09-30T13:26:27.810Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-30T13:26:27.810Z] +++ /etc/init.d/apparmor start [2019-09-30T13:26:27.810Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-30T13:26:27.810Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-30T13:26:27.810Z] Warning failed to create cache: (null) [2019-09-30T13:26:27.810Z] . [2019-09-30T13:26:27.810Z] INFO: Waiting for daemon to start... [2019-09-30T13:26:27.810Z] Starting dockerd [2019-09-30T13:26:27.810Z] +++ 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 [2019-09-30T13:26:28.974Z] --- PASS: TestDockerNetworkConnectAlias (6.28s) [2019-09-30T13:26:28.974Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-30T13:26:28.974Z] === RUN TestDockerNetworkReConnect [2019-09-30T13:26:29.833Z] . [2019-09-30T13:26:29.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-30T13:26:29.834Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-30T13:26:29.834Z] Error: No such image: emptyfs [2019-09-30T13:26:29.834Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-30T13:26:29.834Z] ++++ docker load [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/archive 9.658s coverage: 62.0% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/authorization 0.516s coverage: 26.8% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.4% of statements [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/discovery 0.068s coverage: 58.3% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/discovery/file 0.104s coverage: 92.9% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/discovery/kv 3.643s coverage: 84.1% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/discovery/memory 0.140s coverage: 92.3% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/discovery/nodes 0.484s coverage: 93.8% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/filenotify 0.088s coverage: 36.2% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 87.7% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/homedir 0.090s coverage: 42.9% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/idtools 0.065s coverage: 6.3% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/ioutils 0.797s coverage: 69.2% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/jsonmessage 0.274s coverage: 91.7% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/longpath 0.108s coverage: 100.0% of statements [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.122s coverage: 85.7% of statements [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-30T13:26:30.084Z] ok github.com/docker/docker/pkg/pidfile 0.170s coverage: 82.6% of statements [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-30T13:26:30.084Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-30T13:26:30.121Z] Running integration-test (iteration 1) [2019-09-30T13:26:30.121Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-30T13:26:30.121Z] ++ 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 [2019-09-30T13:26:30.121Z] ++ set -e [2019-09-30T13:26:30.121Z] ++ '[' -n 0 ']' [2019-09-30T13:26:30.121Z] ++ set -x [2019-09-30T13:26:30.121Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:26:33.241Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-30T13:26:33.253Z] --- PASS: TestDockerNetworkReConnect (4.91s) [2019-09-30T13:26:33.253Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-30T13:26:33.253Z] === RUN TestServicePlugin [2019-09-30T13:26:33.253Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-30T13:26:33.253Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:26:33.253Z] === RUN TestServiceUpdateLabel [2019-09-30T13:26:35.767Z] --- PASS: TestDaemonStartWithLogOpt (14.59s) [2019-09-30T13:26:35.767Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-30T13:26:36.575Z] --- PASS: TestServiceUpdateLabel (2.95s) [2019-09-30T13:26:36.575Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-30T13:26:36.575Z] === RUN TestServiceUpdateSecrets [2019-09-30T13:26:36.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-30T13:26:36.696Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-30T13:26:38.066Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-30T13:26:40.590Z] --- PASS: TestContinueAfterPluginCrash (19.69s) [2019-09-30T13:26:40.590Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-30T13:26:40.590Z] PASS [2019-09-30T13:26:40.590Z] [2019-09-30T13:26:40.590Z] DONE 2 tests in 19.856s [2019-09-30T13:26:40.590Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-30T13:26:40.590Z] ++ 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 [2019-09-30T13:26:40.590Z] ++ set -e [2019-09-30T13:26:40.590Z] ++ '[' -n 0 ']' [2019-09-30T13:26:40.590Z] ++ set -x [2019-09-30T13:26:40.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-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 [2019-09-30T13:26:40.590Z] INFO: Testing against a local daemon [2019-09-30T13:26:40.590Z] === RUN TestPluginWithDevMounts [2019-09-30T13:26:40.590Z] === PAUSE TestPluginWithDevMounts [2019-09-30T13:26:40.590Z] === CONT TestPluginWithDevMounts [2019-09-30T13:26:40.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-30T13:26:40.847Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-30T13:26:40.847Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-30T13:26:42.741Z] --- PASS: TestPluginWithDevMounts (2.10s) [2019-09-30T13:26:42.741Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-30T13:26:42.741Z] PASS [2019-09-30T13:26:42.741Z] [2019-09-30T13:26:42.741Z] DONE 1 tests in 2.274s [2019-09-30T13:26:42.741Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-30T13:26:42.741Z] ++ 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 [2019-09-30T13:26:42.741Z] ++ set -e [2019-09-30T13:26:42.741Z] ++ '[' -n 0 ']' [2019-09-30T13:26:42.741Z] ++ set -x [2019-09-30T13:26:42.741Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:26:42.997Z] INFO: Testing against a local daemon [2019-09-30T13:26:42.997Z] === RUN TestSecretInspect [2019-09-30T13:26:45.392Z] Loaded image: buildpack-deps:jessie [2019-09-30T13:26:45.392Z] Loaded image: busybox:latest [2019-09-30T13:26:45.392Z] Loaded image: busybox:glibc [2019-09-30T13:26:45.392Z] Loaded image: debian:jessie [2019-09-30T13:26:45.392Z] Loaded image: hello-world:latest [2019-09-30T13:26:45.392Z] INFO: Testing against a local daemon [2019-09-30T13:26:45.392Z] === RUN TestCgroupNamespacesBuild [2019-09-30T13:26:46.272Z] --- PASS: TestSecretInspect (3.03s) [2019-09-30T13:26:46.272Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-30T13:26:46.272Z] === RUN TestSecretList [2019-09-30T13:26:46.409Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-09-30T13:26:46.409Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-30T13:26:46.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-30T13:26:46.837Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-30T13:26:47.400Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/plugins 35.039s coverage: 73.4% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/plugins/transport 0.262s coverage: 85.7% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/pools 0.090s coverage: 87.9% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/reexec 0.160s coverage: 82.4% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/streamformatter 0.078s coverage: 66.2% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/system 0.087s coverage: 12.7% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/tailfile 0.064s coverage: 88.6% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/tarsum 0.182s coverage: 89.3% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/term 0.039s coverage: 30.8% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/truncindex 0.173s coverage: 91.5% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/urlutil 0.076s coverage: 100.0% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/plugin 0.254s coverage: 11.6% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/plugin/v2 0.179s coverage: 20.1% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/reference 0.178s coverage: 84.4% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/registry 0.364s coverage: 52.2% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/registry/resumable 0.461s coverage: 100.0% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/rootless [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/runconfig 0.195s coverage: 54.5% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/testutil 0.105s coverage: 62.5% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/volume [no test files] [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/volume/drivers 0.165s coverage: 36.1% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/volume/local 0.225s coverage: 37.7% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/volume/mounts 0.120s coverage: 66.2% of statements [2019-09-30T13:26:47.746Z] ok github.com/docker/docker/volume/service 0.397s coverage: 70.3% of statements [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-30T13:26:47.746Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-30T13:26:47.895Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-09-30T13:26:47.895Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-30T13:26:47.895Z] === RUN TestBuildWithSession [2019-09-30T13:26:49.308Z] --- PASS: TestSecretList (2.98s) [2019-09-30T13:26:49.308Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-30T13:26:49.308Z] === RUN TestSecretsCreateAndDelete [2019-09-30T13:26:49.565Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-30T13:26:49.917Z] INFO: make.ps1 ended at 09/30/2019 13:26:49 [2019-09-30T13:26:49.922Z] --- PASS: TestBuildWithSession (2.07s) [2019-09-30T13:26:49.922Z] === RUN TestBuildSquashParent [2019-09-30T13:26:50.128Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-30T13:26:51.447Z] INFO: Unit tests ended at 09/30/2019 13:26:50. Duration:00:03:53.6886646 [2019-09-30T13:26:51.447Z] INFO: Building busybox [2019-09-30T13:26:51.447Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-09-30T13:26:51.447Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-09-30T13:26:51.447Z] [2019-09-30T13:26:51.447Z] Sending build context to Docker daemon 2.56kB [2019-09-30T13:26:51.447Z] [2019-09-30T13:26:51.447Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-30T13:26:51.447Z] ---> 1ddfa8bee56a [2019-09-30T13:26:51.447Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-30T13:26:51.447Z] ---> Running in 1ff9350af206 [2019-09-30T13:26:52.021Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2019-09-30T13:26:52.021Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-30T13:26:52.021Z] === RUN TestSecretsUpdate [2019-09-30T13:26:52.277Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-30T13:26:53.208Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-30T13:26:53.527Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2019-09-30T13:26:53.527Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-30T13:26:53.527Z] === RUN TestServiceUpdateConfigs [2019-09-30T13:26:54.137Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-30T13:26:55.067Z] --- PASS: TestSecretsUpdate (2.99s) [2019-09-30T13:26:55.067Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-30T13:26:55.067Z] === RUN TestTemplatedSecret [2019-09-30T13:26:55.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-30T13:26:55.067Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-30T13:26:55.419Z] --- PASS: TestBuildSquashParent (5.51s) [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:26:55.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:26:55.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:26:55.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:26:55.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:26:55.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:26:55.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:26:55.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:26:55.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-30T13:26:55.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-30T13:26:55.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-30T13:26:55.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-30T13:26:57.221Z] Removing intermediate container 1ff9350af206 [2019-09-30T13:26:57.221Z] ---> 23049f1f547c [2019-09-30T13:26:57.221Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-30T13:26:57.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-30T13:26:58.153Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-30T13:26:58.153Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-30T13:26:58.184Z] [2019-09-30T13:26:58.641Z] ---> badda2ea077b [2019-09-30T13:26:58.641Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-30T13:26:58.641Z] ---> Running in e6d622391a07 [2019-09-30T13:26:58.716Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-30T13:26:58.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-30T13:26:58.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-30T13:26:58.973Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-30T13:26:58.974Z] --- PASS: TestTemplatedSecret (4.07s) [2019-09-30T13:26:58.974Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-30T13:26:58.974Z] === RUN TestSecretCreateResolve [2019-09-30T13:26:59.905Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-30T13:27:00.171Z] [2019-09-30T13:27:00.171Z] SUCCESS: Specified value was saved. [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s) [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2019-09-30T13:27:00.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2019-09-30T13:27:00.940Z] === RUN TestBuildMultiStageCopy [2019-09-30T13:27:00.940Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-30T13:27:02.427Z] --- PASS: TestSecretCreateResolve (3.46s) [2019-09-30T13:27:02.427Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-30T13:27:02.427Z] PASS [2019-09-30T13:27:02.427Z] [2019-09-30T13:27:02.427Z] DONE 6 tests in 19.664s [2019-09-30T13:27:02.427Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-30T13:27:02.428Z] ++ 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 [2019-09-30T13:27:02.428Z] ++ set -e [2019-09-30T13:27:02.428Z] ++ '[' -n 0 ']' [2019-09-30T13:27:02.428Z] ++ set -x [2019-09-30T13:27:02.428Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:27:02.684Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-30T13:27:02.684Z] INFO: Testing against a local daemon [2019-09-30T13:27:02.684Z] === RUN TestServiceCreateInit [2019-09-30T13:27:02.684Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-30T13:27:02.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-30T13:27:03.066Z] Removing intermediate container e6d622391a07 [2019-09-30T13:27:03.066Z] ---> 0c5afbbdb25d [2019-09-30T13:27:03.066Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-30T13:27:03.066Z] ---> Running in e75856b0ff67 [2019-09-30T13:27:03.248Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-30T13:27:03.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-30T13:27:03.880Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-30T13:27:04.168Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-30T13:27:04.453Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2019-09-30T13:27:04.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-09-30T13:27:04.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-09-30T13:27:04.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-09-30T13:27:04.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-09-30T13:27:04.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-09-30T13:27:04.453Z] === RUN TestBuildMultiStageParentConfig [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-30T13:27:05.184Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2019-09-30T13:27:05.184Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-30T13:27:05.184Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-09-30T13:27:05.184Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-30T13:27:05.185Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-09-30T13:27:05.185Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-30T13:27:05.185Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-09-30T13:27:05.185Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-30T13:27:05.185Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-30T13:27:05.185Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2019-09-30T13:27:05.185Z] ok github.com/docker/docker/builder/fscache 0.113s coverage: 69.2% of statements [2019-09-30T13:27:05.442Z] ok github.com/docker/docker/builder/dockerfile 0.549s coverage: 46.6% of statements [2019-09-30T13:27:05.467Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2019-09-30T13:27:05.467Z] === RUN TestBuildLabelWithTargets [2019-09-30T13:27:06.523Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-30T13:27:06.943Z] --- PASS: TestBuildLabelWithTargets (1.50s) [2019-09-30T13:27:06.943Z] === RUN TestBuildWithEmptyLayers [2019-09-30T13:27:07.895Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-30T13:27:07.963Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-09-30T13:27:07.963Z] === RUN TestBuildMultiStageOnBuild [2019-09-30T13:27:07.966Z] ok github.com/docker/docker/builder/remotecontext 0.199s coverage: 13.6% of statements [2019-09-30T13:27:07.966Z] ok github.com/docker/docker/builder/remotecontext/git 1.126s coverage: 85.1% of statements [2019-09-30T13:27:07.966Z] ? github.com/docker/docker/cli [no test files] [2019-09-30T13:27:07.966Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-30T13:27:08.152Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-30T13:27:08.223Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-30T13:27:08.939Z] Cannot create a file when that file already exists. [2019-09-30T13:27:09.994Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2019-09-30T13:27:09.994Z] === RUN TestBuildUncleanTarFilenames [2019-09-30T13:27:10.072Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2019-09-30T13:27:10.072Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-30T13:27:10.072Z] === RUN TestServiceUpdateNetwork [2019-09-30T13:27:11.027Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2019-09-30T13:27:11.027Z] === RUN TestBuildMultiStageLayerLeak [2019-09-30T13:27:11.428Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-30T13:27:12.359Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-30T13:27:13.291Z] --- PASS: TestServiceCreateInit (10.57s) [2019-09-30T13:27:13.291Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2019-09-30T13:27:13.291Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-30T13:27:13.291Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2019-09-30T13:27:13.291Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-30T13:27:13.291Z] === RUN TestCreateServiceMultipleTimes [2019-09-30T13:27:13.482Z] ok github.com/docker/docker/client 0.172s coverage: 75.8% of statements [2019-09-30T13:27:13.707Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2019-09-30T13:27:13.708Z] === RUN TestBuildWithHugeFile [2019-09-30T13:27:13.854Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-30T13:27:14.417Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-30T13:27:15.999Z] Removing intermediate container e75856b0ff67 [2019-09-30T13:27:15.999Z] ---> b15e6f633256 [2019-09-30T13:27:15.999Z] Step 6/6 : CMD ["sh"] [2019-09-30T13:27:15.999Z] ---> Running in f6b9ff40788c [2019-09-30T13:27:15.999Z] Removing intermediate container f6b9ff40788c [2019-09-30T13:27:15.999Z] ---> ba5d3ed719a2 [2019-09-30T13:27:15.999Z] Successfully built ba5d3ed719a2 [2019-09-30T13:27:15.999Z] Successfully tagged busybox:latest [2019-09-30T13:27:16.456Z] INFO: Docker images of the daemon under test [2019-09-30T13:27:16.456Z] [2019-09-30T13:27:16.456Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-30T13:27:16.456Z] busybox latest ba5d3ed719a2 1 second ago 4.75GB [2019-09-30T13:27:16.456Z] microsoft/windowsservercore latest 1ddfa8bee56a 2 weeks ago 4.71GB [2019-09-30T13:27:16.456Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 2 weeks ago 4.71GB [2019-09-30T13:27:16.456Z] [2019-09-30T13:27:16.456Z] INFO: Running integration tests at 09/30/2019 13:27:16... [2019-09-30T13:27:16.456Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-30T13:27:16.456Z] INFO: Integration API tests being run from the host: [2019-09-30T13:27:16.456Z] INFO: make.ps1 starting at 09/30/2019 13:27:16 [2019-09-30T13:27:17.420Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-30T13:27:18.601Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-30T13:27:21.125Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-30T13:27:22.497Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-30T13:27:23.427Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-30T13:27:24.387Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2019-09-30T13:27:24.387Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-30T13:27:24.387Z] PASS [2019-09-30T13:27:24.387Z] [2019-09-30T13:27:24.387Z] === Skipped [2019-09-30T13:27:24.387Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-30T13:27:24.387Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:27:24.387Z] [2019-09-30T13:27:24.387Z] [2019-09-30T13:27:24.387Z] DONE 19 tests, 1 skipped in 127.915s [2019-09-30T13:27:24.387Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-30T13:27:24.387Z] ++ 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 [2019-09-30T13:27:24.387Z] ++ set -e [2019-09-30T13:27:24.387Z] ++ '[' -n 0 ']' [2019-09-30T13:27:24.387Z] ++ set -x [2019-09-30T13:27:24.387Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:27:24.387Z] INFO: Testing against a local daemon [2019-09-30T13:27:24.387Z] === RUN TestSessionCreate [2019-09-30T13:27:24.387Z] --- PASS: TestSessionCreate (0.02s) [2019-09-30T13:27:24.387Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-30T13:27:24.387Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-30T13:27:24.387Z] PASS [2019-09-30T13:27:24.387Z] [2019-09-30T13:27:24.387Z] DONE 2 tests in 0.289s [2019-09-30T13:27:24.387Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-30T13:27:24.387Z] ++ 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 [2019-09-30T13:27:24.387Z] ++ set -e [2019-09-30T13:27:24.387Z] ++ '[' -n 0 ']' [2019-09-30T13:27:24.387Z] ++ set -x [2019-09-30T13:27:24.387Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:27:24.387Z] INFO: Testing against a local daemon [2019-09-30T13:27:24.387Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-30T13:27:24.387Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:27:24.387Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-30T13:27:24.387Z] === RUN TestEventsExecDie [2019-09-30T13:27:24.387Z] --- PASS: TestEventsExecDie (0.96s) [2019-09-30T13:27:24.387Z] === RUN TestEventsBackwardsCompatible [2019-09-30T13:27:24.387Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-30T13:27:24.387Z] === RUN TestInfoBinaryCommits [2019-09-30T13:27:24.387Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-09-30T13:27:24.387Z] === RUN TestInfoAPIVersioned [2019-09-30T13:27:24.387Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-30T13:27:24.387Z] === RUN TestInfoAPI [2019-09-30T13:27:24.387Z] --- PASS: TestInfoAPI (0.02s) [2019-09-30T13:27:24.387Z] === RUN TestInfoAPIWarnings [2019-09-30T13:27:25.213Z] --- PASS: TestInfoAPIWarnings (0.89s) [2019-09-30T13:27:25.213Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-30T13:27:25.213Z] === RUN TestLoginFailsWithBadCredentials [2019-09-30T13:27:25.610Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2019-09-30T13:27:25.610Z] === RUN TestPingCacheHeaders [2019-09-30T13:27:25.610Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-30T13:27:25.610Z] === RUN TestPingGet [2019-09-30T13:27:25.610Z] --- PASS: TestPingGet (0.02s) [2019-09-30T13:27:25.610Z] === RUN TestPingHead [2019-09-30T13:27:25.610Z] --- PASS: TestPingHead (0.02s) [2019-09-30T13:27:25.610Z] === RUN TestVersion [2019-09-30T13:27:25.610Z] --- PASS: TestVersion (0.02s) [2019-09-30T13:27:25.610Z] PASS [2019-09-30T13:27:25.610Z] [2019-09-30T13:27:25.610Z] === Skipped [2019-09-30T13:27:25.610Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:27:25.610Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-30T13:27:25.610Z] [2019-09-30T13:27:25.610Z] [2019-09-30T13:27:25.610Z] DONE 12 tests, 1 skipped in 2.684s [2019-09-30T13:27:25.610Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-30T13:27:25.610Z] ++ 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 [2019-09-30T13:27:25.610Z] ++ set -e [2019-09-30T13:27:25.610Z] ++ '[' -n 0 ']' [2019-09-30T13:27:25.610Z] ++ set -x [2019-09-30T13:27:25.610Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:27:25.991Z] INFO: Testing against a local daemon [2019-09-30T13:27:25.991Z] === RUN TestVolumesCreateAndList [2019-09-30T13:27:25.991Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-30T13:27:25.991Z] === RUN TestVolumesRemove [2019-09-30T13:27:25.991Z] --- PASS: TestVolumesRemove (0.11s) [2019-09-30T13:27:25.991Z] === RUN TestVolumesInspect [2019-09-30T13:27:25.991Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-30T13:27:25.991Z] === RUN TestVolumesInvalidJSON [2019-09-30T13:27:25.991Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-30T13:27:25.991Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-30T13:27:25.991Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-30T13:27:25.991Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-30T13:27:25.991Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-30T13:27:25.991Z] PASS [2019-09-30T13:27:25.991Z] [2019-09-30T13:27:25.991Z] DONE 5 tests in 0.373s [2019-09-30T13:27:25.991Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-30T13:27:26.360Z] ++++ cat bundles/test-integration/docker.pid [2019-09-30T13:27:26.360Z] +++ kill 11528 [2019-09-30T13:27:27.651Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-30T13:27:27.651Z] +++ /etc/init.d/apparmor stop [2019-09-30T13:27:27.651Z] Clearing AppArmor profiles cache:. [2019-09-30T13:27:27.651Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-30T13:27:27.651Z] Unloading profiles will leave already running processes permanently [2019-09-30T13:27:27.651Z] unconfined, which can lead to unexpected situations. [2019-09-30T13:27:27.651Z] [2019-09-30T13:27:27.651Z] To set a process to complain mode, use the command line tool [2019-09-30T13:27:27.651Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-30T13:27:27.651Z] with the 'teardown' option." [2019-09-30T13:27:28.018Z] Post stage [Pipeline] junit [2019-09-30T13:27:30.906Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-30T13:27:32.470Z] + echo Ensuring container killed. [2019-09-30T13:27:32.470Z] Ensuring container killed. [2019-09-30T13:27:32.470Z] + docker rm -vf docker-pr1 [2019-09-30T13:27:32.470Z] Error: No such container: docker-pr1 [2019-09-30T13:27:32.470Z] + true [Pipeline] sh [2019-09-30T13:27:33.347Z] + echo Chowning /workspace to jenkins user [2019-09-30T13:27:33.347Z] Chowning /workspace to jenkins user [2019-09-30T13:27:33.347Z] + id -u [2019-09-30T13:27:33.347Z] + id -g [2019-09-30T13:27:33.347Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40014:/workspace busybox chown -R 1001:1001 /workspace [2019-09-30T13:27:33.347Z] Unable to find image 'busybox:latest' locally [2019-09-30T13:27:33.347Z] latest: Pulling from library/busybox [2019-09-30T13:27:33.382Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-30T13:27:33.726Z] 6d4c3d9fc915: Pulling fs layer [2019-09-30T13:27:33.726Z] 6d4c3d9fc915: Verifying Checksum [2019-09-30T13:27:33.726Z] 6d4c3d9fc915: Download complete [2019-09-30T13:27:34.544Z] 6d4c3d9fc915: Pull complete [2019-09-30T13:27:34.544Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-30T13:27:34.544Z] Status: Downloaded newer image for busybox:latest [2019-09-30T13:27:34.751Z] --- PASS: TestCreateServiceMultipleTimes (21.48s) [2019-09-30T13:27:34.751Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-30T13:27:34.751Z] === RUN TestCreateServiceConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-30T13:27:37.526Z] + bundleName=s390x-integration [2019-09-30T13:27:37.526Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-30T13:27:37.526Z] Creating s390x-integration-bundles.tar.gz [2019-09-30T13:27:37.526Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-30T13:27:37.526Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-30T13:27:37.725Z] Archiving artifacts [2019-09-30T13:27:38.022Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-30T13:27:38.022Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-09-30T13:27:38.022Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-30T13:27:38.022Z] === RUN TestCreateServiceMaxReplicas [2019-09-30T13:27:39.139Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40014/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-30T13:27:39.915Z] === RUN TestDockerSuite/TestBuildRm [2019-09-30T13:27:40.050Z] + make clean [2019-09-30T13:27:40.439Z] docker volume rm -f docker-dev-cache [2019-09-30T13:27:40.439Z] docker-dev-cache [Pipeline] deleteDir [2019-09-30T13:27:41.285Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2019-09-30T13:27:41.285Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-30T13:27:41.285Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-30T13:27:41.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-30T13:27:42.677Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-30T13:27:43.743Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-30T13:27:44.208Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-30T13:27:45.113Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-30T13:27:45.535Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 30.1% of statements [2019-09-30T13:27:46.483Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-30T13:27:46.907Z] ok github.com/docker/docker/container 0.120s coverage: 35.0% of statements [2019-09-30T13:27:46.907Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-30T13:27:46.907Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-30T13:27:46.907Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-30T13:27:46.907Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-30T13:27:47.046Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-30T13:27:47.609Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-30T13:27:47.932Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-30T13:27:48.978Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-30T13:27:50.349Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-30T13:27:50.828Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-30T13:27:51.733Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-30T13:27:53.724Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-30T13:27:54.181Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-30T13:27:55.145Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-30T13:27:55.906Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-30T13:27:55.906Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-30T13:27:56.109Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-30T13:27:56.470Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-30T13:27:56.470Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-30T13:27:56.566Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-30T13:27:56.726Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-30T13:27:56.863Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2019-09-30T13:27:57.290Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.14s) [2019-09-30T13:27:57.290Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-30T13:27:57.290Z] === RUN TestCreateServiceSecretFileMode [2019-09-30T13:27:57.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-30T13:27:57.547Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-30T13:27:57.803Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-30T13:27:58.735Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-30T13:27:58.799Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-09-30T13:27:59.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-30T13:27:59.469Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-30T13:28:00.669Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-09-30T13:28:00.669Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-30T13:28:00.669Z] === RUN TestCreateServiceConfigFileMode [2019-09-30T13:28:04.165Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-30T13:28:04.844Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2019-09-30T13:28:04.845Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-30T13:28:04.845Z] === RUN TestCreateServiceSysctls [2019-09-30T13:28:04.845Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-30T13:28:05.408Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-30T13:28:06.780Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-30T13:28:06.897Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-09-30T13:28:07.344Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-30T13:28:08.269Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.6% of statements [2019-09-30T13:28:08.275Z] --- PASS: TestCreateServiceSysctls (4.18s) [2019-09-30T13:28:08.275Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-30T13:28:08.275Z] === RUN TestCreateServiceCapabilities [2019-09-30T13:28:08.527Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.6% of statements [2019-09-30T13:28:08.527Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-30T13:28:08.527Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-30T13:28:08.531Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-30T13:28:09.104Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-09-30T13:28:09.677Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-09-30T13:28:09.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-30T13:28:09.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-30T13:28:10.425Z] === RUN TestDockerSuite/TestBuildUser [2019-09-30T13:28:11.046Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-09-30T13:28:11.354Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2019-09-30T13:28:11.354Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-30T13:28:11.354Z] === RUN TestInspect [2019-09-30T13:28:12.725Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-30T13:28:12.746Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-30T13:28:12.942Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-09-30T13:28:13.874Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.247s coverage: 57.0% of statements [2019-09-30T13:28:14.927Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-30T13:28:15.246Z] --- PASS: TestInspect (3.57s) [2019-09-30T13:28:15.246Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-30T13:28:15.246Z] === RUN TestDockerNetworkConnectAlias [2019-09-30T13:28:16.618Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-30T13:28:17.152Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.266s coverage: 72.5% of statements [2019-09-30T13:28:17.410Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.855s coverage: 45.9% of statements [2019-09-30T13:28:17.410Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-30T13:28:17.837Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-30T13:28:19.934Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.054s coverage: 51.0% of statements [2019-09-30T13:28:21.303Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.308s coverage: 76.1% of statements [2019-09-30T13:28:21.576Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-30T13:28:21.867Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-30T13:28:22.433Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.181s coverage: 57.2% of statements [2019-09-30T13:28:22.433Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-30T13:28:22.433Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-30T13:28:23.171Z] --- PASS: TestDockerNetworkConnectAlias (7.46s) [2019-09-30T13:28:23.171Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-30T13:28:23.171Z] === RUN TestDockerNetworkReConnect [2019-09-30T13:28:23.366Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-30T13:28:24.299Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-09-30T13:28:24.486Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-30T13:28:25.671Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2019-09-30T13:28:25.671Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-30T13:28:25.671Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-30T13:28:26.246Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 42.7% of statements [2019-09-30T13:28:26.673Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-30T13:28:27.620Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.8% of statements [2019-09-30T13:28:27.620Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-30T13:28:27.620Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-30T13:28:27.620Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-30T13:28:28.422Z] --- PASS: TestDockerNetworkReConnect (5.87s) [2019-09-30T13:28:28.422Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-30T13:28:28.422Z] === RUN TestServicePlugin [2019-09-30T13:28:28.552Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-09-30T13:28:28.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-09-30T13:28:29.068Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-09-30T13:28:29.583Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-30T13:28:29.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:28:29.583Z] INFO: Testing against a local daemon [2019-09-30T13:28:29.583Z] === RUN TestBuildWithSession [2019-09-30T13:28:29.583Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-30T13:28:29.583Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:29.583Z] === RUN TestBuildSquashParent [2019-09-30T13:28:29.583Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-30T13:28:29.583Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:29.583Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-30T13:28:29.583Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-30T13:28:29.583Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:29.583Z] === RUN TestBuildMultiStageCopy [2019-09-30T13:28:29.583Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-30T13:28:30.440Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2019-09-30T13:28:30.440Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-30T13:28:30.440Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 20.0% of statements [2019-09-30T13:28:31.813Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2019-09-30T13:28:32.377Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2019-09-30T13:28:32.941Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-30T13:28:33.507Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 84.5% of statements [2019-09-30T13:28:33.507Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-30T13:28:33.507Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-30T13:28:34.968Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-30T13:28:34.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-30T13:28:35.404Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2019-09-30T13:28:35.404Z] ok github.com/docker/docker/distribution 0.190s coverage: 22.4% of statements [2019-09-30T13:28:35.404Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-30T13:28:35.532Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-30T13:28:36.097Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-30T13:28:36.776Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-09-30T13:28:37.989Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-30T13:28:38.146Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-30T13:28:38.710Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-09-30T13:28:38.919Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-30T13:28:38.967Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2019-09-30T13:28:38.967Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-30T13:28:38.967Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-30T13:28:39.900Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-30T13:28:39.900Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-30T13:28:39.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-30T13:28:39.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-30T13:28:40.466Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-30T13:28:40.812Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-30T13:28:40.812Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-30T13:28:40.812Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-30T13:28:40.812Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-30T13:28:40.812Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-30T13:28:40.884Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-30T13:28:41.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-30T13:28:41.846Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-09-30T13:28:41.846Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-09-30T13:28:42.423Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-30T13:28:42.746Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-30T13:28:42.746Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-30T13:28:43.740Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 77.4% of statements [2019-09-30T13:28:43.963Z] --- PASS: TestBuildMultiStageCopy (14.09s) [2019-09-30T13:28:43.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.37s) [2019-09-30T13:28:43.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2019-09-30T13:28:43.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2019-09-30T13:28:43.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2019-09-30T13:28:43.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2019-09-30T13:28:43.963Z] === RUN TestBuildMultiStageParentConfig [2019-09-30T13:28:43.963Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-09-30T13:28:43.963Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:43.963Z] === RUN TestBuildLabelWithTargets [2019-09-30T13:28:43.963Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-30T13:28:43.963Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:43.963Z] === RUN TestBuildWithEmptyLayers [2019-09-30T13:28:44.116Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-30T13:28:44.679Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-30T13:28:44.932Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2019-09-30T13:28:44.932Z] === RUN TestBuildMultiStageOnBuild [2019-09-30T13:28:44.932Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-09-30T13:28:44.932Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:44.932Z] === RUN TestBuildUncleanTarFilenames [2019-09-30T13:28:44.932Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-30T13:28:44.932Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:44.932Z] === RUN TestBuildMultiStageLayerLeak [2019-09-30T13:28:44.932Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-30T13:28:44.932Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:44.932Z] === RUN TestBuildWithHugeFile [2019-09-30T13:28:44.932Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-30T13:28:44.932Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-30T13:28:44.932Z] === RUN TestBuildWithEmptyDockerfile [2019-09-30T13:28:44.932Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:28:44.932Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:28:44.932Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:28:44.932Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:28:44.932Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:28:44.932Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:28:45.111Z] ok github.com/docker/docker/pkg/authorization 0.543s coverage: 68.3% of statements [2019-09-30T13:28:45.111Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-30T13:28:45.368Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-30T13:28:45.393Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:28:45.393Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:28:45.393Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:28:45.393Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2019-09-30T13:28:45.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-30T13:28:45.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-09-30T13:28:45.393Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-09-30T13:28:45.393Z] === RUN TestBuildPreserveOwnership [2019-09-30T13:28:45.393Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-30T13:28:45.393Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:45.393Z] === RUN TestBuildPlatformInvalid [2019-09-30T13:28:45.393Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-30T13:28:45.393Z] PASS [2019-09-30T13:28:45.393Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-30T13:28:45.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:28:45.393Z] INFO: Testing against a local daemon [2019-09-30T13:28:45.393Z] === RUN TestConfigList [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigList (0.01s) [2019-09-30T13:28:45.393Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.393Z] === RUN TestConfigsCreateAndDelete [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.393Z] === RUN TestConfigsUpdate [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.393Z] === RUN TestTemplatedConfig [2019-09-30T13:28:45.393Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.393Z] === RUN TestConfigInspect [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.393Z] === RUN TestConfigCreateWithLabels [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:28:45.393Z] === RUN TestConfigCreateResolve [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:28:45.393Z] === RUN TestConfigDaemonLibtrustID [2019-09-30T13:28:45.393Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-30T13:28:45.393Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:28:45.393Z] PASS [2019-09-30T13:28:45.393Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-30T13:28:45.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:28:45.393Z] INFO: Testing against a local daemon [2019-09-30T13:28:45.393Z] === RUN TestCheckpoint [2019-09-30T13:28:45.393Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-30T13:28:45.393Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:28:45.393Z] === RUN TestContainerInvalidJSON [2019-09-30T13:28:45.393Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:28:45.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:28:45.393Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:28:45.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:28:45.393Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:28:45.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:28:45.393Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:28:45.393Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:28:45.393Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:28:45.393Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-09-30T13:28:45.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-30T13:28:45.393Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-30T13:28:45.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-30T13:28:45.393Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-30T13:28:45.853Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-30T13:28:45.853Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-30T13:28:45.853Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-30T13:28:45.853Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-30T13:28:45.853Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-30T13:28:45.853Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-30T13:28:45.853Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-30T13:28:45.853Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-30T13:28:45.853Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-30T13:28:45.853Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-09-30T13:28:45.853Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-30T13:28:45.853Z] === RUN TestCopyFromContainer [2019-09-30T13:28:45.853Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-30T13:28:45.853Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-30T13:28:45.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:28:45.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:28:45.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:28:45.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:28:45.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:28:45.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:28:45.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:28:45.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:28:45.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:28:45.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-30T13:28:45.853Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-30T13:28:45.853Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-30T13:28:45.853Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidEnv [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-30T13:28:45.853Z] === RUN TestCreateTmpfsMountsTarget [2019-09-30T13:28:45.853Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-30T13:28:45.853Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:45.853Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-30T13:28:45.853Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-30T13:28:45.853Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:28:45.853Z] === RUN TestCreateWithCapabilities [2019-09-30T13:28:45.853Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-30T13:28:45.853Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-30T13:28:45.853Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-30T13:28:45.853Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-30T13:28:45.853Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:28:45.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:28:45.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:28:45.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-30T13:28:45.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-30T13:28:45.853Z] === RUN TestDiff [2019-09-30T13:28:45.853Z] --- SKIP: TestDiff (0.00s) [2019-09-30T13:28:45.853Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-30T13:28:45.853Z] === RUN TestExecWithCloseStdin [2019-09-30T13:28:46.130Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-30T13:28:46.130Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-30T13:28:48.035Z] --- PASS: TestExecWithCloseStdin (2.27s) [2019-09-30T13:28:48.035Z] === RUN TestExec [2019-09-30T13:28:48.035Z] --- SKIP: TestExec (0.00s) [2019-09-30T13:28:48.035Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-30T13:28:48.035Z] === RUN TestExecUser [2019-09-30T13:28:48.035Z] --- SKIP: TestExecUser (0.00s) [2019-09-30T13:28:48.035Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-30T13:28:48.035Z] === RUN TestExportContainerAndImportImage [2019-09-30T13:28:48.035Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-30T13:28:48.035Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:48.035Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-30T13:28:48.035Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-30T13:28:48.035Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:48.035Z] === RUN TestHealthCheckWorkdir [2019-09-30T13:28:48.035Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-30T13:28:48.035Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-30T13:28:48.035Z] === RUN TestHealthKillContainer [2019-09-30T13:28:48.035Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-30T13:28:48.035Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-30T13:28:48.035Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-30T13:28:48.035Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-30T13:28:48.035Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-30T13:28:48.035Z] === RUN TestKillContainerInvalidSignal [2019-09-30T13:28:49.603Z] ok github.com/docker/docker/pkg/chrootarchive 2.866s coverage: 43.2% of statements [2019-09-30T13:28:49.603Z] ok github.com/docker/docker/layer 7.849s coverage: 68.8% of statements [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/oci [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-30T13:28:49.603Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-30T13:28:49.603Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-30T13:28:49.861Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-09-30T13:28:49.861Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-09-30T13:28:50.214Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2019-09-30T13:28:50.214Z] === RUN TestKillContainer [2019-09-30T13:28:50.214Z] --- SKIP: TestKillContainer (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-30T13:28:50.214Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-30T13:28:50.214Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-30T13:28:50.214Z] === RUN TestKillStoppedContainer [2019-09-30T13:28:50.214Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-30T13:28:50.214Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-30T13:28:50.214Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-30T13:28:50.214Z] === RUN TestKillDifferentUserContainer [2019-09-30T13:28:50.214Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-30T13:28:50.214Z] === RUN TestInspectOomKilledTrue [2019-09-30T13:28:50.214Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:28:50.214Z] === RUN TestInspectOomKilledFalse [2019-09-30T13:28:50.214Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-30T13:28:50.214Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-30T13:28:50.214Z] === RUN TestLogsFollowTailEmpty [2019-09-30T13:28:50.304Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-30T13:28:50.427Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-09-30T13:28:50.766Z] --- PASS: TestBuildWithHugeFile (84.90s) [2019-09-30T13:28:50.766Z] === RUN TestBuildWithEmptyDockerfile [2019-09-30T13:28:50.766Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:28:50.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:28:50.766Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:28:50.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:28:50.766Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:28:50.766Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:28:50.766Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-30T13:28:50.766Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-30T13:28:50.766Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-30T13:28:50.766Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-09-30T13:28:50.766Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-09-30T13:28:50.766Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-09-30T13:28:50.766Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-09-30T13:28:50.766Z] === RUN TestBuildPreserveOwnership [2019-09-30T13:28:50.766Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-30T13:28:50.766Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-30T13:28:50.766Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2019-09-30T13:28:50.766Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2019-09-30T13:28:50.766Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s) [2019-09-30T13:28:50.766Z] === RUN TestBuildPlatformInvalid [2019-09-30T13:28:50.766Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-09-30T13:28:50.766Z] PASS [2019-09-30T13:28:50.766Z] [2019-09-30T13:28:50.766Z] DONE 32 tests in 133.572s [2019-09-30T13:28:50.766Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-30T13:28:50.766Z] ++ 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 [2019-09-30T13:28:50.766Z] ++ set -e [2019-09-30T13:28:50.766Z] ++ '[' -n 0 ']' [2019-09-30T13:28:50.766Z] ++ set -x [2019-09-30T13:28:50.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-09-30T13:28:50.766Z] INFO: Testing against a local daemon [2019-09-30T13:28:50.766Z] === RUN TestConfigList [2019-09-30T13:28:50.766Z] --- PASS: TestConfigList (2.20s) [2019-09-30T13:28:50.766Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-30T13:28:50.766Z] === RUN TestConfigsCreateAndDelete [2019-09-30T13:28:50.766Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2019-09-30T13:28:50.766Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-30T13:28:50.766Z] === RUN TestConfigsUpdate [2019-09-30T13:28:50.766Z] --- PASS: TestConfigsUpdate (2.16s) [2019-09-30T13:28:50.766Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-30T13:28:50.766Z] === RUN TestTemplatedConfig [2019-09-30T13:28:50.992Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-09-30T13:28:51.558Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-30T13:28:51.753Z] --- PASS: TestLogsFollowTailEmpty (1.71s) [2019-09-30T13:28:51.753Z] === RUN TestNetworkNat [2019-09-30T13:28:51.753Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-30T13:28:51.753Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-30T13:28:51.753Z] === RUN TestNetworkLocalhostTCPNat [2019-09-30T13:28:51.753Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-30T13:28:51.753Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:28:51.753Z] === RUN TestNetworkLoopbackNat [2019-09-30T13:28:51.753Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-30T13:28:51.753Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-30T13:28:51.753Z] === RUN TestPause [2019-09-30T13:28:51.753Z] --- SKIP: TestPause (0.00s) [2019-09-30T13:28:51.753Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-30T13:28:51.753Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-30T13:28:52.202Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-30T13:28:52.490Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-30T13:28:53.138Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-30T13:28:53.395Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-30T13:28:53.422Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-09-30T13:28:53.447Z] --- PASS: TestTemplatedConfig (2.83s) [2019-09-30T13:28:53.447Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-30T13:28:53.447Z] === RUN TestConfigInspect [2019-09-30T13:28:53.933Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2019-09-30T13:28:53.933Z] === RUN TestPauseStopPausedContainer [2019-09-30T13:28:53.933Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-30T13:28:53.933Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:28:53.933Z] === RUN TestPsFilter [2019-09-30T13:28:53.933Z] --- PASS: TestPsFilter (0.16s) [2019-09-30T13:28:53.933Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-30T13:28:53.958Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-30T13:28:53.958Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-30T13:28:53.986Z] ok github.com/docker/docker/pkg/fsutils 0.215s coverage: 85.1% of statements [2019-09-30T13:28:54.243Z] ok github.com/docker/docker/pkg/discovery/kv 3.125s coverage: 84.1% of statements [2019-09-30T13:28:54.243Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-09-30T13:28:54.888Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-30T13:28:55.475Z] --- PASS: TestConfigInspect (2.13s) [2019-09-30T13:28:55.475Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-30T13:28:55.475Z] === RUN TestConfigCreateWithLabels [2019-09-30T13:28:55.614Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 70.1% of statements [2019-09-30T13:28:55.614Z] ok github.com/docker/docker/pkg/ioutils 0.485s coverage: 69.3% of statements [2019-09-30T13:28:56.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2019-09-30T13:28:56.115Z] === RUN TestRemoveContainerWithVolume [2019-09-30T13:28:56.178Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2019-09-30T13:28:56.178Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-09-30T13:28:56.435Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2019-09-30T13:28:56.435Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-30T13:28:57.000Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-09-30T13:28:57.262Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-30T13:28:57.420Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-30T13:28:57.420Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-30T13:28:57.420Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-30T13:28:57.500Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-09-30T13:28:57.500Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-30T13:28:57.500Z] === RUN TestConfigCreateResolve [2019-09-30T13:28:57.527Z] ok github.com/docker/docker/pkg/mount 0.568s coverage: 69.6% of statements [2019-09-30T13:28:57.527Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-30T13:28:57.527Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-09-30T13:28:57.655Z] --- PASS: TestRemoveContainerWithVolume (2.00s) [2019-09-30T13:28:57.655Z] === RUN TestRemoveContainerRunning [2019-09-30T13:28:57.983Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-30T13:28:58.093Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2019-09-30T13:28:58.093Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-30T13:28:58.093Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-30T13:28:58.093Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-30T13:28:59.023Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-09-30T13:28:59.351Z] === RUN TestDockerSuite/TestCommitChange [2019-09-30T13:28:59.544Z] --- PASS: TestConfigCreateResolve (2.18s) [2019-09-30T13:28:59.544Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-30T13:28:59.544Z] === RUN TestConfigDaemonLibtrustID [2019-09-30T13:28:59.589Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-30T13:28:59.835Z] --- PASS: TestRemoveContainerRunning (1.79s) [2019-09-30T13:28:59.835Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-30T13:28:59.846Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-30T13:29:00.103Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-09-30T13:29:00.162Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-30T13:29:00.162Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-30T13:29:00.162Z] PASS [2019-09-30T13:29:00.162Z] [2019-09-30T13:29:00.162Z] DONE 8 tests in 16.533s [2019-09-30T13:29:00.162Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-30T13:29:00.162Z] ++ 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 [2019-09-30T13:29:00.162Z] ++ set -e [2019-09-30T13:29:00.162Z] ++ '[' -n 0 ']' [2019-09-30T13:29:00.162Z] ++ set -x [2019-09-30T13:29:00.162Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:29:00.281Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-30T13:29:00.446Z] INFO: Testing against a local daemon [2019-09-30T13:29:00.446Z] === RUN TestCheckpoint [2019-09-30T13:29:00.446Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-30T13:29:00.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:29:00.446Z] === RUN TestContainerInvalidJSON [2019-09-30T13:29:00.446Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:29:00.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:29:00.446Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:29:00.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:29:00.446Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:29:00.446Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:29:00.446Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-30T13:29:00.446Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-30T13:29:00.446Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-30T13:29:00.446Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-30T13:29:00.446Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-30T13:29:00.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-30T13:29:00.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-30T13:29:00.446Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-30T13:29:00.446Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-09-30T13:29:00.446Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-30T13:29:00.446Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-30T13:29:00.446Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-30T13:29:00.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-30T13:29:00.729Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-30T13:29:00.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-09-30T13:29:00.729Z] === RUN TestCopyFromContainer [2019-09-30T13:29:01.210Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-30T13:29:01.373Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2019-09-30T13:29:01.373Z] === RUN TestRemoveInvalidContainer [2019-09-30T13:29:01.373Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-30T13:29:01.373Z] === RUN TestRenameLinkedContainer [2019-09-30T13:29:01.373Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-30T13:29:01.373Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:01.373Z] === RUN TestRenameStoppedContainer [2019-09-30T13:29:01.471Z] ok github.com/docker/docker/pkg/pubsub 1.031s coverage: 73.9% of statements [2019-09-30T13:29:01.471Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-30T13:29:02.211Z] === RUN TestCopyFromContainer// [2019-09-30T13:29:02.211Z] === RUN TestCopyFromContainer//bar/root [2019-09-30T13:29:02.494Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-30T13:29:02.494Z] === RUN TestCopyFromContainer/bar/quux [2019-09-30T13:29:02.776Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-30T13:29:02.776Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-30T13:29:02.777Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-30T13:29:03.063Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-30T13:29:03.063Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-30T13:29:03.063Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-30T13:29:03.103Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-30T13:29:03.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer (2.56s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-30T13:29:03.348Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-30T13:29:03.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-30T13:29:03.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:29:03.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:29:03.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:29:03.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:29:03.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:29:03.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:29:03.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-30T13:29:03.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-30T13:29:03.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-30T13:29:03.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-30T13:29:03.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-30T13:29:03.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-30T13:29:03.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-30T13:29:03.348Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-30T13:29:03.348Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-30T13:29:03.348Z] === RUN TestCreateWithInvalidEnv [2019-09-30T13:29:03.348Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-30T13:29:03.348Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-30T13:29:03.348Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-30T13:29:03.348Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-30T13:29:03.348Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-30T13:29:03.348Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-30T13:29:03.348Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-30T13:29:03.348Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-30T13:29:03.348Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-30T13:29:03.348Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-30T13:29:03.348Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-30T13:29:03.348Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-30T13:29:03.348Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-30T13:29:03.348Z] === RUN TestCreateTmpfsMountsTarget [2019-09-30T13:29:03.348Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-30T13:29:03.348Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-30T13:29:03.360Z] --- PASS: TestServicePlugin (35.19s) [2019-09-30T13:29:03.360Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-30T13:29:03.360Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-30T13:29:03.360Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-30T13:29:03.360Z] plugin_test.go:62: [d78e40b6276f9] joining swarm manager [d6599711d47fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:29:03.360Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-30T13:29:03.360Z] plugin_test.go:65: [d184de73bb704] joining swarm manager [d6599711d47fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:29:03.360Z] === RUN TestServiceUpdateLabel [2019-09-30T13:29:03.554Z] --- PASS: TestRenameStoppedContainer (2.23s) [2019-09-30T13:29:03.554Z] === RUN TestRenameRunningContainerAndReuse [2019-09-30T13:29:04.730Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-30T13:29:04.745Z] ok github.com/docker/docker/pkg/signal 2.376s coverage: 61.0% of statements [2019-09-30T13:29:04.745Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-30T13:29:05.002Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-30T13:29:05.259Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:29:05.387Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-30T13:29:05.387Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-30T13:29:05.387Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-09-30T13:29:05.387Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-30T13:29:05.517Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-30T13:29:06.082Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-09-30T13:29:06.101Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-30T13:29:06.647Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2019-09-30T13:29:06.666Z] --- PASS: TestServiceUpdateLabel (3.08s) [2019-09-30T13:29:06.666Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-30T13:29:06.666Z] === RUN TestServiceUpdateSecrets [2019-09-30T13:29:06.903Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-09-30T13:29:07.293Z] --- PASS: TestRenameRunningContainerAndReuse (3.42s) [2019-09-30T13:29:07.293Z] === RUN TestRenameInvalidName [2019-09-30T13:29:07.419Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2019-09-30T13:29:07.419Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-30T13:29:07.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:29:07.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:29:07.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:29:07.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:29:07.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:29:07.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:29:07.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:29:07.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:29:07.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:29:07.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:29:07.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-30T13:29:07.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-30T13:29:07.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-30T13:29:07.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-30T13:29:07.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-30T13:29:07.467Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2019-09-30T13:29:07.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-09-30T13:29:07.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-30T13:29:07.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-30T13:29:07.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-09-30T13:29:07.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-09-30T13:29:07.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-30T13:29:07.704Z] === RUN TestContainerStartOnDaemonRestart [2019-09-30T13:29:07.704Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-30T13:29:07.704Z] === RUN TestDaemonRestartIpcMode [2019-09-30T13:29:07.704Z] === PAUSE TestDaemonRestartIpcMode [2019-09-30T13:29:07.704Z] === RUN TestDiff [2019-09-30T13:29:07.725Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-09-30T13:29:07.982Z] testing: warning: no tests to run [2019-09-30T13:29:07.982Z] coverage: [no statements] [2019-09-30T13:29:07.982Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-30T13:29:08.034Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-30T13:29:08.239Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-30T13:29:08.322Z] --- PASS: TestDiff (0.69s) [2019-09-30T13:29:08.322Z] === RUN TestExecWithCloseStdin [2019-09-30T13:29:08.496Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-30T13:29:08.756Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-30T13:29:08.832Z] --- PASS: TestRenameInvalidName (1.72s) [2019-09-30T13:29:08.832Z] === RUN TestRenameAnonymousContainer [2019-09-30T13:29:08.832Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-30T13:29:08.832Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:08.832Z] === RUN TestRenameContainerWithSameName [2019-09-30T13:29:09.331Z] --- PASS: TestExecWithCloseStdin (0.91s) [2019-09-30T13:29:09.331Z] === RUN TestExec [2019-09-30T13:29:09.405Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-30T13:29:09.948Z] --- PASS: TestExec (0.86s) [2019-09-30T13:29:09.948Z] === RUN TestExecUser [2019-09-30T13:29:10.371Z] --- PASS: TestRenameContainerWithSameName (1.75s) [2019-09-30T13:29:10.371Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-30T13:29:10.371Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-30T13:29:10.371Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:10.371Z] === RUN TestResize [2019-09-30T13:29:10.371Z] --- SKIP: TestResize (0.00s) [2019-09-30T13:29:10.371Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:10.371Z] === RUN TestResizeWithInvalidSize [2019-09-30T13:29:10.371Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-30T13:29:10.371Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:10.371Z] === RUN TestResizeWhenContainerNotStarted [2019-09-30T13:29:10.652Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-09-30T13:29:10.959Z] --- PASS: TestExecUser (0.88s) [2019-09-30T13:29:10.959Z] === RUN TestExportContainerAndImportImage [2019-09-30T13:29:11.297Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-30T13:29:11.583Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-30T13:29:11.860Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-30T13:29:11.860Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-30T13:29:11.860Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-30T13:29:11.986Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-09-30T13:29:11.986Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-30T13:29:12.119Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-30T13:29:12.119Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-30T13:29:12.119Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-30T13:29:12.119Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-30T13:29:12.147Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-30T13:29:12.552Z] --- PASS: TestResizeWhenContainerNotStarted (2.07s) [2019-09-30T13:29:12.553Z] === RUN TestDaemonRestartKillContainers [2019-09-30T13:29:12.553Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-30T13:29:12.553Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:12.553Z] === RUN TestStats [2019-09-30T13:29:12.553Z] --- SKIP: TestStats (0.00s) [2019-09-30T13:29:12.553Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-30T13:29:12.553Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-30T13:29:12.727Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2019-09-30T13:29:13.471Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-09-30T13:29:13.471Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-30T13:29:13.471Z] === RUN TestHealthCheckWorkdir [2019-09-30T13:29:14.017Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-30T13:29:14.097Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2019-09-30T13:29:14.483Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-09-30T13:29:14.483Z] === RUN TestHealthKillContainer [2019-09-30T13:29:14.661Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-30T13:29:14.919Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-09-30T13:29:15.484Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-30T13:29:15.742Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-30T13:29:15.909Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-30T13:29:15.909Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-30T13:29:16.472Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-30T13:29:17.402Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-30T13:29:17.934Z] --- PASS: TestHealthKillContainer (2.89s) [2019-09-30T13:29:17.934Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-30T13:29:17.934Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2019-09-30T13:29:17.934Z] === RUN TestIpcModeNone [2019-09-30T13:29:18.266Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-30T13:29:18.331Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-30T13:29:18.830Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-09-30T13:29:18.956Z] --- PASS: TestIpcModeNone (0.85s) [2019-09-30T13:29:18.956Z] === RUN TestIpcModePrivate [2019-09-30T13:29:19.261Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-30T13:29:19.395Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-30T13:29:19.573Z] --- PASS: TestIpcModePrivate (0.81s) [2019-09-30T13:29:19.573Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-30T13:29:19.573Z] === RUN TestIpcModeShareable [2019-09-30T13:29:19.824Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-30T13:29:20.080Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-30T13:29:20.080Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-30T13:29:20.605Z] --- PASS: TestIpcModeShareable (0.84s) [2019-09-30T13:29:20.605Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-30T13:29:20.605Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-30T13:29:20.765Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-09-30T13:29:21.009Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-30T13:29:21.009Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-30T13:29:21.009Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-30T13:29:21.009Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-30T13:29:21.128Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.20s) [2019-09-30T13:29:21.128Z] === RUN TestStopContainerWithTimeout [2019-09-30T13:29:21.128Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-30T13:29:21.128Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-30T13:29:21.128Z] === RUN TestUpdateRestartPolicy [2019-09-30T13:29:21.266Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-30T13:29:22.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-30T13:29:22.194Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2019-09-30T13:29:22.194Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-30T13:29:22.194Z] === RUN TestServiceUpdateConfigs [2019-09-30T13:29:23.142Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-30T13:29:23.292Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2019-09-30T13:29:23.292Z] === RUN TestAPIIpcModeHost [2019-09-30T13:29:23.578Z] --- PASS: TestAPIIpcModeHost (0.65s) [2019-09-30T13:29:23.578Z] === RUN TestDaemonIpcModeShareable [2019-09-30T13:29:24.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-30T13:29:24.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-30T13:29:25.629Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-09-30T13:29:25.629Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-30T13:29:25.629Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-30T13:29:25.629Z] === RUN TestDaemonIpcModePrivate [2019-09-30T13:29:25.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-30T13:29:26.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-30T13:29:26.894Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-30T13:29:27.119Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-09-30T13:29:27.119Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-30T13:29:27.119Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-30T13:29:27.119Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-30T13:29:27.823Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-30T13:29:28.387Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-30T13:29:29.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-09-30T13:29:29.146Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-30T13:29:29.146Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-30T13:29:29.146Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-30T13:29:29.315Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-30T13:29:30.245Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-30T13:29:30.245Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-30T13:29:30.623Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-09-30T13:29:30.623Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-30T13:29:30.623Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-30T13:29:30.623Z] === RUN TestIpcModeOlderClient [2019-09-30T13:29:30.623Z] === PAUSE TestIpcModeOlderClient [2019-09-30T13:29:30.623Z] === RUN TestKillContainerInvalidSignal [2019-09-30T13:29:31.175Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-30T13:29:31.633Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-09-30T13:29:31.633Z] === RUN TestKillContainer [2019-09-30T13:29:31.633Z] === RUN TestKillContainer/no_signal [2019-09-30T13:29:31.922Z] === RUN TestKillContainer/non_killing_signal [2019-09-30T13:29:32.105Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-30T13:29:32.544Z] === RUN TestKillContainer/killing_signal [2019-09-30T13:29:32.942Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/rootless [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/volume [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-30T13:29:32.943Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === Skipped [2019-09-30T13:29:32.943Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-30T13:29:32.943Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-30T13:29:32.943Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:73: No driver to put! [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-30T13:29:32.943Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-30T13:29:32.943Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-30T13:29:32.943Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-30T13:29:32.943Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-30T13:29:32.943Z] graphtest_unix.go:73: No driver to put! [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-30T13:29:32.943Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-30T13:29:32.943Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] [2019-09-30T13:29:32.943Z] DONE 2115 tests, 20 skipped in 231.275s [2019-09-30T13:29:33.035Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-30T13:29:33.035Z] === RUN TestDockerSuite/TestContainerAPIRename Post stage [Pipeline] junit [2019-09-30T13:29:33.519Z] Recording test results [2019-09-30T13:29:33.557Z] --- PASS: TestKillContainer (2.07s) [2019-09-30T13:29:33.557Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-09-30T13:29:33.557Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-09-30T13:29:33.557Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2019-09-30T13:29:33.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-30T13:29:33.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-30T13:29:33.967Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-30T13:29:34.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-30T13:29:34.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40014/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -e DOCKER_GRAPHDRIVER docker:f4c172e6b99fbce874a2a69f84e4560c8e310d33 hack/validate/vendor [2019-09-30T13:29:34.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-09-30T13:29:34.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2019-09-30T13:29:34.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-09-30T13:29:34.793Z] === RUN TestKillStoppedContainer [2019-09-30T13:29:34.793Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-09-30T13:29:34.793Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-30T13:29:35.079Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-30T13:29:35.079Z] === RUN TestKillDifferentUserContainer [2019-09-30T13:29:35.118Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [2019-09-30T13:29:35.701Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-09-30T13:29:35.701Z] === RUN TestInspectOomKilledTrue [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-30T13:29:35.860Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-30T13:29:36.009Z] + echo Building e2e image [2019-09-30T13:29:36.009Z] Building e2e image [2019-09-30T13:29:36.009Z] + docker build --build-arg DOCKER_GITCOMMIT=f4c172e6b99fbce874a2a69f84e4560c8e310d33 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-30T13:29:36.009Z] #2 [internal] load .dockerignore [2019-09-30T13:29:36.009Z] #2 transferring context: 34B done [2019-09-30T13:29:36.009Z] #2 DONE 0.0s [2019-09-30T13:29:36.009Z] [2019-09-30T13:29:36.009Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-30T13:29:36.009Z] #1 transferring dockerfile: 3.21kB done [2019-09-30T13:29:36.009Z] #1 DONE 0.0s [2019-09-30T13:29:36.009Z] [2019-09-30T13:29:36.009Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-09-30T13:29:36.275Z] #4 ... [2019-09-30T13:29:36.276Z] [2019-09-30T13:29:36.276Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-30T13:29:36.276Z] #3 DONE 0.2s [2019-09-30T13:29:36.276Z] [2019-09-30T13:29:36.276Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-09-30T13:29:36.276Z] #4 DONE 0.2s [2019-09-30T13:29:36.276Z] [2019-09-30T13:29:36.276Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-30T13:29:36.276Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-09-30T13:29:36.276Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-09-30T13:29:36.276Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-09-30T13:29:36.276Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-09-30T13:29:36.276Z] #5 DONE 0.1s [2019-09-30T13:29:36.276Z] [2019-09-30T13:29:36.276Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-09-30T13:29:36.276Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-09-30T13:29:36.533Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.29MB / 126.85MB 0.2s [2019-09-30T13:29:36.533Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done [2019-09-30T13:29:36.533Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-09-30T13:29:36.533Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-09-30T13:29:36.533Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-09-30T13:29:36.533Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 11.98MB / 126.85MB 0.3s [2019-09-30T13:29:36.791Z] #14 ... [2019-09-30T13:29:36.791Z] [2019-09-30T13:29:36.791Z] #8 [internal] load build context [2019-09-30T13:29:36.791Z] #8 transferring context: 794.48kB 0.3s done [2019-09-30T13:29:36.791Z] #8 DONE 0.5s [2019-09-30T13:29:36.791Z] [2019-09-30T13:29:36.791Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-09-30T13:29:36.791Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 24.96MB / 126.85MB 0.4s [2019-09-30T13:29:36.791Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 41.03MB / 126.85MB 0.6s [2019-09-30T13:29:37.050Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 51.70MB / 126.85MB 0.7s [2019-09-30T13:29:37.050Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 59.08MB / 126.85MB 0.8s [2019-09-30T13:29:37.177Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-09-30T13:29:37.177Z] === RUN TestInspectOomKilledFalse [2019-09-30T13:29:37.230Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-30T13:29:37.230Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-30T13:29:37.230Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-30T13:29:37.230Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-30T13:29:37.230Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-30T13:29:37.312Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 66.79MB / 126.85MB 0.9s [2019-09-30T13:29:37.312Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 89.41MB / 126.85MB 1.1s [2019-09-30T13:29:37.312Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 100.20MB / 126.85MB 1.2s [2019-09-30T13:29:37.460Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-09-30T13:29:37.460Z] === RUN TestLinksEtcHostsContentMatch [2019-09-30T13:29:37.487Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2019-09-30T13:29:37.487Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-30T13:29:37.487Z] === RUN TestServiceUpdateNetwork [2019-09-30T13:29:37.569Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 111.04MB / 126.85MB 1.3s [2019-09-30T13:29:37.825Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.5s [2019-09-30T13:29:37.825Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.6s done [2019-09-30T13:29:38.053Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-30T13:29:38.082Z] #14 ... [2019-09-30T13:29:38.083Z] [2019-09-30T13:29:38.083Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-30T13:29:38.083Z] #6 DONE 1.7s [2019-09-30T13:29:38.083Z] [2019-09-30T13:29:38.083Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-09-30T13:29:38.083Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-09-30T13:29:38.476Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-09-30T13:29:38.477Z] === RUN TestLinksContainerNames [2019-09-30T13:29:39.488Z] --- PASS: TestLinksContainerNames (1.36s) [2019-09-30T13:29:39.489Z] === RUN TestLogsFollowTailEmpty [2019-09-30T13:29:40.496Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-09-30T13:29:40.496Z] === RUN TestContainerNetworkMountsNoChown [2019-09-30T13:29:41.113Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/default [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/default [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/private [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/private [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rprivate [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/slave [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/slave [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rslave [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/shared [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/shared [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rshared [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/default [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/shared [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rslave [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rprivate [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/slave [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/private [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rshared [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:29:41.113Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:29:41.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-30T13:29:41.113Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-30T13:29:41.398Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-09-30T13:29:41.398Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-09-30T13:29:41.398Z] === RUN TestContainerBindMountNonRecursive [2019-09-30T13:29:42.228Z] --- PASS: TestUpdateRestartPolicy (20.05s) [2019-09-30T13:29:42.228Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-30T13:29:42.228Z] --- PASS: TestUpdateRestartWithAutoRemove (1.70s) [2019-09-30T13:29:42.228Z] === RUN TestWaitNonBlocked [2019-09-30T13:29:42.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:29:42.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:29:42.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:29:42.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:29:42.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:29:42.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:29:43.304Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-30T13:29:43.343Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-09-30T13:29:43.426Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2019-09-30T13:29:43.426Z] === RUN TestNetworkNat [2019-09-30T13:29:43.560Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-30T13:29:44.044Z] --- PASS: TestNetworkNat (0.73s) [2019-09-30T13:29:44.044Z] === RUN TestNetworkLocalhostTCPNat [2019-09-30T13:29:44.490Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-30T13:29:44.490Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-30T13:29:44.667Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2019-09-30T13:29:44.667Z] === RUN TestNetworkLoopbackNat [2019-09-30T13:29:44.713Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.2s done [2019-09-30T13:29:44.713Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 [2019-09-30T13:29:44.713Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-09-30T13:29:44.713Z] #14 DONE 8.5s [2019-09-30T13:29:44.713Z] [2019-09-30T13:29:44.713Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-30T13:29:44.713Z] #7 1.119 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-30T13:29:44.713Z] #7 2.201 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-30T13:29:44.713Z] #7 2.309 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-30T13:29:44.713Z] #7 2.317 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-30T13:29:44.713Z] #7 2.527 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-30T13:29:44.713Z] #7 2.540 (4/31) Installing readline (8.0.0-r0) [2019-09-30T13:29:44.713Z] #7 2.545 (5/31) Installing bash (5.0.0-r0) [2019-09-30T13:29:44.713Z] #7 2.561 Executing bash-5.0.0-r0.post-install [2019-09-30T13:29:44.713Z] #7 2.567 (6/31) Installing ca-certificates (20190108-r0) [2019-09-30T13:29:44.713Z] #7 2.587 (7/31) Installing libgcc (8.3.0-r0) [2019-09-30T13:29:44.713Z] #7 2.592 (8/31) Installing libstdc++ (8.3.0-r0) [2019-09-30T13:29:44.713Z] #7 2.607 (9/31) Installing binutils (2.32-r0) [2019-09-30T13:29:44.713Z] #7 2.705 (10/31) Installing gmp (6.1.2-r1) [2019-09-30T13:29:44.713Z] #7 2.713 (11/31) Installing isl (0.18-r0) [2019-09-30T13:29:44.713Z] #7 2.733 (12/31) Installing libgomp (8.3.0-r0) [2019-09-30T13:29:44.713Z] #7 2.739 (13/31) Installing libatomic (8.3.0-r0) [2019-09-30T13:29:44.713Z] #7 2.742 (14/31) Installing mpfr3 (3.1.5-r1) [2019-09-30T13:29:44.713Z] #7 2.749 (15/31) Installing mpc1 (1.1.0-r0) [2019-09-30T13:29:44.713Z] #7 2.753 (16/31) Installing gcc (8.3.0-r0) [2019-09-30T13:29:44.713Z] #7 3.638 (17/31) Installing musl-dev (1.1.22-r3) [2019-09-30T13:29:44.713Z] #7 3.744 (18/31) Installing libc-dev (0.7.1-r0) [2019-09-30T13:29:44.713Z] #7 3.748 (19/31) Installing g++ (8.3.0-r0) [2019-09-30T13:29:44.713Z] #7 4.338 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-09-30T13:29:44.713Z] #7 4.344 (21/31) Installing libcurl (7.66.0-r0) [2019-09-30T13:29:44.713Z] #7 4.353 (22/31) Installing expat (2.2.8-r0) [2019-09-30T13:29:44.713Z] #7 4.357 (23/31) Installing pcre2 (10.33-r0) [2019-09-30T13:29:44.713Z] #7 4.370 (24/31) Installing git (2.22.0-r0) [2019-09-30T13:29:44.713Z] #7 4.601 (25/31) Installing libmnl (1.0.4-r0) [2019-09-30T13:29:44.713Z] #7 4.605 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-09-30T13:29:44.713Z] #7 4.611 (27/31) Installing iptables (1.8.3-r0) [2019-09-30T13:29:44.713Z] #7 4.638 (28/31) Installing pigz (2.4-r0) [2019-09-30T13:29:44.713Z] #7 4.645 (29/31) Installing tar (1.32-r0) [2019-09-30T13:29:44.713Z] #7 4.653 (30/31) Installing xz-libs (5.2.4-r0) [2019-09-30T13:29:44.713Z] #7 4.658 (31/31) Installing xz (5.2.4-r0) [2019-09-30T13:29:44.713Z] #7 4.663 Executing busybox-1.30.1-r2.trigger [2019-09-30T13:29:44.713Z] #7 4.674 Executing ca-certificates-20190108-r0.trigger [2019-09-30T13:29:44.713Z] #7 4.729 OK: 185 MiB in 45 packages [2019-09-30T13:29:44.713Z] #7 DONE 6.8s [2019-09-30T13:29:44.713Z] [2019-09-30T13:29:44.713Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-30T13:29:44.747Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-30T13:29:44.970Z] #15 ... [2019-09-30T13:29:44.970Z] [2019-09-30T13:29:44.970Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-30T13:29:44.970Z] #9 DONE 0.1s [2019-09-30T13:29:44.970Z] [2019-09-30T13:29:44.970Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-30T13:29:44.970Z] #10 DONE 0.1s [2019-09-30T13:29:44.970Z] [2019-09-30T13:29:44.970Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-30T13:29:44.970Z] #11 DONE 0.1s [2019-09-30T13:29:44.970Z] [2019-09-30T13:29:44.970Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-30T13:29:45.227Z] #15 ... [2019-09-30T13:29:45.227Z] [2019-09-30T13:29:45.227Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-30T13:29:45.227Z] #12 DONE 0.1s [2019-09-30T13:29:45.227Z] [2019-09-30T13:29:45.227Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-30T13:29:45.227Z] #13 DONE 0.1s [2019-09-30T13:29:45.227Z] [2019-09-30T13:29:45.227Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-30T13:29:45.484Z] #15 0.763 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-30T13:29:45.688Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2019-09-30T13:29:45.688Z] === RUN TestPause [2019-09-30T13:29:46.304Z] --- PASS: TestPause (0.75s) [2019-09-30T13:29:46.304Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-30T13:29:46.304Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-30T13:29:46.304Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-30T13:29:46.304Z] === RUN TestPauseStopPausedContainer [2019-09-30T13:29:46.853Z] #15 1.833 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-30T13:29:46.853Z] #15 1.918 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-30T13:29:46.853Z] #15 1.921 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-30T13:29:46.853Z] #15 2.051 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-30T13:29:46.853Z] #15 2.058 (4/43) Installing readline (8.0.0-r0) [2019-09-30T13:29:46.853Z] #15 2.062 (5/43) Installing bash (5.0.0-r0) [2019-09-30T13:29:46.853Z] #15 2.075 Executing bash-5.0.0-r0.post-install [2019-09-30T13:29:46.853Z] #15 2.077 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-30T13:29:46.853Z] #15 2.148 (7/43) Installing libuuid (2.33.2-r0) [2019-09-30T13:29:46.853Z] #15 2.151 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-30T13:29:46.853Z] #15 2.155 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-30T13:29:46.853Z] #15 2.159 (10/43) Installing binutils (2.32-r0) [2019-09-30T13:29:46.853Z] #15 2.230 (11/43) Installing libmagic (5.37-r0) [2019-09-30T13:29:46.853Z] #15 2.249 (12/43) Installing file (5.37-r0) [2019-09-30T13:29:46.853Z] #15 2.251 (13/43) Installing gmp (6.1.2-r1) [2019-09-30T13:29:47.110Z] #15 2.257 (14/43) Installing isl (0.18-r0) [2019-09-30T13:29:47.110Z] #15 2.272 (15/43) Installing libgomp (8.3.0-r0) [2019-09-30T13:29:47.110Z] #15 2.275 (16/43) Installing libatomic (8.3.0-r0) [2019-09-30T13:29:47.110Z] #15 2.277 (17/43) Installing libgcc (8.3.0-r0) [2019-09-30T13:29:47.110Z] #15 2.279 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-30T13:29:47.110Z] #15 2.286 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-30T13:29:47.110Z] #15 2.289 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-30T13:29:47.110Z] #15 2.299 (21/43) Installing gcc (8.3.0-r0) [2019-09-30T13:29:47.315Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2019-09-30T13:29:47.315Z] === RUN TestPsFilter [2019-09-30T13:29:47.315Z] --- PASS: TestPsFilter (0.18s) [2019-09-30T13:29:47.315Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-30T13:29:47.674Z] #15 2.915 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-30T13:29:47.674Z] #15 2.992 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-30T13:29:47.932Z] #15 2.994 (24/43) Installing g++ (8.3.0-r0) [2019-09-30T13:29:47.933Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-09-30T13:29:47.934Z] === RUN TestRemoveContainerWithVolume [2019-09-30T13:29:48.017Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-30T13:29:48.189Z] #15 3.426 (25/43) Installing make (4.2.1-r2) [2019-09-30T13:29:48.189Z] #15 3.431 (26/43) Installing fortify-headers (1.1-r0) [2019-09-30T13:29:48.189Z] #15 3.433 (27/43) Installing build-base (0.5-r1) [2019-09-30T13:29:48.189Z] #15 3.435 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-30T13:29:48.189Z] #15 3.438 (29/43) Installing libcurl (7.66.0-r0) [2019-09-30T13:29:48.189Z] #15 3.444 (30/43) Installing curl (7.66.0-r0) [2019-09-30T13:29:48.189Z] #15 3.448 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-30T13:29:48.189Z] #15 3.461 (32/43) Installing jq (1.6-r0) [2019-09-30T13:29:48.189Z] #15 3.468 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-30T13:29:48.189Z] #15 3.473 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-30T13:29:48.189Z] #15 3.475 (35/43) Installing libaio (0.3.111-r0) [2019-09-30T13:29:48.189Z] #15 3.484 (36/43) Installing libblkid (2.33.2-r0) [2019-09-30T13:29:48.189Z] #15 3.489 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-30T13:29:48.189Z] #15 3.517 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-30T13:29:48.189Z] #15 3.523 (39/43) Installing libmount (2.33.2-r0) [2019-09-30T13:29:48.189Z] #15 3.531 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-30T13:29:48.274Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-30T13:29:48.446Z] #15 3.534 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-30T13:29:48.446Z] #15 3.537 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-30T13:29:48.446Z] #15 3.558 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-30T13:29:48.446Z] #15 3.564 Executing busybox-1.30.1-r2.trigger [2019-09-30T13:29:48.446Z] #15 3.570 OK: 190 MiB in 58 packages [2019-09-30T13:29:48.551Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-09-30T13:29:48.551Z] === RUN TestRemoveContainerRunning [2019-09-30T13:29:49.009Z] #15 DONE 4.1s [2019-09-30T13:29:49.009Z] [2019-09-30T13:29:49.009Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-30T13:29:49.169Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-09-30T13:29:49.169Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-30T13:29:49.316Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-30T13:29:49.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2019-09-30T13:29:49.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.13s) [2019-09-30T13:29:49.316Z] === RUN TestWaitBlocked [2019-09-30T13:29:49.316Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-30T13:29:49.316Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:49.316Z] PASS [2019-09-30T13:29:49.316Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-30T13:29:49.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:49.316Z] INFO: Testing against a local daemon [2019-09-30T13:29:49.316Z] === RUN TestCommitInheritsEnv [2019-09-30T13:29:49.316Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-30T13:29:49.316Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:29:49.316Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-30T13:29:49.316Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-30T13:29:49.316Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-30T13:29:49.316Z] === RUN TestImagesFilterMultiReference [2019-09-30T13:29:49.644Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-30T13:29:49.776Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-30T13:29:49.776Z] === RUN TestImagePullPlatformInvalid [2019-09-30T13:29:49.776Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-30T13:29:49.776Z] === RUN TestRemoveImageOrphaning [2019-09-30T13:29:49.776Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-30T13:29:49.776Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:29:49.776Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-30T13:29:49.776Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2019-09-30T13:29:49.776Z] === RUN TestTagInvalidReference [2019-09-30T13:29:49.776Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-30T13:29:49.776Z] === RUN TestTagValidPrefixedRepo [2019-09-30T13:29:49.776Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-30T13:29:49.776Z] === RUN TestTagExistedNameWithoutForce [2019-09-30T13:29:49.776Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-30T13:29:49.776Z] === RUN TestTagOfficialNames [2019-09-30T13:29:49.776Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-30T13:29:49.776Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-30T13:29:49.776Z] === RUN TestTagMatchesDigest [2019-09-30T13:29:49.776Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-30T13:29:49.776Z] PASS [2019-09-30T13:29:49.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-30T13:29:49.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:49.776Z] INFO: Testing against a local daemon [2019-09-30T13:29:49.776Z] === RUN TestNetworkCreateDelete [2019-09-30T13:29:49.776Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-30T13:29:49.776Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:49.776Z] === RUN TestDockerNetworkDeletePreferID [2019-09-30T13:29:49.776Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-30T13:29:49.776Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-30T13:29:49.776Z] === RUN TestInspectNetwork [2019-09-30T13:29:49.776Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-30T13:29:49.776Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:49.776Z] === RUN TestRunContainerWithBridgeNone [2019-09-30T13:29:49.776Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-30T13:29:49.776Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:49.776Z] === RUN TestNetworkInvalidJSON [2019-09-30T13:29:49.776Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-30T13:29:49.776Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-30T13:29:49.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:29:49.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:29:49.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:29:49.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:29:49.776Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-30T13:29:49.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:29:49.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:29:49.776Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-30T13:29:49.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-30T13:29:49.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-30T13:29:49.776Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-30T13:29:49.776Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-30T13:29:49.776Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-30T13:29:49.776Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-30T13:29:49.776Z] === RUN TestDaemonDefaultNetworkPools [2019-09-30T13:29:49.776Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-30T13:29:49.776Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-30T13:29:49.776Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-30T13:29:49.776Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-30T13:29:49.776Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-30T13:29:49.776Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-30T13:29:49.776Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-30T13:29:49.776Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-30T13:29:49.776Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-30T13:29:49.776Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-30T13:29:49.776Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-30T13:29:49.776Z] === RUN TestServiceWithPredefinedNetwork [2019-09-30T13:29:49.941Z] #16 DONE 0.7s [2019-09-30T13:29:49.941Z] [2019-09-30T13:29:49.941Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-30T13:29:50.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-09-30T13:29:50.183Z] === RUN TestRemoveInvalidContainer [2019-09-30T13:29:50.183Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-30T13:29:50.183Z] === RUN TestRenameLinkedContainer [2019-09-30T13:29:50.236Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s) [2019-09-30T13:29:50.236Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-30T13:29:50.236Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-30T13:29:50.236Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:29:50.236Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:29:50.236Z] === RUN TestServiceWithDataPathPortInit [2019-09-30T13:29:50.236Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-30T13:29:50.236Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-30T13:29:50.236Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-30T13:29:50.236Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-30T13:29:50.236Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-30T13:29:50.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.236Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.236Z] === RUN TestPluginInvalidJSON [2019-09-30T13:29:50.236Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:29:50.236Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:29:50.236Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:29:50.236Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-30T13:29:50.236Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-30T13:29:50.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.236Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.236Z] === RUN TestExternalGraphDriver [2019-09-30T13:29:50.236Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-30T13:29:50.236Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-30T13:29:50.236Z] === RUN TestGraphdriverPluginV2 [2019-09-30T13:29:50.236Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-30T13:29:50.236Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-30T13:29:50.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.236Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.236Z] PASS [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-30T13:29:50.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.236Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-30T13:29:50.504Z] #17 DONE 0.7s [2019-09-30T13:29:50.504Z] [2019-09-30T13:29:50.504Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-30T13:29:50.504Z] #18 DONE 0.0s [2019-09-30T13:29:50.504Z] [2019-09-30T13:29:50.504Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-30T13:29:50.504Z] #19 DONE 0.1s [2019-09-30T13:29:50.504Z] [2019-09-30T13:29:50.504Z] #31 [builder 1/4] COPY . . [2019-09-30T13:29:50.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.696Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.696Z] === RUN TestSecretInspect [2019-09-30T13:29:50.696Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-30T13:29:50.696Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestSecretList [2019-09-30T13:29:50.696Z] --- SKIP: TestSecretList (0.00s) [2019-09-30T13:29:50.696Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestSecretsCreateAndDelete [2019-09-30T13:29:50.696Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-30T13:29:50.696Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestSecretsUpdate [2019-09-30T13:29:50.696Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-30T13:29:50.696Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestTemplatedSecret [2019-09-30T13:29:50.696Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-30T13:29:50.696Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestSecretCreateResolve [2019-09-30T13:29:50.696Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-30T13:29:50.696Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:50.696Z] PASS [2019-09-30T13:29:50.696Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-30T13:29:50.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.696Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.696Z] === RUN TestServiceCreateInit [2019-09-30T13:29:50.696Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-30T13:29:50.696Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-30T13:29:50.696Z] --- PASS: TestServiceCreateInit (0.04s) [2019-09-30T13:29:50.696Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceMultipleTimes [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceConflict [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceMaxReplicas [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-30T13:29:50.696Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceSecretFileMode [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceConfigFileMode [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-30T13:29:50.696Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceSysctls [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-30T13:29:50.696Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestCreateServiceCapabilities [2019-09-30T13:29:50.696Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-30T13:29:50.696Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestInspect [2019-09-30T13:29:50.696Z] --- SKIP: TestInspect (0.00s) [2019-09-30T13:29:50.696Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestDockerNetworkConnectAlias [2019-09-30T13:29:50.696Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-30T13:29:50.696Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestDockerNetworkReConnect [2019-09-30T13:29:50.696Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-30T13:29:50.696Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestServicePlugin [2019-09-30T13:29:50.696Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-30T13:29:50.696Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestServiceUpdateLabel [2019-09-30T13:29:50.696Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-30T13:29:50.696Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:50.696Z] === RUN TestServiceUpdateSecrets [2019-09-30T13:29:50.696Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-30T13:29:50.696Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:50.696Z] === RUN TestServiceUpdateConfigs [2019-09-30T13:29:50.696Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-30T13:29:50.696Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:50.696Z] === RUN TestServiceUpdateNetwork [2019-09-30T13:29:50.696Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-30T13:29:50.696Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-30T13:29:50.696Z] PASS [2019-09-30T13:29:50.696Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-30T13:29:50.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.696Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.696Z] === RUN TestSessionCreate [2019-09-30T13:29:50.696Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-30T13:29:50.696Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:50.696Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-30T13:29:50.696Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-30T13:29:50.696Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:50.696Z] PASS [2019-09-30T13:29:50.696Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-30T13:29:50.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:50.696Z] INFO: Testing against a local daemon [2019-09-30T13:29:50.696Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-30T13:29:50.696Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:29:50.696Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-30T13:29:50.696Z] === RUN TestEventsExecDie [2019-09-30T13:29:50.696Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-30T13:29:50.696Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-30T13:29:50.696Z] === RUN TestEventsBackwardsCompatible [2019-09-30T13:29:50.696Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-30T13:29:50.696Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-30T13:29:50.696Z] === RUN TestInfoAPI [2019-09-30T13:29:51.156Z] --- PASS: TestInfoAPI (0.04s) [2019-09-30T13:29:51.156Z] === RUN TestInfoAPIWarnings [2019-09-30T13:29:51.156Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-30T13:29:51.156Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-30T13:29:51.156Z] === RUN TestLoginFailsWithBadCredentials [2019-09-30T13:29:52.126Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2019-09-30T13:29:52.126Z] === RUN TestPingCacheHeaders [2019-09-30T13:29:52.126Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-30T13:29:52.126Z] === RUN TestPingGet [2019-09-30T13:29:52.126Z] --- PASS: TestPingGet (0.03s) [2019-09-30T13:29:52.126Z] === RUN TestPingHead [2019-09-30T13:29:52.126Z] --- PASS: TestPingHead (0.03s) [2019-09-30T13:29:52.126Z] === RUN TestVersion [2019-09-30T13:29:52.126Z] --- PASS: TestVersion (0.03s) [2019-09-30T13:29:52.126Z] PASS [2019-09-30T13:29:52.126Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-30T13:29:52.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:29:52.126Z] INFO: Testing against a local daemon [2019-09-30T13:29:52.126Z] === RUN TestVolumesCreateAndList [2019-09-30T13:29:52.126Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-30T13:29:52.126Z] === RUN TestVolumesRemove [2019-09-30T13:29:52.126Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-30T13:29:52.126Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-30T13:29:52.126Z] === RUN TestVolumesInspect [2019-09-30T13:29:52.126Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-30T13:29:52.126Z] === RUN TestVolumesInvalidJSON [2019-09-30T13:29:52.126Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-30T13:29:52.126Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-30T13:29:52.126Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-30T13:29:52.126Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-30T13:29:52.126Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-30T13:29:52.126Z] PASS [2019-09-30T13:29:52.126Z] INFO: make.ps1 ended at 09/30/2019 13:29:51 [2019-09-30T13:29:52.126Z] INFO: Integration CLI tests being run from the host: [2019-09-30T13:29:52.126Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-30T13:29:52.873Z] --- PASS: TestRenameLinkedContainer (2.75s) [2019-09-30T13:29:52.873Z] === RUN TestRenameStoppedContainer [2019-09-30T13:29:52.932Z] --- PASS: TestServiceUpdateNetwork (15.31s) [2019-09-30T13:29:52.932Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-30T13:29:52.932Z] PASS [2019-09-30T13:29:52.932Z] [2019-09-30T13:29:52.932Z] DONE 19 tests in 170.292s [2019-09-30T13:29:52.932Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-30T13:29:52.932Z] ++ 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 [2019-09-30T13:29:52.932Z] ++ set -e [2019-09-30T13:29:52.932Z] ++ '[' -n 0 ']' [2019-09-30T13:29:52.932Z] ++ set -x [2019-09-30T13:29:52.932Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:29:52.932Z] INFO: Testing against a local daemon [2019-09-30T13:29:52.932Z] === RUN TestSessionCreate [2019-09-30T13:29:52.932Z] --- PASS: TestSessionCreate (0.02s) [2019-09-30T13:29:52.932Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-30T13:29:52.932Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-30T13:29:52.932Z] PASS [2019-09-30T13:29:52.932Z] [2019-09-30T13:29:52.932Z] DONE 2 tests in 0.178s [2019-09-30T13:29:52.932Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-30T13:29:52.932Z] ++ 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 [2019-09-30T13:29:52.932Z] ++ set -e [2019-09-30T13:29:52.932Z] ++ '[' -n 0 ']' [2019-09-30T13:29:52.932Z] ++ set -x [2019-09-30T13:29:52.932Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:29:53.190Z] INFO: Testing against a local daemon [2019-09-30T13:29:53.190Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-30T13:29:53.190Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:29:53.190Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-30T13:29:53.190Z] === RUN TestEventsExecDie [2019-09-30T13:29:53.492Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-09-30T13:29:53.492Z] === RUN TestRenameRunningContainerAndReuse [2019-09-30T13:29:54.558Z] --- PASS: TestEventsExecDie (1.15s) [2019-09-30T13:29:54.558Z] === RUN TestEventsBackwardsCompatible [2019-09-30T13:29:54.558Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-30T13:29:54.558Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-30T13:29:54.558Z] === RUN TestInfoBinaryCommits [2019-09-30T13:29:54.558Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-30T13:29:54.558Z] === RUN TestInfoAPIVersioned [2019-09-30T13:29:54.558Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-30T13:29:54.558Z] === RUN TestInfoAPI [2019-09-30T13:29:54.558Z] --- PASS: TestInfoAPI (0.03s) [2019-09-30T13:29:54.558Z] === RUN TestInfoAPIWarnings [2019-09-30T13:29:54.966Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2019-09-30T13:29:54.966Z] === RUN TestRenameInvalidName [2019-09-30T13:29:55.122Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-30T13:29:55.379Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-09-30T13:29:55.379Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-30T13:29:55.379Z] === RUN TestLoginFailsWithBadCredentials [2019-09-30T13:29:55.582Z] --- PASS: TestRenameInvalidName (0.72s) [2019-09-30T13:29:55.582Z] === RUN TestRenameAnonymousContainer [2019-09-30T13:29:55.636Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-09-30T13:29:55.636Z] === RUN TestPingCacheHeaders [2019-09-30T13:29:55.636Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-30T13:29:55.636Z] === RUN TestPingGet [2019-09-30T13:29:55.636Z] --- PASS: TestPingGet (0.01s) [2019-09-30T13:29:55.636Z] === RUN TestPingHead [2019-09-30T13:29:55.636Z] --- PASS: TestPingHead (0.05s) [2019-09-30T13:29:55.636Z] === RUN TestVersion [2019-09-30T13:29:55.636Z] --- PASS: TestVersion (0.03s) [2019-09-30T13:29:55.636Z] PASS [2019-09-30T13:29:55.636Z] [2019-09-30T13:29:55.636Z] === Skipped [2019-09-30T13:29:55.636Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:29:55.636Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-30T13:29:55.636Z] [2019-09-30T13:29:55.636Z] [2019-09-30T13:29:55.636Z] DONE 12 tests, 1 skipped in 2.659s [2019-09-30T13:29:55.636Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-30T13:29:55.636Z] ++ 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 [2019-09-30T13:29:55.636Z] ++ set -e [2019-09-30T13:29:55.636Z] ++ '[' -n 0 ']' [2019-09-30T13:29:55.636Z] ++ set -x [2019-09-30T13:29:55.636Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:29:55.761Z] #31 DONE 4.6s [2019-09-30T13:29:55.761Z] [2019-09-30T13:29:55.761Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:29:55.761Z] #20 1.406 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-30T13:29:55.761Z] #20 1.598 [2019-09-30T13:29:55.761Z] #20 1.707 ######## 11.4% ######################### 34.8% ###################################### 53.8% #################################################### 73.0% ################################################################## 92.0% ######################################################################## 100.0% [2019-09-30T13:29:55.761Z] #20 2.337 [2019-09-30T13:29:55.761Z] #20 2.445 ############################## 42.0% #################################################################### 94.7% ######################################################################## 100.0% [2019-09-30T13:29:55.761Z] #20 2.781 [2019-09-30T13:29:55.761Z] #20 2.890 ############ 17.9% ########################## 36.2% ############################################### 65.4% ############################################################### 88.0% ######################################################################## 100.0% [2019-09-30T13:29:55.761Z] #20 3.413 [2019-09-30T13:29:55.761Z] #20 3.522 #### 6.1% ######### 13.6% ############### 21.0% #################### 28.4% ######################### 35.8% ############################### 43.2% #################################### 50.6% ######################################### 58.1% ############################################## 65.2% ##################################################### 74.7% ########################################################### 82.6% ################################################################ 89.3% ###################################################################### 97.6% ######################################################################## 100.0% [2019-09-30T13:29:55.761Z] #20 4.939 [2019-09-30T13:29:55.892Z] INFO: Testing against a local daemon [2019-09-30T13:29:55.892Z] === RUN TestVolumesCreateAndList [2019-09-30T13:29:55.892Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-30T13:29:55.892Z] === RUN TestVolumesRemove [2019-09-30T13:29:55.892Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-30T13:29:55.892Z] === RUN TestVolumesInspect [2019-09-30T13:29:55.892Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-30T13:29:55.892Z] === RUN TestVolumesInvalidJSON [2019-09-30T13:29:55.892Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-30T13:29:55.892Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-30T13:29:55.893Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-30T13:29:55.893Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-30T13:29:55.893Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-30T13:29:55.893Z] PASS [2019-09-30T13:29:55.893Z] [2019-09-30T13:29:55.893Z] DONE 5 tests in 0.320s [2019-09-30T13:29:55.893Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-30T13:29:56.019Z] #20 5.599 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-30T13:29:56.149Z] ++++ cat bundles/test-integration/docker.pid [2019-09-30T13:29:56.149Z] +++ kill 5298 [2019-09-30T13:29:56.276Z] #20 5.792 [2019-09-30T13:29:56.276Z] #20 5.859 ######################################################################## 100.0% [2019-09-30T13:29:56.536Z] #20 6.069 [2019-09-30T13:29:56.794Z] #20 ... [2019-09-30T13:29:56.794Z] [2019-09-30T13:29:56.794Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-30T13:29:56.794Z] #32 DONE 1.5s [2019-09-30T13:29:56.794Z] [2019-09-30T13:29:56.794Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-30T13:29:57.201Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-30T13:29:57.520Z] #33 0.905 [2019-09-30T13:29:57.520Z] #33 0.967 Removing bundles/ [2019-09-30T13:29:57.520Z] #33 0.967 [2019-09-30T13:29:57.520Z] #33 0.972 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-30T13:29:57.768Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-30T13:29:57.768Z] +++ /etc/init.d/apparmor stop [2019-09-30T13:29:57.768Z] Clearing AppArmor profiles cache:. [2019-09-30T13:29:57.768Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-30T13:29:57.768Z] Unloading profiles will leave already running processes permanently [2019-09-30T13:29:57.768Z] unconfined, which can lead to unexpected situations. [2019-09-30T13:29:57.768Z] [2019-09-30T13:29:57.768Z] To set a process to complain mode, use the command line tool [2019-09-30T13:29:57.768Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-30T13:29:57.768Z] with the 'teardown' option." [2019-09-30T13:29:57.768Z] [2019-09-30T13:29:58.437Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2019-09-30T13:29:58.437Z] === RUN TestRenameContainerWithSameName [2019-09-30T13:29:58.453Z] #33 1.630 Building test suite binary ./integration-cli/test.main [2019-09-30T13:29:58.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-30T13:29:58.721Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-09-30T13:29:58.721Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-30T13:30:00.199Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2019-09-30T13:30:00.199Z] === RUN TestResize [2019-09-30T13:30:00.351Z] #33 ... [2019-09-30T13:30:00.351Z] [2019-09-30T13:30:00.351Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-30T13:30:00.351Z] #20 6.728 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-30T13:30:00.351Z] #20 6.996 [2019-09-30T13:30:00.351Z] #20 7.100 ######################################################################## 100.0% [2019-09-30T13:30:00.351Z] #20 7.304 [2019-09-30T13:30:00.351Z] #20 8.051 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-30T13:30:00.352Z] #20 8.149 skipping existing 1849cc453dee [2019-09-30T13:30:00.352Z] #20 8.325 [2019-09-30T13:30:00.352Z] #20 9.162 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-30T13:30:00.352Z] #20 9.462 [2019-09-30T13:30:00.352Z] #20 9.528 ######################################################################## 100.0% [2019-09-30T13:30:00.352Z] #20 9.737 [2019-09-30T13:30:00.352Z] #20 9.802 Download of images into '/build' complete. [2019-09-30T13:30:00.352Z] #20 9.802 Use something like the following to load the result into a Docker daemon: [2019-09-30T13:30:00.352Z] #20 9.803 tar -cC '/build' . | docker load [2019-09-30T13:30:00.352Z] #20 DONE 9.9s [2019-09-30T13:30:00.352Z] [2019-09-30T13:30:00.352Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-30T13:30:00.352Z] #26 DONE 0.1s [2019-09-30T13:30:00.352Z] [2019-09-30T13:30:00.352Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-30T13:30:00.352Z] #22 DONE 0.1s [2019-09-30T13:30:00.609Z] [2019-09-30T13:30:00.609Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-30T13:30:00.609Z] #27 DONE 0.1s [2019-09-30T13:30:00.609Z] [2019-09-30T13:30:00.609Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-30T13:30:00.609Z] #28 DONE 0.1s [2019-09-30T13:30:00.609Z] [2019-09-30T13:30:00.609Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-30T13:30:00.609Z] #23 DONE 0.1s [2019-09-30T13:30:00.609Z] [2019-09-30T13:30:00.609Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-30T13:30:00.816Z] --- PASS: TestResize (0.73s) [2019-09-30T13:30:00.816Z] === RUN TestResizeWithInvalidSize [2019-09-30T13:30:01.433Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-09-30T13:30:01.433Z] === RUN TestResizeWhenContainerNotStarted [2019-09-30T13:30:02.053Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:30:02.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:30:02.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:30:02.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:30:02.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:30:02.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:30:02.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-30T13:30:02.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-30T13:30:02.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-30T13:30:02.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:30:02.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-30T13:30:02.471Z] INFO: Testing against a local daemon [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-30T13:30:02.471Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-30T13:30:02.930Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-30T13:30:03.392Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-30T13:30:03.852Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-30T13:30:04.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-30T13:30:04.312Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-30T13:30:05.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:30:05.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-30T13:30:05.869Z] #29 ... [2019-09-30T13:30:05.869Z] [2019-09-30T13:30:05.869Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-30T13:30:05.869Z] #21 DONE 1.2s [2019-09-30T13:30:05.869Z] [2019-09-30T13:30:05.869Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-30T13:30:05.869Z] #24 2.566 + RM_GOPATH=0 [2019-09-30T13:30:05.869Z] #24 2.566 + TMP_GOPATH= [2019-09-30T13:30:05.869Z] #24 2.566 + : /build [2019-09-30T13:30:05.869Z] #24 2.566 + '[' -z '' ']' [2019-09-30T13:30:05.869Z] #24 2.566 ++ mktemp -d [2019-09-30T13:30:05.869Z] #24 2.569 Install docker/cli version 17.06.2-ce from stable [2019-09-30T13:30:05.869Z] #24 2.571 + export GOPATH=/tmp/tmp.cbDLll [2019-09-30T13:30:05.869Z] #24 2.571 + GOPATH=/tmp/tmp.cbDLll [2019-09-30T13:30:05.869Z] #24 2.571 + RM_GOPATH=1 [2019-09-30T13:30:05.869Z] #24 2.571 ++ dirname ./install.sh [2019-09-30T13:30:05.869Z] #24 2.571 + dir=. [2019-09-30T13:30:05.869Z] #24 2.571 + bin=dockercli [2019-09-30T13:30:05.869Z] #24 2.571 + shift [2019-09-30T13:30:05.869Z] #24 2.571 + '[' '!' -f ./dockercli.installer ']' [2019-09-30T13:30:05.869Z] #24 2.571 + . ./dockercli.installer [2019-09-30T13:30:05.869Z] #24 2.571 ++ DOCKERCLI_CHANNEL=stable [2019-09-30T13:30:05.869Z] #24 2.571 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-30T13:30:05.869Z] #24 2.571 + install_dockercli [2019-09-30T13:30:05.869Z] #24 2.571 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-30T13:30:05.869Z] #24 2.571 ++ uname -m [2019-09-30T13:30:05.869Z] #24 2.571 + arch=x86_64 [2019-09-30T13:30:05.869Z] #24 2.571 + '[' x86_64 '!=' x86_64 ']' [2019-09-30T13:30:05.869Z] #24 2.571 + url=https://download.docker.com/linux/static [2019-09-30T13:30:05.869Z] #24 2.571 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-30T13:30:05.869Z] #24 2.571 + tar -xz docker/docker [2019-09-30T13:30:06.128Z] #24 5.494 + mkdir -p /build [2019-09-30T13:30:06.128Z] #24 5.496 + mv docker/docker /build/ [2019-09-30T13:30:06.128Z] #24 5.499 + rmdir docker [2019-09-30T13:30:06.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-30T13:30:06.386Z] #24 DONE 5.7s [2019-09-30T13:30:06.386Z] [2019-09-30T13:30:06.386Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-30T13:30:06.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-30T13:30:07.319Z] #33 ... [2019-09-30T13:30:07.319Z] [2019-09-30T13:30:07.319Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-30T13:30:07.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-30T13:30:07.577Z] #25 DONE 0.3s [2019-09-30T13:30:07.577Z] [2019-09-30T13:30:07.577Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-30T13:30:08.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-30T13:30:08.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.60s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.43s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.59s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.22s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.98s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-30T13:30:11.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2019-09-30T13:30:11.586Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-30T13:30:11.586Z] === RUN TestCgroupNamespacesRun [2019-09-30T13:30:13.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-30T13:30:13.623Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-09-30T13:30:13.624Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-30T13:30:13.624Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-30T13:30:15.108Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-09-30T13:30:15.108Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-30T13:30:15.108Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-30T13:30:17.132Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2019-09-30T13:30:17.132Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-30T13:30:17.132Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-30T13:30:18.619Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-09-30T13:30:18.619Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-30T13:30:18.619Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-30T13:30:20.095Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-09-30T13:30:20.095Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-30T13:30:20.095Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-30T13:30:21.107Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-09-30T13:30:21.107Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-30T13:30:21.107Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-30T13:30:22.122Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-09-30T13:30:22.122Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-30T13:30:22.122Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-30T13:30:23.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-30T13:30:24.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-30T13:30:24.156Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-09-30T13:30:24.156Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-30T13:30:24.156Z] === RUN TestKernelTCPMemory [2019-09-30T13:30:24.752Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-30T13:30:24.782Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-09-30T13:30:24.782Z] === RUN TestNISDomainname [2019-09-30T13:30:25.795Z] --- PASS: TestNISDomainname (1.07s) [2019-09-30T13:30:25.795Z] === RUN TestHostnameDnsResolution [2019-09-30T13:30:26.805Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-09-30T13:30:26.805Z] === RUN TestStats [2019-09-30T13:30:28.033Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-30T13:30:29.482Z] --- PASS: TestStats (2.28s) [2019-09-30T13:30:29.482Z] === RUN TestStopContainerWithTimeout [2019-09-30T13:30:29.482Z] === RUN TestStopContainerWithTimeout/0 [2019-09-30T13:30:29.482Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-30T13:30:29.482Z] === RUN TestStopContainerWithTimeout/1 [2019-09-30T13:30:29.482Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-30T13:30:29.482Z] === RUN TestStopContainerWithTimeout/3 [2019-09-30T13:30:29.482Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-30T13:30:29.482Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-30T13:30:29.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-30T13:30:29.482Z] === CONT TestStopContainerWithTimeout/0 [2019-09-30T13:30:29.482Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-30T13:30:29.482Z] === CONT TestStopContainerWithTimeout/1 [2019-09-30T13:30:29.482Z] === CONT TestStopContainerWithTimeout/3 [2019-09-30T13:30:29.484Z] #29 28.15 # github.com/docker/docker/contrib/httpserver [2019-09-30T13:30:29.484Z] #29 28.15 loadinternal: cannot find runtime/cgo [2019-09-30T13:30:29.484Z] #29 DONE 28.8s [2019-09-30T13:30:29.484Z] [2019-09-30T13:30:29.484Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-30T13:30:30.554Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-30T13:30:30.857Z] #33 ... [2019-09-30T13:30:30.857Z] [2019-09-30T13:30:30.857Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-30T13:30:30.857Z] #30 DONE 0.1s [2019-09-30T13:30:30.857Z] [2019-09-30T13:30:30.857Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-30T13:30:32.950Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-30T13:30:32.951Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2019-09-30T13:30:32.951Z] --- PASS: TestStopContainerWithTimeout/1 (2.43s) [2019-09-30T13:30:32.951Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2019-09-30T13:30:32.951Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2019-09-30T13:30:32.951Z] === RUN TestDeleteDevicemapper [2019-09-30T13:30:32.951Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-30T13:30:32.951Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-30T13:30:32.951Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-30T13:30:33.261Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-30T13:30:34.482Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2019-09-30T13:30:34.482Z] === RUN TestUpdateMemory [2019-09-30T13:30:35.156Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-30T13:30:35.156Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-30T13:30:35.496Z] --- PASS: TestUpdateMemory (1.07s) [2019-09-30T13:30:35.496Z] === RUN TestUpdateCPUQuota [2019-09-30T13:30:36.088Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-30T13:30:36.973Z] --- PASS: TestUpdateCPUQuota (1.46s) [2019-09-30T13:30:36.973Z] === RUN TestUpdatePidsLimit [2019-09-30T13:30:36.973Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-30T13:30:37.018Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-09-30T13:30:37.591Z] === RUN TestUpdatePidsLimit/no_change [2019-09-30T13:30:37.875Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-30T13:30:37.948Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-30T13:30:38.496Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-30T13:30:38.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-30T13:30:38.878Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-30T13:30:39.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-30T13:30:39.688Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-30T13:30:39.808Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-30T13:30:40.737Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit (4.04s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-09-30T13:30:41.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-09-30T13:30:41.167Z] === RUN TestUpdateRestartPolicy [2019-09-30T13:30:42.106Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-30T13:30:43.036Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-30T13:30:43.966Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-30T13:30:45.334Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-30T13:30:46.264Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-30T13:30:47.194Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-30T13:30:48.563Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-30T13:30:49.932Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-30T13:30:50.862Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-30T13:30:51.792Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-30T13:30:51.792Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-30T13:30:52.721Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-30T13:30:53.687Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-09-30T13:30:53.687Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-30T13:30:53.973Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-09-30T13:30:53.973Z] === RUN TestWaitNonBlocked [2019-09-30T13:30:53.973Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:30:53.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:30:53.973Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:30:53.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:30:53.973Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-30T13:30:53.973Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-30T13:30:54.089Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-30T13:30:54.990Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-09-30T13:30:54.990Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2019-09-30T13:30:54.990Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2019-09-30T13:30:54.990Z] === RUN TestWaitBlocked [2019-09-30T13:30:54.990Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:30:54.990Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:30:54.990Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:30:54.990Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:30:54.990Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-30T13:30:54.990Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-30T13:30:55.020Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-30T13:30:55.969Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-30T13:30:56.018Z] --- PASS: TestWaitBlocked (0.05s) [2019-09-30T13:30:56.018Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-09-30T13:30:56.018Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2019-09-30T13:30:56.018Z] === CONT TestContainerStartOnDaemonRestart [2019-09-30T13:30:56.018Z] === CONT TestIpcModeOlderClient [2019-09-30T13:30:56.018Z] === CONT TestDaemonRestartIpcMode [2019-09-30T13:30:56.306Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-09-30T13:30:57.346Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-30T13:30:59.238Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-30T13:30:59.789Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-09-30T13:30:59.789Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-30T13:30:59.789Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2019-09-30T13:30:59.789Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-30T13:30:59.789Z] PASS [2019-09-30T13:30:59.789Z] [2019-09-30T13:30:59.789Z] === Skipped [2019-09-30T13:30:59.789Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-30T13:30:59.789Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-30T13:30:59.789Z] [2019-09-30T13:30:59.789Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-30T13:30:59.789Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-30T13:30:59.789Z] [2019-09-30T13:30:59.789Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-30T13:30:59.789Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-30T13:30:59.789Z] [2019-09-30T13:30:59.789Z] [2019-09-30T13:30:59.789Z] DONE 197 tests, 3 skipped in 119.602s [2019-09-30T13:30:59.789Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-30T13:30:59.789Z] ++ 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 [2019-09-30T13:30:59.789Z] ++ set -e [2019-09-30T13:30:59.789Z] ++ '[' -n 0 ']' [2019-09-30T13:30:59.789Z] ++ set -x [2019-09-30T13:30:59.789Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:30:59.802Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-30T13:31:00.080Z] INFO: Testing against a local daemon [2019-09-30T13:31:00.080Z] === RUN TestCommitInheritsEnv [2019-09-30T13:31:00.364Z] --- PASS: TestCommitInheritsEnv (0.46s) [2019-09-30T13:31:00.364Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-30T13:31:00.364Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-30T13:31:00.364Z] === RUN TestImagesFilterMultiReference [2019-09-30T13:31:00.649Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-30T13:31:00.649Z] === RUN TestImagePullPlatformInvalid [2019-09-30T13:31:00.649Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-30T13:31:00.649Z] === RUN TestRemoveImageOrphaning [2019-09-30T13:31:00.934Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-09-30T13:31:00.934Z] === RUN TestRemoveImageGarbageCollector [2019-09-30T13:31:00.934Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-30T13:31:00.934Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:31:00.934Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-30T13:31:00.934Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-30T13:31:00.934Z] === RUN TestTagInvalidReference [2019-09-30T13:31:00.934Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-30T13:31:00.934Z] === RUN TestTagValidPrefixedRepo [2019-09-30T13:31:01.219Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-30T13:31:01.219Z] === RUN TestTagExistedNameWithoutForce [2019-09-30T13:31:01.219Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-30T13:31:01.219Z] === RUN TestTagOfficialNames [2019-09-30T13:31:01.219Z] --- PASS: TestTagOfficialNames (0.05s) [2019-09-30T13:31:01.219Z] === RUN TestTagMatchesDigest [2019-09-30T13:31:01.219Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-30T13:31:01.219Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-30T13:31:02.323Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-30T13:31:07.575Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-30T13:31:11.750Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-30T13:31:11.750Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-30T13:31:15.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-30T13:31:16.917Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-30T13:31:21.090Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-30T13:31:21.347Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-30T13:31:26.597Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-09-30T13:31:27.526Z] === RUN TestDockerSuite/TestCpToDot [2019-09-30T13:31:28.462Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-30T13:31:30.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-30T13:31:32.247Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-30T13:31:32.811Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-30T13:31:36.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-30T13:31:36.984Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-30T13:31:36.984Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-30T13:31:37.913Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-30T13:31:39.812Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-30T13:31:40.068Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-30T13:31:40.069Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-30T13:31:40.999Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-30T13:31:41.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-30T13:31:41.529Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-30T13:31:41.529Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-30T13:31:41.786Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-30T13:31:42.716Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-30T13:31:42.972Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-30T13:31:42.972Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-30T13:31:43.229Z] === RUN TestDockerSuite/TestCreateRM [2019-09-30T13:31:43.486Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-30T13:31:43.486Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-30T13:31:43.486Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-30T13:31:43.743Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-30T13:31:46.265Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-30T13:31:46.522Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-30T13:31:46.522Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-30T13:31:51.776Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-30T13:31:51.776Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-30T13:31:51.776Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-30T13:31:51.776Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-30T13:31:51.776Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-30T13:31:51.776Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-30T13:31:52.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-30T13:31:54.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-30T13:31:55.162Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-30T13:31:57.057Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-30T13:31:58.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-30T13:31:59.393Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-30T13:32:00.322Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-30T13:32:00.322Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-30T13:32:00.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-30T13:32:01.143Z] === RUN TestDockerSuite/TestDockerFails [2019-09-30T13:32:01.143Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-09-30T13:32:01.143Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-30T13:32:01.400Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-30T13:32:02.771Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-30T13:32:04.142Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-09-30T13:32:06.038Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-09-30T13:32:06.038Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-09-30T13:32:06.038Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-09-30T13:32:06.038Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-09-30T13:32:07.295Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-30T13:32:07.295Z] #33 125.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-30T13:32:07.295Z] #33 127.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-30T13:32:07.295Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-30T13:32:07.859Z] #33 131.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-30T13:32:08.791Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-30T13:32:10.161Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-30T13:32:11.093Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-30T13:32:11.350Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-30T13:32:12.722Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-30T13:32:13.655Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-30T13:32:14.141Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-30T13:32:15.509Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-30T13:32:15.552Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-30T13:32:16.928Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-30T13:32:18.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-30T13:32:18.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-30T13:32:18.823Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-30T13:32:19.755Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-30T13:32:20.678Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-09-30T13:32:21.650Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-30T13:32:22.047Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-30T13:32:22.214Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-30T13:32:22.978Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-30T13:32:23.584Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-30T13:32:24.346Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-30T13:32:24.515Z] #33 148.0 [2019-09-30T13:32:25.078Z] #33 DONE 148.5s [2019-09-30T13:32:25.078Z] [2019-09-30T13:32:25.078Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-30T13:32:25.275Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-30T13:32:26.206Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-30T13:32:26.769Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-30T13:32:26.977Z] #34 DONE 1.9s [2019-09-30T13:32:28.349Z] [2019-09-30T13:32:28.349Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-30T13:32:28.675Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-09-30T13:32:29.719Z] #35 DONE 1.0s [2019-09-30T13:32:29.719Z] [2019-09-30T13:32:29.719Z] #36 exporting to image [2019-09-30T13:32:29.719Z] #36 exporting layers [2019-09-30T13:32:30.574Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-30T13:32:31.510Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-30T13:32:31.510Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-30T13:32:31.510Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-30T13:32:31.510Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-30T13:32:31.970Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-30T13:32:33.000Z] #36 exporting layers 3.5s done [2019-09-30T13:32:33.000Z] #36 writing image sha256:a77f760fb973b6d05bc16d413264e582228712f0dc9d91275ee4b51c2e8fbd61 done [2019-09-30T13:32:33.000Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-30T13:32:33.000Z] #36 DONE 3.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-30T13:32:33.465Z] + echo Ensuring container killed. [2019-09-30T13:32:33.465Z] Ensuring container killed. [2019-09-30T13:32:33.465Z] + docker rm -vf docker-pr1 [2019-09-30T13:32:33.465Z] Error: No such container: docker-pr1 [2019-09-30T13:32:33.465Z] + true [Pipeline] sh [2019-09-30T13:32:33.747Z] + echo Chowning /workspace to jenkins user [2019-09-30T13:32:33.747Z] Chowning /workspace to jenkins user [2019-09-30T13:32:33.747Z] + id -u [2019-09-30T13:32:33.747Z] + id -g [2019-09-30T13:32:33.747Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40014:/workspace busybox chown -R 1000:1000 /workspace [2019-09-30T13:32:33.925Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-09-30T13:32:34.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-30T13:32:35.411Z] + bundleName=unit [2019-09-30T13:32:35.411Z] + echo Creating unit-bundles.tar.gz [2019-09-30T13:32:35.411Z] Creating unit-bundles.tar.gz [2019-09-30T13:32:35.411Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-30T13:32:35.411Z] bundles/junit-report.xml [2019-09-30T13:32:35.411Z] bundles/go-test-report.json [2019-09-30T13:32:35.411Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-30T13:32:35.423Z] Archiving artifacts [2019-09-30T13:32:36.225Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-30T13:32:36.743Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40014/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-30T13:32:37.049Z] + make clean [2019-09-30T13:32:37.310Z] docker volume rm -f docker-dev-cache [2019-09-30T13:32:37.310Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-30T13:32:37.917Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-30T13:32:37.917Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-30T13:32:37.917Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-30T13:32:38.120Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-30T13:32:40.013Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-30T13:32:40.577Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-30T13:32:40.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-30T13:32:41.094Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-30T13:32:41.655Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-30T13:32:42.987Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-30T13:32:43.244Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-09-30T13:32:43.501Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-30T13:32:43.834Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-30T13:32:43.834Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-30T13:32:43.834Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-30T13:32:43.834Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-30T13:32:43.834Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-30T13:32:44.064Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-30T13:32:44.064Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-09-30T13:32:44.064Z] === RUN TestDockerSuite/TestEventsFilters [2019-09-30T13:32:45.960Z] === RUN TestDockerSuite/TestEventsFormat [2019-09-30T13:32:47.573Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-30T13:32:47.573Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-30T13:32:47.573Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-30T13:32:47.853Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-30T13:32:47.853Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-30T13:32:47.853Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-30T13:32:48.783Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-30T13:32:49.041Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-30T13:32:49.604Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-30T13:32:50.533Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-09-30T13:32:50.789Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-09-30T13:32:50.789Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-09-30T13:32:50.789Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-30T13:32:52.681Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-09-30T13:32:53.613Z] === RUN TestDockerSuite/TestEventsRename [2019-09-30T13:32:54.543Z] === RUN TestDockerSuite/TestEventsResize [2019-09-30T13:32:54.653Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-30T13:32:55.472Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-30T13:32:56.054Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-30T13:32:57.430Z] === RUN TestDockerSuite/TestEventsStreaming [2019-09-30T13:32:57.993Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-30T13:33:01.263Z] === RUN TestDockerSuite/TestEventsTop [2019-09-30T13:33:01.827Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-30T13:33:04.346Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-30T13:33:06.241Z] === RUN TestDockerSuite/TestExec [2019-09-30T13:33:06.804Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-30T13:33:07.734Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-30T13:33:08.662Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-30T13:33:09.225Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-30T13:33:09.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-30T13:33:11.160Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-30T13:33:12.529Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-30T13:33:12.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-30T13:33:13.043Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-30T13:33:14.414Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-30T13:33:15.344Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-30T13:33:16.274Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-30T13:33:18.168Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-30T13:33:19.702Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-30T13:33:21.071Z] === RUN TestDockerSuite/TestExecEnv [2019-09-30T13:33:22.009Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-30T13:33:23.903Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-30T13:33:24.833Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-30T13:33:26.727Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-30T13:33:27.657Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-09-30T13:33:28.587Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-30T13:33:29.955Z] === RUN TestDockerSuite/TestExecParseError [2019-09-30T13:33:30.518Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-30T13:33:31.449Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-30T13:33:32.380Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-30T13:33:34.901Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-30T13:33:35.466Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-30T13:33:36.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-30T13:33:36.598Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-30T13:33:48.777Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-30T13:33:48.777Z] === RUN TestDockerSuite/TestExecTTY [2019-09-30T13:33:49.707Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-30T13:33:50.639Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-30T13:33:51.569Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-30T13:33:52.498Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-30T13:33:52.498Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-30T13:33:55.023Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-09-30T13:33:55.972Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-30T13:33:57.342Z] === RUN TestDockerSuite/TestExecWithTERM [2019-09-30T13:33:58.272Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-30T13:33:59.642Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-30T13:34:02.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-30T13:34:04.055Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-30T13:34:09.310Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-30T13:34:11.204Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-30T13:34:16.454Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-30T13:34:17.018Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-30T13:34:17.018Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-30T13:34:17.018Z] === RUN TestDockerSuite/TestHealth [2019-09-30T13:34:29.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-30T13:34:39.148Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-30T13:34:39.148Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-30T13:34:39.148Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-30T13:34:39.148Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-30T13:34:39.711Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-30T13:34:39.711Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-30T13:34:40.650Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-30T13:34:40.650Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-30T13:34:40.650Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-30T13:34:40.650Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-30T13:34:41.215Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-30T13:34:41.471Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-30T13:34:42.034Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-30T13:34:42.034Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-30T13:34:42.963Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-30T13:34:42.963Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-30T13:34:43.894Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-30T13:34:44.823Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-30T13:34:44.823Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-30T13:34:45.753Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-30T13:34:49.027Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-30T13:34:49.027Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-30T13:34:49.027Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-30T13:34:50.923Z] === RUN TestDockerSuite/TestImportFile [2019-09-30T13:34:51.128Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-30T13:34:51.128Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-30T13:34:52.817Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-30T13:34:52.817Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-30T13:34:54.710Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-30T13:34:56.605Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-30T13:34:56.932Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-30T13:34:56.932Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-30T13:34:58.499Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-30T13:34:59.062Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-30T13:34:59.625Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-30T13:35:00.189Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-30T13:35:01.118Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-30T13:35:01.765Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-30T13:35:02.048Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-30T13:35:02.226Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-30T13:35:02.226Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-30T13:35:02.226Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-30T13:35:02.226Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-30T13:35:02.226Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-30T13:35:02.979Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-30T13:35:03.197Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-30T13:35:03.910Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-30T13:35:03.910Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-30T13:35:03.910Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-09-30T13:35:04.166Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-30T13:35:04.730Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-30T13:35:05.301Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-30T13:35:06.122Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-30T13:35:06.240Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-30T13:35:07.172Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-30T13:35:07.663Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-30T13:35:07.663Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-30T13:35:07.663Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-30T13:35:07.663Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-30T13:35:08.102Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-30T13:35:08.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-30T13:35:08.666Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-30T13:35:09.595Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-30T13:35:09.595Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-09-30T13:35:10.574Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-30T13:35:11.491Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-30T13:35:12.422Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-30T13:35:13.355Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-30T13:35:13.355Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-30T13:35:14.285Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-30T13:35:14.285Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-30T13:35:15.656Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-30T13:35:16.586Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-30T13:35:17.515Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-30T13:35:18.446Z] === RUN TestDockerSuite/TestInspectImage [2019-09-30T13:35:18.446Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-30T13:35:18.446Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-30T13:35:18.704Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-30T13:35:19.269Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-30T13:35:20.639Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-30T13:35:20.639Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-30T13:35:21.570Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-30T13:35:22.134Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-30T13:35:24.027Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-30T13:35:24.027Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-30T13:35:24.958Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-30T13:35:25.404Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-30T13:35:26.330Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-30T13:35:28.854Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-30T13:35:29.147Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-30T13:35:29.418Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-30T13:35:30.118Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-30T13:35:30.118Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-30T13:35:30.360Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-30T13:35:31.297Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-30T13:35:32.227Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-30T13:35:33.033Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-30T13:35:33.597Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-30T13:35:34.160Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-30T13:35:34.160Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-30T13:35:34.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-30T13:35:34.573Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-30T13:35:36.940Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-30T13:35:39.052Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-30T13:35:39.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-30T13:35:40.409Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-30T13:35:40.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-30T13:35:40.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-30T13:35:40.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-30T13:35:40.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-30T13:35:40.546Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-30T13:35:40.869Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-30T13:35:41.112Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-30T13:35:43.006Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-09-30T13:35:43.006Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-30T13:35:46.281Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-30T13:35:46.281Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-09-30T13:35:48.802Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-30T13:35:48.802Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-30T13:35:49.366Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-09-30T13:35:51.264Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-30T13:35:51.828Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-30T13:35:52.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-30T13:35:53.017Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-30T13:35:56.292Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-09-30T13:36:02.840Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-30T13:36:07.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-30T13:36:07.944Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-30T13:36:08.774Z] --- PASS: TestImportExtremelyLargeImageWorks (297.13s) [2019-09-30T13:36:08.774Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-30T13:36:08.774Z] PASS [2019-09-30T13:36:08.774Z] [2019-09-30T13:36:08.774Z] === Skipped [2019-09-30T13:36:08.774Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-30T13:36:08.774Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:36:08.774Z] [2019-09-30T13:36:08.774Z] [2019-09-30T13:36:08.774Z] DONE 12 tests, 1 skipped in 298.530s [2019-09-30T13:36:08.774Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-30T13:36:08.774Z] ++ 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 [2019-09-30T13:36:08.774Z] ++ set -e [2019-09-30T13:36:08.774Z] ++ '[' -n 0 ']' [2019-09-30T13:36:08.774Z] ++ set -x [2019-09-30T13:36:08.774Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:36:08.774Z] INFO: Testing against a local daemon [2019-09-30T13:36:08.774Z] === RUN TestNetworkCreateDelete [2019-09-30T13:36:08.774Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-30T13:36:08.774Z] === RUN TestDockerNetworkDeletePreferID [2019-09-30T13:36:08.774Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-09-30T13:36:08.774Z] === RUN TestInspectNetwork [2019-09-30T13:36:08.774Z] === RUN TestInspectNetwork/full_network_id [2019-09-30T13:36:08.774Z] === RUN TestInspectNetwork/partial_network_id [2019-09-30T13:36:08.774Z] === RUN TestInspectNetwork/network_name [2019-09-30T13:36:08.774Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-30T13:36:08.774Z] --- PASS: TestInspectNetwork (7.59s) [2019-09-30T13:36:08.774Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-30T13:36:08.774Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-30T13:36:08.774Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-30T13:36:08.774Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-30T13:36:08.774Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-30T13:36:08.774Z] === RUN TestRunContainerWithBridgeNone [2019-09-30T13:36:09.314Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-30T13:36:09.393Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-09-30T13:36:09.393Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-30T13:36:09.393Z] === RUN TestNetworkInvalidJSON [2019-09-30T13:36:09.393Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-30T13:36:09.393Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-30T13:36:09.393Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:36:09.393Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:36:09.393Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:36:09.393Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:36:09.679Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-30T13:36:09.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-30T13:36:09.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-30T13:36:09.679Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-30T13:36:09.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-30T13:36:09.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-30T13:36:09.679Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-30T13:36:09.679Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-30T13:36:10.696Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-30T13:36:10.696Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-30T13:36:10.696Z] === RUN TestDaemonDefaultNetworkPools [2019-09-30T13:36:11.208Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-30T13:36:11.328Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-09-30T13:36:11.328Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-30T13:36:11.328Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-30T13:36:12.138Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-30T13:36:12.810Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-09-30T13:36:12.810Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-30T13:36:12.810Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-30T13:36:13.823Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2019-09-30T13:36:13.823Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-30T13:36:13.823Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-30T13:36:14.452Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-30T13:36:14.452Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-30T13:36:14.452Z] === RUN TestServiceWithPredefinedNetwork [2019-09-30T13:36:15.413Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-09-30T13:36:15.413Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-30T13:36:15.413Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-30T13:36:15.413Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-30T13:36:15.413Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-30T13:36:16.343Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-30T13:36:16.918Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-30T13:36:17.152Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-09-30T13:36:17.152Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-30T13:36:17.152Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-30T13:36:17.152Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:36:17.152Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:36:17.152Z] === RUN TestServiceWithDataPathPortInit [2019-09-30T13:36:21.099Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-30T13:36:21.663Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-30T13:36:26.918Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-30T13:36:27.481Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-30T13:36:27.481Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-30T13:36:28.850Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-30T13:36:29.800Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-30T13:36:31.174Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-30T13:36:31.591Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-30T13:36:31.591Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-30T13:36:31.591Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-30T13:36:32.104Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-30T13:36:32.574Z] --- PASS: TestServiceWithDataPathPortInit (14.78s) [2019-09-30T13:36:32.574Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-30T13:36:32.574Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-30T13:36:32.574Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-30T13:36:33.472Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-30T13:36:34.035Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-09-30T13:36:35.932Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-30T13:36:36.868Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-30T13:36:37.799Z] === RUN TestDockerSuite/TestLogsSince [2019-09-30T13:36:40.973Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2019-09-30T13:36:40.973Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-30T13:36:40.973Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1t76j8rm4re2jdxqk35cnmk34 Created:2019-09-30 13:36:32.852884457 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ce7c804383f40bb4b87d918bdc3731a24b395f91ae9dd9b7457f25d73112d94d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cw7jgxv5e7jguzzzc1duql2qw EndpointID:6272dada6f306d19b13bf4cf5b0265cf3b638efd8f3c739a28da6b66e2c0258c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:201d4fe3e46cb74cc86da0abd56c2f0078d72fd4fb33e23101818a7eb04a56f1 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:723390a584c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cw7jgxv5e7jguzzzc1duql2qw EndpointID:6272dada6f306d19b13bf4cf5b0265cf3b638efd8f3c739a28da6b66e2c0258c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-30T13:36:40.973Z] PASS [2019-09-30T13:36:40.973Z] [2019-09-30T13:36:40.973Z] === Skipped [2019-09-30T13:36:40.973Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-30T13:36:40.973Z] service_test.go:230: FLAKY_TEST [2019-09-30T13:36:40.973Z] [2019-09-30T13:36:40.973Z] [2019-09-30T13:36:40.973Z] DONE 21 tests, 1 skipped in 41.780s [2019-09-30T13:36:40.973Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-30T13:36:40.973Z] ++ 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 [2019-09-30T13:36:40.973Z] ++ set -e [2019-09-30T13:36:40.973Z] ++ '[' -n 0 ']' [2019-09-30T13:36:40.973Z] ++ set -x [2019-09-30T13:36:40.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-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 [2019-09-30T13:36:40.973Z] INFO: Testing against a local daemon [2019-09-30T13:36:40.973Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-30T13:36:41.989Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-09-30T13:36:41.989Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-09-30T13:36:41.989Z] === RUN TestDockerNetworkIpvlan [2019-09-30T13:36:42.613Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-30T13:36:43.632Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-30T13:36:44.642Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-30T13:36:45.895Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-30T13:36:45.895Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-30T13:36:46.424Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-30T13:36:46.424Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-30T13:36:46.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-30T13:36:47.338Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-30T13:36:49.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-30T13:36:50.713Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-30T13:36:50.805Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-30T13:36:51.644Z] === RUN TestDockerSuite/TestLogsTail [2019-09-30T13:36:52.208Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-30T13:36:53.138Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-30T13:36:53.495Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-30T13:36:54.071Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-30T13:36:54.634Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-30T13:36:55.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-30T13:36:55.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-30T13:36:55.198Z] === RUN TestDockerSuite/TestNetHostname [2019-09-30T13:36:56.952Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-30T13:36:57.723Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-30T13:36:58.287Z] === RUN TestDockerSuite/TestNetworkEvents [2019-09-30T13:36:59.216Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-30T13:37:01.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-30T13:37:01.346Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-30T13:37:01.769Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-30T13:37:02.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-09-30T13:37:02.591Z] === RUN TestDockerSuite/TestPluginActive [2019-09-30T13:37:04.484Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-30T13:37:05.858Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-30T13:37:06.872Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan (27.07s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.21s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.23s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.22s) [2019-09-30T13:37:08.907Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.907Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.28s) [2019-09-30T13:37:08.908Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.908Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.35s) [2019-09-30T13:37:08.908Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-30T13:37:08.908Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.00s) [2019-09-30T13:37:08.908Z] PASS [2019-09-30T13:37:08.908Z] [2019-09-30T13:37:08.908Z] DONE 11 tests in 28.641s [2019-09-30T13:37:08.908Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-30T13:37:08.908Z] ++ 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 [2019-09-30T13:37:08.908Z] ++ set -e [2019-09-30T13:37:08.908Z] ++ '[' -n 0 ']' [2019-09-30T13:37:08.908Z] ++ set -x [2019-09-30T13:37:08.908Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:37:08.908Z] INFO: Testing against a local daemon [2019-09-30T13:37:08.908Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-30T13:37:10.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-09-30T13:37:10.387Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-30T13:37:10.387Z] === RUN TestDockerNetworkMacvlan [2019-09-30T13:37:11.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-30T13:37:11.410Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-30T13:37:11.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-30T13:37:12.045Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-30T13:37:12.045Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-30T13:37:12.424Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-30T13:37:12.976Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-30T13:37:13.444Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-30T13:37:13.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-30T13:37:16.135Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-30T13:37:16.817Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-30T13:37:17.073Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-30T13:37:18.005Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-30T13:37:19.603Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-30T13:37:20.528Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-30T13:37:21.458Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-30T13:37:21.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-30T13:37:21.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-30T13:37:24.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-30T13:37:25.133Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-30T13:37:25.663Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan (15.58s) [2019-09-30T13:37:26.160Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-30T13:37:26.160Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-09-30T13:37:26.160Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2019-09-30T13:37:26.160Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2019-09-30T13:37:26.160Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.39s) [2019-09-30T13:37:26.160Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-30T13:37:26.160Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s) [2019-09-30T13:37:26.160Z] PASS [2019-09-30T13:37:26.160Z] [2019-09-30T13:37:26.160Z] DONE 8 tests in 17.156s [2019-09-30T13:37:26.160Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-30T13:37:26.160Z] ++ 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 [2019-09-30T13:37:26.160Z] ++ set -e [2019-09-30T13:37:26.160Z] ++ '[' -n 0 ']' [2019-09-30T13:37:26.160Z] ++ set -x [2019-09-30T13:37:26.161Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:37:26.161Z] testing: warning: no tests to run [2019-09-30T13:37:26.161Z] PASS [2019-09-30T13:37:26.161Z] [2019-09-30T13:37:26.161Z] DONE 0 tests in 0.022s [2019-09-30T13:37:26.161Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-30T13:37:26.161Z] ++ 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 [2019-09-30T13:37:26.161Z] ++ set -e [2019-09-30T13:37:26.161Z] ++ '[' -n 0 ']' [2019-09-30T13:37:26.161Z] ++ set -x [2019-09-30T13:37:26.161Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:37:26.161Z] INFO: Testing against a local daemon [2019-09-30T13:37:26.161Z] === RUN TestAuthZPluginAllowRequest [2019-09-30T13:37:26.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-30T13:37:26.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-30T13:37:26.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-30T13:37:27.557Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-30T13:37:28.120Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-30T13:37:28.194Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-09-30T13:37:28.194Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-30T13:37:28.194Z] === RUN TestAuthZPluginTLS [2019-09-30T13:37:28.479Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-30T13:37:28.479Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-30T13:37:28.479Z] === RUN TestAuthZPluginDenyRequest [2019-09-30T13:37:29.106Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-09-30T13:37:29.106Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-30T13:37:29.106Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-30T13:37:29.492Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-30T13:37:29.722Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-09-30T13:37:29.722Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-30T13:37:29.722Z] === RUN TestAuthZPluginDenyResponse [2019-09-30T13:37:30.342Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-09-30T13:37:30.342Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-30T13:37:30.342Z] === RUN TestAuthZPluginAllowEventStream [2019-09-30T13:37:31.393Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-09-30T13:37:31.393Z] === RUN TestDockerSuite/TestPortList [2019-09-30T13:37:31.822Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-09-30T13:37:31.822Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-30T13:37:31.822Z] === RUN TestAuthZPluginErrorResponse [2019-09-30T13:37:32.441Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-09-30T13:37:32.441Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-30T13:37:32.441Z] === RUN TestAuthZPluginErrorRequest [2019-09-30T13:37:33.058Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-09-30T13:37:33.058Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-30T13:37:33.058Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-30T13:37:33.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-30T13:37:33.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-30T13:37:33.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-30T13:37:33.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-30T13:37:33.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-30T13:37:33.676Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-09-30T13:37:33.676Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-30T13:37:33.676Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-30T13:37:35.721Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-09-30T13:37:35.721Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-30T13:37:35.721Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-30T13:37:38.418Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-09-30T13:37:38.418Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-30T13:37:38.418Z] === RUN TestAuthZPluginHeader [2019-09-30T13:37:39.040Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-09-30T13:37:39.040Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-30T13:37:39.040Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-30T13:37:39.040Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-30T13:37:39.040Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:39.040Z] === RUN TestAuthZPluginV2Disable [2019-09-30T13:37:39.040Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-30T13:37:39.040Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:39.040Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-30T13:37:39.040Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-30T13:37:39.040Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:39.040Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-30T13:37:39.040Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-30T13:37:39.040Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:39.040Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-30T13:37:39.489Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-09-30T13:37:42.763Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-30T13:37:44.136Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-09-30T13:37:44.136Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-30T13:37:52.229Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-30T13:37:52.229Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-30T13:37:52.229Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-30T13:37:52.486Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-30T13:37:52.486Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-30T13:37:53.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-30T13:37:53.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-30T13:37:53.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-30T13:37:53.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-30T13:37:55.962Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-30T13:37:55.962Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-09-30T13:37:57.542Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2019-09-30T13:37:57.543Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-30T13:37:57.543Z] PASS [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] === Skipped [2019-09-30T13:37:57.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-30T13:37:57.543Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-30T13:37:57.543Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-30T13:37:57.543Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-30T13:37:57.543Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] DONE 17 tests, 4 skipped in 29.746s [2019-09-30T13:37:57.543Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-30T13:37:57.543Z] ++ 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 [2019-09-30T13:37:57.543Z] ++ set -e [2019-09-30T13:37:57.543Z] ++ '[' -n 0 ']' [2019-09-30T13:37:57.543Z] ++ set -x [2019-09-30T13:37:57.543Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:37:57.543Z] INFO: Testing against a local daemon [2019-09-30T13:37:57.543Z] === RUN TestPluginInvalidJSON [2019-09-30T13:37:57.543Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:37:57.543Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:37:57.543Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-30T13:37:57.543Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-30T13:37:57.543Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-30T13:37:57.543Z] PASS [2019-09-30T13:37:57.543Z] [2019-09-30T13:37:57.543Z] DONE 2 tests in 0.168s [2019-09-30T13:37:57.543Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-30T13:37:57.543Z] ++ 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 [2019-09-30T13:37:57.543Z] ++ set -e [2019-09-30T13:37:57.543Z] ++ '[' -n 0 ']' [2019-09-30T13:37:57.543Z] ++ set -x [2019-09-30T13:37:57.543Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:37:57.543Z] INFO: Testing against a local daemon [2019-09-30T13:37:57.543Z] === RUN TestExternalGraphDriver [2019-09-30T13:37:57.543Z] === RUN TestExternalGraphDriver/json [2019-09-30T13:37:57.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-09-30T13:37:58.558Z] === RUN TestExternalGraphDriver/spec [2019-09-30T13:37:58.787Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-09-30T13:38:00.598Z] === RUN TestExternalGraphDriver/pull [2019-09-30T13:38:00.681Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-09-30T13:38:00.938Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-09-30T13:38:00.938Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-09-30T13:38:01.195Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-30T13:38:03.296Z] --- PASS: TestExternalGraphDriver (6.67s) [2019-09-30T13:38:03.296Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-30T13:38:03.296Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-09-30T13:38:03.296Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-09-30T13:38:03.296Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2019-09-30T13:38:03.296Z] === RUN TestGraphdriverPluginV2 [2019-09-30T13:38:03.296Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-09-30T13:38:03.296Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:38:03.296Z] PASS [2019-09-30T13:38:03.296Z] [2019-09-30T13:38:03.296Z] === Skipped [2019-09-30T13:38:03.296Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-09-30T13:38:03.296Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:38:03.296Z] [2019-09-30T13:38:03.296Z] [2019-09-30T13:38:03.296Z] DONE 5 tests, 1 skipped in 6.833s [2019-09-30T13:38:03.296Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-30T13:38:03.296Z] ++ 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 [2019-09-30T13:38:03.296Z] ++ set -e [2019-09-30T13:38:03.296Z] ++ '[' -n 0 ']' [2019-09-30T13:38:03.296Z] ++ set -x [2019-09-30T13:38:03.296Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:38:03.296Z] INFO: Testing against a local daemon [2019-09-30T13:38:03.296Z] === RUN TestContinueAfterPluginCrash [2019-09-30T13:38:03.296Z] === PAUSE TestContinueAfterPluginCrash [2019-09-30T13:38:03.296Z] === RUN TestDaemonStartWithLogOpt [2019-09-30T13:38:03.296Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-30T13:38:03.296Z] === CONT TestContinueAfterPluginCrash [2019-09-30T13:38:03.296Z] === CONT TestDaemonStartWithLogOpt [2019-09-30T13:38:03.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-30T13:38:05.371Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-09-30T13:38:05.371Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-30T13:38:06.302Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-30T13:38:08.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-30T13:38:08.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-30T13:38:09.254Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-30T13:38:09.711Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-30T13:38:10.105Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-30T13:38:11.244Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-30T13:38:11.244Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-30T13:38:14.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-09-30T13:38:15.651Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-30T13:38:15.651Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-30T13:38:15.922Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-30T13:38:17.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-09-30T13:38:17.454Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-30T13:38:17.454Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-30T13:38:17.454Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-30T13:38:18.987Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-30T13:38:19.953Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-30T13:38:20.295Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-30T13:38:20.411Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-30T13:38:20.868Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-30T13:38:21.326Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-30T13:38:21.826Z] --- PASS: TestDaemonStartWithLogOpt (16.16s) [2019-09-30T13:38:21.826Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-30T13:38:23.869Z] --- PASS: TestContinueAfterPluginCrash (20.93s) [2019-09-30T13:38:23.869Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-30T13:38:23.869Z] PASS [2019-09-30T13:38:23.869Z] [2019-09-30T13:38:23.869Z] DONE 2 tests in 21.029s [2019-09-30T13:38:23.869Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-30T13:38:23.869Z] ++ 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 [2019-09-30T13:38:23.869Z] ++ set -e [2019-09-30T13:38:23.869Z] ++ '[' -n 0 ']' [2019-09-30T13:38:23.869Z] ++ set -x [2019-09-30T13:38:23.869Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:38:24.153Z] INFO: Testing against a local daemon [2019-09-30T13:38:24.153Z] === RUN TestPluginWithDevMounts [2019-09-30T13:38:24.153Z] === PAUSE TestPluginWithDevMounts [2019-09-30T13:38:24.153Z] === CONT TestPluginWithDevMounts [2019-09-30T13:38:26.830Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-09-30T13:38:26.830Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-30T13:38:26.830Z] PASS [2019-09-30T13:38:26.830Z] [2019-09-30T13:38:26.830Z] DONE 1 tests in 2.442s [2019-09-30T13:38:26.830Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-30T13:38:26.830Z] ++ 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 [2019-09-30T13:38:26.830Z] ++ set -e [2019-09-30T13:38:26.830Z] ++ '[' -n 0 ']' [2019-09-30T13:38:26.830Z] ++ set -x [2019-09-30T13:38:26.830Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:38:26.830Z] INFO: Testing against a local daemon [2019-09-30T13:38:26.830Z] === RUN TestSecretInspect [2019-09-30T13:38:27.105Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-30T13:38:28.392Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-30T13:38:28.857Z] --- PASS: TestSecretInspect (2.24s) [2019-09-30T13:38:28.857Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-30T13:38:28.857Z] === RUN TestSecretList [2019-09-30T13:38:29.278Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-30T13:38:29.278Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-30T13:38:29.324Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-30T13:38:30.254Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-09-30T13:38:30.809Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-30T13:38:30.903Z] --- PASS: TestSecretList (2.23s) [2019-09-30T13:38:30.903Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-30T13:38:30.903Z] === RUN TestSecretsCreateAndDelete [2019-09-30T13:38:32.148Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-30T13:38:33.586Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2019-09-30T13:38:33.586Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-30T13:38:33.586Z] === RUN TestSecretsUpdate [2019-09-30T13:38:34.043Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-30T13:38:35.413Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-30T13:38:35.627Z] --- PASS: TestSecretsUpdate (2.24s) [2019-09-30T13:38:35.627Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-30T13:38:35.627Z] === RUN TestTemplatedSecret [2019-09-30T13:38:37.307Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-30T13:38:39.101Z] --- PASS: TestTemplatedSecret (3.02s) [2019-09-30T13:38:39.101Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-30T13:38:39.101Z] === RUN TestSecretCreateResolve [2019-09-30T13:38:39.828Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-30T13:38:41.137Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-09-30T13:38:41.137Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-30T13:38:41.137Z] PASS [2019-09-30T13:38:41.137Z] [2019-09-30T13:38:41.137Z] DONE 6 tests in 14.301s [2019-09-30T13:38:41.137Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-30T13:38:41.137Z] ++ 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 [2019-09-30T13:38:41.137Z] ++ set -e [2019-09-30T13:38:41.137Z] ++ '[' -n 0 ']' [2019-09-30T13:38:41.137Z] ++ set -x [2019-09-30T13:38:41.137Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:38:41.137Z] INFO: Testing against a local daemon [2019-09-30T13:38:41.137Z] === RUN TestServiceCreateInit [2019-09-30T13:38:41.137Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-30T13:38:41.721Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-30T13:38:41.721Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-30T13:38:42.707Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-30T13:38:43.270Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-30T13:38:45.164Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-30T13:38:45.537Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-30T13:38:45.599Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-30T13:38:45.599Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-30T13:38:45.599Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-30T13:38:47.769Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-30T13:38:48.436Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-30T13:38:48.735Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-30T13:38:49.193Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-30T13:38:49.193Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-30T13:38:49.370Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-30T13:38:49.370Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-30T13:38:49.933Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-30T13:38:49.933Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-30T13:38:49.933Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-30T13:38:49.945Z] --- PASS: TestServiceCreateInit (8.42s) [2019-09-30T13:38:49.945Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2019-09-30T13:38:49.945Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-30T13:38:49.945Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2019-09-30T13:38:49.945Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-30T13:38:49.945Z] === RUN TestCreateServiceMultipleTimes [2019-09-30T13:38:50.158Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-30T13:38:50.617Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-30T13:38:50.617Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-30T13:38:50.617Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-30T13:38:50.863Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-30T13:38:52.757Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-30T13:38:54.126Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-30T13:38:55.056Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-30T13:38:56.405Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-30T13:38:57.577Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-09-30T13:39:00.853Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-30T13:39:04.127Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-30T13:39:06.023Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-30T13:39:08.445Z] --- PASS: TestCreateServiceMultipleTimes (17.70s) [2019-09-30T13:39:08.445Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-30T13:39:08.445Z] === RUN TestCreateServiceConflict [2019-09-30T13:39:08.547Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-30T13:39:08.805Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-30T13:39:08.805Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-30T13:39:09.061Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-30T13:39:09.461Z] --- PASS: TestCreateServiceConflict (2.26s) [2019-09-30T13:39:09.461Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-30T13:39:09.461Z] === RUN TestCreateServiceMaxReplicas [2019-09-30T13:39:12.348Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-30T13:39:12.942Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2019-09-30T13:39:12.942Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-30T13:39:12.942Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-30T13:39:13.715Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-30T13:39:17.888Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-30T13:39:19.780Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-30T13:39:19.780Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-30T13:39:19.780Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-30T13:39:21.673Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-30T13:39:24.195Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-30T13:39:24.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-30T13:39:25.565Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-30T13:39:25.823Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-30T13:39:27.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-30T13:39:27.976Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-30T13:39:28.207Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.54s) [2019-09-30T13:39:28.208Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-30T13:39:28.208Z] === RUN TestCreateServiceSecretFileMode [2019-09-30T13:39:28.907Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-30T13:39:29.694Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2019-09-30T13:39:29.694Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-30T13:39:29.694Z] === RUN TestCreateServiceConfigFileMode [2019-09-30T13:39:31.430Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-30T13:39:31.994Z] === RUN TestDockerSuite/TestRmiTag [2019-09-30T13:39:32.251Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-30T13:39:32.377Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2019-09-30T13:39:32.378Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-30T13:39:32.378Z] === RUN TestCreateServiceSysctls [2019-09-30T13:39:33.179Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-30T13:39:35.862Z] --- PASS: TestCreateServiceSysctls (3.44s) [2019-09-30T13:39:35.862Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-30T13:39:35.862Z] === RUN TestCreateServiceCapabilities [2019-09-30T13:39:38.431Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-30T13:39:38.563Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2019-09-30T13:39:38.563Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-30T13:39:38.563Z] === RUN TestInspect [2019-09-30T13:39:38.687Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-30T13:39:38.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-30T13:39:38.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-30T13:39:38.897Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-30T13:39:40.056Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-30T13:39:40.313Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-30T13:39:41.276Z] --- PASS: TestInspect (2.90s) [2019-09-30T13:39:41.276Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-30T13:39:41.276Z] === RUN TestDockerNetworkConnectAlias [2019-09-30T13:39:42.220Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-30T13:39:42.784Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-30T13:39:43.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-30T13:39:43.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-30T13:39:43.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-30T13:39:43.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-30T13:39:43.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-30T13:39:43.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-30T13:39:43.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-30T13:39:43.993Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-30T13:39:43.993Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-09-30T13:39:44.902Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-30T13:39:46.785Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2019-09-30T13:39:46.785Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-30T13:39:46.785Z] === RUN TestDockerNetworkReConnect [2019-09-30T13:39:46.795Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-30T13:39:47.358Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-30T13:39:47.358Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-30T13:39:48.288Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-30T13:39:49.657Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-09-30T13:39:51.027Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-30T13:39:51.189Z] --- PASS: TestDockerNetworkReConnect (4.74s) [2019-09-30T13:39:51.189Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-30T13:39:51.189Z] === RUN TestServicePlugin [2019-09-30T13:39:51.189Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-30T13:39:51.189Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:39:51.189Z] === RUN TestServiceUpdateLabel [2019-09-30T13:39:52.921Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-09-30T13:39:53.217Z] --- PASS: TestServiceUpdateLabel (2.17s) [2019-09-30T13:39:53.217Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-30T13:39:53.217Z] === RUN TestServiceUpdateSecrets [2019-09-30T13:39:53.850Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-09-30T13:39:54.779Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-09-30T13:39:55.709Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-30T13:39:55.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-30T13:39:56.530Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-30T13:39:57.899Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-30T13:39:58.829Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-30T13:39:59.087Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-09-30T13:40:00.020Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-30T13:40:00.951Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-30T13:40:01.881Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-30T13:40:02.444Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-30T13:40:02.444Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-30T13:40:04.990Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-30T13:40:05.925Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-30T13:40:06.856Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-30T13:40:07.786Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-30T13:40:08.350Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-30T13:40:08.448Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2019-09-30T13:40:08.448Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-30T13:40:08.448Z] === RUN TestServiceUpdateConfigs [2019-09-30T13:40:08.607Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-30T13:40:09.169Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-30T13:40:10.099Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-30T13:40:11.030Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-30T13:40:11.593Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-30T13:40:12.524Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-30T13:40:12.524Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-30T13:40:13.454Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-30T13:40:13.454Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-30T13:40:13.915Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-30T13:40:14.372Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-30T13:40:14.822Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-30T13:40:14.830Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-30T13:40:15.078Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-30T13:40:16.008Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-30T13:40:16.938Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-30T13:40:17.869Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-30T13:40:17.869Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-30T13:40:18.803Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-30T13:40:21.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-30T13:40:22.695Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-30T13:40:23.695Z] --- PASS: TestServiceUpdateConfigs (15.05s) [2019-09-30T13:40:23.695Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-30T13:40:23.695Z] === RUN TestServiceUpdateNetwork [2019-09-30T13:40:24.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-30T13:40:24.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-30T13:40:25.559Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-30T13:40:26.488Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-30T13:40:27.438Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-30T13:40:28.369Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-30T13:40:30.262Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-30T13:40:34.436Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-30T13:40:34.436Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-30T13:40:34.693Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-30T13:40:34.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-09-30T13:40:35.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-30T13:40:35.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-30T13:40:36.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-30T13:40:37.214Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-30T13:40:38.918Z] --- PASS: TestServiceUpdateNetwork (13.56s) [2019-09-30T13:40:38.918Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-30T13:40:38.918Z] PASS [2019-09-30T13:40:38.918Z] [2019-09-30T13:40:38.918Z] === Skipped [2019-09-30T13:40:38.918Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-30T13:40:38.918Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-30T13:40:38.918Z] [2019-09-30T13:40:38.918Z] [2019-09-30T13:40:38.918Z] DONE 19 tests, 1 skipped in 115.883s [2019-09-30T13:40:38.918Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-30T13:40:38.918Z] ++ 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 [2019-09-30T13:40:38.918Z] ++ set -e [2019-09-30T13:40:38.918Z] ++ '[' -n 0 ']' [2019-09-30T13:40:38.918Z] ++ set -x [2019-09-30T13:40:38.918Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:40:38.918Z] INFO: Testing against a local daemon [2019-09-30T13:40:38.918Z] === RUN TestSessionCreate [2019-09-30T13:40:38.918Z] --- PASS: TestSessionCreate (0.06s) [2019-09-30T13:40:38.918Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-30T13:40:38.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-09-30T13:40:38.918Z] PASS [2019-09-30T13:40:38.918Z] [2019-09-30T13:40:38.919Z] DONE 2 tests in 0.205s [2019-09-30T13:40:38.919Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-30T13:40:38.919Z] ++ 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 [2019-09-30T13:40:38.919Z] ++ set -e [2019-09-30T13:40:38.919Z] ++ '[' -n 0 ']' [2019-09-30T13:40:38.919Z] ++ set -x [2019-09-30T13:40:38.919Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:40:38.919Z] INFO: Testing against a local daemon [2019-09-30T13:40:38.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-30T13:40:38.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:40:38.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-30T13:40:38.919Z] === RUN TestEventsExecDie [2019-09-30T13:40:38.919Z] --- PASS: TestEventsExecDie (0.92s) [2019-09-30T13:40:38.919Z] === RUN TestEventsBackwardsCompatible [2019-09-30T13:40:38.919Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-30T13:40:38.919Z] === RUN TestInfoBinaryCommits [2019-09-30T13:40:38.919Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-30T13:40:38.919Z] === RUN TestInfoAPIVersioned [2019-09-30T13:40:38.919Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-30T13:40:38.919Z] === RUN TestInfoAPI [2019-09-30T13:40:38.919Z] --- PASS: TestInfoAPI (0.05s) [2019-09-30T13:40:38.919Z] === RUN TestInfoAPIWarnings [2019-09-30T13:40:39.108Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-30T13:40:39.203Z] --- PASS: TestInfoAPIWarnings (0.94s) [2019-09-30T13:40:39.203Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-30T13:40:39.203Z] === RUN TestLoginFailsWithBadCredentials [2019-09-30T13:40:39.833Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2019-09-30T13:40:39.833Z] === RUN TestPingCacheHeaders [2019-09-30T13:40:39.833Z] --- PASS: TestPingCacheHeaders (0.08s) [2019-09-30T13:40:39.833Z] === RUN TestPingGet [2019-09-30T13:40:39.833Z] --- PASS: TestPingGet (0.04s) [2019-09-30T13:40:39.833Z] === RUN TestPingHead [2019-09-30T13:40:39.833Z] --- PASS: TestPingHead (0.05s) [2019-09-30T13:40:39.833Z] === RUN TestVersion [2019-09-30T13:40:39.833Z] --- PASS: TestVersion (0.05s) [2019-09-30T13:40:39.833Z] PASS [2019-09-30T13:40:39.833Z] [2019-09-30T13:40:39.833Z] === Skipped [2019-09-30T13:40:39.833Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-30T13:40:39.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-30T13:40:39.833Z] [2019-09-30T13:40:39.833Z] [2019-09-30T13:40:39.833Z] DONE 12 tests, 1 skipped in 2.959s [2019-09-30T13:40:39.833Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-30T13:40:39.833Z] ++ 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 [2019-09-30T13:40:39.833Z] ++ set -e [2019-09-30T13:40:39.833Z] ++ '[' -n 0 ']' [2019-09-30T13:40:39.833Z] ++ set -x [2019-09-30T13:40:39.833Z] ++ env -i DEST=/go/src/github.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 [2019-09-30T13:40:40.118Z] INFO: Testing against a local daemon [2019-09-30T13:40:40.118Z] === RUN TestVolumesCreateAndList [2019-09-30T13:40:40.118Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-30T13:40:40.118Z] === RUN TestVolumesRemove [2019-09-30T13:40:40.118Z] --- PASS: TestVolumesRemove (0.13s) [2019-09-30T13:40:40.118Z] === RUN TestVolumesInspect [2019-09-30T13:40:40.118Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-30T13:40:40.118Z] === RUN TestVolumesInvalidJSON [2019-09-30T13:40:40.118Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-30T13:40:40.118Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-30T13:40:40.402Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-30T13:40:40.402Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-30T13:40:40.402Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-30T13:40:40.402Z] PASS [2019-09-30T13:40:40.402Z] [2019-09-30T13:40:40.402Z] DONE 5 tests in 0.354s [2019-09-30T13:40:40.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-30T13:40:40.686Z] ++++ cat bundles/test-integration/docker.pid [2019-09-30T13:40:40.686Z] +++ kill 13144 [2019-09-30T13:40:41.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-30T13:40:42.161Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-30T13:40:42.161Z] +++ /etc/init.d/apparmor stop [2019-09-30T13:40:42.161Z] Clearing AppArmor profiles cache:. [2019-09-30T13:40:42.161Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-30T13:40:42.161Z] Unloading profiles will leave already running processes permanently [2019-09-30T13:40:42.161Z] unconfined, which can lead to unexpected situations. [2019-09-30T13:40:42.161Z] [2019-09-30T13:40:42.161Z] To set a process to complain mode, use the command line tool [2019-09-30T13:40:42.161Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-30T13:40:42.161Z] with the 'teardown' option." [2019-09-30T13:40:42.161Z] [2019-09-30T13:40:42.383Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-30T13:40:43.293Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-30T13:40:43.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey Post stage [Pipeline] junit [2019-09-30T13:40:43.677Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-30T13:40:44.506Z] + echo Ensuring container killed. [2019-09-30T13:40:44.506Z] Ensuring container killed. [2019-09-30T13:40:44.506Z] + docker rm -vf docker-pr1 [2019-09-30T13:40:44.506Z] Error: No such container: docker-pr1 [2019-09-30T13:40:44.506Z] + true [Pipeline] sh [2019-09-30T13:40:44.689Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-30T13:40:44.689Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-30T13:40:44.689Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-30T13:40:44.885Z] + echo Chowning /workspace to jenkins user [2019-09-30T13:40:44.885Z] Chowning /workspace to jenkins user [2019-09-30T13:40:44.885Z] + id -u [2019-09-30T13:40:44.885Z] + id -g [2019-09-30T13:40:44.885Z] + docker run --rm -v /home/docker/workspace/moby_PR-40014:/workspace busybox chown -R 1001:1001 /workspace [2019-09-30T13:40:44.885Z] Unable to find image 'busybox:latest' locally [2019-09-30T13:40:45.173Z] latest: Pulling from library/busybox [2019-09-30T13:40:45.173Z] e38168a01e65: Pulling fs layer [2019-09-30T13:40:45.620Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-30T13:40:45.796Z] e38168a01e65: Verifying Checksum [2019-09-30T13:40:45.797Z] e38168a01e65: Download complete [2019-09-30T13:40:45.797Z] e38168a01e65: Pull complete [2019-09-30T13:40:45.797Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-30T13:40:45.797Z] Status: Downloaded newer image for busybox:latest [2019-09-30T13:40:46.192Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-30T13:40:47.515Z] === RUN TestDockerSuite/TestRunDNSOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-30T13:40:48.232Z] + bundleName=ppc64le-integration [2019-09-30T13:40:48.232Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-30T13:40:48.232Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-30T13:40:48.232Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2019-09-30T13:40:48.232Z] -print [Pipeline] archiveArtifacts [2019-09-30T13:40:48.551Z] Archiving artifacts [2019-09-30T13:40:48.878Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40014/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-30T13:40:49.274Z] + make clean [2019-09-30T13:40:49.412Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-30T13:40:49.891Z] docker volume rm -f docker-dev-cache [2019-09-30T13:40:49.891Z] docker-dev-cache [Pipeline] deleteDir [2019-09-30T13:40:51.932Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-30T13:40:52.494Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-30T13:40:54.387Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-30T13:40:54.951Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-09-30T13:40:54.951Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-30T13:40:55.891Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-09-30T13:40:57.788Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-30T13:40:57.788Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-30T13:40:58.351Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-30T13:40:59.283Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-30T13:41:00.213Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-30T13:41:00.776Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-30T13:41:00.776Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-30T13:41:01.706Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-30T13:41:02.269Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-30T13:41:03.199Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-30T13:41:04.130Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-30T13:41:05.060Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-30T13:41:05.624Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-30T13:41:06.554Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-30T13:41:10.919Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-30T13:41:10.919Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-30T13:41:10.919Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-30T13:41:10.919Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-30T13:41:10.919Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-30T13:41:11.176Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-30T13:41:11.176Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-30T13:41:15.351Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-30T13:41:15.609Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-30T13:41:27.784Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-09-30T13:41:28.347Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-30T13:41:30.250Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-30T13:41:30.250Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-30T13:41:30.250Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-30T13:41:30.250Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-30T13:41:31.180Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-30T13:41:34.451Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-30T13:41:35.820Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-30T13:41:37.711Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-30T13:41:38.642Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-30T13:41:39.206Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-30T13:41:39.881Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-30T13:41:41.250Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-30T13:41:41.250Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-30T13:41:41.506Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-30T13:41:43.410Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-30T13:41:44.341Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-30T13:41:46.235Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-30T13:41:46.235Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-30T13:41:46.235Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-30T13:41:48.128Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-30T13:41:49.495Z] === RUN TestDockerSuite/TestRunMount [2019-09-30T13:41:50.368Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-30T13:41:54.094Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-30T13:41:54.094Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-30T13:41:56.040Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-30T13:41:56.970Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-30T13:41:57.899Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-30T13:41:59.268Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-30T13:42:01.811Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-30T13:42:05.988Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-30T13:42:08.510Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-30T13:42:11.035Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-30T13:42:12.403Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-30T13:42:14.296Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-30T13:42:14.296Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-30T13:42:14.859Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-30T13:42:16.227Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-30T13:42:17.156Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-30T13:42:17.720Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-30T13:42:20.240Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-30T13:42:22.760Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-30T13:42:28.012Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-30T13:42:28.268Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-30T13:42:28.525Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-09-30T13:42:29.454Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-30T13:42:29.454Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-30T13:42:30.017Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-30T13:42:30.955Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-30T13:42:30.955Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-30T13:42:31.895Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-30T13:42:32.824Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-09-30T13:42:32.824Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-30T13:42:33.753Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-09-30T13:42:34.317Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-30T13:42:36.210Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-30T13:42:37.141Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-09-30T13:42:38.071Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-30T13:42:38.634Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-30T13:42:39.567Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-30T13:42:40.134Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-30T13:42:41.064Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-30T13:42:41.064Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-30T13:42:41.627Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-30T13:42:42.556Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-30T13:42:42.556Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-30T13:42:43.486Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-09-30T13:42:44.856Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-30T13:42:44.856Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-30T13:42:48.129Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-30T13:42:50.024Z] === RUN TestDockerSuite/TestRunRm [2019-09-30T13:42:50.590Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-30T13:42:50.847Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-30T13:42:55.021Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-30T13:42:55.278Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-30T13:42:55.843Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-30T13:42:56.777Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-30T13:42:57.712Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-09-30T13:42:58.642Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-30T13:43:02.814Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-09-30T13:43:08.092Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-30T13:43:08.349Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-30T13:43:09.281Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-09-30T13:43:10.212Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-30T13:43:11.143Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-30T13:43:11.708Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-30T13:43:12.270Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-30T13:43:13.202Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-09-30T13:43:14.132Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-30T13:43:15.068Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-30T13:43:15.998Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-30T13:43:15.998Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-30T13:43:18.519Z] === RUN TestDockerSuite/TestRunState [2019-09-30T13:43:19.082Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-30T13:43:20.218Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-30T13:43:20.218Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-30T13:43:20.218Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-30T13:43:20.451Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-30T13:43:21.014Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-30T13:43:21.945Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-30T13:43:22.206Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-30T13:43:22.206Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-30T13:43:23.136Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-30T13:43:24.066Z] === RUN TestDockerSuite/TestRunSysctls [2019-09-30T13:43:25.008Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-09-30T13:43:25.937Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-30T13:43:25.937Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-30T13:43:25.937Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-30T13:43:26.868Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-09-30T13:43:30.142Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-30T13:43:30.399Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-30T13:43:31.769Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-09-30T13:43:32.575Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-30T13:43:32.701Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-09-30T13:43:36.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-09-30T13:43:36.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-09-30T13:43:36.876Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-30T13:43:40.149Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-30T13:43:40.713Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-30T13:43:41.644Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-30T13:43:42.574Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-30T13:43:45.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-30T13:43:45.097Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-30T13:43:45.354Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-30T13:43:46.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-09-30T13:43:46.285Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-30T13:43:47.215Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-30T13:43:47.472Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-30T13:43:47.728Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-30T13:43:48.660Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-30T13:43:49.590Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-09-30T13:43:49.590Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-30T13:43:50.231Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-30T13:43:50.519Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-09-30T13:43:50.519Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-30T13:43:50.519Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-30T13:43:51.454Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-30T13:43:56.722Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-30T13:43:56.979Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-30T13:43:58.347Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-30T13:44:00.867Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-30T13:44:02.236Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-30T13:44:04.759Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-30T13:44:05.016Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-30T13:44:08.035Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-30T13:44:08.599Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-30T13:44:09.528Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-30T13:44:10.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-30T13:44:10.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-30T13:44:10.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-30T13:44:10.457Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-30T13:44:10.714Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-09-30T13:44:11.645Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-09-30T13:44:12.305Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-09-30T13:44:13.235Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-09-30T13:44:15.127Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-09-30T13:44:15.690Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-09-30T13:44:16.621Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-30T13:44:16.621Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-09-30T13:44:17.551Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-09-30T13:44:17.551Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-09-30T13:44:17.551Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-09-30T13:44:17.551Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-30T13:44:17.551Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-30T13:44:17.808Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-30T13:44:17.808Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-30T13:44:18.064Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-30T13:44:18.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-30T13:44:18.321Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-09-30T13:44:19.250Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-09-30T13:44:20.185Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-09-30T13:44:20.753Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-09-30T13:44:21.010Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-09-30T13:44:21.940Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-30T13:44:22.196Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-30T13:44:23.126Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-30T13:44:23.126Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-09-30T13:44:23.692Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-09-30T13:44:24.623Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-09-30T13:44:24.623Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-30T13:44:24.623Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-30T13:44:25.553Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-30T13:44:27.445Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-09-30T13:44:28.009Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-09-30T13:44:28.009Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-30T13:44:28.573Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-30T13:44:28.573Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-30T13:44:30.466Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-30T13:44:31.029Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-30T13:44:33.551Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-30T13:44:34.483Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-30T13:44:34.483Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-30T13:44:34.483Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-30T13:44:35.208Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-30T13:44:35.851Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-09-30T13:44:36.782Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-09-30T13:44:38.154Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-30T13:44:38.154Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-30T13:44:40.047Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-30T13:44:40.047Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-30T13:44:40.610Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-30T13:44:42.503Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-30T13:44:42.760Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-30T13:44:43.690Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-30T13:44:44.621Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-30T13:44:44.621Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-30T13:44:44.621Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-30T13:44:46.558Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-30T13:44:47.565Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-30T13:44:48.451Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-30T13:44:48.707Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-30T13:44:48.707Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-30T13:44:48.707Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-30T13:44:48.707Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-30T13:44:49.270Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-30T13:44:51.789Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-30T13:44:58.330Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-30T13:44:59.923Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-30T13:45:00.222Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-30T13:45:01.152Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-30T13:45:03.046Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-30T13:45:05.568Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-30T13:45:08.840Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-30T13:45:09.406Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-30T13:45:11.300Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-30T13:45:13.821Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-30T13:45:16.344Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-30T13:45:20.529Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-30T13:45:24.700Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-30T13:45:27.218Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-30T13:45:33.762Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-30T13:45:34.691Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-30T13:45:36.058Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-09-30T13:45:37.953Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-30T13:45:38.882Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-30T13:45:39.812Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-30T13:45:40.741Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-30T13:45:40.741Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-30T13:45:41.672Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-30T13:45:45.845Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-30T13:45:48.366Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-09-30T13:45:49.733Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-09-30T13:45:50.670Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-09-30T13:45:51.234Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-09-30T13:45:51.234Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-09-30T13:45:52.602Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-30T13:45:53.973Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-30T13:45:54.231Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-30T13:45:54.231Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-30T13:45:56.125Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-09-30T13:45:57.494Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-09-30T13:45:58.423Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-09-30T13:46:00.316Z] === RUN TestDockerSuite/TestUpdateStats [2019-09-30T13:46:05.565Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-09-30T13:46:06.391Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-09-30T13:46:06.391Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-09-30T13:46:07.321Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-09-30T13:46:08.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-30T13:46:12.865Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-30T13:46:17.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-30T13:46:20.308Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-09-30T13:46:22.836Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-30T13:46:25.926Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-30T13:46:25.926Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-30T13:46:25.926Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-30T13:46:25.926Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-30T13:46:26.384Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-30T13:46:27.348Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-30T13:46:27.348Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-30T13:46:27.805Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-30T13:46:28.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-30T13:46:28.262Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-30T13:46:33.336Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-30T13:46:34.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-30T13:46:35.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-30T13:46:36.931Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-30T13:46:37.776Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-30T13:46:39.673Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-30T13:46:41.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-30T13:46:41.607Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-30T13:46:42.064Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-30T13:46:42.064Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-30T13:46:42.064Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-30T13:46:42.064Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-30T13:46:42.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-30T13:46:44.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-30T13:46:46.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-30T13:46:46.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-30T13:46:46.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-30T13:46:46.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-30T13:46:46.613Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-30T13:46:46.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-30T13:46:49.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-30T13:46:51.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-30T13:46:52.474Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-30T13:46:53.545Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-30T13:47:11.610Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildFails [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-30T13:47:13.579Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-30T13:47:14.134Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-30T13:47:14.134Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-30T13:47:14.391Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-30T13:47:14.391Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-30T13:47:14.391Z] === RUN TestDockerSuite/TestVolumeEvents [2019-09-30T13:47:15.320Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-30T13:47:17.842Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-30T13:47:17.842Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-30T13:47:17.842Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-30T13:47:19.353Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-30T13:47:21.116Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-30T13:47:25.168Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-30T13:47:26.370Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite (1823.46s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.92s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.10s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.62s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.57s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.13s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.99s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.04s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.34s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.36s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.27s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.61s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.58s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.21s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachDetach (2.13s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.98s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.23s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.59s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.40s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.34s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.14s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.63s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.89s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.68s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.15s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.66s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.84s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.57s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.76s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.11s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.83s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.48s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.41s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.98s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.59s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.95s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.67s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.83s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.41s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.00s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.62s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.59s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.07s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.95s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.27s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.00s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.32s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.76s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.97s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.47s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.55s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.64s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.49s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.42s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-09-30T13:47:26.370Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-30T13:47:26.370Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.10s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildContChar (4.32s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.07s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.43s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.06s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.35s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2019-09-30T13:47:26.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-30T13:47:26.370Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-09-30T13:47:26.370Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-30T13:47:26.370Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-30T13:47:26.370Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.56s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.56s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.97s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.83s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.53s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.22s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.88s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.27s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.79s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.48s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.74s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.97s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.00s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.74s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.16s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.43s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.73s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.60s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.94s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.39s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2019-09-30T13:47:26.370Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-30T13:47:26.370Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.42s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.59s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.00s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.66s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.26s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2019-09-30T13:47:26.370Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.35s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.07s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildHistory (6.86s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.88s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.42s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.68s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.89s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.10s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.92s) [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.65s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.83s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.82s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.67s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.92s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.51s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.88s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.31s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.24s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildRm (3.78s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.38s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.58s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.37s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.22s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.49s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.29s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildUser (2.41s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.97s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.44s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s) [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.19s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.32s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.61s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.29s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.28s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-30T13:47:26.371Z] docker_cli_sni_test.go:18: Flakey test [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.74s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.37s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitTTY (1.80s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.34s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.61s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.07s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2019-09-30T13:47:26.371Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-30T13:47:26.371Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.81s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.83s) [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0008fbce0 } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1888165615 /foo false } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1888165615 /foo true } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3104823170 /foo false } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3104823170 /foo true } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3104823170 /foo true 0xc0000bcc80 } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0000bcca0 } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0000bccc0 } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0000bcce0 } [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0000bcd00 } [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 0 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 1 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 2 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 3 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 4 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 5 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 6 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 7 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 8 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 9 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 10 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 11 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 12 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 13 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 14 [2019-09-30T13:47:26.371Z] docker_api_containers_test.go:1927: case 15 [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.25s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.11s) [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.98s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership147264119/file1 b17ac5c5a64df78ddd5bbb47df2f67127aad98e774d49581b3642066588c1a1d:/tmpvol/file1` [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp 6672afab8c24af468e3519aa49136f0eb2427312b6b0f18d57f38068f96668e9:/root/file1 /tmp/test-cp-from-case-a361632618/itWorks.txt` [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a361632618/itWorks.txt" contains "file1\n" [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp 7e81a2b62f87f37f37ff82c9c1a4b4211e29eebdbfd167dfc88c286d4ef8263b:/file1 /tmp/test-cp-from-case-b585878977/testDir/` [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c447367212/file2" contains "file2\n" [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp 974485c30c241c00ba08cb5f13ce200ebb25a70b013760cc040cac61d6000ea4:/root/file1 /tmp/test-cp-from-case-c447367212/file2` [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c447367212/file2" contains "file1\n" [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp eda71a684357fe2ef4e6309cafb830d45d7fe45871ab870c7321cb42bba44d48:/file1 /tmp/test-cp-from-case-d917113243/dir1` [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d917113243/dir1/file1" contains "file1\n" [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp eda71a684357fe2ef4e6309cafb830d45d7fe45871ab870c7321cb42bba44d48:/file1 /tmp/test-cp-from-case-d917113243/dir1/` [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d917113243/dir1/file1" contains "file1\n" [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp 6b25a68a169e39e771651dffb1d2fa86feda81b739a5cd1ea49cf3d203aba9c4:dir1 /tmp/test-cp-from-case-e212193342/testDir` [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e212193342/testDir/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp 6b25a68a169e39e771651dffb1d2fa86feda81b739a5cd1ea49cf3d203aba9c4:dir1 /tmp/test-cp-from-case-e212193342/testDir/` [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e212193342/testDir/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-09-30T13:47:26.371Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ca816544ab268a25977ab664032e84bc57b0210424d6f00552acb662fe59134:/root/dir1 /tmp/test-cp-from-case-f248978053/file1` [2019-09-30T13:47:26.371Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d89f978aacb3b5627af4c40863cdeb01efcdbbd73275009bff03a4c6a5a03a5:/root/dir1 /tmp/test-cp-from-case-g266283552/dir2` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g266283552/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d89f978aacb3b5627af4c40863cdeb01efcdbbd73275009bff03a4c6a5a03a5:/root/dir1 /tmp/test-cp-from-case-g266283552/dir2/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g266283552/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ea88b95d8fd9b7c99cebb41b89aa3a99a6fa68e349d213a2dd4dd5cc37ee790:dir1/. /tmp/test-cp-from-case-h356352255/testDir` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h356352255/testDir/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ea88b95d8fd9b7c99cebb41b89aa3a99a6fa68e349d213a2dd4dd5cc37ee790:dir1/. /tmp/test-cp-from-case-h356352255/testDir/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h356352255/testDir/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp e46d4f96285a06f508ab2f2e193d1adb1d7481db78903db2277a6a5413b86f22:/root/dir1/. /tmp/test-cp-from-case-i001278546/file1` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp a852236eb68f80d150e31237ac22a943b9c9d03d4453cd0bb109e78dbff96fe5:/root/dir1/. /tmp/test-cp-from-case-j090440585/dir2` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j090440585/dir2/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp a852236eb68f80d150e31237ac22a943b9c9d03d4453cd0bb109e78dbff96fe5:/root/dir1/. /tmp/test-cp-from-case-j090440585/dir2/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j090440585/dir2/file1-1" contains "file1-1\n" [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b77706b268fb7e5038545192ad0b9f33568f16d4e2541014c70e56ef57e00c3:/file2 /tmp/test-cp-from-err-dst-not-dir024926548/symlinkToFile1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir024926548/symlinkToFile1" points to "file1" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir024926548/file1" contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b77706b268fb7e5038545192ad0b9f33568f16d4e2541014c70e56ef57e00c3:/file2 /tmp/test-cp-from-err-dst-not-dir024926548/symlinkToDir1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir024926548/symlinkToDir1" points to "dir1" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir024926548/file2" contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b77706b268fb7e5038545192ad0b9f33568f16d4e2541014c70e56ef57e00c3:/file2 /tmp/test-cp-from-err-dst-not-dir024926548/brokenSymlinkToFileX` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir024926548/brokenSymlinkToFileX" points to "fileX" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir024926548/fileX" contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b77706b268fb7e5038545192ad0b9f33568f16d4e2541014c70e56ef57e00c3:/dir2 /tmp/test-cp-from-err-dst-not-dir024926548/symlinkToDir1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir024926548/symlinkToDir1" points to "dir1" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir024926548/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b77706b268fb7e5038545192ad0b9f33568f16d4e2541014c70e56ef57e00c3:/dir2 /tmp/test-cp-from-err-dst-not-dir024926548/brokenSymlinkToDirX` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir024926548/brokenSymlinkToDirX" points to "dirX" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir024926548/dirX/file2-1" contains "file2-1\n" [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a316711804/file1 60570f70ee877411130071d9bd4d1b5e04eef09f5b3e48fcb479380fbd49994b:/root/itWorks.txt` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "60570f70ee877411130071d9bd4d1b5e04eef09f5b3e48fcb479380fbd49994b" start output contains "file1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 60570f70ee877411130071d9bd4d1b5e04eef09f5b3e48fcb479380fbd49994b` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b062146219/file1 56f17bdbe51fe28a7cd2fb1ff97168b34ac97ae37a2f3c9685747f1085ca92af:testDir/` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.57s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "3759913d7387174a567557b679c86669507b5d3c2defa3a09ffa7519e9e9728c" start output contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3759913d7387174a567557b679c86669507b5d3c2defa3a09ffa7519e9e9728c` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c704796174/file1 3759913d7387174a567557b679c86669507b5d3c2defa3a09ffa7519e9e9728c:/root/file2` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "3759913d7387174a567557b679c86669507b5d3c2defa3a09ffa7519e9e9728c" start output contains "file1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3759913d7387174a567557b679c86669507b5d3c2defa3a09ffa7519e9e9728c` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.02s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "00153a2f27d46217a513b93cc74591d1d3f1cbe196a4c0458a57a9d5303fa210" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00153a2f27d46217a513b93cc74591d1d3f1cbe196a4c0458a57a9d5303fa210` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d231900181/file1 00153a2f27d46217a513b93cc74591d1d3f1cbe196a4c0458a57a9d5303fa210:dir1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "00153a2f27d46217a513b93cc74591d1d3f1cbe196a4c0458a57a9d5303fa210" start output contains "file1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00153a2f27d46217a513b93cc74591d1d3f1cbe196a4c0458a57a9d5303fa210` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "60177c317d6babb8339daaf8a7e1a35e251fecba6bc8bf374cef23d5c6022d94" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 60177c317d6babb8339daaf8a7e1a35e251fecba6bc8bf374cef23d5c6022d94` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d231900181/file1 60177c317d6babb8339daaf8a7e1a35e251fecba6bc8bf374cef23d5c6022d94:dir1/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "60177c317d6babb8339daaf8a7e1a35e251fecba6bc8bf374cef23d5c6022d94" start output contains "file1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 60177c317d6babb8339daaf8a7e1a35e251fecba6bc8bf374cef23d5c6022d94` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.53s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e814957680/dir1 d6dea620cc1549a40efae3ec1bff1f28c5045becf630f186076ab0f9b4f2e938:testDir` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "d6dea620cc1549a40efae3ec1bff1f28c5045becf630f186076ab0f9b4f2e938" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a d6dea620cc1549a40efae3ec1bff1f28c5045becf630f186076ab0f9b4f2e938` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e814957680/dir1 2822f03850c9e15e9e988f4eb6cb7989ea3b8272e152368215d173ce0fa916a8:testDir/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "2822f03850c9e15e9e988f4eb6cb7989ea3b8272e152368215d173ce0fa916a8" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2822f03850c9e15e9e988f4eb6cb7989ea3b8272e152368215d173ce0fa916a8` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f104905487/dir1 ed53093d7fa91c98625e469958af9d1a80784676e311e9b1f28f22519d723562:/root/file1` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.10s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "c255e007a0e87db9c914b6ed2520afe5255e8c35d35ea67b6dfb38f12e154c0c" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a c255e007a0e87db9c914b6ed2520afe5255e8c35d35ea67b6dfb38f12e154c0c` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g003300642/dir1 c255e007a0e87db9c914b6ed2520afe5255e8c35d35ea67b6dfb38f12e154c0c:/root/dir2` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "c255e007a0e87db9c914b6ed2520afe5255e8c35d35ea67b6dfb38f12e154c0c" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a c255e007a0e87db9c914b6ed2520afe5255e8c35d35ea67b6dfb38f12e154c0c` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "5296c6950a8eff6444e90d9cc40b60f1d805c778f9ba268a994c90a7c54bf205" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5296c6950a8eff6444e90d9cc40b60f1d805c778f9ba268a994c90a7c54bf205` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g003300642/dir1 5296c6950a8eff6444e90d9cc40b60f1d805c778f9ba268a994c90a7c54bf205:/dir2/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "5296c6950a8eff6444e90d9cc40b60f1d805c778f9ba268a994c90a7c54bf205" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5296c6950a8eff6444e90d9cc40b60f1d805c778f9ba268a994c90a7c54bf205` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.58s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h125891609/dir1/. 59983f4f99346f5401821bf3f299d2fbbe8dee90da3b9a2e24522264472eb56f:testDir` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "59983f4f99346f5401821bf3f299d2fbbe8dee90da3b9a2e24522264472eb56f" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59983f4f99346f5401821bf3f299d2fbbe8dee90da3b9a2e24522264472eb56f` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h125891609/dir1/. 0a3f7f4cae731b3971b659eaefacec9eafd2bc8fb2ab35b47a425118a0ed498f:testDir/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "0a3f7f4cae731b3971b659eaefacec9eafd2bc8fb2ab35b47a425118a0ed498f" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a3f7f4cae731b3971b659eaefacec9eafd2bc8fb2ab35b47a425118a0ed498f` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i124503716/dir1/. c805ab404090c8086ce9e4f8e17e23b17e144491be56f25284aeac55880a30a1:/root/file1` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.08s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "2979107589c2187064eca0bb3fbbde420b6574ca0e3fd8c7ad8d2691eb0ce3a6" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2979107589c2187064eca0bb3fbbde420b6574ca0e3fd8c7ad8d2691eb0ce3a6` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j634313139/dir1/. 2979107589c2187064eca0bb3fbbde420b6574ca0e3fd8c7ad8d2691eb0ce3a6:/dir2` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "2979107589c2187064eca0bb3fbbde420b6574ca0e3fd8c7ad8d2691eb0ce3a6" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2979107589c2187064eca0bb3fbbde420b6574ca0e3fd8c7ad8d2691eb0ce3a6` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "74dbe8438641da1eaf5dbaba3d59fbbf07db8554eac7d9c9759a6c78482c166b" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 74dbe8438641da1eaf5dbaba3d59fbbf07db8554eac7d9c9759a6c78482c166b` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j634313139/dir1/. 74dbe8438641da1eaf5dbaba3d59fbbf07db8554eac7d9c9759a6c78482c166b:/dir2/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "74dbe8438641da1eaf5dbaba3d59fbbf07db8554eac7d9c9759a6c78482c166b" start output contains "file1-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 74dbe8438641da1eaf5dbaba3d59fbbf07db8554eac7d9c9759a6c78482c166b` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.03s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions115723126/permdirtest permtest:/` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs948152344/file1 938b3f9de7f463680dd6fde17e4213bee42d5f02f85eb93479d52aed08b4baa4:/root/shouldNotExist` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "938b3f9de7f463680dd6fde17e4213bee42d5f02f85eb93479d52aed08b4baa4" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 938b3f9de7f463680dd6fde17e4213bee42d5f02f85eb93479d52aed08b4baa4` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume575681175/file1 10d9cabc71253b2e650812a5bade07643df50fc85bc926e47c30f4992b3cbdc8:/vol_ro/shouldNotExist` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:279: checking that container "10d9cabc71253b2e650812a5bade07643df50fc85bc926e47c30f4992b3cbdc8" start output contains "" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:209: running `docker start -a 10d9cabc71253b2e650812a5bade07643df50fc85bc926e47c30f4992b3cbdc8` [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.47s) [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-661746954/file2 f214b7e58687c65fa04f7862246f9b594e9447479f499ad1eb6947560402a00a:/vol2/symlinkToFile1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-661746954/symlinkToFile1" points to "file1" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-661746954/file1" contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-661746954/file2 f214b7e58687c65fa04f7862246f9b594e9447479f499ad1eb6947560402a00a:/vol2/symlinkToDir1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-661746954/symlinkToDir1" points to "dir1" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-661746954/file2" contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-661746954/file2 f214b7e58687c65fa04f7862246f9b594e9447479f499ad1eb6947560402a00a:/vol2/brokenSymlinkToFileX` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-661746954/brokenSymlinkToFileX" points to "fileX" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-661746954/fileX" contains "file2\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-661746954//dir2 f214b7e58687c65fa04f7862246f9b594e9447479f499ad1eb6947560402a00a:/vol2/symlinkToDir1` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-661746954/symlinkToDir1" points to "dir1" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-661746954/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-661746954//dir2 f214b7e58687c65fa04f7862246f9b594e9447479f499ad1eb6947560402a00a:/vol2/brokenSymlinkToDirX` [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-661746954/brokenSymlinkToDirX" points to "dirX" [2019-09-30T13:47:26.372Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-661746954/dirX/file2-1" contains "file2-1\n" [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.04s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.72s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2019-09-30T13:47:26.372Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-30T13:47:26.372Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2019-09-30T13:47:26.372Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.60s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.20s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.49s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.14s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.69s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.17s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.77s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.25s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsAttach (1.12s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsCommit (1.18s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.72s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.21s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsCopy (1.67s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.90s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.78s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.33s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFilters (1.85s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFormat (1.78s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.10s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.22s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.41s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecCgroup (1.52s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.83s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecInspectID (2.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.97s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecStartFails (1.00s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecTTY (0.99s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.37s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.14s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.47s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.00s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.04s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestHealth (21.30s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.13s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.41s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.38s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportDisplay (1.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportFile (1.88s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.89s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportGzipped (2.13s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-09-30T13:47:26.373Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2019-09-30T13:47:26.373Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-09-30T13:47:26.373Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-09-30T13:47:26.373Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-09-30T13:47:26.373Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s) [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectHistory (1.08s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.91s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.04s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectStatus (1.11s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.24s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.20s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.58s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.05s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.63s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.09s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.92s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.05s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.74s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.18s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.96s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.99s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.01s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsTail (0.79s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestNetHostname (2.45s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.36s) [2019-09-30T13:47:26.373Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-30T13:47:26.373Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2019-09-30T13:47:26.373Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.39s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.54s) [2019-09-30T13:47:26.373Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.88s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPortList (10.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.55s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.60s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.15s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsByOrder (3.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.16s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.37s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.21s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.95s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.60s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.72s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.19s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.05s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.90s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.27s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.90s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.24s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.27s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.28s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.98s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.75s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.05s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.70s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.10s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.88s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.55s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.04s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.94s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (2.09s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.69s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.96s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-30T13:47:26.374Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.91s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.88s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.29s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.06s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.66s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.29s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunMount (6.63s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.55s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.66s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.58s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.74s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.58s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.48s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.47s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.87s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2019-09-30T13:47:26.374Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-30T13:47:26.374Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-30T13:47:26.374Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.22s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.50s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.95s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.01s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-09-30T13:47:26.374Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2019-09-30T13:47:26.374Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-30T13:47:26.374Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunSysctls (1.94s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.91s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.89s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.25s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.22s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserByID (0.88s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.05s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.91s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-30T13:47:26.375Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.51s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.05s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.67s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.04s) [2019-09-30T13:47:26.375Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents659733692 [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.90s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.97s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.46s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.69s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.86s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.66s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.32s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.80s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestStopContainerSignal (2.04s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.88s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.29s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.98s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.85s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.01s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.88s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateStats (4.63s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.02s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.45s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.85s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.44s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.72s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.41s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.55s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.49s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.57s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.67s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.63s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.22s) [2019-09-30T13:47:26.375Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.47s) [2019-09-30T13:47:26.375Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-30T13:47:26.375Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-30T13:47:26.375Z] === RUN TestDockerRegistrySuite [2019-09-30T13:47:26.375Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-30T13:47:27.325Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-30T13:47:29.218Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-30T13:47:30.587Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-30T13:47:30.844Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-30T13:47:32.269Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-30T13:47:36.098Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-30T13:47:39.333Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-30T13:47:40.286Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-30T13:47:40.867Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-30T13:47:44.469Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-30T13:47:45.398Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-30T13:47:46.642Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-30T13:47:46.642Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-30T13:47:46.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-30T13:47:47.606Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-30T13:47:48.063Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-30T13:47:48.063Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-30T13:47:48.134Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-30T13:47:49.506Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-30T13:47:50.874Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-30T13:47:52.242Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-30T13:47:53.611Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-30T13:47:56.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-30T13:47:58.358Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-30T13:47:58.358Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-30T13:47:59.404Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-30T13:48:00.334Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-30T13:48:00.334Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-30T13:48:04.508Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-30T13:48:05.438Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-30T13:48:05.438Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-30T13:48:06.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-30T13:48:08.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-30T13:48:09.108Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-30T13:48:10.728Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-30T13:48:10.728Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-30T13:48:12.912Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-30T13:48:12.912Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-30T13:48:13.285Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-30T13:48:13.285Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-30T13:48:13.372Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-30T13:48:13.832Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-30T13:48:14.214Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-30T13:48:14.778Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-30T13:48:15.342Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-30T13:48:15.342Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-30T13:48:15.599Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-30T13:48:16.164Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-30T13:48:16.422Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-30T13:48:16.422Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-30T13:48:17.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-30T13:48:18.049Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-30T13:48:18.530Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-30T13:48:20.070Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-30T13:48:20.530Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-30T13:48:20.576Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-30T13:48:20.576Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-30T13:48:21.500Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-30T13:48:21.945Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-30T13:48:21.960Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-30T13:48:22.929Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-30T13:48:23.837Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-30T13:48:24.472Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-30T13:48:24.769Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite (59.73s) [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.74s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d7468d5eff826 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dd7b815716c12 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d6266745f525a is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d3c626758b0e3 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.52s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d0d7bcddd71fb is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dd376ea06d70c is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.30s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dcacef470e9dc is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d360ac0f862ac is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d3b238d70d7fb is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dcf6049743b07 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d77ba9c0421be is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d5109224e77b6 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d5a7dd765833a is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d92d9717c1fe4 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-09-30T13:48:25.332Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:646bf48f2256c40063ab9bb441ca1c668080dea3721f44368b8d9cac4e31b994 [2019-09-30T13:48:25.332Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e389a5fbc68d7ff119c21984a8f6446762b9d4ae9567f32c121366a5519be79c [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d057b83654735 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.61s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-09-30T13:48:25.332Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:08bef8dac3f41758a0eddf0e9f0f14d8a286ce73a3787b5b53f62d4c8e287b9f [2019-09-30T13:48:25.332Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c17cd9325e174e9f2902ae1fa90cc1c8e387799e628149adc7c8f34f0456daf4 [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d826b6ec983ea is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d651e6a9498f7 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.64s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d72c010ff99de is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d9b37d2a46c93 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dce7c9279c4a0 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d1009ac449d5c is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dca887cee3bc9 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon df806015bdb45 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dcc98415f9654 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d0e7a760a2d4c is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d22219fb38437 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dd98b2d998797 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d69e466241c62 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon de09297e1abfa is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dd3bce8c1f389 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dcfe74c810835 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon d3a156724cdb3 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.66s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dd09151482d9a is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.32s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dcd806b6cb71d is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dc554def32dd8 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.82s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-09-30T13:48:25.332Z] check_test.go:196: Daemon dfe29cca56cb6 is not started [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-09-30T13:48:25.332Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-09-30T13:48:25.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-09-30T13:48:25.332Z] === RUN TestDockerSchema1RegistrySuite [2019-09-30T13:48:25.332Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-30T13:48:25.589Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-30T13:48:26.519Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-30T13:48:29.795Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-30T13:48:30.281Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-30T13:48:30.281Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-30T13:48:30.281Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-30T13:48:30.281Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-30T13:48:30.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-30T13:48:30.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-30T13:48:30.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-30T13:48:30.741Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-30T13:48:31.202Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-30T13:48:32.172Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-30T13:48:35.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-30T13:48:38.145Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-30T13:48:40.174Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-30T13:48:41.542Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-30T13:48:42.910Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-30T13:48:43.166Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-30T13:48:44.538Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-30T13:48:45.905Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-30T13:48:47.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-30T13:48:51.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-30T13:48:51.703Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-30T13:48:52.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-30T13:48:52.524Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-30T13:48:52.782Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-30T13:48:53.038Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-30T13:48:53.603Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite (28.35s) [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d885396afabaf is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.92s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon ded41876d5039 is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.08s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon da464d6b1bffc is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.46s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon def5761145a92 is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.40s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon dff9003c48891 is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.50s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d9d3d05f72393 is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d0ef66f8e9dea is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d4b047a1090d0 is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon da654b9bf3965 is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d9f773838ef8a is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.93s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d527dfd6ed71b is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.62s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d29dea732758d is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-09-30T13:48:53.603Z] check_test.go:223: Daemon d13ddf1e936ce is not started [2019-09-30T13:48:53.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s) [2019-09-30T13:48:53.603Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-09-30T13:48:53.604Z] check_test.go:223: Daemon d19b11471c50b is not started [2019-09-30T13:48:53.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2019-09-30T13:48:53.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-09-30T13:48:53.604Z] check_test.go:223: Daemon d7af3f1fd168f is not started [2019-09-30T13:48:53.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2019-09-30T13:48:53.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-09-30T13:48:53.604Z] check_test.go:223: Daemon d60f5a995af70 is not started [2019-09-30T13:48:53.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.46s) [2019-09-30T13:48:53.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-09-30T13:48:53.604Z] check_test.go:223: Daemon d69e958c6fb6a is not started [2019-09-30T13:48:53.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-09-30T13:48:53.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-09-30T13:48:53.604Z] check_test.go:223: Daemon d7d6f2e951e52 is not started [2019-09-30T13:48:53.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-30T13:48:53.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-30T13:48:54.972Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-30T13:48:55.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-30T13:48:55.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-30T13:48:56.416Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-30T13:48:56.981Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-30T13:48:57.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-30T13:48:57.802Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.21s) [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon dfb2b6514f485 is not started [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon d409f2c9065b0 is not started [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon d8a2b93a8d8f6 is not started [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.29s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon d156a8981dfdd is not started [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon de8e51159b62f is not started [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon d57b2ab7d18ae is not started [2019-09-30T13:48:57.802Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-09-30T13:48:57.802Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-09-30T13:48:57.802Z] check_test.go:252: Daemon ddd38c2864093 is not started [2019-09-30T13:48:57.802Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-30T13:48:57.802Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-30T13:48:59.252Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-30T13:48:59.252Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-30T13:48:59.712Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-30T13:49:03.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-30T13:49:03.307Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-30T13:49:03.307Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-30T13:49:03.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-30T13:49:03.564Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-09-30T13:49:03.564Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-09-30T13:49:03.564Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-09-30T13:49:03.564Z] check_test.go:279: Daemon d0ea4c6885304 is not started [2019-09-30T13:49:03.564Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-09-30T13:49:03.564Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-09-30T13:49:03.564Z] check_test.go:279: Daemon d7dfe6bc63bdf is not started [2019-09-30T13:49:03.564Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-09-30T13:49:03.564Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-09-30T13:49:03.564Z] check_test.go:279: Daemon db7c19613ff0b is not started [2019-09-30T13:49:03.564Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-09-30T13:49:03.564Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-09-30T13:49:03.564Z] check_test.go:279: Daemon d51c5781e6990 is not started [2019-09-30T13:49:03.564Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-30T13:49:03.564Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-09-30T13:49:03.564Z] check_test.go:279: Daemon d1942ab35bbf7 is not started [2019-09-30T13:49:03.564Z] === RUN TestDockerNetworkSuite [2019-09-30T13:49:03.564Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-30T13:49:04.495Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities [2019-09-30T13:49:05.058Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer [2019-09-30T13:49:06.952Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGet [2019-09-30T13:49:06.952Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-30T13:49:07.525Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverList [2019-09-30T13:49:07.525Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-30T13:49:07.525Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverMountID [2019-09-30T13:49:09.417Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverNamed [2019-09-30T13:49:10.785Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-30T13:49:25.631Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-09-30T13:49:26.560Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls [2019-09-30T13:49:27.122Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-30T13:49:31.297Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-09-30T13:49:33.817Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-30T13:49:37.989Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-30T13:49:41.259Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-30T13:49:50.417Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-30T13:49:57.501Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-30T13:50:03.157Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-30T13:50:03.302Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-30T13:50:09.208Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-30T13:50:13.261Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-30T13:50:15.008Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-30T13:50:16.531Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-30T13:50:19.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-09-30T13:50:22.322Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-30T13:50:25.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-30T13:50:32.137Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-30T13:50:32.394Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-09-30T13:50:32.716Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-30T13:50:32.716Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-30T13:50:38.939Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-30T13:50:41.459Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-30T13:50:44.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-30T13:50:45.109Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-30T13:50:46.080Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-30T13:50:46.080Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-30T13:50:46.080Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-30T13:50:47.264Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-09-30T13:50:48.990Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-30T13:50:50.534Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-09-30T13:50:53.805Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-09-30T13:50:56.325Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-09-30T13:50:59.324Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-30T13:51:00.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-30T13:51:00.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-30T13:51:01.326Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-30T13:51:03.508Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-30T13:51:04.415Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-30T13:51:05.048Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-30T13:51:06.019Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-30T13:51:27.128Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-30T13:51:27.589Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-30T13:51:36.449Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed [2019-09-30T13:51:37.924Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-30T13:51:40.107Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-30T13:51:48.623Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-30T13:51:50.443Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-30T13:51:51.899Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom [2019-09-30T13:51:55.141Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-30T13:52:00.943Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-30T13:52:01.403Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-30T13:52:01.403Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-30T13:52:01.403Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-30T13:52:03.587Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-30T13:52:03.587Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-30T13:52:06.748Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-30T13:52:08.640Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite (1765.10s) [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.60s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.69s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.02s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.95s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-30T13:52:26.692Z] check_test.go:358: [d2edbd691449c] joining swarm manager [d863f8b595b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-30T13:52:26.692Z] check_test.go:358: [d52dbdb12ddd1] joining swarm manager [d863f8b595b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] check_test.go:379: Daemon d2edbd691449c is not started [2019-09-30T13:52:26.692Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-09-30T13:52:26.692Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-09-30T13:52:26.692Z] check_test.go:358: [d3f35882da89c] joining swarm manager [d53b98ec62402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.24s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-30T13:52:26.692Z] check_test.go:358: [d17d7b2228cb5] joining swarm manager [d645cbf60c525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-30T13:52:26.692Z] check_test.go:358: [d2581ae91516f] joining swarm manager [d645cbf60c525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-30T13:52:26.692Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.01s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-30T13:52:26.692Z] check_test.go:358: [d241daf0f67c7] joining swarm manager [d62fa3bd8a6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-30T13:52:26.692Z] check_test.go:358: [d2f51cae5c8fb] joining swarm manager [d62fa3bd8a6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.18s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-30T13:52:26.692Z] check_test.go:358: [de24109b42144] joining swarm manager [d2d7449da288e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-30T13:52:26.692Z] check_test.go:358: [d8d0d73015d6d] joining swarm manager [d2d7449da288e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.87s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-30T13:52:26.692Z] check_test.go:358: [d764a2b32a049] joining swarm manager [d4d40373072f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-30T13:52:26.692Z] check_test.go:358: [d1f7ce64a515a] joining swarm manager [d4d40373072f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.23s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-09-30T13:52:26.692Z] check_test.go:358: [d8a45335fa7a1] joining swarm manager [dc541fe256dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-30T13:52:26.692Z] check_test.go:358: [d7b65e9a6eb1a] joining swarm manager [d2ffba2526f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-30T13:52:26.692Z] check_test.go:358: [d28b65ecdc0a8] joining swarm manager [d2ffba2526f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.90s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-09-30T13:52:26.692Z] check_test.go:358: [d24c5e3b728db] joining swarm manager [d43a03856d046]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.48s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-30T13:52:26.692Z] check_test.go:358: [d0b9830ede63f] joining swarm manager [d18aaea38a060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-30T13:52:26.692Z] check_test.go:358: [d0e7339dd8b47] joining swarm manager [d18aaea38a060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] check_test.go:379: Daemon d0e7339dd8b47 is not started [2019-09-30T13:52:26.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.20s) [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-30T13:52:26.692Z] check_test.go:358: [d45ee492b62bf] joining swarm manager [de1f15deb0c83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-30T13:52:26.692Z] check_test.go:358: [d295e8f6c8078] joining swarm manager [de1f15deb0c83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-30T13:52:26.692Z] check_test.go:358: [d5a8fb20aadda] joining swarm manager [de1f15deb0c83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-30T13:52:26.692Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-30T13:52:26.693Z] check_test.go:358: [da3fe3e67d473] joining swarm manager [de1f15deb0c83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-30T13:52:26.693Z] check_test.go:358: [d512b33f2019f] joining swarm manager [de1f15deb0c83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.51s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-30T13:52:26.693Z] check_test.go:358: [da7ac1a95a717] joining swarm manager [dc12563de5f9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-30T13:52:26.693Z] check_test.go:358: [dd51906dc64ac] joining swarm manager [dc12563de5f9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.84s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-30T13:52:26.693Z] check_test.go:358: [da27aed5032ef] joining swarm manager [da02dddc5abf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-30T13:52:26.693Z] check_test.go:358: [ddab4ed8efa93] joining swarm manager [da02dddc5abf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-30T13:52:26.693Z] check_test.go:358: [d7f22944c2430] joining swarm manager [d469f56411d1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-30T13:52:26.693Z] check_test.go:358: [da32ff4ccf2c5] joining swarm manager [d469f56411d1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.19s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-30T13:52:26.693Z] check_test.go:358: [d662aca5b855c] joining swarm manager [d819bf569343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-30T13:52:26.693Z] check_test.go:358: [d8700e54c2156] joining swarm manager [d819bf569343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-30T13:52:26.693Z] check_test.go:358: [dbe8233b0b91c] joining swarm manager [d819bf569343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-30T13:52:26.693Z] check_test.go:358: [d3bad829b511a] joining swarm manager [d819bf569343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.01s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.44s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-30T13:52:26.693Z] check_test.go:358: [d852aa69b4e41] joining swarm manager [d005638989fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-30T13:52:26.693Z] check_test.go:358: [db16e086e38f8] joining swarm manager [d005638989fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.93s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-30T13:52:26.693Z] check_test.go:358: [d0423517c627d] joining swarm manager [d13c8f258cb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-30T13:52:26.693Z] check_test.go:358: [d1184ee669975] joining swarm manager [d13c8f258cb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] check_test.go:379: Daemon d0423517c627d is not started [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.24s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-30T13:52:26.693Z] check_test.go:358: [d4f7b4e4cfad6] joining swarm manager [d66c60b5a0b10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-30T13:52:26.693Z] check_test.go:358: [d0a57b4b51881] joining swarm manager [d66c60b5a0b10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.84s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-30T13:52:26.693Z] check_test.go:358: [dfa9e3c3cd6d3] joining swarm manager [db5d0596a72ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-30T13:52:26.693Z] check_test.go:358: [d35b514b5e2c0] joining swarm manager [db5d0596a72ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.32s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.02s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.87s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.01s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.16s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.12s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.94s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.36s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.57s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.39s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.56s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.09s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.29s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.06s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.82s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.79s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-09-30T13:52:26.693Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.95e6kdi2l6ez@3122ae2b7ab4 | hello1\n" [2019-09-30T13:52:26.693Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.m97jnxdd7e3a@3122ae2b7ab4 | hello2\n" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.31s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.13s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.25s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-09-30T13:52:26.693Z] docker_cli_service_logs_test.go:242: checking task w0hkip820nhy [2019-09-30T13:52:26.693Z] docker_cli_service_logs_test.go:247: checking messages for w0hkip820nhy [2019-09-30T13:52:26.693Z] docker_cli_service_logs_test.go:242: checking task vsxa3cadw4sh [2019-09-30T13:52:26.693Z] docker_cli_service_logs_test.go:247: checking messages for vsxa3cadw4sh [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.29s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.73s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.96s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.15s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-30T13:52:26.693Z] check_test.go:358: [d0cde1c084bd3] joining swarm manager [df2e41abedb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-30T13:52:26.693Z] check_test.go:358: [d3db44bca25d2] joining swarm manager [df2e41abedb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s) [2019-09-30T13:52:26.693Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-09-30T13:52:26.693Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.95s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.82s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-30T13:52:26.694Z] check_test.go:358: [d822dbb787c04] joining swarm manager [d2c2833d6f6c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-30T13:52:26.694Z] check_test.go:358: [d6fdbe17e0a42] joining swarm manager [d2c2833d6f6c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.57s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-30T13:52:26.694Z] check_test.go:358: [db6a57b970555] joining swarm manager [d1c4bcdfb590d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-30T13:52:26.694Z] check_test.go:358: [d2a200d917518] joining swarm manager [d1c4bcdfb590d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.95s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.66s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.60s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.10s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.73s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.04s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-09-30T13:52:26.694Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-30T13:52:26.694Z] requirement.go:26: unmatched requirement IPv6 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.98s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.08s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.08s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-30T13:52:26.694Z] check_test.go:358: [d9190946571d2] joining swarm manager [daab0de94f0bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-30T13:52:26.694Z] check_test.go:358: [d8f5390a9c917] joining swarm manager [daab0de94f0bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.80s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.55s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-30T13:52:26.694Z] check_test.go:358: [d4e68aad6549b] joining swarm manager [d29e1582b8818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-30T13:52:26.694Z] check_test.go:358: [d5f06a69de8d2] joining swarm manager [d29e1582b8818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-30T13:52:26.694Z] check_test.go:358: [d88672ca5f85b] joining swarm manager [d29e1582b8818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.85s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-30T13:52:26.694Z] check_test.go:358: [dbd7a10e56290] joining swarm manager [dac45dd25331d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-30T13:52:26.694Z] check_test.go:358: [dcc71be820c9a] joining swarm manager [dac45dd25331d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.30s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-30T13:52:26.694Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.94s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.96s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.00s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.63s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-09-30T13:52:26.694Z] check_test.go:358: [d2af110c90244] joining swarm manager [d2725cbb7c056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.89s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.56s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.94s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.45s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.24s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-09-30T13:52:26.694Z] check_test.go:358: [d2ddb231e18e4] joining swarm manager [d4bb75e2c1020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.74s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.86s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.85s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.32s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.32s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.61s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.07s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.00s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-09-30T13:52:26.694Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.11s) [2019-09-30T13:52:26.694Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-09-30T13:52:26.694Z] === RUN TestDockerExternalVolumeSuite [2019-09-30T13:52:26.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-30T13:52:26.694Z] === RUN TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite (216.45s) [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume (0.91s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume" [2019-09-30T13:52:41.541Z] docker_cli_external_volume_driver_test.go:53: Daemon d245149fac77e is not started [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities (0.60s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer (1.58s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGet (0.04s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGet" [2019-09-30T13:52:41.541Z] docker_cli_external_volume_driver_test.go:53: Daemon d39d8c22fd37d is not started [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse (0.55s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverList (0.04s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverList" [2019-09-30T13:52:41.541Z] docker_cli_external_volume_driver_test.go:53: Daemon d5518a73e352f is not started [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked (0.12s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-09-30T13:52:41.541Z] docker_cli_external_volume_driver_test.go:53: Daemon d45cfd17a1406 is not started [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverMountID (1.61s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverMountID" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverNamed (1.60s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverNamed" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.77s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp (31.84s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed (16.54s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom" [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-09-30T13:52:41.541Z] docker_cli_external_volume_driver_test.go:485: Daemon dc1c69ccebcab is not started [2019-09-30T13:52:41.541Z] --- PASS: TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict (15.08s) [2019-09-30T13:52:41.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict" [2019-09-30T13:52:41.541Z] docker_cli_external_volume_driver_test.go:53: Daemon d91d2266ccfe4 is not started [2019-09-30T13:52:41.541Z] === RUN TestDockerHubPullSuite [2019-09-30T13:52:41.541Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-30T13:52:41.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-30T13:52:54.295Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-30T13:52:59.589Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-09-30T13:53:09.292Z] === RUN TestDockerSuite/TestBuildRm [2019-09-30T13:53:14.450Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-09-30T13:53:24.128Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-30T13:53:25.672Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-30T13:53:25.672Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-30T13:53:26.133Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-30T13:53:27.680Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-30T13:53:31.427Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-30T13:53:32.499Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-30T13:53:35.172Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-30T13:53:39.871Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-30T13:53:42.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-30T13:53:47.694Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-09-30T13:53:57.578Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-30T13:53:57.578Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-30T13:53:58.039Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-30T13:53:59.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-30T13:54:02.386Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-09-30T13:54:10.441Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-30T13:54:10.902Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-30T13:54:16.707Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-30T13:54:16.707Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite (96.97s) [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.93s) [2019-09-30T13:54:17.231Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.22s) [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.80s) [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (16.67s) [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.26s) [2019-09-30T13:54:17.231Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.09s) [2019-09-30T13:54:17.231Z] PASS [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === Skipped [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-30T13:54:17.231Z] docker_cli_sni_test.go:18: Flakey test [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2019-09-30T13:54:17.231Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2019-09-30T13:54:17.231Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.231Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-30T13:54:17.232Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-30T13:54:17.232Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-30T13:54:17.232Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-30T13:54:17.232Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.02s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.02s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-30T13:54:17.232Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-30T13:54:17.232Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] [2019-09-30T13:54:17.232Z] DONE 1223 tests, 43 skipped in 2265.577s [2019-09-30T13:54:17.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-30T13:54:17.232Z] ++++ cat bundles/test-integration/docker.pid [2019-09-30T13:54:17.232Z] +++ kill 7287 [2019-09-30T13:54:21.407Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-30T13:54:25.351Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-30T13:54:25.351Z] +++ /etc/init.d/apparmor stop [2019-09-30T13:54:25.351Z] Clearing AppArmor profiles cache:. [2019-09-30T13:54:25.351Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-30T13:54:25.351Z] Unloading profiles will leave already running processes permanently [2019-09-30T13:54:25.351Z] unconfined, which can lead to unexpected situations. [2019-09-30T13:54:25.351Z] [2019-09-30T13:54:25.351Z] To set a process to complain mode, use the command line tool [2019-09-30T13:54:25.351Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-30T13:54:25.351Z] with the 'teardown' option." [2019-09-30T13:54:25.351Z] [2019-09-30T13:54:27.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-30T13:54:45.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-30T13:54:51.382Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-30T13:54:51.383Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-30T13:54:51.383Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-30T13:54:51.843Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-30T13:54:57.647Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-30T13:55:03.455Z] === RUN TestDockerSuite/TestBuildUser [2019-09-30T13:55:03.455Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-30T13:55:03.455Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-30T13:55:03.455Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-30T13:55:08.156Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-30T13:55:08.156Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-30T13:55:11.068Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-30T13:55:11.068Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-30T13:55:11.068Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-30T13:55:17.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-30T13:55:30.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-30T13:55:36.390Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-30T13:55:36.390Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-30T13:55:51.235Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-30T13:55:57.039Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-30T13:55:57.039Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-30T13:55:57.039Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-30T13:55:59.953Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-30T13:56:00.415Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-09-30T13:56:02.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-30T13:56:12.816Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-30T13:56:17.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-30T13:56:18.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-30T13:56:18.622Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-30T13:56:33.459Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-30T13:56:34.099Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-30T13:56:34.560Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-30T13:56:34.560Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-30T13:56:35.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-30T13:56:35.534Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-30T13:56:46.019Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-30T13:56:46.994Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-30T13:56:46.994Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-30T13:56:46.994Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-30T13:56:47.454Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-30T13:56:49.639Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-30T13:56:54.338Z] === RUN TestDockerSuite/TestCommitChange [2019-09-30T13:57:04.672Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-30T13:57:09.372Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-30T13:57:09.372Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-30T13:57:16.459Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-30T13:57:16.459Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-30T13:57:21.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-30T13:57:28.855Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-30T13:57:39.194Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-30T13:57:39.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-30T13:57:46.281Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-30T13:57:58.678Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-30T13:57:58.678Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-30T13:58:00.220Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-30T13:58:00.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-30T13:58:00.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-30T13:58:00.220Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-30T13:58:07.305Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-30T13:58:07.305Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-30T13:58:07.305Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-30T13:58:10.220Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-30T13:58:10.220Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-30T13:58:10.220Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-30T13:58:10.220Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-30T13:58:10.220Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-30T13:58:12.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-30T13:58:12.408Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-30T13:58:14.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-30T13:58:16.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-30T13:58:16.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-30T13:58:16.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-30T13:58:18.962Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-30T13:58:18.962Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-30T13:58:21.145Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-30T13:58:21.145Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-30T13:58:21.145Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-30T13:58:23.329Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-30T13:58:23.329Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-30T13:58:25.512Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-30T13:58:25.512Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-30T13:58:28.424Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-30T13:58:28.424Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-30T13:58:30.608Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-30T13:58:39.191Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-30T13:58:42.940Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-30T13:58:42.940Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-30T13:58:42.940Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-30T13:58:42.940Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-30T13:58:42.940Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-30T13:58:44.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-30T13:58:44.480Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-30T13:58:44.480Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-30T13:58:46.665Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-30T13:58:46.665Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-30T13:58:48.849Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-30T13:58:48.849Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-30T13:58:53.546Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-30T13:58:55.088Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-30T13:58:55.088Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-30T13:58:55.088Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-30T13:58:55.088Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-30T13:58:55.088Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-30T13:58:55.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-30T13:58:57.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-30T13:58:58.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-30T13:59:14.982Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-30T13:59:16.018Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-30T13:59:16.018Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-30T13:59:16.018Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-30T13:59:16.018Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-30T13:59:16.018Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-30T13:59:16.479Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-30T13:59:16.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-30T13:59:18.664Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-30T13:59:18.664Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-30T13:59:18.664Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-30T13:59:21.577Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-30T13:59:21.577Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-30T13:59:21.577Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-30T13:59:21.577Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-30T13:59:30.170Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-30T13:59:31.818Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-30T13:59:32.354Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-30T13:59:32.354Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-30T13:59:32.354Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite (441.59s) [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.01s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-09-30T13:59:46.664Z] docker_cli_external_volume_driver_test.go:53: Daemon d683ccc64f8c2 is not started [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-09-30T13:59:46.664Z] docker_cli_external_volume_driver_test.go:53: Daemon dd3677ae24eb3 is not started [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-09-30T13:59:46.664Z] docker_cli_external_volume_driver_test.go:53: Daemon d08f588553bfb is not started [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-09-30T13:59:46.664Z] docker_cli_external_volume_driver_test.go:53: Daemon d219b45d543e2 is not started [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.11s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-09-30T13:59:46.664Z] docker_cli_external_volume_driver_test.go:485: Daemon d37752c61eb9b is not started [2019-09-30T13:59:46.664Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-09-30T13:59:46.664Z] docker_cli_external_volume_driver_test.go:53: Daemon de548ab93af7e is not started [2019-09-30T13:59:46.664Z] PASS [2019-09-30T13:59:46.664Z] [2019-09-30T13:59:46.664Z] === Skipped [2019-09-30T13:59:46.664Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-30T13:59:46.664Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-09-30T13:59:46.664Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-30T13:59:46.664Z] check_test.go:309: Daemon d336e13b1e577 is not started [2019-09-30T13:59:46.664Z] [2019-09-30T13:59:46.664Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-30T13:59:46.664Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-09-30T13:59:46.664Z] requirement.go:26: unmatched requirement IPv6 [2019-09-30T13:59:46.664Z] check_test.go:309: Daemon d7e9d70999cce is not started [2019-09-30T13:59:46.664Z] [2019-09-30T13:59:46.664Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-30T13:59:46.664Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-09-30T13:59:46.664Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:59:46.664Z] check_test.go:309: Daemon dfd0699e9ce7c is not started [2019-09-30T13:59:46.664Z] [2019-09-30T13:59:46.664Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-30T13:59:46.664Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-30T13:59:46.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-09-30T13:59:46.664Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T13:59:46.664Z] check_test.go:309: Daemon d17705de09d64 is not started [2019-09-30T13:59:46.664Z] [2019-09-30T13:59:46.664Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-09-30T13:59:46.664Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-09-30T13:59:46.665Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-30T13:59:46.665Z] [2019-09-30T13:59:46.665Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-30T13:59:46.665Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-30T13:59:46.665Z] requirement.go:26: unmatched requirement IPv6 [2019-09-30T13:59:46.665Z] [2019-09-30T13:59:46.665Z] [2019-09-30T13:59:46.665Z] DONE 270 tests, 6 skipped in 2596.684s [2019-09-30T13:59:46.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-30T13:59:46.665Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1584b0174a4/docker.pid [2019-09-30T13:59:46.665Z] +++ kill 6028 [2019-09-30T13:59:46.665Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6028 is not a child of this shell [2019-09-30T13:59:46.665Z] warning: PID 6028 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1584b0174a4/docker.pid had a nonzero exit code [2019-09-30T13:59:46.665Z] ++++ cat bundles/test-integration/docker.pid [2019-09-30T13:59:46.665Z] +++ kill 7285 [2019-09-30T13:59:47.187Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-30T13:59:47.187Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-30T13:59:47.187Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-30T13:59:48.037Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-30T13:59:48.037Z] +++ /etc/init.d/apparmor stop [2019-09-30T13:59:48.037Z] Clearing AppArmor profiles cache:. [2019-09-30T13:59:48.037Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-30T13:59:48.037Z] Unloading profiles will leave already running processes permanently [2019-09-30T13:59:48.037Z] unconfined, which can lead to unexpected situations. [2019-09-30T13:59:48.037Z] [2019-09-30T13:59:48.037Z] To set a process to complain mode, use the command line tool [2019-09-30T13:59:48.037Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-30T13:59:48.037Z] with the 'teardown' option." [2019-09-30T13:59:48.037Z] [2019-09-30T13:59:48.294Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-30T13:59:48.306Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-30T13:59:49.272Z] + echo Ensuring container killed. [2019-09-30T13:59:49.272Z] Ensuring container killed. [2019-09-30T13:59:49.272Z] + docker ps -aq -f name=docker-pr1-* [2019-09-30T13:59:49.272Z] + cids=7d6eacaa4625 [2019-09-30T13:59:49.272Z] a9b211699e2e [2019-09-30T13:59:49.272Z] 3122ae2b7ab4 [2019-09-30T13:59:49.272Z] + [ -n 7d6eacaa4625 [2019-09-30T13:59:49.272Z] a9b211699e2e [2019-09-30T13:59:49.272Z] 3122ae2b7ab4 ] [2019-09-30T13:59:49.272Z] + docker rm -vf 7d6eacaa4625 a9b211699e2e 3122ae2b7ab4 [2019-09-30T13:59:50.642Z] 7d6eacaa4625 [2019-09-30T13:59:51.571Z] a9b211699e2e [2019-09-30T13:59:52.500Z] 3122ae2b7ab4 [Pipeline] sh [2019-09-30T13:59:52.786Z] + echo Chowning /workspace to jenkins user [2019-09-30T13:59:52.786Z] Chowning /workspace to jenkins user [2019-09-30T13:59:52.786Z] + id -u [2019-09-30T13:59:52.786Z] + id -g [2019-09-30T13:59:52.786Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40014:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-30T13:59:57.251Z] + bundleName=amd64 [2019-09-30T13:59:57.251Z] + echo Creating amd64-bundles.tar.gz [2019-09-30T13:59:57.251Z] Creating amd64-bundles.tar.gz [2019-09-30T13:59:57.251Z] + xargs tar -czf amd64-bundles.tar.gz [2019-09-30T13:59:57.251Z] + 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 [2019-09-30T13:59:58.630Z] Archiving artifacts [2019-09-30T13:59:58.913Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40014/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-30T13:59:59.222Z] + make clean [2019-09-30T13:59:59.481Z] docker volume rm -f docker-dev-cache [2019-09-30T13:59:59.481Z] docker-dev-cache [Pipeline] deleteDir [2019-09-30T14:00:02.014Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-30T14:00:02.015Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-30T14:00:02.015Z] === RUN TestDockerSuite/TestCpToDot [2019-09-30T14:00:02.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-30T14:00:02.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-30T14:00:02.476Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-30T14:00:04.663Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-30T14:00:04.663Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-30T14:00:04.663Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-30T14:00:04.663Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-30T14:00:04.663Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-30T14:00:05.123Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-30T14:00:05.123Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-30T14:00:08.868Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-30T14:00:11.053Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-30T14:00:11.514Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-30T14:00:11.514Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-30T14:00:13.697Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-30T14:00:14.159Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-30T14:00:14.620Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-30T14:00:14.620Z] === RUN TestDockerSuite/TestCreateRM [2019-09-30T14:00:14.620Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-30T14:00:14.620Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-30T14:00:15.082Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-30T14:00:15.542Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-30T14:00:24.127Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-30T14:00:24.127Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-30T14:00:24.127Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-30T14:00:28.829Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-30T14:00:28.829Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-30T14:00:28.829Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-30T14:00:31.013Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-30T14:00:31.013Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-30T14:00:31.013Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-30T14:00:31.013Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-30T14:00:31.013Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDockerFails [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-30T14:00:31.474Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-30T14:00:33.659Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-30T14:00:35.844Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-30T14:00:38.759Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-30T14:00:47.345Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-30T14:00:52.045Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-30T14:00:56.745Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-30T14:01:03.832Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-30T14:01:04.293Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-30T14:01:11.382Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-30T14:01:12.355Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-30T14:01:13.327Z] === RUN TestDockerSuite/TestEventsFilters [2019-09-30T14:01:18.030Z] === RUN TestDockerSuite/TestEventsFormat [2019-09-30T14:01:22.731Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-30T14:01:22.731Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-30T14:01:22.731Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-30T14:01:22.731Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-30T14:01:22.731Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-30T14:01:22.731Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-30T14:01:23.703Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-30T14:01:23.703Z] === RUN TestDockerSuite/TestEventsRename [2019-09-30T14:01:26.614Z] === RUN TestDockerSuite/TestEventsResize [2019-09-30T14:01:28.803Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-30T14:01:30.988Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-30T14:01:33.900Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-30T14:01:38.599Z] === RUN TestDockerSuite/TestEventsTop [2019-09-30T14:01:38.599Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-30T14:01:41.513Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-30T14:01:45.265Z] === RUN TestDockerSuite/TestExec [2019-09-30T14:01:45.265Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-30T14:01:45.726Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-30T14:01:47.345Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-30T14:01:49.528Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-30T14:01:49.528Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-30T14:01:49.528Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-30T14:01:49.528Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-30T14:01:51.714Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-30T14:01:53.898Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-30T14:01:55.440Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-30T14:01:57.624Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-30T14:02:02.329Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-30T14:02:02.329Z] === RUN TestDockerSuite/TestExecEnv [2019-09-30T14:02:02.329Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-30T14:02:02.329Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-30T14:02:03.871Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-30T14:02:08.571Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-30T14:02:08.571Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-30T14:02:08.571Z] === RUN TestDockerSuite/TestExecParseError [2019-09-30T14:02:08.571Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-30T14:02:08.571Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-30T14:02:08.571Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-30T14:02:11.483Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-30T14:02:11.483Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-30T14:02:11.483Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-30T14:02:11.483Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-30T14:02:11.483Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-30T14:02:11.483Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-30T14:02:13.669Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-30T14:02:13.669Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-30T14:02:20.758Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-30T14:02:20.758Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-30T14:02:20.758Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-30T14:02:20.758Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-30T14:02:26.564Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-30T14:02:32.372Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-30T14:02:36.117Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestHealth [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-30T14:02:41.923Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-30T14:02:46.626Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-30T14:02:46.626Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-30T14:02:46.626Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-30T14:02:46.626Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-30T14:02:47.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-30T14:02:47.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-30T14:02:48.059Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-30T14:02:48.059Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-30T14:02:49.031Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-30T14:02:49.031Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-30T14:02:50.573Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-30T14:02:51.033Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-30T14:02:53.217Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-30T14:02:55.402Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-30T14:02:55.402Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-30T14:02:55.402Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-30T14:02:59.148Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-30T14:02:59.148Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestImportFile [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-30T14:03:02.061Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-30T14:03:02.523Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-30T14:03:02.523Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-30T14:03:02.523Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-30T14:03:02.523Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-30T14:03:02.523Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-30T14:03:04.707Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-30T14:03:06.892Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-30T14:03:06.892Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-30T14:03:06.892Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-30T14:03:06.892Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-30T14:03:06.892Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-30T14:03:09.081Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-30T14:03:09.081Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-30T14:03:11.266Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-30T14:03:11.266Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-30T14:03:11.266Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-30T14:03:11.266Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-30T14:03:12.808Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-30T14:03:17.509Z] === RUN TestDockerSuite/TestInspectImage [2019-09-30T14:03:17.509Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-30T14:03:17.509Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-30T14:03:17.509Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-30T14:03:19.694Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-30T14:03:21.878Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-30T14:03:21.878Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-30T14:03:28.962Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-30T14:03:31.147Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-30T14:03:31.147Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-30T14:03:31.147Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-30T14:03:32.690Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-30T14:03:35.605Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-30T14:03:39.351Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-30T14:03:41.536Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-30T14:03:43.723Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-30T14:03:45.904Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-30T14:03:48.089Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-30T14:03:49.629Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-30T14:03:51.815Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-30T14:03:52.276Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-30T14:03:52.276Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-30T14:03:52.276Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-30T14:03:52.276Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-30T14:03:52.276Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-30T14:03:52.276Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-30T14:03:53.819Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-30T14:03:56.014Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-30T14:04:01.816Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-30T14:04:03.358Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-30T14:04:03.359Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-30T14:04:05.544Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-30T14:04:05.544Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-30T14:04:12.630Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-30T14:04:19.718Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-30T14:04:26.805Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-30T14:04:28.988Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-30T14:04:31.171Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-30T14:04:31.171Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-30T14:04:33.357Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-30T14:04:35.542Z] === RUN TestDockerSuite/TestLogsSince [2019-09-30T14:04:44.125Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-30T14:04:44.125Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-30T14:04:44.125Z] === RUN TestDockerSuite/TestLogsTail [2019-09-30T14:04:52.712Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-30T14:04:54.254Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestNetHostname [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginActive [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPortList [2019-09-30T14:05:01.339Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-30T14:05:05.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-30T14:05:09.784Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-30T14:05:09.784Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-30T14:05:16.870Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-30T14:05:16.870Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-30T14:05:25.454Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-30T14:05:40.287Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-30T14:05:40.287Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-30T14:05:40.287Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-30T14:05:52.687Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-30T14:05:54.231Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-30T14:06:01.319Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-30T14:06:05.064Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-30T14:06:05.525Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-30T14:06:05.525Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-30T14:06:10.227Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-30T14:06:10.227Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-30T14:06:10.227Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-30T14:06:10.227Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-30T14:06:10.227Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-30T14:06:17.315Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-30T14:06:17.315Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-30T14:06:18.288Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-30T14:06:18.288Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-30T14:06:19.258Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-30T14:06:20.229Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-30T14:06:20.229Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-30T14:06:24.928Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-30T14:06:28.826Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-30T14:06:31.014Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-30T14:07:00.995Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-30T14:07:00.995Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-30T14:07:03.909Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-30T14:07:04.371Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-30T14:07:04.371Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-30T14:07:05.343Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-30T14:07:10.045Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-30T14:07:20.381Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-30T14:07:20.381Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-30T14:07:23.293Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-30T14:07:23.293Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-30T14:07:23.754Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-30T14:07:38.585Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-30T14:07:45.671Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-30T14:07:46.132Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-30T14:07:53.218Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-30T14:07:57.916Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-30T14:08:12.745Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-30T14:08:15.664Z] === RUN TestDockerSuite/TestRmiTag [2019-09-30T14:08:16.125Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-30T14:08:18.309Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-30T14:08:43.475Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-30T14:08:43.475Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-30T14:08:47.226Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-30T14:08:48.768Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-30T14:08:50.956Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-30T14:08:50.956Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-30T14:08:50.956Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-30T14:08:54.699Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-30T14:08:57.611Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-30T14:08:59.807Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-30T14:09:01.348Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-30T14:09:03.533Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-30T14:09:03.533Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-30T14:09:08.232Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-30T14:09:10.418Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-30T14:09:10.418Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-30T14:09:13.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-30T14:09:13.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-30T14:09:13.332Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-30T14:09:14.873Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-30T14:09:17.057Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-30T14:09:19.240Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-30T14:09:21.427Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-30T14:09:21.427Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-30T14:09:21.427Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-30T14:09:21.427Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-30T14:09:23.611Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-30T14:09:23.611Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-30T14:09:23.611Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-30T14:09:23.611Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-30T14:09:23.611Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-30T14:09:26.523Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-30T14:09:38.920Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-30T14:09:40.463Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-30T14:09:40.463Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-30T14:09:40.463Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-30T14:09:40.463Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-30T14:09:42.648Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-30T14:09:44.831Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-30T14:09:44.831Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-30T14:09:47.017Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-30T14:09:47.017Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-30T14:09:47.017Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-30T14:09:47.017Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-30T14:09:54.102Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-30T14:09:55.643Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-30T14:09:57.829Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-30T14:10:00.011Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-30T14:10:04.711Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-30T14:10:13.296Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-30T14:10:13.296Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunMount [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-30T14:10:14.268Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-30T14:10:21.354Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-30T14:10:21.354Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-30T14:10:21.354Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-30T14:10:21.354Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-30T14:10:26.067Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-30T14:10:29.811Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-30T14:10:30.271Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-30T14:10:31.242Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-30T14:10:33.427Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-30T14:10:34.969Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-30T14:10:35.940Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-30T14:10:38.125Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-30T14:10:38.587Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-30T14:10:41.501Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-30T14:10:41.501Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-30T14:10:41.501Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-30T14:10:41.501Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-30T14:10:41.501Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-30T14:10:41.501Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-30T14:10:50.085Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-30T14:10:50.085Z] === RUN TestDockerSuite/TestRunRm [2019-09-30T14:10:51.056Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-30T14:10:56.861Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-30T14:10:59.043Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-30T14:11:00.584Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-30T14:11:02.771Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-30T14:11:05.684Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-30T14:11:05.684Z] === RUN TestDockerSuite/TestRunState [2019-09-30T14:11:05.684Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-30T14:11:07.870Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-30T14:11:07.870Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-30T14:11:09.414Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-30T14:11:09.414Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-30T14:11:09.414Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-30T14:11:09.875Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-30T14:11:09.875Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-30T14:11:09.875Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-30T14:11:14.581Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-30T14:11:21.667Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-30T14:11:21.667Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-30T14:11:23.851Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-30T14:11:23.851Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-30T14:11:23.851Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-30T14:11:26.038Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-30T14:11:40.865Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-30T14:11:43.778Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-30T14:11:49.585Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-30T14:11:49.585Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-30T14:11:49.585Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-30T14:11:49.585Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-30T14:11:49.585Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-30T14:11:51.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-30T14:11:53.951Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-30T14:11:56.139Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-30T14:11:59.886Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-30T14:12:01.427Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-30T14:12:03.611Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-30T14:12:07.355Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-30T14:12:07.356Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-30T14:12:07.356Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-30T14:12:10.266Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-30T14:12:10.266Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-30T14:12:10.727Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-30T14:12:11.188Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-30T14:12:12.729Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-30T14:12:19.821Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-30T14:12:19.821Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-30T14:12:26.909Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-30T14:12:26.909Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-30T14:12:35.637Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-30T14:12:35.637Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-30T14:12:35.637Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-30T14:12:35.637Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-30T14:12:35.637Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-30T14:12:45.974Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-30T14:12:48.157Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-30T14:12:50.343Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-30T14:12:50.343Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-30T14:12:51.886Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-30T14:12:51.886Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-30T14:12:51.886Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-30T14:12:51.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-30T14:12:51.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-30T14:12:52.346Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-30T14:12:52.346Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-30T14:13:10.044Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-30T14:13:11.017Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-30T14:13:11.017Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-30T14:13:13.931Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-30T14:13:14.392Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-30T14:13:14.852Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-30T14:13:14.852Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-30T14:13:15.314Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-30T14:13:27.709Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-30T14:13:27.709Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-30T14:13:27.709Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-30T14:13:28.170Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-30T14:13:28.170Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-30T14:13:35.263Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-30T14:13:35.263Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-30T14:13:35.263Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-30T14:13:43.874Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-30T14:13:43.874Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite (2622.34s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.03s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.45s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement Apparmor [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement Apparmor [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement IsPausable [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.56s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.67s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement UnixCli [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.85s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.58s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.09s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.81s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.74s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.72s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.31s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.12s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.60s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.52s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.53s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.26s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.72s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.22s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.40s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.77s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.13s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.10s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement UnixCli [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.43s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.85s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.13s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildContChar (14.38s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.25s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.58s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.35s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.93s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.41s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2019-09-30T14:13:44.335Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-09-30T14:13:44.335Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.22s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.78s) [2019-09-30T14:13:44.335Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.42s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.39s) [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.49s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.33s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.51s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.61s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.52s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.56s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.22s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.55s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.06s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.24s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s) [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.47s) [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.17s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.89s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-30T14:13:44.336Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildFails (2.02s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2019-09-30T14:13:44.336Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.40s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.60s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.42s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.92s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.11s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement UnixCli [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.75s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildHistory (11.53s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.14s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.13s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.59s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.53s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.10s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.20s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.82s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.65s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.34s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.02s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.65s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.13s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.82s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-09-30T14:13:44.801Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.76s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.24s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.55s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.56s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.63s) [2019-09-30T14:13:44.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.03s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.62s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.42s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.40s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.28s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.21s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.27s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.13s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildRm (14.19s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.66s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.57s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.82s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.06s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.35s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.32s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildStderr (5.20s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.98s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.12s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.70s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.58s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.89s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.22s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.75s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.73s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.62s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.00s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.28s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.97s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2019-09-30T14:13:44.802Z] docker_cli_sni_test.go:18: Flakey test [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.71s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCommitChange (10.25s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.82s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.07s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCommitTTY (12.56s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.81s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.09s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.01s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.91s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.58s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.62s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.11s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.25s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.90s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.59s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.10s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.56s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.93s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.12s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.91s) [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-30T14:13:44.802Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2019-09-30T14:13:44.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.51s) [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00080de00 } [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1262708794 c:\foo false } [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1262708794 c:\foo true } [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 0 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 1 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 2 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 3 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 4 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 5 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 6 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 7 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 8 [2019-09-30T14:13:44.803Z] docker_api_containers_test.go:1927: case 9 [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.26s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.37s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.07s) [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a175871509\file1 21c6e92401f29ddafc59454ef1710f110457f7a57c05e8abad172afc9eca9bc8:/root/itWorks.txt` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:279: checking that container "21c6e92401f29ddafc59454ef1710f110457f7a57c05e8abad172afc9eca9bc8" start output contains "file1\n" [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21c6e92401f29ddafc59454ef1710f110457f7a57c05e8abad172afc9eca9bc8` [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.27s) [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b070028912\file1 9955fc0f1127fdc98ce722cc1aa9cd59496ba20731e3c2af9a3a516db079de6f:testDir/` [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.61s) [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e519272719\dir1 4911f96332cb94400df7611b391935b38f77bcd25054fda4e1d1e98135ecc768:testDir` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:279: checking that container "4911f96332cb94400df7611b391935b38f77bcd25054fda4e1d1e98135ecc768" start output contains "file1-1\n" [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4911f96332cb94400df7611b391935b38f77bcd25054fda4e1d1e98135ecc768` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e519272719\dir1 c4e4169845a87534e8032c95c0193e0460802022db595e0439a2f6a74110fa0c:testDir/` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:279: checking that container "c4e4169845a87534e8032c95c0193e0460802022db595e0439a2f6a74110fa0c" start output contains "file1-1\n" [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:209: running `docker start -a c4e4169845a87534e8032c95c0193e0460802022db595e0439a2f6a74110fa0c` [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.69s) [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h951548706\dir1\. 624fe8e36b4041f6224c3e42ecb3916f4cae83cc7712d87455cf828615870cd8:testDir` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:279: checking that container "624fe8e36b4041f6224c3e42ecb3916f4cae83cc7712d87455cf828615870cd8" start output contains "file1-1\n" [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:209: running `docker start -a 624fe8e36b4041f6224c3e42ecb3916f4cae83cc7712d87455cf828615870cd8` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h951548706\dir1\. 61ed512fbedf20a01ee034b906ebe005d441289183033eba4eb25527d60850e5:testDir/` [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:279: checking that container "61ed512fbedf20a01ee034b906ebe005d441289183033eba4eb25527d60850e5" start output contains "file1-1\n" [2019-09-30T14:13:44.803Z] docker_cli_cp_utils_test.go:209: running `docker start -a 61ed512fbedf20a01ee034b906ebe005d441289183033eba4eb25527d60850e5` [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCpToStdout (2.37s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateByImageID (3.81s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.17s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.93s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.41s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.42s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-09-30T14:13:44.803Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.93s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsCopy (5.66s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.80s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.85s) [2019-09-30T14:13:44.803Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.86s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFilters (4.57s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFormat (4.41s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsRename (2.39s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsResize (2.80s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.15s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.16s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.94s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.06s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.21s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement IsPausable [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.33s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.26s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.39s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.30s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.81s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.61s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.91s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.36s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.41s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement IsPausable [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInfoFormat (0.15s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.95s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.07s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectDefault (1.97s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectHistory (4.69s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.92s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.04s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.05s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.00s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-30T14:13:44.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s) [2019-09-30T14:13:44.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.35s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.77s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.98s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.73s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.32s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.23s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsSince (8.83s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsTail (7.29s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.47s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.89s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.04s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.98s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsByOrder (7.77s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.59s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.88s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-09-30T14:13:44.805Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.11s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.29s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.71s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.28s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.32s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.95s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.96s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.23s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.19s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.12s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.55s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.26s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.36s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.40s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.64s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.33s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.82s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.49s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.23s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.48s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.34s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.19s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.03s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.02s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.10s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.36s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.01s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.07s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.22s) [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-30T14:13:44.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.32s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.79s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.13s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.98s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.15s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunExitCode (6.99s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.98s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.48s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.56s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.58s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.97s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.98s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.73s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement Apparmor [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.77s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.28s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.37s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.60s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement Apparmor [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.81s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.75s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.35s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.04s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.57s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.33s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.09s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-09-30T14:13:44.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-30T14:13:44.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-09-30T14:13:44.806Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.87s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.82s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement Apparmor [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.35s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.01s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.66s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement IsPausable [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.96s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.07s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.86s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.11s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.20s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.24s) [2019-09-30T14:13:45.269Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-30T14:13:45.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.269Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-30T14:13:45.269Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-30T14:13:45.270Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-30T14:13:45.270Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-30T14:13:45.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-30T14:13:45.270Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.270Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-30T14:13:45.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-30T14:13:45.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-30T14:13:45.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-30T14:13:45.271Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerDaemonSuite [2019-09-30T14:13:45.271Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-30T14:13:45.271Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-30T14:13:45.271Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-30T14:13:45.271Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-30T14:13:45.271Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerSwarmSuite [2019-09-30T14:13:45.271Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-09-30T14:13:45.271Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-09-30T14:13:45.271Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerExternalVolumeSuite [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerNetworkSuite [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] === RUN TestDockerHubPullSuite [2019-09-30T14:13:45.271Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-09-30T14:13:45.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-30T14:13:45.271Z] PASS [2019-09-30T14:13:45.271Z] ok github.com/docker/docker/integration-cli 2623.172s [2019-09-30T14:13:45.271Z] INFO: Integration tests ended at 09/30/2019 14:13:44. Duration:00:43:52.9358775 [2019-09-30T14:13:45.271Z] INFO: Docker info of the daemon under test at end of run [2019-09-30T14:13:45.271Z] [2019-09-30T14:13:45.271Z] Containers: 2 [2019-09-30T14:13:45.271Z] Running: 0 [2019-09-30T14:13:45.271Z] Paused: 0 [2019-09-30T14:13:45.271Z] Stopped: 2 [2019-09-30T14:13:45.271Z] Images: 12 [2019-09-30T14:13:45.271Z] Server Version: 0.0.0-dev [2019-09-30T14:13:45.271Z] Storage Driver: windowsfilter [2019-09-30T14:13:45.271Z] Windows: [2019-09-30T14:13:45.271Z] Logging Driver: json-file [2019-09-30T14:13:45.271Z] Plugins: [2019-09-30T14:13:45.271Z] Volume: local [2019-09-30T14:13:45.271Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-30T14:13:45.271Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-30T14:13:45.271Z] Swarm: inactive [2019-09-30T14:13:45.271Z] Default Isolation: process [2019-09-30T14:13:45.271Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-30T14:13:45.271Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-30T14:13:45.271Z] OSType: windows [2019-09-30T14:13:45.271Z] Architecture: x86_64 [2019-09-30T14:13:45.271Z] CPUs: 4 [2019-09-30T14:13:45.271Z] Total Memory: 32GiB [2019-09-30T14:13:45.271Z] Name: azwin-2-bc9b00 [2019-09-30T14:13:45.271Z] ID: UOC4:KVTX:3G5Y:MYOG:IRZC:YIIU:6LJB:F7MS:Y66D:AUT7:WX3G:VDKD [2019-09-30T14:13:45.271Z] Docker Root Dir: D:\CI\PR-40014\1\daemon [2019-09-30T14:13:45.271Z] Debug Mode (client): false [2019-09-30T14:13:45.271Z] Debug Mode (server): true [2019-09-30T14:13:45.271Z] File Descriptors: -1 [2019-09-30T14:13:45.271Z] Goroutines: 18 [2019-09-30T14:13:45.271Z] System Time: 2019-09-30T14:13:44.9713379Z [2019-09-30T14:13:45.271Z] EventsListeners: 0 [2019-09-30T14:13:45.271Z] Registry: https://index.docker.io/v1/ [2019-09-30T14:13:45.271Z] Labels: [2019-09-30T14:13:45.271Z] Experimental: false [2019-09-30T14:13:45.271Z] Insecure Registries: [2019-09-30T14:13:45.271Z] 127.0.0.0/8 [2019-09-30T14:13:45.271Z] Live Restore Enabled: false [2019-09-30T14:13:45.271Z] [2019-09-30T14:13:45.271Z] [2019-09-30T14:13:45.271Z] INFO: Stopping daemon under test [2019-09-30T14:13:45.271Z] SUCCESS: The process with PID 1444 (child process of PID 2300) has been terminated. [2019-09-30T14:13:45.271Z] SUCCESS: The process with PID 2300 (child process of PID 6488) has been terminated. [2019-09-30T14:13:45.271Z] INFO: Stop tailing logs of the daemon under tests [2019-09-30T14:13:45.271Z] INFO: executeCI.ps1 Completed successfully at 09/30/2019 14:13:45. [2019-09-30T14:13:45.271Z] INFO: Tidying up at end of run [2019-09-30T14:13:45.271Z] INFO: Saving daemon under test log (d:\CI\PR-40014\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-30T14:13:45.271Z] INFO: Saving daemon under test log (d:\CI\PR-40014\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-30T14:13:45.271Z] INFO: Nuke-Everything... [2019-09-30T14:13:45.732Z] INFO: Container count on control daemon to delete is 2 [2019-09-30T14:13:46.704Z] 410fbb22ec71 [2019-09-30T14:13:46.704Z] aea2cd8d1dba [2019-09-30T14:13:46.704Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-30T14:14:01.534Z] Deleted: sha256:b9dc0ccd008b00cbb1a2b1c232ccbc721b5dbc3a79e048eaf11d5ab9efbcd000 [2019-09-30T14:14:01.534Z] Deleted: sha256:5843349536b02a2ccf1a0a6e5d15a9d2a9c4b70cda6b563ee72d2b2c95dd06ef [2019-09-30T14:14:01.534Z] Deleted: sha256:74a1a2e940bb2918ef632ceba3369825141a817f0ca328893464b07ab1207f54 [2019-09-30T14:14:01.534Z] Deleted: sha256:ab05a8fefe8e94f8c22cb6a05673a3e54b648d88c6d9efde91197ec243b10ea1 [2019-09-30T14:14:01.534Z] Deleted: sha256:3a40ec6ede6a0022438d525b7f20205e8d6db14288b232ce522ce2e8d7b13924 [2019-09-30T14:14:01.534Z] Deleted: sha256:3503b2a6774c73fca943ce3262b903e0cd8301b28baaaa1ebc85b46d95420f17 [2019-09-30T14:14:01.534Z] Deleted: sha256:3b3b7f838598c748e3887457d152b95fa686379061f03da660c1bc283f6e2fdc [2019-09-30T14:14:01.534Z] Deleted: sha256:bd68feae1a20ae252be0b3539fdb15efe4e50a40ebc153d1643d9b29383b3305 [2019-09-30T14:14:01.534Z] Deleted: sha256:af75ba7b6b5fcaa0076025fe17fa021538ec9ddad5cea5f09384e5f144748a73 [2019-09-30T14:14:01.534Z] Deleted: sha256:281a170df0dd441c613cf001c5e857070ca0555090275eba00541f61ab6f0067 [2019-09-30T14:14:01.534Z] Deleted: sha256:28aa70df3c28415dd5e3082df7c795dd6ebf27fafa358092fef85e42842d0280 [2019-09-30T14:14:01.534Z] Deleted: sha256:c82ff28b76af836875dbacd0168a69893d59c0a009c1ee29c2a16332cb1eb84b [2019-09-30T14:14:01.534Z] INFO: Tidying pidfile d:\CI\PR-40014\1\docker.pid [2019-09-30T14:14:01.534Z] INFO: Nuking d:\CI [2019-09-30T14:14:01.534Z] [2019-09-30T14:14:01.534Z] INFO: executeCI.ps1 exiting at Mon Sep 30 14:13:59 CUT 2019. Duration 01:01:54.0541104 [2019-09-30T14:14:01.534Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-30T14:14:03.187Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-30T14:14:04.944Z] Archiving artifacts [2019-09-30T14:14:06.169Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40014/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-30T14:14:07.090Z] + make clean [2019-09-30T14:14:08.062Z] docker volume rm -f docker-dev-cache [2019-09-30T14:14:08.062Z] 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